DeltaShell

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removed warning over unused...

Related to Issue [WTI-57]

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

Former-commit-id: 25b0a4665d0e585f35295d8f58f4da5d0605621a

returned back null as value on exception Related to Issue [WTI-56]

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

Former-commit-id: 9354171b69120a1fa4d13a3901818ec2412190a3

removed unreachable code Related to Issue [WTI-56]

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

Former-commit-id: 4527cf7be334b7312578a8dcd669f688597dc3fd

removed snk files. Related to Issue [WTI-62]

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

Former-commit-id: 5c2818c6f89a29ea1e1a0272dd6b7d41efb7b65b

    • -2
    • +2
    ./DeltaShell.Core/DeltaShell.Core.csproj
    • -2
    • +2
    ./DeltaShell.Gui/DeltaShell.Gui.csproj
  1. … 24 more files in changeset.
Review related changes Related to Issue [WTI-56]

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

Former-commit-id: 9cfe8c0c90ffe43150e24da1c340cbb13b3c4e73

Improved PropertyGridView => Property objects are shown again => The description area of the PropertyGridView is now no longer auto-resizing Related to Issue [WTI-56]

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

Former-commit-id: 9a20d874281906fe09d104e9cab49d56da8d5cef

extracted PropertyResolver out of PropertyGridView fixed unit tests to fit PropertyResolver. Related to Issue [WTI-56]

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

Former-commit-id: 5207bba6003c3569a3e9d13868059cef0c0dc1a7

    • -0
    • +1
    ./DeltaShell.Gui/DeltaShell.Gui.csproj
    • -0
    • +108
    ./DeltaShell.Gui/Forms/PropertyGridView/PropertyResolver.cs
  1. … 3 more files in changeset.
Previous commit was incomplete

Items modified after review (WTI-Review-40)

Related to Issue [WTI-83]

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

Former-commit-id: ac1eb8fca59488d69b1dafbf45befc6953e6dc3f

    • -1
    • +0
    ./DeltaShell.Plugins.CommonTools.Gui/Forms/Charting/ChartSeriesTreeNodePresenter.cs
    • -1
    • +0
    ./DeltaShell.Plugins.CommonTools.Gui/Forms/Charting/ChartTreeNodePresenter.cs
  1. … 1 more file in changeset.
Removed interfaces, adapters and tests: - IMenuItem.cs - IMenuItemCollection.cs - MenuItemContextMenuStripAdapter.cs - MenuItemToolStripMenuItemAdapter.cs - MenuItemContextMenuStripAdapterTest.cs

Items modified after review (WTI-Review-40)

Related to Issue [WTI-83]

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

Former-commit-id: 05fbbd6ea66156c2f5dff3b1f03531249881f468

    • -8
    • +8
    ./DeltaShell.Plugins.ProjectExplorer/ProjectTreeView.Designer.cs
    • -1
    • +1
    ./DeltaShell.Plugins.ProjectExplorer/ProjectTreeView.cs
    • -25
    • +25
    ./DeltaShell.Plugins.ProjectExplorer/ProjectTreeView.resx
    • -1
    • +0
    ./DeltaShell.Plugins.SharpMapGis.Gui/Forms/MapLegendView/MapLayerTreeViewNodePresenter.cs
  1. … 6 more files in changeset.
Got rid of DelftDialogResult Related to Issue [WTI-70]

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

Former-commit-id: 53f0ad572f63aa422a33dddf069ffe7a0c7dbb97

  1. … 6 more files in changeset.
Cleaned up DelftTools.Controls Related to Issue [WTI-70]

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

Former-commit-id: 438d4726731aeb946f55f8dddabdc6c7b6d6efd7

  1. … 6 more files in changeset.
recommitting prev fix without local unfinished changes Related to Issue [WTI-56]

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

Former-commit-id: 547e86dc2f8b17d7bbd52187e0150b9939143519

fixing failing tests

Related to Issue [WTI-56]

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

Former-commit-id: 247c73102f0daef137951071f34ef08c7a2964cc

Moved PropertyGridView to separate folder in project Related to Issue [WTI-56]

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

Former-commit-id: 7eb46bd4afe11a756fc939922928e5eb5dab6e72

    • -4
    • +4
    ./DeltaShell.Gui/DeltaShell.Gui.csproj
    • -0
    • +321
    ./DeltaShell.Gui/Forms/PropertyGridView/PropertyGridView.cs
    • -321
    • +0
    ./DeltaShell.Gui/PropertyGridView.cs
  1. … 1 more file in changeset.
review related changes. yet more cleaner. Related to Issue [WTI-56]

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

Former-commit-id: 7ed14843747dcadbd193c8424f6d16bcfc49d132

    • -53
    • +11
    ./DeltaShell.Gui/PropertyGridView.cs
Removed interfaces, adapters and tests: - IMenuItem.cs - IMenuItemCollection.cs - MenuItemContextMenuStripAdapter.cs - MenuItemToolStripMenuItemAdapter.cs - MenuItemContextMenuStripAdapterTest.cs

Related to Issue [WTI-83]

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

Former-commit-id: f01c6fa423d17765872ab3746f9dff4b26ef94fe

    • -1
    • +1
    ./DeltaShell.Plugins.CommonTools.Gui/Forms/Charting/ChartSeriesTreeNodePresenter.cs
    • -1
    • +1
    ./DeltaShell.Plugins.CommonTools.Gui/Forms/Charting/ChartTreeNodePresenter.cs
    • -1
    • +1
    ./DeltaShell.Plugins.ProjectExplorer/ProjectExplorer.cs
    • -2
    • +3
    ./DeltaShell.Plugins.ProjectExplorer/ProjectExplorerGuiPlugin.cs
    • -3
    • +2
    ./DeltaShell.Plugins.ProjectExplorer/ProjectTreeView.cs
    • -1
    • +1
    ./DeltaShell.Plugins.SharpMapGis.Gui/Forms/MapLegendView/MapLayerTreeViewNodePresenter.cs
    • -2
    • +2
    ./DeltaShell.Plugins.SharpMapGis.Gui/SharpMapGisGuiPlugin.cs
  1. … 29 more files in changeset.
Removed unused classes/methods Related to Issue [WTI-70]

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

Former-commit-id: e17a764c5e6f987bbc04045a1841f3b5eade78ab

    • -2
    • +0
    ./DeltaShell.Core/DeltaShellApplication.cs
  1. … 7 more files in changeset.
Updated namespace paths Related to Issue [WTI-70]

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

Former-commit-id: 3c51eb61378341d35c5c096d385e77f2e2804773

    • -116
    • +119
    ./DeltaShell.Gui/CustomSettingsProvider.cs
    • -0
    • +1
    ./DeltaShell.Plugins.SharpMapGis/BackGroundMapLayer.cs
  1. … 18 more files in changeset.
Removed unused classes/methods Related to Issue [WTI-70]

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

Former-commit-id: adfc61bff27b553c256ca3753334e60da1ea01d0

    • -8
    • +0
    ./DeltaShell.Plugins.SharpMapGis.Gui/Commands/MapAddLayerCommand.cs
  1. … 17 more files in changeset.
Removed unused classes/methods Related to Issue [WTI-70]

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

Former-commit-id: 6f8cadaa39980694253d1cef4e332a39ce4fee8a

  1. … 12 more files in changeset.
Removed unused classes/methods Related to Issue [WTI-70]

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

Former-commit-id: be272b008abd9d45aab2873aef38c88e5b3a0dc9

  1. … 20 more files in changeset.
Removed unused classes/methods Related to Issue [WTI-70]

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

Former-commit-id: f4949ce666d2687c5c34a133569cbe3c53ddefdb

    • -2
    • +0
    ./DeltaShell.Gui/Forms/HelpAboutBoxData.cs
    • -1
    • +0
    ./DeltaShell.Plugins.CommonTools.Gui/DeltaShell.Plugins.CommonTools.Gui.csproj
    • -42
    • +0
    ./DeltaShell.Plugins.CommonTools.Gui/Property/AttributeProperties.cs
    • -3
    • +0
    ./DeltaShell.Plugins.SharpMapGis.Gui/Forms/MapLegendView/VectorStyleTreeViewNodePresenter.cs
  1. … 29 more files in changeset.
Removed unused classes/methods Related to Issue [WTI-70]

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

Former-commit-id: 678b6a2d9977ae555c88c1985b026f2145b5bae9

    • -3
    • +0
    ./DeltaShell.Core/DeltaShellApplication.cs
    • -10
    • +0
    ./DeltaShell.Core/ProjectRepositoryFactory.cs
    • -3
    • +2
    ./DeltaShell.Plugins.CommonTools.Gui/DeltaShell.Plugins.CommonTools.Gui.csproj
    • -113
    • +0
    ./DeltaShell.Plugins.CommonTools.Gui/Property/AttributeArrayConverter.cs
    • -1
    • +0
    ./DeltaShell.Plugins.SharpMapGis/DeltaShell.Plugins.SharpMapGis.csproj
    • -78
    • +0
    ./DeltaShell.Plugins.SharpMapGis/LegFileConverter.cs
  1. … 21 more files in changeset.
resharper clean up Related to Issue [WTI-56]

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

Former-commit-id: cfd39b01f5c11af0e5ce71b29f541454f47660a5

    • -50
    • +50
    ./DeltaShell.Gui/PropertyGridView.cs
* Introduced ObservableList class ** This collection is now used to store PipingSurfaceLine instances for PipingFailureMechanism * Added thread-safe asynchronous Control calls for tree view and property grid controls triggered by observable notification in import thread. * Introduced PipingNodePresenterBase to reduce code duplication * Created node presenter for PipingSurfaceLine Related to Issue [WTI-20]

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

Former-commit-id: 0d4d0a834408f187a734a7bf934886aa77c62b2e

    • -1
    • +14
    ./DeltaShell.Gui/PropertyGridView.cs
  1. … 23 more files in changeset.
Removed unused classes/methods Related to Issue [WTI-70]

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

Former-commit-id: bf0e6d9fdcd038bb298146107e041f1a246b9220

    • -2
    • +0
    ./DeltaShell.Plugins.SharpMapGis.Gui/Forms/MapLegendView/ThemeItemTreeViewNodePresenter.cs
  1. … 26 more files in changeset.
removed unused var

Related to Issue [WTI-57]

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

Former-commit-id: 60907439d332af7dfdeda1d937f374815f9ee60b

Removed unused classes/methods Related to Issue [WTI-70]

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

Former-commit-id: 246c9f4848c8a8cfa564ad7ddf86bef7455481b7

    • -2
    • +0
    ./DeltaShell.Plugins.SharpMapGis/SharpMapGisApplicationPlugin.cs
  1. … 12 more files in changeset.
compromised OnSelectedObjectChanged()to reduce complexity Related to Issue [WTI-56]

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

Former-commit-id: e9f42e9e1bb633c3e8058728eddac10eb1ca3e58

    • -20
    • +11
    ./DeltaShell.Gui/PropertyGridView.cs
restored broken categorized view of the properties Related to Issue [WTI-56]

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

Former-commit-id: c05b077addf16f894a66d98badfb6a30ca011a06

    • -2
    • +18
    ./DeltaShell.Gui/PropertyGridView.cs