Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Manually remove unremoved-in-merge project directories.

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

Former-commit-id: 141a7100c3a9526a253be898569ae0ea5350d251

  1. … 220 more files in changeset.
Removed Core.Plugins.SharpMapGis.Gui and Core.Plugins.SharpMapGis.Test. Prevented load of SharpMapGisGuiPlugin and SharpMapGisApplicationPlugin. Related to Issue [WTI-261]

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

Former-commit-id: e24a6e53ce0d2ed4a1dc3d8047949758d5e9e5f9

  1. … 170 more files in changeset.
* Merged MathUtils into ComparableExtensions. * Removed TypeConverter. * Moved TestHelperTest from Core.Common.Utils.Test to Core.Common.TestUtil.Test and related test-data. * Fully covered and documented root of Core.Common.Utils. Related to Issue [WTI-187]

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

Former-commit-id: 72a534c6b345b6ba66294b1837e9b7aa578a6536

  1. … 25 more files in changeset.
Moved other attributes closely related with DynamicPropertyBag from Core.Common.Utils to Core.Common.Gui. Related to Issue [WTI-187]

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

Former-commit-id: 4b9773d55b21ce3633c4a065f2bd858084432be5

  1. … 30 more files in changeset.
* Moved Core.Common.Utils.PropertyBag to Core.Common.Gui.PropertyBag * Moved PropertyOrderAttribute from Utils to Gui ** ? Other attributes might follow that are strongly related to DynamicPropertyBag ? Related to Issue [WTI-187]

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

Former-commit-id: da2b5d7e958a1b1332c01ff98d2f2ea203319f7d

  1. … 44 more files in changeset.
* Disposing all opened dialogues after they have been closed. Related to Issue [WTI-233]

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

Former-commit-id: ad1546268223d6a915c1cd51f68dc4d6005ed358

  1. … 8 more files in changeset.
* Merged PropertyBag into DynamicPropertyBag. * Moved classes inside PropertyBag to separate files. * Removed TextDocument Related to Issue [WTI-187]

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

Former-commit-id: a8b57635182aaad16fce2a1901f355e39f740200

  1. … 19 more files 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. … 91 more files in changeset.
Made SelectCoordinateSystemDialog implement DialogBase

Related to Issue [WTI-184]

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

Former-commit-id: eeda7c786068152aea671cdf6e6bf49e1504d454

  1. … 5 more files in changeset.
* Moved CoordinateSystemTypeEditor * Passed owner to MapProperties Related to Issue [WTI-182]

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

Former-commit-id: cf8eaa6b09b619ecd31123b2dbb5fe63432c7c2f

    • -0
    • +37
    ./CoordinateSystemTypeEditor.cs
  1. … 5 more files in changeset.
* Moved TimeNavigatableLabelFormatProvider to Core.Common.Controls.Swf/Charting/ * Removed unused methods and classes * Moved Resources*Attribute and related classes to their own sub-namesspace Attributes * Moved GraphicsExtensions to Drawing sub-namespace Related to Issue [WTI-187]

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

Former-commit-id: c6b4732c09eeda54a765331f031c14270e6765c0

  1. … 65 more files in changeset.
Got rid of custom MessageBox Related to Issue [WTI-184]

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

Former-commit-id: dfa7f1f40a2f94f05747f4d9a109d12c52d2b883

  1. … 11 more files in changeset.
Removed Russian language reference from ProjectExplorer.resx Replaced double __ with single _ Renamed image resource names in SharpMapGis.Gui so they meet our standards. Related to Issue [WTI-6]

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

Former-commit-id: 81d2aef6f6a866275e87f12f5a461fc87dabae53

  1. … 69 more files in changeset.
Reverted changes made on the CollapsibleSplitter, because this is a component that is used in the Visual Designer and not a component of which the properties are shown. Reverted changes made on SharpMapGis related classes. Will probably be replaced by another implementation. Related to Issue [WTI-6]

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

Former-commit-id: 3f1e2773ae1a50e76e6a48aa6284561782e1373a

  1. … 4 more files in changeset.
Replaced CategoryAttribute with ResourcesCategoryAttribute. Fixed FileUtilsTest Fixed ProgressBarDialogTest Related to Issue [WTI-6]

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

Former-commit-id: 8fef2378d26af0bcb589a7a94b0e0bd822554084

  1. … 7 more files in changeset.
Extracted and translated strings from Core.Plugins.SharpMapGis.Gui Related to Issue [WTI-6]

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

Former-commit-id: c808371ff7737110e220cf40578e5b848238f1d9

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

  1. … 358 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. … 357 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
    • +23
    ./FeatureDataRowProperties.cs
    • -0
    • +45
    ./GroupLayerProperties.cs
    • -0
    • +43
    ./LayerProperties.cs
    • -0
    • +57
    ./LayoutComponentToolProperties.cs
    • -0
    • +49
    ./LegendToolProperties.cs
    • -0
    • +24
    ./LineStyleProperties.cs
    • -0
    • +126
    ./LineStylePropertiesBase.cs
    • -0
    • +24
    ./PointStyleProperties.cs
    • -0
    • +170
    ./PointStylePropertiesBase.cs
    • -0
    • +24
    ./PolygonStyleProperties.cs
    • -0
    • +71
    ./PolygonStylePropertiesBase.cs
    • -0
    • +225
    ./ThemeItemProperties.cs
    • -0
    • +88
    ./VectorLayerLineProperties.cs
    • -0
    • +88
    ./VectorLayerPointProperties.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

  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
    • +23
    ./FeatureDataRowProperties.cs
    • -0
    • +45
    ./GroupLayerProperties.cs
    • -0
    • +43
    ./LayerProperties.cs
    • -0
    • +57
    ./LayoutComponentToolProperties.cs
    • -0
    • +49
    ./LegendToolProperties.cs
    • -0
    • +24
    ./LineStyleProperties.cs
    • -0
    • +126
    ./LineStylePropertiesBase.cs
    • -0
    • +24
    ./PointStyleProperties.cs
    • -0
    • +170
    ./PointStylePropertiesBase.cs
    • -0
    • +24
    ./PolygonStyleProperties.cs
    • -0
    • +71
    ./PolygonStylePropertiesBase.cs
    • -0
    • +225
    ./ThemeItemProperties.cs
    • -0
    • +88
    ./VectorLayerLineProperties.cs
    • -0
    • +88
    ./VectorLayerPointProperties.cs
  1. … 3994 more files in changeset.