ProjectTreeView.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Removed rubbish from ProjectTreeView Related to Issue [WTI-184]

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

Former-commit-id: 9829d24f4433dc96cffb962294f9647d3d8be850

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 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.
Removed ProjectTreeView finalize method. ProjectTreeView should be disposed, but finalize did the same UnsubscribeProjectEvents! Related to Issue [WTI-163]

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

Former-commit-id: dcb4baeecb3b874d87b0207c23713280e13a37e7

* Introduced IViewCommands to take responsibilities for various view manipulation related commands. IGuiCommandHandler no longer has this responsibility. * IGui extended view ViewCommands property. Related to Issue [WTI-185]

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

Former-commit-id: f021a1b31bcf5b07f75f95cca62e970d78d723a6

  1. … 21 more files in changeset.
Got rid of TreeFolder Related to Issue [WTI-186]

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

Former-commit-id: a3fd01241bb92d7e14310f8eb5297e9bfbff7d6c

  1. … 12 more files in changeset.
Further cleaned up TreeView Related to Issue [WTI-184]

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

Former-commit-id: 1611c6f33cffa84e290ee41162bae935a91f10cf

  1. … 4 more files in changeset.
Got rid of ITreeView Related to Issue [WTI-184]

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

Former-commit-id: fc3a7abb9d7d0c0b2a6af3d1210efca79f0af6f4

  1. … 20 more files in changeset.
Got rid of ITreeNode Related to Issue [WTI-184]

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

Former-commit-id: f5b2c9e2b82e13044e15c0efec49dd617218ae57

  1. … 82 more files in changeset.
Reverted some changes Related to Issue [WTI-184]

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

Former-commit-id: ab56a90d7fbb74b26d596f93d81fe3d656c6fb8a

  1. … 70 more files in changeset.
Changed namespace of Core.Common.Controls into Core.Common.Forms Related to Issue [WTI-184]

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

Former-commit-id: 3f1bc509f2a0b4129dec6506e8018086d5edb4af

  1. … 70 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.
Removed ViewInfo from IView Related to Issue [WTI-183]

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

Former-commit-id: 78c25143c6b3d48465718ab2fd031cab5d5d7247

  1. … 22 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 interface => Removed EnsureVisible method Related to Issue [WTI-183]

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

Former-commit-id: 677f272fe3468367b82c04143b528b4f13f736b3

  1. … 21 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.
Improved folder structure in Core.Common.Controls Related to Issue [WTI-183]

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

Former-commit-id: e92f784a0a20f9006826824c01d4db1bb1a7b650

  1. … 61 more files in changeset.
Removed TreeViewNodePresenterBaseForPluginGui.cs. Removed GetContextMenu on GuiPlugin Level. Related to Issue [WTI-90]

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

Former-commit-id: 6a6c05c87f0677326b865ae50db9e9f53da7331e

  1. … 31 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.
# Removed [InvokeRequired] where the call to ui was on the same Thread # Removed redundant preloading devExpress on separate Thread # Since no calles are made to InvokeRequired, such tests have become obsolete # Removed PostSharp from packages Related to Issue [WTI-95]

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

Former-commit-id: ebd55f56ade7a7f08d5a1148c5572cc8121eafe8

  1. … 151 more files in changeset.
Updated namespaces for just moved TreeView stuff Related to Issue [WTI-183]

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

Former-commit-id: 13781d9e2f372b0ec1796e6aff71f9d2fb6034e8

  1. … 69 more files in changeset.
Improved directory structure of Core.Common.Base Related to Issue [WTI-182]

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

Former-commit-id: 3168464f228a91b97925135b16969764661aa8a3

  1. … 77 more files in changeset.
Removed obsolete designer files for ProjectTreeView. Related to Issue [WTI-172]

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

Former-commit-id: b51ea01e7103ef2cfef5faba97b78aacb2628edb

  1. … 3 more files in changeset.
Replaced the custom context menu of ProjectExplorer with one build from the ContextMenuBuilder. Related to Issue [WTI-172]

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

Former-commit-id: 176be428a3d1e259704f5765f87966ce4f815c4d

  1. … 7 more files in changeset.