DeltaShell

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Configured all projects to build as 32bit when creating the installer. * Defined Wti2017Payload.wxs file harvested with Wix tool: heat.exe Related to Issue [WTI-10]

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

Former-commit-id: cc86bda8145a8d01e3c4337e1b2e101b3282dccb

    • -0
    • +30
    ./DeltaShell.Core/DeltaShell.Core.csproj
    • -0
    • +27
    ./DeltaShell.Plugins.CommonTools.Gui/DeltaShell.Plugins.CommonTools.Gui.csproj
    • -0
    • +30
    ./DeltaShell.Plugins.CommonTools/DeltaShell.Plugins.CommonTools.csproj
    • -0
    • +30
    ./DeltaShell.Plugins.ProjectExplorer/DeltaShell.Plugins.ProjectExplorer.csproj
    • -0
    • +27
    ./DeltaShell.Plugins.SharpMapGis.Gui/DeltaShell.Plugins.SharpMapGis.Gui.csproj
    • -0
    • +31
    ./DeltaShell.Plugins.SharpMapGis/DeltaShell.Plugins.SharpMapGis.csproj
  1. … 18 more files in changeset.
Removed unused usings

Related to Issue [WTI-5]

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

Former-commit-id: ef2ec893db50b0b3f0709bf731b5456e75fd4f87

    • -2
    • +1
    ./DeltaShell.Plugins.SharpMapGis.Gui/Forms/GeneratedMapLayerInfo.cs
    • -1
    • +0
    ./DeltaShell.Plugins.SharpMapGis.Gui/Forms/GridProperties/VectorLayerPolygonProperties.cs
    • -1
    • +0
    ./DeltaShell.Plugins.SharpMapGis.Gui/SharpMapGisGuiPlugin.cs
  1. … 61 more files in changeset.
* Created Wti2017Setup WiX project with initial dummy installer build * Created CreateInstaller configuration that only builds the projects required to create and build the WTI 2017 application installer. * Removed strong name keys from libraries

Related to Issue [WTI-10]

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

Former-commit-id: 7c4489f15fecabe081d167b33f12ccf2d1538edd

    • -0
    • +10
    ./DeltaShell.Core/DeltaShell.Core.csproj
    • -0
    • +20
    ./DeltaShell.Gui/DeltaShell.Gui.csproj
    • -0
    • +9
    ./DeltaShell.Plugins.CommonTools.Gui/DeltaShell.Plugins.CommonTools.Gui.csproj
    • -0
    • +10
    ./DeltaShell.Plugins.CommonTools/DeltaShell.Plugins.CommonTools.csproj
    • -0
    • +10
    ./DeltaShell.Plugins.ProjectExplorer/DeltaShell.Plugins.ProjectExplorer.csproj
    • -0
    • +9
    ./DeltaShell.Plugins.SharpMapGis.Gui/DeltaShell.Plugins.SharpMapGis.Gui.csproj
    • -0
    • +10
    ./DeltaShell.Plugins.SharpMapGis/DeltaShell.Plugins.SharpMapGis.csproj
  1. … 47 more files in changeset.
* Created WtiProject class to hold all data for a particular WTI 2017 project. ** Defined corresponding NodePresenter and PropertyClass. * Extended plugins to make WtiProject, WtiProjectNodePresenter and WtiProjectProperties available to the framework. * Fixed Wti.*.csproj files to properly integrate into the Delta Shell plugin framework. Related to Issue [WTI-9]

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

Former-commit-id: 6908bc96099177eaaea3a3ded305282f3d268ef7

    • -0
    • +16
    ./DeltaShell.Gui/DeltaShell.Gui.csproj
  1. … 28 more files in changeset.
Improved GuiCommandHandler (TryCreateNewWTIProject/TryCloseWTIProject) => Added log messages => Cleaned up code

Related to Issue [WTI-5]

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

Former-commit-id: a984d4da53cabcc732c09d34b14902328934d7d9

    • -75
    • +62
    ./DeltaShell.Gui/GuiCommandHandler.cs
    • -3
    • +9
    ./DeltaShell.Gui/Properties/Resources.resx
  1. … 3 more files in changeset.