Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
used types instead of classes.

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_1_1@4809 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 2d49d291c751b83d18db1b127964cf6fad11f9f0

Former-commit-id: 089fa64a64d1179fa789896214136c696961151a

    • -1
    • +1
    ./Core.Components.DotSpatial.Forms/MapControl.cs
  1. … 42 more files in changeset.
used types instead of classes.

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_1_1@4809 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 30fb3d6137e169b12adce2135be45125c2b4891c

Former-commit-id: 875a2da43679e9aa7d3f2524a730418ae601a007

    • -1
    • +1
    ./Core.Components.DotSpatial.Forms/MapControl.cs
  1. … 42 more files in changeset.
Increase minimum size (was too small in case a title was given). Moved axis titles to separate method called in constructor instead of in generated code. Reviewed by: kleijn

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

Former-commit-id: cb8c9a6bab0cc5542414b4b09cd62681f5c3e748

Former-commit-id: 7a0f8ba7975e7bafa0e540dca196c5f80fcd983f

    • -1
    • +1
    ./Core.Components.OxyPlot.Forms/ChartControl.cs
  1. … 3 more files in changeset.
* Cleanup Core.Components test and source projects.

Related to Issue [WTI-737]

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

Former-commit-id: e43482c8d3c88447940f3da14abeebf091a03a9c

Former-commit-id: ceea7f89ce9e85a05303af3fba2ecf2f58113cc5

    • -1
    • +1
    ./Core.Components.Charting/Styles/ChartLineStyle.cs
    • -1
    • +1
    ./Core.Components.Charting/Styles/ChartPointStyle.cs
    • -1
    • +1
    ./Core.Components.DotSpatial.Forms/Properties/AssemblyInfo.cs
    • -1
    • +0
    ./Core.Components.DotSpatial/Converter/IMapDataConverter.cs
    • -1
    • +0
    ./Core.Components.DotSpatial/Converter/MapDataCollectionConverter.cs
    • -1
    • +0
    ./Core.Components.DotSpatial/Converter/MapDataConverter.cs
    • -1
    • +0
    ./Core.Components.DotSpatial/Converter/MapFeatureLayerFactory.cs
    • -1
    • +0
    ./Core.Components.DotSpatial/Converter/MapLineDataConverter.cs
    • -4
    • +3
    ./Core.Components.DotSpatial/Converter/MapPolygonDataConverter.cs
    • -1
    • +1
    ./Core.Components.Gis.IO/Writers/ShapeFileWriterBase.cs
  1. … 38 more files in changeset.
Removed unused resources. Related to Issue [WTI-744]

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

Former-commit-id: ec32f6544fc53f9422f8c1f6fb95ad821006ebe3

Former-commit-id: 5f491bdeb606bac7c1a7f2365e2ccb9cb205216d

    • -18
    • +0
    ./Core.Components.Gis.IO/Properties/Resources.Designer.cs
  1. … 39 more files in changeset.
Sanitize AssemblyInfo.cs Related to Issue [WTI-737]

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

Former-commit-id: 32332309c685116a280df0d92aea1e9b040224ad

Former-commit-id: 12c586e7da6cd345780fded5caf6959465d6e85b

    • -5
    • +0
    ./Core.Components.DotSpatial.Forms/Properties/AssemblyInfo.cs
  1. … 69 more files in changeset.
Made methods static. Renamed parameters in overriding methods. Related to Issue [WTI-737]

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

Former-commit-id: bb76819f12206fde7d8989135a719fc3d906e2a8

Former-commit-id: 87efafaf533dfe290201b1c16c28062293c987f6

    • -1
    • +1
    ./Core.Components.OxyPlot/Converter/ChartAreaDataConverter.cs
    • -1
    • +1
    ./Core.Components.OxyPlot/Converter/ChartMultipleAreaDataConverter.cs
    • -1
    • +1
    ./Core.Components.OxyPlot/Converter/ChartPointDataConverter.cs
  1. … 13 more files in changeset.
* Removing obsolete string.format calls. * FeatureBasedMapData cannot have null elements on Features property. ** Removed defensive programming that covered this usecase. * cleanup Related to Issue [WTI-507]

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

Former-commit-id: 0dac2e06c15e211612eda6956184fe5159d3f1cf

Former-commit-id: c83145644593fa26c34a2dadd24aec1fcb8038aa

    • -5
    • +0
    ./Core.Components.Gis.IO/Writers/PointShapeFileWriter.cs
    • -5
    • +0
    ./Core.Components.Gis.IO/Writers/PolylineShapeFileWriter.cs
    • -11
    • +11
    ./Core.Components.Gis.IO/Writers/ShapeFileWriterBase.cs
    • -4
    • +7
    ./Core.Components.Gis/Data/FeatureBasedMapData.cs
    • -1
    • +0
    ./Core.Components.Gis/Data/MapPointData.cs
  1. … 12 more files in changeset.
Use Dispose() instead of Close(). Made MapLegendController disposable so that it can close it's view. Related to Issue [WTI-737]

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

Former-commit-id: 4709418987bdc346cc08c52748e367b6dff31450

Former-commit-id: 8bd6325089ebd67ea8024fa7ac331386b7154a62

  1. … 5 more files in changeset.
* Added licence headers to all projects (except the installer, as this is not compatible with the tool we're using) Related to Issue [WTI-737]

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

Former-commit-id: b979849273917beaa200a788771088b6fa3df5b0

Former-commit-id: b23b99557c064e7da02709783a30facae89b69db

    • -1
    • +22
    ./Core.Components.Gis.IO/Properties/Resources.Designer.cs
    • -1
    • +22
    ./Core.Components.OxyPlot.Forms/Properties/Resources.Designer.cs
    • -1
    • +0
    ./Core.Components.OxyPlot.Forms/packages.config
    • -1
    • +0
    ./Core.Components.OxyPlot/packages.config
  1. … 307 more files in changeset.
Changes after review. Related to Issue [WTI-507]

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

Former-commit-id: 36257253e42cfac859dd6353b6939dba2bc0dc12

Former-commit-id: 591d60821a44cd733817afb926654011e6caaf24

    • -1
    • +20
    ./Core.Components.Gis.IO/Properties/Resources.Designer.cs
    • -1
    • +1
    ./Core.Components.Gis.IO/Readers/PointShapeFileReader.cs
    • -1
    • +1
    ./Core.Components.Gis.IO/Readers/PolygonShapeFileReader.cs
    • -1
    • +1
    ./Core.Components.Gis.IO/Readers/PolylineShapeFileReader.cs
    • -0
    • +12
    ./Core.Components.Gis.IO/Writers/PointShapeFileWriter.cs
    • -0
    • +12
    ./Core.Components.Gis.IO/Writers/PolylineShapeFileWriter.cs
    • -21
    • +31
    ./Core.Components.Gis.IO/Writers/ShapeFileWriterBase.cs
    • -1
    • +3
    ./Core.Components.Gis/Data/MapPointData.cs
  1. … 30 more files in changeset.
* Removed project reference to Core.Common.Version. * Added solution project dependencies of product-code to Core.Common.Version. Related to Issue [WTI-737]

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

Former-commit-id: 13ea8a0add9e77899cc3a6e7036660678309d563

Former-commit-id: 8eee65115f9d9621d41b4ec0527cfc0bb350980a

    • -4
    • +0
    ./Core.Components.Charting.Forms/Core.Components.Charting.Forms.csproj
    • -5
    • +0
    ./Core.Components.Charting/Core.Components.Charting.csproj
    • -5
    • +0
    ./Core.Components.DotSpatial.Forms/Core.Components.DotSpatial.Forms.csproj
    • -5
    • +0
    ./Core.Components.DotSpatial/Core.Components.DotSpatial.csproj
    • -5
    • +0
    ./Core.Components.Gis.Forms/Core.Components.Gis.Forms.csproj
    • -5
    • +0
    ./Core.Components.Gis.IO/Core.Components.Gis.IO.csproj
    • -5
    • +0
    ./Core.Components.Gis/Core.Components.Gis.csproj
    • -5
    • +0
    ./Core.Components.OxyPlot.Forms/Core.Components.OxyPlot.Forms.csproj
    • -5
    • +0
    ./Core.Components.OxyPlot/Core.Components.OxyPlot.csproj
  1. … 45 more files in changeset.
Fixing code issues. Related to Issue [WTI-737]

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

Former-commit-id: eda341f18b4256e6ec2b5a35abeb824cc3ad066a

Former-commit-id: 4fd7ec51856c1c1ea4c8417287d6a67a6dfd9983

    • -9
    • +9
    ./Core.Components.DotSpatial/Converter/MapLineDataConverter.cs
  1. … 53 more files in changeset.
Shapefile export for boundary condition locations. Related to Issue [WTI-507]

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

Former-commit-id: 6940f45de56519a880cb8b545d8676ae5a4227bf

Former-commit-id: 6654bf7244e7199c3dec534b5ea01ba858f94096

    • -0
    • +1
    ./Core.Components.Gis.IO/Core.Components.Gis.IO.csproj
    • -0
    • +66
    ./Core.Components.Gis.IO/Writers/PointShapeFileWriter.cs
    • -66
    • +5
    ./Core.Components.Gis.IO/Writers/PolylineShapeFileWriter.cs
    • -5
    • +80
    ./Core.Components.Gis.IO/Writers/ShapeFileWriterBase.cs
  1. … 27 more files in changeset.
Implemented improvements of review 833. Related to Issue [WTI-319]

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

Former-commit-id: 115b9f47156670850a72ecf8aeee39c8c3dd1e34

Former-commit-id: 4e15fe72ecb8ce192871cdd19de68f542e8ef893

    • -3
    • +3
    ./Core.Components.Gis.IO/Readers/PointShapeFileReader.cs
    • -3
    • +3
    ./Core.Components.Gis.IO/Readers/PolygonShapeFileReader.cs
    • -3
    • +3
    ./Core.Components.Gis.IO/Readers/PolylineShapeFileReader.cs
    • -6
    • +6
    ./Core.Components.Gis.IO/Readers/ShapeFileReaderBase.cs
    • -10
    • +24
    ./Core.Components.Gis.IO/Writers/PolylineShapeFileWriter.cs
    • -1
    • +1
    ./Core.Components.Gis.IO/Writers/ShapeFileWriterBase.cs
  1. … 21 more files in changeset.
Implemented ReferenceLineExporter and tests. Correction to TestHelper, now actually refers to "test-data" folder as specified by the XML documentation. Related to Issue [WTI-319]

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

Former-commit-id: 3a82c6a47509cde333fb0a97f54b540c698178e6

Former-commit-id: edf23ecedbc9f896907f21441a728fe234eaa9f4

    • -1
    • +0
    ./Core.Components.Gis.IO/Writers/PolylineShapeFileWriter.cs
  1. … 16 more files in changeset.
Improved comments and terminology in ChartDataCollection and MapDataCollection Related to Issue [WTI-757]

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

Former-commit-id: 19d01788d6606c0044aeb698a00359491a370524

Former-commit-id: 251540f6a915c2ec04221a39c6356b1d5101d51c

    • -20
    • +21
    ./Core.Components.Charting/Data/ChartDataCollection.cs
    • -20
    • +21
    ./Core.Components.Gis/Data/MapDataCollection.cs
  1. … 2 more files in changeset.
Implemented ShapeFileExporterBase up to ReferenceLineExporter. Related to Issue [WTI-319]

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

Former-commit-id: d32a65b29e94576db5e582483b93c97d66c7f54b

Former-commit-id: 637065f950dc9d6cef8e7ec7f49f0f37b14280fc

    • -0
    • +2
    ./Core.Components.Gis.IO/Core.Components.Gis.IO.csproj
    • -7
    • +3
    ./Core.Components.Gis.IO/Readers/ShapeFileReaderBase.cs
    • -0
    • +114
    ./Core.Components.Gis.IO/Writers/PolylineShapeFileWriter.cs
    • -0
    • +74
    ./Core.Components.Gis.IO/Writers/ShapeFileWriterBase.cs
  1. … 15 more files in changeset.
Merged revision(s) from branches/WTI 757

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

Former-commit-id: 40a88103dce0ad8463ad013cb2a3e79832191624

Former-commit-id: 5a25a63e8182698a9ce1bb0e44b262e019c39c7b

    • -0
    • +4
    ./Core.Components.Charting.Forms/Core.Components.Charting.Forms.csproj
    • -2
    • +2
    ./Core.Components.Charting/Data/ChartDataCollection.cs
    • -2
    • +2
    ./Core.Components.Charting/Data/ChartMultipleAreaData.cs
    • -1
    • +1
    ./Core.Components.Charting/Data/PointBasedChartData.cs
    • -28
    • +0
    ./Core.Components.DotSpatial.Forms/Core.Components.DotSpatial.Forms.csproj
    • -2
    • +1
    ./Core.Components.DotSpatial.Forms/MapControl.cs
    • -1
    • +1
    ./Core.Components.DotSpatial/Converter/MapDataCollectionConverter.cs
    • -1
    • +1
    ./Core.Components.DotSpatial/Converter/MapDataConverter.cs
    • -28
    • +0
    ./Core.Components.DotSpatial/Core.Components.DotSpatial.csproj
    • -2
    • +2
    ./Core.Components.DotSpatial/MouseCoordinatesMapExtension.cs
    • -13
    • +0
    ./Core.Components.Gis.IO/Core.Components.Gis.IO.csproj
    • -5
    • +12
    ./Core.Components.Gis.IO/Readers/PointShapeFileReader.cs
    • -8
    • +11
    ./Core.Components.Gis.IO/Readers/PolygonShapeFileReader.cs
    • -5
    • +13
    ./Core.Components.Gis.IO/Readers/PolylineShapeFileReader.cs
    • -23
    • +31
    ./Core.Components.Gis/Data/FeatureBasedMapData.cs
  1. … 70 more files in changeset.
Fixed some ReSharper coding issues Related to Issue [WTI-757]

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

Former-commit-id: d11c014b155f839691f304523e1996ef127ddf0e

Former-commit-id: 4981d5bd6423b4a2b3b302aad368d7100d8209f1

    • -2
    • +2
    ./Core.Components.Charting/Data/ChartDataCollection.cs
    • -2
    • +2
    ./Core.Components.Charting/Data/ChartMultipleAreaData.cs
    • -1
    • +1
    ./Core.Components.Charting/Data/PointBasedChartData.cs
    • -1
    • +1
    ./Core.Components.DotSpatial/Converter/MapDataConverter.cs
    • -2
    • +2
    ./Core.Components.DotSpatial/MouseCoordinatesMapExtension.cs
    • -1
    • +1
    ./Core.Components.Gis/Data/FeatureBasedMapData.cs
    • -2
    • +2
    ./Core.Components.Gis/Data/MapDataCollection.cs
    • -1
    • +1
    ./Core.Components.OxyPlot/Converter/ChartDataConverter.cs
  1. … 8 more files in changeset.
Removed some unused references Related to Issue [WTI-757]

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

Former-commit-id: 0fb5bfdc1f8f7c6cf792f5f41219a915575ed3a6

Former-commit-id: b8356ecee1bba49c8db130e9fbfe4616d7d897e3

    • -0
    • +4
    ./Core.Components.Charting.Forms/Core.Components.Charting.Forms.csproj
    • -28
    • +0
    ./Core.Components.DotSpatial.Forms/Core.Components.DotSpatial.Forms.csproj
    • -28
    • +0
    ./Core.Components.DotSpatial/Core.Components.DotSpatial.csproj
    • -13
    • +0
    ./Core.Components.Gis.IO/Core.Components.Gis.IO.csproj
  1. … 2 more files in changeset.
Fixed compilation errors Related to Issue [WTI-757]

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

Former-commit-id: c966da4d32c105df7e2253f616fffde10c840740

Former-commit-id: 6832be0bffd558c911702d7543290f696f63dfd2

    • -2
    • +1
    ./Core.Components.DotSpatial.Forms/MapControl.cs
    • -1
    • +1
    ./Core.Components.DotSpatial/Converter/MapDataCollectionConverter.cs
  1. … 11 more files in changeset.
Cleaned up MapDataCollection Related to Issue [WTI-757]

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

Former-commit-id: fa098dcdbf52cfc6606e25dcedabc5446742a854

Former-commit-id: 6262698445b5b4ea3b8153ca1f8cdf0cdd313508

    • -45
    • +29
    ./Core.Components.Gis/Data/MapDataCollection.cs
  1. … 3 more files in changeset.
Fixed failing tests Related to Issue [WTI-757]

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

Former-commit-id: 35dc4ecd844b5342bbd136c167eba9e60935f7bc

Former-commit-id: bc3b4a4fd4f8ed1a3a906808e6a33c3ef8d9f0e3

    • -6
    • +17
    ./Core.Components.Gis/Data/FeatureBasedMapData.cs
    • -16
    • +15
    ./Core.Components.Gis/Data/MapLineData.cs
    • -16
    • +15
    ./Core.Components.Gis/Data/MapPointData.cs
    • -16
    • +15
    ./Core.Components.Gis/Data/MapPolygonData.cs
  1. … 1 more file in changeset.
Fixed failing tests Related to Issue [WTI-757]

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

Former-commit-id: 3a2d55a3f63f0b84d01f0b6f137fb48725d027c7

Former-commit-id: e069347175f1c173198702e8d552878e40adb7c8

  1. … 2 more files in changeset.
Fixed compilation errors Related to Issue [WTI-757]

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

Former-commit-id: e7f52308be9e61f68e75d2da2ae0302fd13e0a29

Former-commit-id: 9e862cedbe9f2d7a2168974d2303953190098901

    • -5
    • +12
    ./Core.Components.Gis.IO/Readers/PointShapeFileReader.cs
    • -8
    • +11
    ./Core.Components.Gis.IO/Readers/PolygonShapeFileReader.cs
    • -5
    • +13
    ./Core.Components.Gis.IO/Readers/PolylineShapeFileReader.cs
  1. … 11 more files in changeset.
Adapted MapPolygonData Related to Issue [WTI-757]

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

Former-commit-id: 39a397eb422c3a7a4ab69f2e6465956dffcadd8e

Former-commit-id: d24b3072ac3441b7973bb704228e16e8b974a955

    • -1
    • +1
    ./Core.Components.Gis/Data/MapPointData.cs
    • -27
    • +23
    ./Core.Components.Gis/Data/MapPolygonData.cs
Adapted MapPointData Related to Issue [WTI-757]

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

Former-commit-id: 74356545f3930703c6db76a6c1139dabde308ea9

Former-commit-id: 1b796588f1bac8efd2b213f2240ee49021bcf750

    • -28
    • +23
    ./Core.Components.Gis/Data/MapPointData.cs
Adapted MapLineData Related to Issue [WTI-757]

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

Former-commit-id: b02b186124259a088cb538fdcf8479f191eadec3

Former-commit-id: 2173fd952c2b14dea0568d02fd299b781c0d5d4d

    • -27
    • +23
    ./Core.Components.Gis/Data/MapLineData.cs
Adapted FeatureBasedMapData Related to Issue [WTI-757]

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

Former-commit-id: ca4b010f045a5d7e39485a27cec62148c6d5f1fb

Former-commit-id: 29e320468f2e7809d6ae6a9b24e4a48b65d74acc

    • -26
    • +23
    ./Core.Components.Gis/Data/FeatureBasedMapData.cs
  1. … 2 more files in changeset.