Core.GIS.SharpMap.Api

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed Entity from Style related classes Related to Issue [WTI-81]

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

Former-commit-id: 7a9df77dcca5437f30fbd6624ec3960cae7de4a3

  1. … 2 more files in changeset.
Removed Entity from Theme related classes Related to Issue [WTI-81]

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

Former-commit-id: 28ac344926873f0cb52a5c1413251a5c86a8f00e

  1. … 7 more files in changeset.
Removed redundant setter for Symbol property from IThemeItem and ThemeItem Related to Issue [WTI-81]

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

Former-commit-id: ce00b0b91f0731c18ab5bd787c0b95b10792ec5e

  1. … 4 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 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. … 26 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. … 30 more files in changeset.
Removed usage of Aggregation attribute Related to Issue [WTI-91]

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

Former-commit-id: 468b2784143e98ae265a9bb08c4a21f8de7ed8d7

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

    • -2
    • +2
    ./Editors/IFeatureRelationInteractor.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

    • -2
    • +2
    ./Editors/IFeatureRelationInteractor.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
    • +102
    ./Core.GIS.SharpMap.Api.csproj
    • -0
    • +22
    ./Delegates/AddRelatedFeature.cs
    • -0
    • +11
    ./Delegates/GetLabelMethod.cs
    • -0
    • +10
    ./Delegates/MapLayerRenderedEventHandler.cs
    • -0
    • +9
    ./Delegates/MapRenderedEventHandler.cs
    • -0
    • +7
    ./Delegates/MapViewChangedHandler.cs
    • -0
    • +6
    ./Delegates/WorkerFeatureCreated.cs
    • -0
    • +9
    ./Editors/FallOffType.cs
    • -0
    • +53
    ./Editors/IFallOffPolicy.cs
    • -0
    • +33
    ./Editors/IFeatureEditor.cs
    • -0
    • +121
    ./Editors/IFeatureInteractor.cs
    • -0
    • +57
    ./Editors/IFeatureRelationInteractor.cs
    • -0
    • +29
    ./Editors/ISnapRule.cs
    • -0
    • +67
    ./Editors/SnapResult.cs
    • -0
    • +109
    ./Editors/TrackerFeature.cs
  1. … 4825 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

    • -2
    • +2
    ./Delegates/MapLayerRenderedEventHandler.cs
    • -1
    • +1
    ./Delegates/MapRenderedEventHandler.cs
    • -4
    • +4
    ./Editors/IFeatureRelationInteractor.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
    • +102
    ./Core.GIS.SharpMap.Api.csproj
    • -0
    • +22
    ./Delegates/AddRelatedFeature.cs
    • -0
    • +11
    ./Delegates/GetLabelMethod.cs
    • -0
    • +10
    ./Delegates/MapLayerRenderedEventHandler.cs
    • -0
    • +9
    ./Delegates/MapRenderedEventHandler.cs
    • -0
    • +7
    ./Delegates/MapViewChangedHandler.cs
    • -0
    • +6
    ./Delegates/WorkerFeatureCreated.cs
    • -0
    • +9
    ./Editors/FallOffType.cs
    • -0
    • +53
    ./Editors/IFallOffPolicy.cs
    • -0
    • +33
    ./Editors/IFeatureEditor.cs
    • -0
    • +121
    ./Editors/IFeatureInteractor.cs
    • -0
    • +57
    ./Editors/IFeatureRelationInteractor.cs
    • -0
    • +29
    ./Editors/ISnapRule.cs
    • -0
    • +67
    ./Editors/SnapResult.cs
    • -0
    • +109
    ./Editors/TrackerFeature.cs
  1. … 3994 more files in changeset.