DeltaShell.Plugins.SharpMapGis.Gui

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged revision(s) from branches/0.5.0.0461: Related to Issue [WTI-92]

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

Former-commit-id: c77f919dd86664474244af27a39295d55589d0ab

    • -14
    • +0
    ./Commands/ExportMapAsImageCommand.cs
    • -100
    • +0
    ./Commands/MapAddLayerCommand.cs
    • -65
    • +0
    ./Commands/MapAddWmsLayerCommand.cs
    • -46
    • +0
    ./Commands/MapChangeCoordinateSystemCommand.cs
    • -28
    • +0
    ./Commands/MapFixedZoomInCommand.cs
    • -27
    • +0
    ./Commands/MapFixedZoomOutCommand.cs
    • -24
    • +0
    ./Commands/MapZoomHistoryCommand.cs
    • -23
    • +0
    ./Commands/MapZoomInUsingRectangleCommand.cs
    • -26
    • +0
    ./Commands/MapZoomPreviousCommand.cs
    • -42
    • +0
    ./Commands/MapZoomToExtentsCommand.cs
  1. … 4825 more files in changeset.
reverted changes from rev 378 Related to Issue [WTI-69]

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

Former-commit-id: 45c75dce3d72c3a95a65b1d0d15de544316861c0

    • -0
    • +3
    ./DeltaShell.Plugins.SharpMapGis.Gui.csproj
  1. … 3 more files in changeset.
removed MONO-Addin dependency form SharpMap friends Related to Issue [WTI-69]

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

Former-commit-id: 981096cf45f94ac8912b61240a7e1764073a04c4

    • -3
    • +0
    ./DeltaShell.Plugins.SharpMapGis.Gui.csproj
  1. … 3 more files 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

  1. … 9 more files in changeset.
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

    • -7
    • +5
    ./Forms/MapLegendView/MapLegendView.cs
  1. … 34 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

  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@323 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: f4949ce666d2687c5c34a133569cbe3c53ddefdb

  1. … 32 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

  1. … 26 more files in changeset.
- Remove unused references - Used object initializer

Related to Issue [WTI-49]

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

Former-commit-id: 15500fe2e5f3595901485d3f5fd24e6f1cf5ce25

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

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

Former-commit-id: 0088c0d9eebc0b9eec50c0d1eea1cb8a4f834b1d

    • -2
    • +0
    ./DeltaShell.Plugins.SharpMapGis.Gui.csproj
    • -112
    • +0
    ./Forms/GeneratedMapLayerInfo.cs
    • -79
    • +0
    ./Forms/GeneratedMapLayerInfoUpgradeExtension.cs
  1. … 36 more files in changeset.
ReSharper warning resolved: Convert to '?:' expression Related to Issue [WTI-49]

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

Former-commit-id: 4acba3d8a82ec6ce4a67d13222f617f4830bb7d1

  1. … 44 more files in changeset.
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.csproj
  1. … 20 more files in changeset.
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

    • -40
    • +46
    ./Commands/MapAddLayerCommand.cs
    • -14
    • +20
    ./Commands/MapAddWmsLayerCommand.cs
    • -7
    • +10
    ./Commands/MapChangeCoordinateSystemCommand.cs
    • -7
    • +10
    ./Commands/MapFixedZoomOutCommand.cs
    • -7
    • +7
    ./Commands/MapZoomInUsingRectangleCommand.cs
    • -10
    • +10
    ./Commands/MapZoomNextCommand.cs
    • -9
    • +11
    ./Commands/MapZoomToExtentsCommand.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@151 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 42ead6c995cbb360384c821e84d6f213a5576a4d

    • -2
    • +2
    ./DeltaShell.Plugins.SharpMapGis.Gui.csproj
  1. … 49 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

    • -9
    • +0
    ./DeltaShell.Plugins.SharpMapGis.Gui.csproj
  1. … 29 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

    • -18
    • +17
    ./DeltaShell.Plugins.SharpMapGis.Gui.csproj
  1. … 51 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

    • -3
    • +3
    ./DeltaShell.Plugins.SharpMapGis.Gui.csproj
  1. … 50 more files in changeset.
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.Plugins.SharpMapGis.Gui.csproj
  1. … 21 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.Plugins.SharpMapGis.Gui.csproj
  1. … 22 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
    • +11
    ./Properties/AssemblyInfo.cs
  1. … 24 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
    • +5
    ./DeltaShell.Plugins.SharpMapGis.Gui.csproj
  1. … 37 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

    • -27
    • +1
    ./DeltaShell.Plugins.SharpMapGis.Gui.csproj
  1. … 49 more files in changeset.
* Updated existing library versions to 0.5 Related to Issue [WTI-38]

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

Former-commit-id: cf54c16457681bf6055fa0f8229e48c3a325f5ef

  1. … 14 more files in changeset.
Removed Unique related code Related to Issue [WTI-5]

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

Former-commit-id: 1a5c992ffed5011c1a55f157e95597fc828853d2

  1. … 17 more files in changeset.
* 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
    • +27
    ./DeltaShell.Plugins.SharpMapGis.Gui.csproj
  1. … 23 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

  1. … 64 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
    • +9
    ./DeltaShell.Plugins.SharpMapGis.Gui.csproj
  1. … 53 more files in changeset.