Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
renamed *Tests directories into *Test. Namespaces and projects come with the next commits

Related to Issue [WTI-148]

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

Former-commit-id: 7b15a1721206522eaf350e56a2d9a33c5215367e

  1. … 938 more files in changeset.
Introduced ContextMenuBuilder in stead of the ContextMenuFactory. Builder is responsible for calling ContextMenuItemFactory methods to configure a ContextMenu. Can be used to construct a menu using items which require the gui context, to add custom items and to add separators. Removed ITreeNode parameter of GetChildNodeObjects (only based on data)Moved resources from the Ringtoets.Common.Forms to Core.Common.Gui Removed unused methods in ContextMenuStripExtensions Added expand all and collapse all items to the ContextMenuItemFactory. Moved ContextMenuBuilder and ContextMenuItemFactory to sub folder. Related to Issue [WTI-172]

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

Former-commit-id: 9eefacfdd318334fb06e17b8a94422bee07e4674

  1. … 58 more files in changeset.
Removed Entity Related to Issue [WTI-81]

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

Former-commit-id: 180ce9cef43830024061d485ef768a163ceef361

  1. … 12 more files in changeset.
following review comments. Related to Issue [WTI-86]

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

Former-commit-id: b984e0ea56930558cc19c51cb1f44116b02c91c6

  1. … 3 more files in changeset.
+ renamed DeleteNodeData() to TryDeleteSelectedNodeData() because it fits better + extracted DeleteSelectedNodeData() so it can be tested + extra changes to have DeletedNodeMovesSelectionToItsParentNode() test on the line

Related to Issue [WTI-86]

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

Former-commit-id: 5c577056c6abcc9e0a1c62dc346c597a123ba63d

  1. … 4 more files in changeset.
- Moved IApplication - Moved ApplicationPlugin - Refreshed references - repository added for base.test

- Renamed namespace GIS to Gis (automatically done by ReSharper)

- Fixed test that sometimes failed (probably due to a race condition on the file system)

- Removed redundant empty statements

- Removed reference (in XML) to undefined method

Related to Issue [WTI-120]

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

Former-commit-id: b0df258e39a0dc7729c014683d70c3ed160a822f

  1. … 207 more files in changeset.
- Renamed Core.Common.DelftTools.Tests Namespace to Rename Core.Common.Base.Tests Related to Issue [WTI-92]

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

Former-commit-id: 62b66100735c8b8a975611f33662629c9d20b8b8

  1. … 48 more files in changeset.
- Renamed Core.Common.DelftTools.Tests to Rename Core.Common.Base.Tests Related to Issue [WTI-92]

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

Former-commit-id: 3a60304e11c40d17dab49efddba42d9e476f7ee2

    • -0
    • +27
    ./ChildNodePresenter.cs
    • -0
    • +19
    ./ParentNodePresenter.cs
  1. … 126 more files in changeset.