Core.GIS.SharpMap.Api

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed Core.GIS Related to Issue [WTI-261]

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

Former-commit-id: b53824c1309a921a3ea4c9fa37cda685556401cd

    • -6
    • +0
    ./Collections/NotifyCollectionChangingEventHandler.cs
    • -10
    • +0
    ./Delegates/MapLayerRenderedEventHandler.cs
    • -9
    • +0
    ./Delegates/MapRenderedEventHandler.cs
    • -57
    • +0
    ./Editors/IFeatureRelationInteractor.cs
  1. … 584 more files in changeset.
* Fully covered Core.Common.Utils.Events. * Added factory methods to NotifyCollectionChangeEventArgs, together with some cleaning. Related to Issue [WTI-187]

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

Former-commit-id: a7de907902c01b7429077c3d775584a4ced2d633

  1. … 16 more files in changeset.
Cleaned up some final rubbish Related to Issue [WTI-177]

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

Former-commit-id: dbe8c72d006653f013b8e70b9924f2bcf70d780a

  1. … 1 more file in changeset.
* Restructured namespaces of classes within Core.Common.Utils Related to Issue [WTI-187]

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

Former-commit-id: abb5674060f8ad81b77df2d12f35c924e8285cbe

    • -1
    • +1
    ./Collections/NotifyCollectionChangingEventHandler.cs
  1. … 98 more files in changeset.
* Moved INotifyPropertyChange from Core.Common.Utils to Core.GIS.SharpMap.Api * Removed out-of-date TODO's Related to Issue [WTI-187]

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

Former-commit-id: c2ce35eadc537a608cb90276dfbf60383ce5dbdb

    • -0
    • +9
    ./INotifyPropertyChange.cs
  1. … 8 more files in changeset.
* Deleted unused classes. * Refactored away some IEventedList implementations to no longer depends on this interface. * Moved IEventedList and NotifyCollectionChangingEventArgs from Core.Common.Utils to Core.GIS.SharpMap.Api. * Renamed NotifyCollectionChangingEventArgs to NotifyCollectionChangeEventArgs. Related to Issue [WTI-187]

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

Former-commit-id: 7f684e848d533e7d7780e01581bac7276ecbe014

    • -0
    • +16
    ./Collections/IEventedList.cs
    • -0
    • +6
    ./Collections/NotifyCollectionChangingEventHandler.cs
  1. … 41 more files in changeset.
* Moved EventedList from Core.Common.Utils to Core.GIS.SharpMap.Api Related to Issue [WTI-187]

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

Former-commit-id: 66256c3be2ec86e24b27f58ebbf47ea94557cb6b

    • -0
    • +490
    ./Collections/EventedList.cs
  1. … 26 more files in changeset.
Final review related changes

Paired with Marten

Related to Issue [WTI-148]

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

Former-commit-id: 022caf52c6f4db82a1df0a4bceb28bfd3c998f25

  1. … 28 more files in changeset.
we set "CopyLocal" for references of domestic projects to FALSE. Related to Issue [WTI-148]

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

Former-commit-id: c4677e16a1ae7cc08150a1b9b60dcefeccde8754

  1. … 28 more files in changeset.
reintroduced Ringtoets.targets. If it placed above, then it represents "global settings" that fulfills all the projects (that import it) with default settings without code duplication. AllowedReferenceRelatedFileExtensions (for Release only), OutputPath, WarningLevel and PlatformTarget are moved to targets now. Related to Issue [WTI-148]

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

Former-commit-id: 5400b8fdf52a4a4621ede66d2ea767c6eee50bda

  1. … 35 more files in changeset.
Set default platform to x86 (instead of AnyCPU) Removed configuration *CreateInstallerWithDemoProject* in projects (release was used anyways) Related to Issue [WTI-148]

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

Former-commit-id: 2fb0ca748dced07d7231dcbf87ed9885a248fffb

  1. … 72 more files in changeset.
Fixed creation of installer with demo projects added Related to Issue [WTI-95]

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

Former-commit-id: 81eb7226a7bfb9a01d5b8a9f2adac6514cbc8874

  1. … 71 more files in changeset.
- Created configuration for test coverage (it requires PDB files) - Cleaned up cofngiration for *CreateInstallerWithDemoProject*, it is an equivalent of *Release* Related to Issue [WTI-64]

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

Former-commit-id: c5f32c4f489636d5ebe6acddc774a15a5e3ef418

  1. … 73 more files in changeset.
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.
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.
Removed some final Entity rubbish Related to Issue [WTI-81]

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

Former-commit-id: 9152aa90b7e2d260d4ec6282f00709df5fd3ba94

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

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

Former-commit-id: 4de44c7e13f82f87333214f327e18292bef9d9fa

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

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

Former-commit-id: 4bc526f18c8637d2f77f47af4caa6f8f0e99dcc5

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

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

Former-commit-id: bdfe49a6d449d0d08786d89c367326a374218709

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