SharpMapGisApplicationPlugin.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed Core.Plugins.SharpMapGis. Modified RingtoetsGuiIntegrationTest to use RingtoetsApplicationPlugin in test. Related to Issue [WTI-261]

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

Former-commit-id: 614dd8957b10f90370996f68abff758ba8642a8f

  1. … 20 more files in changeset.
Translation of sharp map related text that shows up in the interface. Reviewed by kleijn

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

Former-commit-id: 2f6f1df7f5406627cf79342e245c3db7c0367b3d

Improved directory structure of Core.Common.Base Related to Issue [WTI-182]

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

Former-commit-id: 3168464f228a91b97925135b16969764661aa8a3

  1. … 77 more files in changeset.
Ensured maps can be added in demo project version for testers => Reviewed by Bas Related to Issue [WTI-139]

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

Former-commit-id: d45f1ad8932458ffeb8b224cd9c046a0ef33c1f9

    • -12
    • +10
    ./SharpMapGisApplicationPlugin.cs
  1. … 1 more file in changeset.
Cleaned up GuiPlugin => OnViewRemoved logic was already covered by OnActiveViewChanged logic Related to Issue [WTI-69]

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

Former-commit-id: d3c03b5e5796bcaf78025d8ff76a998055ab4a77

    • -10
    • +10
    ./SharpMapGisApplicationPlugin.cs
  1. … 3 more files in changeset.
Cleaned up GuiPugin Related to Issue [WTI-69]

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

Former-commit-id: e0a04891a10cdf99a6d0896906eae10cbd8e313a

    • -10
    • +10
    ./SharpMapGisApplicationPlugin.cs
  1. … 1 more file in changeset.
Removed MapLayerProvider logic from GuiPlugin Related to Issue [WTI-69]

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

Former-commit-id: f8622f1d53808e8e62b18e4d59f46605db93ae6c

    • -10
    • +10
    ./SharpMapGisApplicationPlugin.cs
  1. … 6 more files in changeset.
Removed DisplayName/Description/Version property from IPlugin Related to Issue [WTI-69]

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

Former-commit-id: 48a9078e48478700cbaf97dfd967a2f3ea1275d6

  1. … 33 more files in changeset.
Removed Name property from IPlugin Related to Issue [WTI-69]

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

Former-commit-id: b5976ba70cff815cdcc977e9106a868bc502e29a

  1. … 25 more files in changeset.
Removed Image property from IPlugin Related to Issue [WTI-69]

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

Former-commit-id: 0c00af372a3d3c51f61b4239e66b32f4a532fd07

  1. … 7 more files in changeset.
Cleaned up IPlugin interface Related to Issue [WTI-69]

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

Former-commit-id: dd0bffea1aabacfb2c94adb9a65bc318d70ef6f2

  1. … 12 more files in changeset.
Removed dependency on Mono.Addins Related to Issue [WTI-69]

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

Former-commit-id: cc8c956716fbfa088ef0f33060be81004d329aa6

  1. … 32 more files in changeset.
- Moved IApplication - Moved ApplicationPlugin - Refreshed references - repository added for base.test

- Renamed namespace GIS to Gis (automatically done by ReSharper)

- Fixed test that sometimes failed (probably due to a race condition on the file system)

- Removed redundant empty statements

- Removed reference (in XML) to undefined method

Related to Issue [WTI-120]

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

Former-commit-id: b0df258e39a0dc7729c014683d70c3ed160a822f

  1. … 207 more files in changeset.
disabling Map for now. not relevant in current development stage. Related to Issue [WTI-111]

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

Former-commit-id: 10f27a19236f68b307cb531bdf49050d4c5d558d

    • -10
    • +12
    ./SharpMapGisApplicationPlugin.cs
removed timer and other irrelevant fields and comments. Enabling map in the project. Related to Issue [WTI-111]

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

Former-commit-id: a291e981a35ddab1abb37e6dc19f0c86940f9135

    • -12
    • +10
    ./SharpMapGisApplicationPlugin.cs
  1. … 2 more files in changeset.
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

    • -0
    • +80
    ./SharpMapGisApplicationPlugin.cs
  1. … 4839 more files in changeset.