Core.GIS.SharpMap.UI

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
all projects are build into SolutionDir\bin directory. Installer is also redirected to this dir. Related to Issue [WTI-148]

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

Former-commit-id: b930a00c4632ec165638f460385728583e825e17

  1. … 71 more files in changeset.
Fixed misalignment in SelectCoordinateSystemDialog

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

Former-commit-id: 5f608ae4f54c0a4b9646b84b87ab1ad8f99fdbfb

    • -4
    • +4
    ./Forms/SelectCoordinateSystemDialog.Designer.cs
    • -62
    • +62
    ./Forms/SelectCoordinateSystemDialog.resx
Improved SelectCoordinateSystemDialog => Not shown in task bar => Normal window style => Icon

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

Former-commit-id: 77caaeffcc6ae16183fde8638039b23ed8d2be1f

    • -5
    • +6
    ./Forms/SelectCoordinateSystemDialog.Designer.cs
    • -61
    • +86
    ./Forms/SelectCoordinateSystemDialog.resx
    • binary
    ./Resources/globe--pencil.ico
Introduced LayoutComponentTool => Fixed small problems in ShowMapLegendCommand/ShowNorthArrowCommand/ShowScaleBarCommand => Wrote no tests yet as this implementation still needs to be cleaned up Related to Issue [WTI-81]

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

Former-commit-id: 10fb1d9a7a15dadd9375e1462706a453a91b29a2

    • -1
    • +1
    ./Tools/Decorations/LayoutComponentTool.cs
  1. … 7 more files in changeset.
Prevent .pdb getting copied for anything but Debug in non-test projects. Related to Issue [WTI-64]

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

Former-commit-id: 3d3b918e38ffd9aa7f0ddb2fd417fe09daed7326

  1. … 54 more files in changeset.
Moved log4net to NUGet Related to Issue [WTI-100]

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

Former-commit-id: efc1ee9dc887a144abb0c543a7744ff8387ec427

  1. … 77 more files in changeset.
Removed Entity from LayoutComponentTool Related to Issue [WTI-81]

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

Former-commit-id: 9527092cd3e7a8d6a395a636112fda7b588ed652

    • -4
    • +47
    ./Tools/Decorations/LayoutComponentTool.cs
Further cleanup and improvement of translations due to review. Related to Issue [WTI-6]

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

Former-commit-id: 82fdefedc8e13efbf5cffe5b56478dedc20d720c

  1. … 29 more files in changeset.
* Implemented review comments of WTI-Review-130: ** Fixed output paths for projects; ** Removed unsupported configurations; ** Improved comments. Related to Issue [WTI-139]

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

Former-commit-id: c9e89aad465317fe084794b2643f5ba36cbdc489

  1. … 59 more files in changeset.
* Created new configuration CreateInstallerWithDemoProject * Create Ringtoets.Demo project to add testing utils to the application ** Testing utils only available in Debug, Release and CreateInstallerWithDemoProject configurations, through the INCLUDE_DEMOPROJECT preprocessor symbol

Related to Issue [WTI-139]

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

Former-commit-id: 148370829781060c53c54af79d47d20e201453f3

  1. … 75 more files in changeset.
Removed obsolete dutch language files. Related to Issue [WTI-6]

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

Former-commit-id: b126cf72b62f8aaa1bb07f9dfbb38de2a9a18ef9

    • -130
    • +0
    ./Properties/Resources.nl-NL.resx
  1. … 51 more files in changeset.
Removed russian and "dutch" resource files Copied translations from DeltaShell First part. Related to Issue [WTI-6]

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

Former-commit-id: 56e7582ea393e692955f28f75669eb37c80928b2

  1. … 41 more files in changeset.
+ removed IEditableObject + removed EditableObject + removed EditActionAttribute + removed IEditAction Related to Issue [WTI-80]

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

Former-commit-id: fb26de2878235e348ba839abc9af21c7d2fd2ce8

  1. … 24 more files in changeset.
- Adjusted resources - Adjusted build files - Removed unused project (Ringtoets.Piping.Data.UML) Related to Issue [WTI-93]

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

Former-commit-id: 8b39a68cfeaf65dbebc380cd956ad59a6deedb5e

  1. … 88 more files in changeset.
removed INameable interface. Where it was logical - Name property introduced, otherwise ToString() used instead. At least you will not get empty strings Related to Issue [WTI-84]

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

Former-commit-id: cbfea99919c68c377ec8040b224565bd52838c9b

  1. … 28 more files in changeset.
- Cleanup of references - ReSharper renamed Api to API - Renamed IntegrationTests to Integration.Tests - Fixed last .cd files - Fixed AssemblyInfo to Core.Common Related to Issue [WTI-92]

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

Former-commit-id: 1fa8ee25f87310334b0516cf3a6e9c7d1b114ac1

  1. … 63 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.
trivial implementation of Observer. Observer is used as the base class for the map and layer. Related to Issue [WTI-111]

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

Former-commit-id: aef5135d2fed61aec22e09191089d57a6ff3a0b4

  1. … 21 more files in changeset.
Removed ghost files => Files which were in the file system but not in the solution (with outdated namespaces causing Doxygen documentation to mess up)

Removed redundant test project for GeoApi

Related to Issue [WTI-92]

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

Former-commit-id: 0a92700795b5423624ac439b2b07837760fb637c

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

  1. … 1 more file in changeset.
Improved namespace of GeoAPI projects Related to Issue [WTI-92]

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

Former-commit-id: 423c883390cc12549f93b158050afa68f14415a1

    • -1
    • +1
    ./Forms/SelectCoordinateSystemDialog.cs
    • -1
    • +1
    ./Tools/Decorations/LayoutComponentTool.cs
    • -2
    • +2
    ./Tools/LocalCoordinateSystemTrackerFeature.cs
  1. … 346 more files in changeset.
Improved namespace of GeoAPI projects Related to Issue [WTI-92]

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

Former-commit-id: 374e068ce9256ad26c586bdcda326a6f24a18886

    • -1
    • +1
    ./Forms/SelectCoordinateSystemDialog.cs
    • -1
    • +1
    ./Tools/Decorations/LayoutComponentTool.cs
    • -2
    • +2
    ./Tools/LocalCoordinateSystemTrackerFeature.cs
  1. … 345 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
    • +240
    ./Core.GIS.SharpMap.UI.csproj
    • -0
    • +29
    ./Forms/CoordinateSystemStringTypeConverter.cs
    • -0
    • +35
    ./Forms/CoordinateSystemTypeEditor.cs
    • -0
    • +70
    ./Forms/IMapControl.cs
    • -0
    • +1009
    ./Forms/MapControl.cs
    • -0
    • +51
    ./Forms/MapControl3D.Designer.cs
    • -0
    • +201
    ./Forms/MapControl3D.cs
    • -0
    • +120
    ./Forms/MapControl3D.resx
    • -0
    • +464
    ./Forms/MapImage.cs
    • -0
    • +167
    ./Forms/SelectCoordinateSystemDialog.Designer.cs
    • -0
    • +245
    ./Forms/SelectCoordinateSystemDialog.cs
    • -0
    • +198
    ./Forms/SelectCoordinateSystemDialog.resx
    • -0
    • +30
    ./Forms/ToolStripSeparatorWithText.cs
    • -0
    • +71
    ./Helpers/MapCursors.cs
    • -0
    • +57
    ./Properties/AssemblyInfo.cs
  1. … 4825 more files in changeset.
Merged revision(s) 499 from trunk/src/Common/SharpMap.UI: It is fast enough to call filtering upon every key press. Takes less 2% of CPU to refresh. If it is considered not fast enough - call it via invalidate->onPaint() Related to Issue WTI-107 ........

Related to Issue [WTI-92]

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

Former-commit-id: 078bd4b68ab55d924b118d338d6a254691e12d69

    • -51
    • +39
    ./Forms/SelectCoordinateSystemDialog.cs
Solution can be build without errors after namespace changes no ReSharper errors Application starts without exceptions

- Tests still fail

Related to Issue [WTI-92]

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

Former-commit-id: a5540d3d78e84e30cd01386079acf236e151b38a

  1. … 60 more files in changeset.
Solution can be build without errors after namespace changes - NOTE: Resharper still has 21 errors Related to Issue [WTI-92]

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

Former-commit-id: 5812111d2fd060d5e55769d7204ebe52cecb945e

    • -1
    • +1
    ./Forms/CoordinateSystemStringTypeConverter.cs
    • -1
    • +1
    ./Forms/SelectCoordinateSystemDialog.Designer.cs
    • -2
    • +2
    ./Forms/SelectCoordinateSystemDialog.cs
    • -3
    • +3
    ./Tools/Decorations/LayoutComponentTool.cs
    • -10
    • +10
    ./Tools/Decorations/LegendTool.cs
  1. … 1167 more files in changeset.
- Moved almost all projects to their new location Only test projects remain Related to Issue [WTI-92]

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

Former-commit-id: c185e6c39ddf027192b7941455855a3cebac9cfc

    • -0
    • +240
    ./Core.GIS.SharpMap.UI.csproj
    • -0
    • +29
    ./Forms/CoordinateSystemStringTypeConverter.cs
    • -0
    • +35
    ./Forms/CoordinateSystemTypeEditor.cs
    • -0
    • +70
    ./Forms/IMapControl.cs
    • -0
    • +1009
    ./Forms/MapControl.cs
    • -0
    • +51
    ./Forms/MapControl3D.Designer.cs
    • -0
    • +201
    ./Forms/MapControl3D.cs
    • -0
    • +120
    ./Forms/MapControl3D.resx
    • -0
    • +464
    ./Forms/MapImage.cs
    • -0
    • +167
    ./Forms/SelectCoordinateSystemDialog.Designer.cs
    • -0
    • +257
    ./Forms/SelectCoordinateSystemDialog.cs
    • -0
    • +198
    ./Forms/SelectCoordinateSystemDialog.resx
    • -0
    • +30
    ./Forms/ToolStripSeparatorWithText.cs
    • -0
    • +71
    ./Helpers/MapCursors.cs
    • -0
    • +57
    ./Properties/AssemblyInfo.cs
  1. … 3994 more files in changeset.