ProjectExplorer.Designer.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
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.
* Added licence headers to all projects (except the installer, as this is not compatible with the tool we're using) Related to Issue [WTI-737]

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

Former-commit-id: b979849273917beaa200a788771088b6fa3df5b0

Former-commit-id: b23b99557c064e7da02709783a30facae89b69db

  1. … 310 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.
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.
Cleaned up some mess Related to Issue [WTI-347]

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

Former-commit-id: 3b70db4911cc1c439bcca74d3b43ffbc649d06b4

  1. … 12 more files in changeset.
Integrated TreeViewControl into IProjectExplorer Related to Issue [WTI-347]

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

Former-commit-id: f407f68b81e56a9aad411da22a85b7fc62fe7f63

  1. … 7 more files in changeset.
Moved custom logic on ProjectTreeView to ProjectExplorer. Used default TreeView of ProjectExplorer and set its AllowDrop property to true. Removed IToolViewController from Core.Plugins.OxyPlot. Added necessary method to IToolViewController in Core.Common.Gui. Made Core.Plugins.OxyPlot use the Core.Common.Gui IToolViewController.

Related to Issue [WTI-190]

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

Former-commit-id: 6570ec0705fa2f119e5531170778549e58ec1e2f

  1. … 21 more files in changeset.
Made ProjectTreeView a TreeView itself. Removed unused resources. Removed toolbar of ProjectExplorer which only contained a button for synching data with tree. Removed dependency to log4net. Related to Issue [WTI-190]

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

Former-commit-id: 7b225c31757367a68b7b3d084422b61db656a78f

  1. … 99 more files in changeset.
Cleaned up resources. Modified Dispose overrides so that they don't use the new keyword. Related to Issue [WTI-190]

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

Former-commit-id: 7c037b501f6b78572e61e08918e5495c3f89ed37

  1. … 7 more files in changeset.
Removed Russian language reference from ProjectExplorer.resx Replaced double __ with single _ Renamed image resource names in SharpMapGis.Gui so they meet our standards. Related to Issue [WTI-6]

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

Former-commit-id: 81d2aef6f6a866275e87f12f5a461fc87dabae53

  1. … 70 more files in changeset.
Merged revision(s) from branches/0.5.0.0461: Related to Issue [WTI-92]

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

Former-commit-id: c77f919dd86664474244af27a39295d55589d0ab

    • -0
    • +95
    ./ProjectExplorer.Designer.cs
  1. … 4839 more files in changeset.