TreeViewControls

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Previous commit was incomplete

Items modified after review (WTI-Review-40)

Related to Issue [WTI-83]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@358 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: ac1eb8fca59488d69b1dafbf45befc6953e6dc3f

  1. … 2 more files in changeset.
Removed interfaces, adapters and tests: - IMenuItem.cs - IMenuItemCollection.cs - MenuItemContextMenuStripAdapter.cs - MenuItemToolStripMenuItemAdapter.cs - MenuItemContextMenuStripAdapterTest.cs

Items modified after review (WTI-Review-40)

Related to Issue [WTI-83]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@357 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 05fbbd6ea66156c2f5dff3b1f03531249881f468

  1. … 10 more files in changeset.
Removed interfaces, adapters and tests: - IMenuItem.cs - IMenuItemCollection.cs - MenuItemContextMenuStripAdapter.cs - MenuItemToolStripMenuItemAdapter.cs - MenuItemContextMenuStripAdapterTest.cs

Related to Issue [WTI-83]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@341 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: f01c6fa423d17765872ab3746f9dff4b26ef94fe

  1. … 35 more files in changeset.
* Introduced ObservableList class ** This collection is now used to store PipingSurfaceLine instances for PipingFailureMechanism * Added thread-safe asynchronous Control calls for tree view and property grid controls triggered by observable notification in import thread. * Introduced PipingNodePresenterBase to reduce code duplication * Created node presenter for PipingSurfaceLine Related to Issue [WTI-20]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@318 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 0d4d0a834408f187a734a7bf934886aa77c62b2e

  1. … 23 more files in changeset.
- Code clean-up according to ReSharper Related to Issue [WTI-49]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@310 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 254ef464f03d00744cf589b1b4f8a70d264e617a

  1. … 7 more files in changeset.
Removed redundant class and interface specification Related to Issue [WTI-49]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@275 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e84fd58634ccecfdec171000c52bf39c5d1ce585

  1. … 4 more files in changeset.
Full cleanup over src and test Related to Issue [WTI-55]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@157 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 10d4dd15dbc2525f4f704d5225cbaab5b3705b9c

    • -116
    • +115
    ./TreeViewNodePresenterBase.cs
  1. … 1375 more files in changeset.
* Readded required update logic for handling property and collection changes of data in TreeView (Which were removed too zealously) Related to Issue [WTI-52]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@112 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 293f5286b992590e0b36b0881b58fe4faaedcb4f

  1. … 3 more files in changeset.
Get rid of warnings during compilation (https://issuetracker.deltares.nl/browse/WTI-49) - Updated XML documentation - Removed CLS compliant validation in AssemblyInfo.cs.svn - Removed SecurityPermission in AssemblyInfo.cs.svn

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@110 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: fe94afb86f75b0bc255ee2d731044d105810711e

  1. … 31 more files in changeset.
* Removed usage of DelayedEventHandler in TreeView Related to Issue [WTI-52]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@109 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 875f21ba8825069ff6a48d133b25960188750c01

  1. … 3 more files in changeset.