Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Core.Plugins.CommonTools.Gui to Core.Plugins.CommonTools Renamed Core.Plugins.CommonTools.Gui.Test to Core.Plugins.CommonTools.Test Related to Issue [WTI-189]

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

Former-commit-id: f7c8a49cc265d06d84d8936f18adb232b71330e4

  1. … 35 more files in changeset.
Created new Core.Plugins.Charting project, which contains GUI related classes for charting. Related to Issue [WTI-189]

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

Former-commit-id: 254f6b51a76833527f15fb6871ebdbe2df6243dc

    • -238
    • +0
    ./Charting/AreaChartSeriesProperties.cs
    • -43
    • +0
    ./Charting/ChartAxisDateTimeProperties.cs
    • -56
    • +0
    ./Charting/ChartAxisDoubleProperties.cs
    • -116
    • +0
    ./Charting/ChartAxisProperties.cs
    • -28
    • +0
    ./Charting/ChartFontPropertiesConverter.cs
    • -56
    • +0
    ./Charting/ChartSeriesProperties.cs
    • -178
    • +0
    ./Charting/LineChartSeriesProperties.cs
    • -87
    • +0
    ./Charting/PointChartSeriesProperties.cs
    • -147
    • +0
    ./Charting/PolygonChartSeriesProperties.cs
  1. … 82 more files in changeset.
Added tests for Charting properties. Related to Issue [WTI-189]

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

Former-commit-id: 9c9e6f9b3126cdf964440f53a0d545b4100e19fa

  1. … 13 more files in changeset.
Added tests for Charting properties. Related to Issue [WTI-189]

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

Former-commit-id: 692c160a37f1e6aa32d6054271e08654d960b1fb

  1. … 6 more files in changeset.
Added tests for Charting properties. Related to Issue [WTI-189]

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

Former-commit-id: 6f632cfafe74a3fa0c5c297b4dbf9e2fde03f9bc

  1. … 7 more files in changeset.
Added tests for Charting properties. Related to Issue [WTI-189]

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

Former-commit-id: 4c3bc77612d1913ca3d083b3984b6bedba0d5feb

  1. … 15 more files in changeset.
Moved Core.Common.Control.Swf.Charting to project Core.Common.Controls.Charting

Initial commit, optimalisation still required and pending

- Fixed icon for Core.Common.Gui.Test.csproj

Related to Issue [WTI-184]

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

Former-commit-id: d64c7eb76e45551b068a445ad852a05bfd768b44

    • -2
    • +2
    ./Charting/AreaChartSeriesProperties.cs
    • -1
    • +1
    ./Charting/ChartAxisDateTimeProperties.cs
    • -1
    • +1
    ./Charting/ChartAxisDoubleProperties.cs
    • -2
    • +2
    ./Charting/LineChartSeriesProperties.cs
    • -2
    • +2
    ./Charting/PointChartSeriesProperties.cs
    • -1
    • +1
    ./Charting/PolygonChartSeriesProperties.cs
  1. … 124 more files in changeset.
Introduced PngToIconConverter to be able to use Resources references in wpf controls (e.g. ribbon). Removed unused TextDocumentView and TextDocumentProperties.cs Related to Issue [WTI-189]

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

Former-commit-id: f8598f1f40636b23cc2ff3308d8fa290818d2951

  1. … 18 more files in changeset.
Moving classes to own files. Removed unreferenced resource files. Related to Issue [WTI-189]

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

Former-commit-id: 4fe9bfe4cb8e60c3972b0a971ee89e5bd3aba53d

    • -0
    • +43
    ./Charting/ChartAxisDateTimeProperties.cs
    • -0
    • +56
    ./Charting/ChartAxisDoubleProperties.cs
    • -2
    • +1
    ./Charting/ChartFontPropertiesConverter.cs
  1. … 8 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
    • +1
    ./Charting/AreaChartSeriesProperties.cs
    • -1
    • +1
    ./Charting/LineChartSeriesProperties.cs
    • -1
    • +1
    ./Charting/PointChartSeriesProperties.cs
    • -1
    • +1
    ./Charting/PolygonChartSeriesProperties.cs
  1. … 68 more files in changeset.
Improved directory structure of Core.Common.Base Related to Issue [WTI-182]

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

Former-commit-id: 3168464f228a91b97925135b16969764661aa8a3

  1. … 77 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. … 70 more files in changeset.
Renamed TextDocumentBase to TextDocument Related to Issue [WTI-81]

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

Former-commit-id: 05e5253f02e57c50724793b222ef6b0c6e752ed1

  1. … 9 more files in changeset.
Merged TextDocument and TextDocumentBase Related to Issue [WTI-81]

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

Former-commit-id: 5130dbad9a41890037425dd683871f4885188247

  1. … 8 more files in changeset.
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. … 30 more files in changeset.
Removed ICompositeActivity Related to Issue [WTI-102]

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

Former-commit-id: 61cac326a31b7d9b30b4ed55ccec6a05470ab626

  1. … 14 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. … 206 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
    • +238
    ./Charting/AreaChartSeriesProperties.cs
    • -0
    • +87
    ./Charting/BarSeriesProperties.cs
    • -0
    • +203
    ./Charting/ChartAxisProperties.cs
    • -0
    • +29
    ./Charting/ChartFontPropertiesConverter.cs
    • -0
    • +190
    ./Charting/ChartProperties.cs
    • -0
    • +56
    ./Charting/ChartSeriesProperties.cs
    • -0
    • +178
    ./Charting/LineChartSeriesProperties.cs
    • -0
    • +87
    ./Charting/PointChartSeriesProperties.cs
    • -0
    • +147
    ./Charting/PolygonChartSeriesProperties.cs
    • -0
    • +29
    ./CompositeActivityProperties.cs
    • -0
    • +39
    ./ProjectProperties.cs
    • -0
    • +44
    ./TextDocumentProperties.cs
    • -0
    • +22
    ./TreeFolderProperties.cs
  1. … 4826 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

    • -5
    • +5
    ./Charting/AreaChartSeriesProperties.cs
    • -1
    • +1
    ./Charting/ChartFontPropertiesConverter.cs
    • -5
    • +5
    ./Charting/LineChartSeriesProperties.cs
    • -5
    • +5
    ./Charting/PointChartSeriesProperties.cs
    • -4
    • +4
    ./Charting/PolygonChartSeriesProperties.cs
  1. … 1168 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
    • +238
    ./Charting/AreaChartSeriesProperties.cs
    • -0
    • +87
    ./Charting/BarSeriesProperties.cs
    • -0
    • +203
    ./Charting/ChartAxisProperties.cs
    • -0
    • +29
    ./Charting/ChartFontPropertiesConverter.cs
    • -0
    • +190
    ./Charting/ChartProperties.cs
    • -0
    • +56
    ./Charting/ChartSeriesProperties.cs
    • -0
    • +178
    ./Charting/LineChartSeriesProperties.cs
    • -0
    • +87
    ./Charting/PointChartSeriesProperties.cs
    • -0
    • +147
    ./Charting/PolygonChartSeriesProperties.cs
    • -0
    • +29
    ./CompositeActivityProperties.cs
    • -0
    • +39
    ./ProjectProperties.cs
    • -0
    • +44
    ./TextDocumentProperties.cs
    • -0
    • +22
    ./TreeFolderProperties.cs
  1. … 3995 more files in changeset.