ProjectExplorerGuiPlugin.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Renamed derived classes of *GuiPlugin* - removed unused resource Related to Issue [WTI-539]

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

Former-commit-id: 58102f6e709295f4a14681a3135926ce27d2eb4e

Former-commit-id: e58e4aba30a88a7639369b703019332ac660cb58

  1. … 152 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.
- Renamed *GuiPlugin* ro *PluginBase* - Thined down dependency to ApplicationCore Related to Issue [WTI-539]

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

Former-commit-id: c85305153ef5713ab9404f926a20c076865a75f2

Former-commit-id: c0afeefac9941e41102a8cc87d28e3bb98f94a12

  1. … 27 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.
Improved TreeNodeInfo interface => Improved ContextMenu Related to Issue [WTI-347]

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

Former-commit-id: 920cbe0acc1b85e9aa5a3a847571adacd394c5ed

  1. … 30 more files in changeset.
Improved TreeNodeInfo API Related to Issue [WTI-347]

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

Former-commit-id: 5985fdc068d4b1305e832532c6852ab22991d9c7

  1. … 24 more files in changeset.
Added documentation and tests for Core.Plugins.ProjectExplorer. Added exception when ProjectExplorerGuiPlugin is activated twice.

Related to Issue [WTI-190]

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

Former-commit-id: 8712f4f0448a73e43387473f2ba7d26101b53a9f

  1. … 6 more files 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.
Added TreeViewController parameter to ContextMenuBuilder Related to Issue [WTI-347]

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

Former-commit-id: 3e9b33f24b18f038dd59e420a6aa5188d1a9ad3a

  1. … 30 more files in changeset.
Added documentation and tests for Core.Plugins.ProjectExplorer. Removed obsolete ProjectExplorerGuiPluginException. Related to Issue [WTI-190]

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

Former-commit-id: 23254e9743985e9c67bc91c88b42ca7e246456bc

  1. … 13 more files in changeset.
Added GetTreeNodeInfos to IGuiPluginsHost, implemented in RingtoetsGui, used in ProjectExplorerGuiPlugin. Moved ProjectExplorer open/close logic to projectExplorerViewController.

Related to Issue [WTI-190]

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

Former-commit-id: dc3bc569edc32ef3a1169ebc4d394f4595aa03a5

  1. … 9 more files in changeset.
Added explicit test for IsDisposed in Data property of ProjectExplorer because of force cleanup in view controller. Introduced ProjectExplorerViewController to separate ToggleProjectExplorerCommand from the gui. Injected ToggleProjectExplorerCommand into Ribbon.xaml.cs. Related to Issue [WTI-190]

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

Former-commit-id: 35ddf4fa7d8ced5efb21844d63b0a96ff8571d26

  1. … 5 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.
* Restructured Core.Common.Gui project. ** Only moving of classes. No renames or deletions. Related to Issue [WTI-185]

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

Former-commit-id: 3a2f96e21f2b3a98d9f8e0096df4fece4b333258

  1. … 127 more files in changeset.
Fix typo in license header files. Related to Issue [WTI-214]

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

Former-commit-id: faf0edbcd09426c7514c2271cf2f9f7f6b953170

  1. … 357 more files in changeset.
Added license header in all files that are released. Related to Issue [WTI-214]

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

Former-commit-id: 16c5098cc1d09af880efbe57a1aafd06f8039ef5

  1. … 406 more files in changeset.
Reintegrate branch to trunk. Related to Issue [WTI-184]

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

Former-commit-id: 823eca02392f29a5efa73ad3cbf3925824c622cc

  1. … 131 more files in changeset.
* Applied interface segregation to ProjectExplorer related classes, decoupling from IGui. Related to Issue [WTI-185]

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

Former-commit-id: fead1e65f4fd3d67609d39edd4ebb907edc115c6

  1. … 2 more files in changeset.
* Applied interface segregation to ProjectTreeView, reducing coupling to IGui and moved coupling to subinterfaces. Related to Issue [WTI-185]

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

Former-commit-id: 4256c111e240be321fbcd84c5f350fae0939cbed

  1. … 6 more files in changeset.
* Defined multiple sub-interfaces for IGui. Related to Issue [WTI-185]

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

Former-commit-id: eb832571e1718866f407b26eb3438c44b3a9d442

  1. … 16 more files in changeset.
* Renamed IGuiCommandHandler to IApplicationFeatureCommands. * Renamed GuiCommandHandler to ApplicationFeatureCommandHandler. Related to Issue [WTI-185]

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

Former-commit-id: 4297e52bfddeff38135028cd8c9e3287d88e26f2

  1. … 24 more files in changeset.
* Introduced IProjectCommands to split off responsibility for adding things to a Gui.Project from IGuiCommandHandler. Related to Issue [WTI-185]

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

Former-commit-id: da3c020011ca4f76e26c81b23f1199880f5a4f92

  1. … 10 more files in changeset.
Refactored: - WindowsFormsTestHelperTest - GuiTestHelper - ProjectExplorerGuiPlugin - ProjectTreeViewTest Related to Issue [WTI-163]

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

Former-commit-id: 75555d5977462c6423aafd4155675012ff570fcb

  1. … 2 more files in changeset.
Moved Core.Common.Controls.Swf.TreeViewControls to project Core.Common.Controls.TreeView

Further optimalisation required

Related to Issue [WTI-184]

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

Former-commit-id: e748057a9a7d0c4e48f826cfaa707e82423015df

  1. … 156 more files in changeset.
* Restructured namespaces of classes within Core.Common.Utils Related to Issue [WTI-187]

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

Former-commit-id: abb5674060f8ad81b77df2d12f35c924e8285cbe

  1. … 101 more files in changeset.
* Removed EventList dependency from Project. * Refactored 'item removed from project -> Close all views). * Renamed ProjectExplorerPluginGui to ProjectExplorerGuiPlugin. Related to Issue [WTI-187]

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

Former-commit-id: 6e2a4b4e086de9b8b052b872bbc040328aae0261

  1. … 18 more files in changeset.
Cleaned up IView related interface => Removed Image property Related to Issue [WTI-183]

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

Former-commit-id: 8f0072dc80f770704b650a7f0a6fe40b94a9776e

  1. … 28 more files in changeset.
* Small clean ups * Removed IEventedList dependency from ITreeView related classes, introducing RegisterNodePresenter method to handle special 'after add' logic. * Removed IEventedList dependency from WizardDialog. * Removed INotifyCollectionChanging as it is not used. * Deleted unused classes and interfaces from Core.Common.Utils. Related to Issue [WTI-187]

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

Former-commit-id: 05ec6eaef57781d0e16ccb113e4114d211fcaa5c

  1. … 23 more files in changeset.