ProjectExplorer.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved ProjectExplorer to Core.Common.Gui. WTI-2239

  1. … 15 more files in changeset.
Moved IProjectExplorer to separate folder. WTI-2239

  1. … 4 more files in changeset.
Adapted copyright year. WTI-2195

  1. … 119 more files in changeset.
Updated license headers in source files of src\Core.Plugins. WTI-1931

  1. … 59 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

  1. … 6095 more files in changeset.
Ran Deltares Cleanup:

- Performed for Core.Plugins

WTI-1767

  1. … 17 more files in changeset.
Rename Core.Common.Utils.* to Core.Common.Util.* Related to Issue [WTI-1505]

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

Former-commit-id: cbdb6083b66a0f5e31e8d646a50ec7b6d506babb

Former-commit-id: 1e007d66918a5408581dc8e47b78130d5cd299c5

  1. … 841 more files in changeset.
Updated license headers in core. Related to Issue [WTI-1242]

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

Former-commit-id: e7f214adee97782d28ee82f096d8cc27547439e6

Former-commit-id: b339ec31825c8ea8fed91e675069b65afba8433b

  1. … 817 more files in changeset.
Used null propagation where suggested. Related to Issue [WTI-1242]

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

Former-commit-id: 6d1d55a48f678a84b1d7b6279d945d2de8ee71a2

Former-commit-id: ac6b4dc77ee63a4b3e313075cebd822f4d32f432

  1. … 35 more files in changeset.
use nameof in Argument*Exceptions Reviewed by: tangerma

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

Former-commit-id: 489d965acd6cbed374e72d9a9f10deec8787bcfd

Former-commit-id: 0ef178298a4e4639093af98897cfb40d331b372d

  1. … 284 more files in changeset.
Removed TreeViewControl property from ProjectExplorer Related to Issue [WTI-956]

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

Former-commit-id: 61bb93ce00bfc6f1be4cc20043f66fcb77504b05

Former-commit-id: 01f8cbb9b23ef23832f28361af1baba01945e55b

  1. … 2 more files in changeset.
Merged revision(s) from branches/WTI 956:

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

Former-commit-id: 3d2c37b53bc9af98d14966ffd630002740f6e6a0

Former-commit-id: 61a1d9c005e4a1ecc187f522b951df018848a0bf

  1. … 33 more files in changeset.
Removed ApplicationSelection from ProjectExplorer Related to Issue [WTI-956]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-956@6610 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 9ba76426424ad0b9d2067c213deccaea7c2b6acd

Former-commit-id: 29376127a43ea5e675a7210f35f4b9f563498fd2

  1. … 5 more files in changeset.
Wired SelectionChanged event handlers Related to Issue [WTI-956]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-956@6608 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: ca7fc9c960140c7a5829f25ecf240f5f2b382ccb

Former-commit-id: 77ce2fa8ee5dc509f7fac392f00fbe195e782681

  1. … 5 more files in changeset.
Extended ISelectionProvider with SelectionChanged event handler Related to Issue [WTI-956]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-956@6604 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c7d8c9a02055d84bc4d6d6503fcd6c16dbb60613

Former-commit-id: 783c44342fc84165fec60992be0a111e55fce95c

  1. … 3 more files in changeset.
* Cleanup Core.Plugins test and source projects. * Cleanup Demo.Ringtoets test and source projects. Related to Issue [WTI-737]

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

Former-commit-id: fe307a4e821c34daeb01025d8a3330ee640e35d0

Former-commit-id: fd27b97e2d27f67d0d1ccc1ebf06332563f1eb9b

  1. … 23 more files in changeset.
Introduced ISelectionProvider interface for classes which should able to provide the Application's selection. Implemented these for ProjectExplorer and PipingCalculationsView so that the application selection is set once the view become active. Removed clearing the selection when ProjectExplorer gets disposed, as this is not the only selection provider. Related to Issue [WTI-756]

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

Former-commit-id: 8e90f9cd4dac19b80f231aa17d004bc010226e35

Former-commit-id: 281e104f1415bb87f0c20bb96b0de91c7a673280

  1. … 9 more files in changeset.
Implemented (unwanted) workaround. Will become obsolete after implementing WTI499 Related to Issue [WTI-487]

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

Former-commit-id: b7d3796395b42daf7396b0f1f0516e8f31cad0f7

Former-commit-id: bd8f7339425b0133b092cb68effd5358fbd27d44

Cleaned up storage command handler: - no unnecessary RefreshGui calls. - no unnecessary ProjectOpened and ProjectClosed logic - Moved closing of open views to GuiCore. - Replaced dependency of IMainWindowController to IWin32Window. Removed obsolete RefreshGui from IMainWindowController. Removed unwanted selection changes. Made ProjectExplorer clean up the application selection when disposed. Made ProjectExplorerViewController IDisposable so it can clean up ProjectExplorer. Made ProjectExplorerPlugin clean up ProjectExplorerVieController.

Related to Issue [WTI-487]

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

Former-commit-id: 8c9af8381be8ba38fd1709348df7318e7213dd01

Former-commit-id: 270ab1c90b3a762c190890ad901bec33a9722133

  1. … 18 more files in changeset.
Merged revision(s) from branches/DockingManager

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

Former-commit-id: a659ece93f5e2cda3b606e643c0541f9f8387c55

Former-commit-id: c3e38b068f67783b6246763950eb44f4da63ff21

  1. … 122 more files in changeset.
Removed redundant IsDisposed checks in ProjectExplorer Related to Issue [WTI-675]

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

Former-commit-id: 1dbe317bee09aa993806d824741dfae64800f6da

Former-commit-id: de9a48fca8c53ecb867fff7ebd8c6bbf31bc0ba4

  1. … 3 more files in changeset.
Fixed failing test => Added notes to related issue Related to Issue [WTI-499]

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

Former-commit-id: 86c87156fa126d7b82d2a4772ab163487427d5bf

Former-commit-id: 1e85ec802ce1d5103fb3deb167e06d2572a01454

Ensured nested TreeViewControl objects are correctly disposed Related to Issue [WTI-542]

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

Former-commit-id: 0b5c600fa1089f08663c2c146480c396ca80f7dd

Former-commit-id: 96b65fb96070fcc6ee38733b251d08d7155a3666

  1. … 5 more files in changeset.
Got rid of GuiSelectionChanged syncing logic in ProjectExplorer Related to Issue [WTI-419]

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

Former-commit-id: 0864bfe3bc07865c5bcaa61e5788bff0442d72d1

Former-commit-id: 4794e3d11db52a353de97afd1e17dab95e921ac7

  1. … 4 more files in changeset.
Added comments for TreeViewControl => Renamed some of the API methods Related to Issue [WTI-348]

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

Former-commit-id: 6db2f7091a8a45bfa7e0c22446816faacf3e7ee8

  1. … 10 more files in changeset.
Got rid of TreeNodeDataDeletedEventArgs Related to Issue [WTI-348]

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

Former-commit-id: dad4e33ce3f062bab423d55463af8ae8c92e2d64

  1. … 4 more files in changeset.
Removed redundant white spaces from source header file

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

Former-commit-id: 5385e547d35c5b2b44dd4f890b5e92439e73ba0e

  1. … 376 more files in changeset.
* Tests and XML documentation for: ** Core.Common.Gui/Forms/SplashScreen ** Core.Common.Gui/Forms/ViewManager Related to Issue [WTI-337]

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

Former-commit-id: 859ba4fe7d506a3956bcb6f71f59a9735f635a6b

  1. … 26 more files in changeset.
Got rid of TreeNode dependency in ProjectExplorer Related to Issue [WTI-347]

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

Former-commit-id: 67b9551422a2b9990d052d847e66a2c6216bc14a

  1. … 1 more file in changeset.
Added documentation and tests for Core.Plugins.ProjectExplorer. Added PluginActivationException for when activating ProjectExplorer plugin failed.

Related to Issue [WTI-190]

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

Former-commit-id: 0c1b2be747e9e6fd4eead31f7fe6bc06b3087277

  1. … 11 more files in changeset.