DeltaShell

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Added references to Wti.Base again Related to Issue [WTI-39]

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

Former-commit-id: 490a698ea1ede701fce7bdb93ea1db5c246a8759

    • -0
    • +4
    ./DeltaShell.Core/DeltaShell.Core.csproj
    • -0
    • +5
    ./DeltaShell.Gui/DeltaShell.Gui.csproj
  1. … 13 more files in changeset.
- "PostSharp is loaded but unused" warning resolved by removing reference to PostSharp in the project file

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

Former-commit-id: 312ea4f617f3d1715ff8b66df9c31471eda4b980

    • -1
    • +0
    ./DeltaShell.Plugins.CommonTools/DeltaShell.Plugins.CommonTools.csproj
Adapted setup output path Related to Issue [WTI-38]

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

Former-commit-id: 8c32171fd9da8ec244bb57a8a532024f110092de

    • -1
    • +1
    ./DeltaShell.Gui/DeltaShell.Gui.csproj
Removed references to template AssemblyInfo.cs.svn Related to Issue [WTI-39]

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

Former-commit-id: d739b2f2125ec97e2f7402ba4fde453d61248fbd

    • -1
    • +0
    ./DeltaShell.Core/DeltaShell.Core.csproj
    • -1
    • +0
    ./DeltaShell.Gui/DeltaShell.Gui.csproj
  1. … 6 more files in changeset.
"Any CPU" => "x86" Related to Issue [WTI-51]

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

Former-commit-id: 0265b75fbdbc002797b1169afa6a296dc97c9b8b

    • -2
    • +3
    ./DeltaShell.Core/DeltaShell.Core.csproj
    • -3
    • +3
    ./DeltaShell.Gui/DeltaShell.Gui.csproj
    • -2
    • +3
    ./DeltaShell.Plugins.CommonTools.Gui/DeltaShell.Plugins.CommonTools.Gui.csproj
    • -2
    • +3
    ./DeltaShell.Plugins.CommonTools/DeltaShell.Plugins.CommonTools.csproj
    • -2
    • +3
    ./DeltaShell.Plugins.ProjectExplorer/DeltaShell.Plugins.ProjectExplorer.csproj
    • -3
    • +3
    ./DeltaShell.Plugins.SharpMapGis.Gui/DeltaShell.Plugins.SharpMapGis.Gui.csproj
    • -2
    • +3
    ./DeltaShell.Plugins.SharpMapGis/DeltaShell.Plugins.SharpMapGis.csproj
  1. … 44 more files in changeset.
removed combobox above property-grid. all panels and splitter required for layout are also removed. Related to Issue [WTI-47]

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

Former-commit-id: b8a31edb980931649f43ce4de8f7f8e50af26b80

Updated references of projects because Wti.Base was relocated Related to Issue [WTI-39]

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

Former-commit-id: d363bb48134e1c1e4c198d4b3e0fa36bac4b8624

    • -4
    • +0
    ./DeltaShell.Core/DeltaShell.Core.csproj
    • -4
    • +0
    ./DeltaShell.Gui/DeltaShell.Gui.csproj
    • -4
    • +0
    ./DeltaShell.Plugins.CommonTools.Gui/DeltaShell.Plugins.CommonTools.Gui.csproj
    • -4
    • +0
    ./DeltaShell.Plugins.CommonTools/DeltaShell.Plugins.CommonTools.csproj
    • -4
    • +0
    ./DeltaShell.Plugins.ProjectExplorer/DeltaShell.Plugins.ProjectExplorer.csproj
    • -4
    • +0
    ./DeltaShell.Plugins.SharpMapGis.Gui/DeltaShell.Plugins.SharpMapGis.Gui.csproj
    • -4
    • +0
    ./DeltaShell.Plugins.SharpMapGis/DeltaShell.Plugins.SharpMapGis.csproj
  1. … 15 more files in changeset.
Added base project with config for generating the GlobalAssembly.cs All the projects that have their versions generated refer this Wti.Base project. Related to Issue [WTI-39]

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

Former-commit-id: 0510a51569032d2483747cb202ef844cd0379df5

    • -0
    • +4
    ./DeltaShell.Core/DeltaShell.Core.csproj
    • -1
    • +6
    ./DeltaShell.Gui/DeltaShell.Gui.csproj
    • -0
    • +4
    ./DeltaShell.Plugins.CommonTools.Gui/DeltaShell.Plugins.CommonTools.Gui.csproj
    • -0
    • +4
    ./DeltaShell.Plugins.CommonTools/DeltaShell.Plugins.CommonTools.csproj
    • -0
    • +4
    ./DeltaShell.Plugins.ProjectExplorer/DeltaShell.Plugins.ProjectExplorer.csproj
    • -0
    • +4
    ./DeltaShell.Plugins.SharpMapGis.Gui/DeltaShell.Plugins.SharpMapGis.Gui.csproj
    • -0
    • +4
    ./DeltaShell.Plugins.SharpMapGis/DeltaShell.Plugins.SharpMapGis.csproj
  1. … 16 more files in changeset.
Removed template for AssemblyInfo.cs and added custom AssemblyInfo.cs Related to Issue [WTI-39]

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

Former-commit-id: edd05e85e112853877393565f8f9033a5445720e

    • -0
    • +12
    ./DeltaShell.Plugins.CommonTools.Gui/Properties/AssemblyInfo.cs
    • -39
    • +0
    ./DeltaShell.Plugins.CommonTools.Gui/Properties/AssemblyInfo.cs.svn
    • -0
    • +11
    ./DeltaShell.Plugins.CommonTools/Properties/AssemblyInfo.cs
    • -37
    • +0
    ./DeltaShell.Plugins.CommonTools/Properties/AssemblyInfo.cs.svn
    • -0
    • +11
    ./DeltaShell.Plugins.ProjectExplorer/Properties/AssemblyInfo.cs
    • -37
    • +0
    ./DeltaShell.Plugins.ProjectExplorer/Properties/AssemblyInfo.cs.svn
    • -0
    • +11
    ./DeltaShell.Plugins.SharpMapGis.Gui/Properties/AssemblyInfo.cs
    • -35
    • +0
    ./DeltaShell.Plugins.SharpMapGis.Gui/Properties/AssemblyInfo.cs.svn
    • -0
    • +11
    ./DeltaShell.Plugins.SharpMapGis/Properties/AssemblyInfo.cs
    • -38
    • +0
    ./DeltaShell.Plugins.SharpMapGis/Properties/AssemblyInfo.cs.svn
  1. … 16 more files in changeset.
Added link to GlobalAssembly.cs for projects that will share assembly information (everything except for "external" sources) Removed version information from AssemblyInfo.cs Have GlobalAssembly.cs be generated by DeltaShell.Gui project

Related to Issue [WTI-39]

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

Former-commit-id: 61e7e5e5856a55f3851bc84892a20977aa1d0c44

    • -1
    • +2
    ./DeltaShell.Core/DeltaShell.Core.csproj
    • -0
    • +8
    ./DeltaShell.Core/Properties/AssemblyInfo.cs
    • -1
    • +1
    ./DeltaShell.Gui/DeltaShell.Gui.csproj
    • -0
    • +11
    ./DeltaShell.Gui/Properties/AssemblyInfo.cs
    • -1
    • +5
    ./DeltaShell.Plugins.CommonTools.Gui/DeltaShell.Plugins.CommonTools.Gui.csproj
    • -1
    • +5
    ./DeltaShell.Plugins.CommonTools/DeltaShell.Plugins.CommonTools.csproj
    • -1
    • +5
    ./DeltaShell.Plugins.ProjectExplorer/DeltaShell.Plugins.ProjectExplorer.csproj
    • -1
    • +5
    ./DeltaShell.Plugins.SharpMapGis.Gui/DeltaShell.Plugins.SharpMapGis.Gui.csproj
    • -1
    • +5
    ./DeltaShell.Plugins.SharpMapGis/DeltaShell.Plugins.SharpMapGis.csproj
  1. … 27 more files in changeset.
Added GlobalAssembly.cs Added references from WTI plugin projects and DeltaShell.Core and DeltaShell.Gui projects. Related to Issue [WTI-39]

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

Former-commit-id: 5aed324bdb939627c095ddc67aea052171a6c7e0

    • -0
    • +4
    ./DeltaShell.Core/DeltaShell.Core.csproj
    • -0
    • +4
    ./DeltaShell.Gui/DeltaShell.Gui.csproj
  1. … 13 more files in changeset.
removed x86 and x64 build configurations. Left AnyCPU configuration as the main configuration. Related to Issue [WTI-51]

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

Former-commit-id: a415af7e16c02d543a8a4671cd4145ef01c82f01

    • -30
    • +1
    ./DeltaShell.Core/DeltaShell.Core.csproj
    • -56
    • +5
    ./DeltaShell.Gui/DeltaShell.Gui.csproj
    • -27
    • +1
    ./DeltaShell.Plugins.CommonTools.Gui/DeltaShell.Plugins.CommonTools.Gui.csproj
    • -30
    • +1
    ./DeltaShell.Plugins.CommonTools/DeltaShell.Plugins.CommonTools.csproj
    • -30
    • +1
    ./DeltaShell.Plugins.ProjectExplorer/DeltaShell.Plugins.ProjectExplorer.csproj
    • -27
    • +1
    ./DeltaShell.Plugins.SharpMapGis.Gui/DeltaShell.Plugins.SharpMapGis.Gui.csproj
    • -31
    • +0
    ./DeltaShell.Plugins.SharpMapGis/DeltaShell.Plugins.SharpMapGis.csproj
  1. … 43 more files in changeset.