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

    • -28
    • +0
    ./Charting/DecreaseFontSizeCommand.cs
    • -20
    • +0
    ./Charting/ExportChartAsImageCommand.cs
    • -28
    • +0
    ./Charting/IncreaseFontSizeCommand.cs
    • -61
    • +0
    ./Charting/ShowChartLegendViewCommand.cs
  1. … 87 more files in changeset.
Turned Command into ICommand Related to Issue [WTI-183]

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

Former-commit-id: 3095bb8d3992a062fac62eee59e7d67b2a47f86a

    • -4
    • +6
    ./Charting/ShowChartLegendViewCommand.cs
  1. … 24 more files in changeset.
Added documentation for charting Command implementations. Added test for ChartSeriesTreeNodePresenter Related to Issue [WTI-189]

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

Former-commit-id: 677346b294e2a0974ca5cb0cd253b28c83e5e9a5

    • -1
    • +7
    ./Charting/ExportChartAsImageCommand.cs
    • -0
    • +6
    ./Charting/ShowChartLegendViewCommand.cs
  1. … 5 more files in changeset.
Added tests for DecreaseFontSizeCommand, IncreaseFontSizeCommand and ExportChartAsImageCommand. Related to Issue [WTI-189]

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

Former-commit-id: 023a1a2816fd26c557b537577224eeffe47587bc

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

  1. … 132 more files in changeset.
Changed GetTool implementation so that it won't require a cast after calling. Related to Issue [WTI-189]

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

Former-commit-id: 3299cd848d6c28e989cb98013bdb4d0c662e93a0

    • -2
    • +1
    ./Charting/ShowChartLegendViewCommand.cs
  1. … 2 more files in changeset.
Doc and test of ChartViewCommandBase. Related to Issue [WTI-189]

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

Former-commit-id: 4e49ae9e83e17c79591f282eb59340cfb8cae784

  1. … 2 more files in changeset.
Got rid of ICompositeView (part two) Related to Issue [WTI-183]

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

Former-commit-id: 17a25c83bad6873ea183c8c3ac0d07445f70b52c

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

    • -3
    • +7
    ./Charting/ShowChartLegendViewCommand.cs
  1. … 18 more files in changeset.
Got rid of ICompositeView Related to Issue [WTI-183]

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

Former-commit-id: 4cea919a3c7716874ef7cf4564c73de4fde77ebe

  1. … 14 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
    • +62
    ./Charting/ChartViewCommandBase.cs
    • -0
    • +21
    ./Charting/DecreaseFontSizeCommand.cs
    • -100
    • +1
    ./Charting/ExportChartAsImageCommand.cs
    • -0
    • +21
    ./Charting/IncreaseFontSizeCommand.cs
  1. … 8 more files in changeset.
Improved folder structure in Core.Common.Controls Related to Issue [WTI-183]

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

Former-commit-id: e92f784a0a20f9006826824c01d4db1bb1a7b650

    • -0
    • +1
    ./Charting/ExportChartAsImageCommand.cs
  1. … 60 more files in changeset.
Cleaned up the Command class Related to Issue [WTI-183]

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

Former-commit-id: 9d3b3557000c5c3a2d4d5757c4d304770b335fe6

    • -5
    • +11
    ./Charting/ExportChartAsImageCommand.cs
    • -1
    • +1
    ./Charting/ShowChartLegendViewCommand.cs
  1. … 23 more files in changeset.
Turned IGuiCommand into GuiCommand Related to Issue [WTI-183]

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

Former-commit-id: 61bd18c7b7851ece553be061c3c3c11fb7337c27

    • -3
    • +1
    ./Charting/ExportChartAsImageCommand.cs
    • -4
    • +1
    ./Charting/ShowChartLegendViewCommand.cs
  1. … 15 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
    • +108
    ./Charting/ExportChartAsImageCommand.cs
    • -0
    • +71
    ./Charting/RulerCommand.cs
    • -0
    • +53
    ./Charting/ShowChartLegendViewCommand.cs
  1. … 4837 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

    • -4
    • +4
    ./Charting/ExportChartAsImageCommand.cs
    • -3
    • +3
    ./Charting/ShowChartLegendViewCommand.cs
  1. … 1179 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
    • +108
    ./Charting/ExportChartAsImageCommand.cs
    • -0
    • +71
    ./Charting/RulerCommand.cs
    • -0
    • +53
    ./Charting/ShowChartLegendViewCommand.cs
  1. … 4006 more files in changeset.