DeltaShell

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
minor cosmetic tweaks Related to Issue [WTI-57]

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

Former-commit-id: 524eee8f1e7f6552be461258e3cc38c7052a8472

removed unused property

Related to Issue [WT-57]

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

Former-commit-id: f10b728fdbf97a157f7361082687a2f9e0f36702

translated "Message details" window caption to NL Related to Issue [WT-57]

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

Former-commit-id: b06de95670f87e0cfe873a74a5fbdb0aac48956a

    • -1
    • +1
    ./DeltaShell.Gui/Properties/Resources.resx
Get rid of warnings during compilation (https://issuetracker.deltares.nl/browse/WTI-49) - Removed unused code - Ignored unused code in test that is required by an interface - Updated xml comments

Related to Issue [WTI-49]

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

Former-commit-id: 38966946a5f22e4e0a2463d94b355e2312e711b1

    • -0
    • +2
    ./DeltaShell.Plugins.SharpMapGis.Gui/DeltaShell.Plugins.SharpMapGis.Gui.csproj
  1. … 20 more files in changeset.
remove redundant var Related to Issue [WTI-57]

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

Former-commit-id: 9fb4daebf3ef9017ce5cedb133820ada10003357

+ toolStrip has now vertical layout + minor clean up Related to Issue [WTI-57]

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

Former-commit-id: 4b3f1d89b9c310967407a0a7a8409f295bbbad13

committing missing dependencies

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

Former-commit-id: 8b68bfd7842b014d69a7c53a3af15cd042650527

    • -1
    • +1
    ./DeltaShell.Gui/DeltaShell.Gui.csproj
  1. … 4 more files in changeset.
cosmetic adjustments for log window. consulted with PO. Related to Issue [WTI-57]

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

Former-commit-id: aeb7467afae3e76813006e6381b4d824661e4e40

    • -0
    • +1
    ./DeltaShell.Gui/DeltaShell.Gui.csproj
    • -734
    • +737
    ./DeltaShell.Gui/Properties/Resources.resx
    • binary
    ./DeltaShell.Gui/Resources/icon_clear_all_messages.PNG
removed caption from the first column. It had to be removed for WTI-48. Related to Issue [WTI-57]

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

Former-commit-id: 5aff4a03d909ed4540373a76a2123e8455badd27

Refactoring of PipingDataNodeController due to discussion on MVC - Introduced PipingCalculationService which can be called to perform a piping calculation - Removed PipingDataNodeController obsolete + logic of PipingDataNodeController moved to PipingDataNodePresenter + context menu constructed in PipingDataNodeController - Adapted tests accordingly. Related to Issue [WTI-13]

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

Former-commit-id: 533b8c324d3ccf85e68643f3f5d40d4c3f7e0607

    • -2
    • +2
    ./DeltaShell.Gui/DeltaShell.Gui.csproj
  1. … 28 more files in changeset.
got rid of Debug button Related to Issue [WTI-57]

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

Former-commit-id: a8307020fe61f86533822de0293aa0ca0b35cf3f

added icon for show-details form Related to Issue [WTI-57]

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

Former-commit-id: bc8f817a9e93ee1deb0d7e940f5780fbc7c1482a

    • -0
    • +1
    ./DeltaShell.Gui/DeltaShell.Gui.csproj
    • -4
    • +3
    ./DeltaShell.Gui/Properties/Resources.resx
    • binary
    ./DeltaShell.Gui/Resources/application_import_blue.ico
Warning: Accessing a member on may cause a runtime exception because it is a field of a marshal-by-reference class (compiler warning CS1690) - Is prevented by creating a local copy of the field - https://msdn.microsoft.com/en-us/library/x524dkh4.aspx

- Removed few unused variables

Related to Issue [WTI-49]

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

Former-commit-id: 3603f7ce6b84ac4796a8e96f781f0e1ee12a90c3

    • -1
    • +0
    ./DeltaShell.Gui/Forms/SelectViewDialog.cs
  1. … 3 more files in changeset.
removed MainForm icon handling. Irrelevant for WTI project. Related to Issue [WTI-74]

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

Former-commit-id: dfbf76e52f1cf968ac560bb25183d3b18bb5020c

  1. … 1 more file in changeset.
+ renamed "Error" event to OnError for transparency reasons + removed code related to MONO Related to Issue [WTI-57]

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

Former-commit-id: faccb8e45a6b8fe21845fb41b2c0be6dbf2f8e51

removing SplashScreenLogAppender. Such functionality is not needed for the current project. is a part of the implementation for WTI-57 Related to Issue [WTI-57]

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

Former-commit-id: 3416ca96f20deefabd2c48cd033f6d5f679a9c56

    • -1
    • +0
    ./DeltaShell.Gui/DeltaShell.Gui.csproj
    • -205
    • +0
    ./DeltaShell.Gui/Forms/SplashScreenLogAppender.cs
- Removed unnecessary comments - Reference to "company" in app.config moved to SettingsHelper.ApplicationCompany, which takes the company name from the application's assembly - Made setters for property SettingsHelper.ApplicationName and SettingsHelper.ApplicationVersion private Related to Issue [WTI-58]

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

Former-commit-id: b4bd12d27cb1a00f38f04c1732068a9a7e362ba6

    • -11
    • +0
    ./DeltaShell.Core/DeltaShellApplication.cs
    • -1
    • +0
    ./DeltaShell.Core/DeltaShellUserDataFolderConverter.cs
  1. … 1 more file in changeset.
removed Source and Exception columns from LogMessages window Related to Issue [WTI-48]

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

Former-commit-id: 2e90f248218b1f3c443099160b724d51c5b02d37

    • -1
    • +1
    ./DeltaShell.Gui/Forms/SplashScreenLogAppender.cs
  1. … 1 more file in changeset.
Reverted changes => Removed too much Related to Issue [WTI-70]

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

Former-commit-id: 408e2d6915a134dfc7d80ee150d1d9076e1f46d5

    • -0
    • +1
    ./DeltaShell.Gui/DeltaShell.Gui.csproj
    • -0
    • +1
    ./DeltaShell.Plugins.CommonTools.Gui/DeltaShell.Plugins.CommonTools.Gui.csproj
    • -0
    • +9
    ./DeltaShell.Plugins.CommonTools.Gui/Forms/Charting/ChartViewOptions.cs
  1. … 68 more files in changeset.
Removed unused classes Related to Issue [WTI-70]

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

Former-commit-id: 2c2b0ae9bbd6449e5789c9a1031d666c090f7bf7

    • -1
    • +0
    ./DeltaShell.Gui/DeltaShell.Gui.csproj
    • -1
    • +0
    ./DeltaShell.Plugins.CommonTools.Gui/DeltaShell.Plugins.CommonTools.Gui.csproj
    • -9
    • +0
    ./DeltaShell.Plugins.CommonTools.Gui/Forms/Charting/ChartViewOptions.cs
  1. … 24 more files in changeset.
- Removed static version number from app.config - Now, the displayed version number is the assembly version number - Fixed error (in application log) that SplashScreenBackground.png cannot be found Related to Issue [WTI-58]

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

Former-commit-id: 41388857068025c063b4e382a0f06cf5558d8fa7

    • -1
    • +0
    ./DeltaShell.Core/DeltaShellApplication.cs
    • -7
    • +0
    ./DeltaShell.Core/DeltaShellUserDataFolderConverter.cs
    • -1
    • +1
    ./DeltaShell.Gui/Forms/SplashScreen.xaml
cosmetic changes to MessagesWindow Related to Issue [WTI-48]

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

Former-commit-id: 71170a487be5f197243317a6d3c96a414bae2ced

Full cleanup over src and test Related to Issue [WTI-55]

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

Former-commit-id: 10d4dd15dbc2525f4f704d5225cbaab5b3705b9c

    • -371
    • +376
    ./DeltaShell.Core/DeltaShellApplication.cs
    • -5
    • +8
    ./DeltaShell.Core/DeltaShellApplicationSettings.cs
    • -6
    • +7
    ./DeltaShell.Core/DeltaShellUserDataFolderConverter.cs
    • -1
    • +4
    ./DeltaShell.Core/ForceLocalAddinFileSystemExtension.cs
    • -15
    • +27
    ./DeltaShell.Core/InMemoryProjectRepository.cs
    • -11
    • +16
    ./DeltaShell.Core/MonoAddinsConsoleLogger.cs
    • -9
    • +16
    ./DeltaShell.Core/PluginConfigurationLoader.cs
    • -12
    • +25
    ./DeltaShell.Core/PluginManager.cs
    • -19
    • +12
    ./DeltaShell.Core/ProjectRepositoryFactory.cs
    • -43
    • +53
    ./DeltaShell.Core/RunningActivityLogAppender.cs
    • -122
    • +155
    ./DeltaShell.Gui/App.xaml.cs
    • -28
    • +22
    ./DeltaShell.Gui/CustomSettingsProvider.cs
    • -176
    • +218
    ./DeltaShell.Gui/DeltaShellGui.cs
  1. … 1366 more files in changeset.
Improved build configuration Related to Issue [WTI-51]

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

Former-commit-id: d11025bd7113bf0c58bf833922bd1fa0270f1c0c

    • -11
    • +0
    ./DeltaShell.Gui/DeltaShell.Gui.csproj
  1. … 1 more file in changeset.
Added CreateInstaller configuration for DeltaShell.Gui.csproj so that it puts its binaries in the bin/application folder, required by the installer. Related to Issue [WTI-51]

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

Former-commit-id: ce1666121f6258e5156a0960c000aeb8039bbc37

    • -0
    • +6
    ./DeltaShell.Gui/DeltaShell.Gui.csproj
  1. … 1 more file in changeset.
removed PropertyTabs button from property-grid Related to Issue [WTI-47]

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

Former-commit-id: 4b8b1bfe161970a5d5aabc956af7e581a70e1d0e

Improved build configuration

Related to Issue [WTI-51]

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

Former-commit-id: 42ead6c995cbb360384c821e84d6f213a5576a4d

    • -2
    • +2
    ./DeltaShell.Core/DeltaShell.Core.csproj
    • -2
    • +2
    ./DeltaShell.Gui/DeltaShell.Gui.csproj
    • -2
    • +2
    ./DeltaShell.Plugins.CommonTools.Gui/DeltaShell.Plugins.CommonTools.Gui.csproj
    • -2
    • +2
    ./DeltaShell.Plugins.CommonTools/DeltaShell.Plugins.CommonTools.csproj
    • -2
    • +2
    ./DeltaShell.Plugins.ProjectExplorer/DeltaShell.Plugins.ProjectExplorer.csproj
    • -2
    • +2
    ./DeltaShell.Plugins.SharpMapGis.Gui/DeltaShell.Plugins.SharpMapGis.Gui.csproj
    • -2
    • +2
    ./DeltaShell.Plugins.SharpMapGis/DeltaShell.Plugins.SharpMapGis.csproj
  1. … 43 more files in changeset.
Removed RemoteIstanceContainer (related classes) Related to Issue [WTI-5]

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

Former-commit-id: 0c241b0aef890e238aac8dee9b6a8ace2089e5a0

    • -0
    • +1
    ./DeltaShell.Gui/DeltaShell.Gui.csproj
  1. … 20 more files in changeset.
Improved build configuration Related to Issue [WTI-51]

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

Former-commit-id: c20f9b3849d50f58141a533782f2a41df985a4bc

    • -10
    • +0
    ./DeltaShell.Core/DeltaShell.Core.csproj
    • -6
    • +0
    ./DeltaShell.Gui/DeltaShell.Gui.csproj
    • -9
    • +0
    ./DeltaShell.Plugins.CommonTools.Gui/DeltaShell.Plugins.CommonTools.Gui.csproj
    • -10
    • +0
    ./DeltaShell.Plugins.CommonTools/DeltaShell.Plugins.CommonTools.csproj
    • -10
    • +0
    ./DeltaShell.Plugins.ProjectExplorer/DeltaShell.Plugins.ProjectExplorer.csproj
    • -9
    • +0
    ./DeltaShell.Plugins.SharpMapGis.Gui/DeltaShell.Plugins.SharpMapGis.Gui.csproj
    • -10
    • +0
    ./DeltaShell.Plugins.SharpMapGis/DeltaShell.Plugins.SharpMapGis.csproj
  1. … 23 more files in changeset.
Improved build configuration

Related to Issue [WTI-51]

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

Former-commit-id: 94a20e0d025b84a0ce98444de34bd8bc11f5716c

    • -17
    • +14
    ./DeltaShell.Core/DeltaShell.Core.csproj
    • -6
    • +10
    ./DeltaShell.Gui/DeltaShell.Gui.csproj
    • -15
    • +14
    ./DeltaShell.Plugins.CommonTools.Gui/DeltaShell.Plugins.CommonTools.Gui.csproj
    • -17
    • +14
    ./DeltaShell.Plugins.CommonTools/DeltaShell.Plugins.CommonTools.csproj
    • -17
    • +14
    ./DeltaShell.Plugins.ProjectExplorer/DeltaShell.Plugins.ProjectExplorer.csproj
    • -18
    • +17
    ./DeltaShell.Plugins.SharpMapGis.Gui/DeltaShell.Plugins.SharpMapGis.Gui.csproj
    • -18
    • +14
    ./DeltaShell.Plugins.SharpMapGis/DeltaShell.Plugins.SharpMapGis.csproj
  1. … 45 more files in changeset.