Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

  1. … 121 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.
Bug in LatexToPDF does not process *///</* correctly. This can be solved by replacing it with */// </* Related to Issue [WTI-101]

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

Former-commit-id: 5641fecac9a47239a729b66e5cce86624a7d616d

  1. … 39 more files in changeset.
Fixed typos and interpunction. Removed some unused Resources. Removed unused SelectFileWizardPage. Further improved resources. Related to Issue [WTI-6]

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

Former-commit-id: 70552cb72bc22a27a3879cafb4480679b2c9fa39

  1. … 25 more files in changeset.
Extracting strings and translated for: Core.Common.Base Core.Commong.Controls.Swf Core.Common.Gui (not fully) Related to Issue [WTI-6]

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

Former-commit-id: d1c4f1547c5050a3f7a1fd3ca8ad81901b94cc9e

  1. … 51 more files in changeset.
Extracted strings mostly from exceptions from files to resources and added translations. Related to Issue [WTI-6]

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

Former-commit-id: c688648f21a99c64fbca59dbcfd445e2545d8b66

  1. … 50 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
    • +214
    ./AreaChartSeries.cs
    • -0
    • +61
    ./ChartSeriesFactory.cs
    • -0
    • +11
    ./ChartSeriesType.cs
    • -0
    • +78
    ./IAreaChartSeries.cs
    • -0
    • +58
    ./ILineChartSeries.cs
    • -0
    • +27
    ./IPointChartSeries.cs
    • -0
    • +78
    ./IPolygonChartSeries.cs
    • -0
    • +228
    ./LineChartSeries.cs
    • -0
    • +90
    ./PointChartSeries.cs
    • -0
    • +163
    ./PolygonChartSeries.cs
    • -0
    • +155
    ./PolygonSeries.cs
  1. … 4827 more files in changeset.