Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed Core.Plugins.SharpMapGis.Gui and Core.Plugins.SharpMapGis.Test. Prevented load of SharpMapGisGuiPlugin and SharpMapGisApplicationPlugin. Related to Issue [WTI-261]

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

Former-commit-id: e24a6e53ce0d2ed4a1dc3d8047949758d5e9e5f9

    • -67
    • +0
    ./MapProjectTreeViewNodePresenterTest.cs
  1. … 184 more files in changeset.
Got rid of some nod presenters (old implementation of map) Related to Issue [WTI-184]

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

Former-commit-id: ec719cc8ac066fb0d8d0e8aad4f35292b867baf4

    • -67
    • +0
    ./MapProjectTreeViewNodePresenterTest.cs
  1. … 14 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

    • -2
    • +2
    ./MapProjectTreeViewNodePresenterTest.cs
  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

    • -4
    • +4
    ./MapProjectTreeViewNodePresenterTest.cs
  1. … 82 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
    • +1
    ./MapProjectTreeViewNodePresenterTest.cs
  1. … 156 more files in changeset.
* Fixed bug where it appeared that you could insert a piping calculation or calculation group into root-project using drag&drop. ** Moved default implementation of TreeViewNodePresenterBase of CanInsert further down inheritance hierarchy. Then changed the implementation in TreeViewNodePresenterBase to return null. ** Removed CanDrop implementation from ProjectNodePresenter and ensured that CanInsert returns null due to using the new base implementation. Related to Issue [WTI-174]

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

Former-commit-id: deef26712482f42e8f9ae2d7199cc3f56322022d

    • -0
    • +67
    ./MapProjectTreeViewNodePresenterTest.cs
  1. … 11 more files in changeset.