Core.Plugins.Charting

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed Core.Plugins.Charting and Core.Plugins.Charting.Test. Related to Issue [WTI-277]

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

Former-commit-id: 70d2562a75db6b2dff4bebd5da956fedaa35588f

    • -26
    • +0
    ./Commands/DecreaseFontSizeCommand.cs
    • -18
    • +0
    ./Commands/ExportChartAsImageCommand.cs
    • -26
    • +0
    ./Commands/IncreaseFontSizeCommand.cs
    • -60
    • +0
    ./Commands/ToggleChartLegendViewCommand.cs
    • -138
    • +0
    ./Forms/ChartLegendView.Designer.cs
    • -85
    • +0
    ./Forms/ChartSeriesTreeNodePresenter.cs
    • -1209
    • +0
    ./Properties/Resources.Designer.cs
  1. … 56 more files in changeset.
Further cleaned up TreeView Related to Issue [WTI-184]

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

Former-commit-id: 1611c6f33cffa84e290ee41162bae935a91f10cf

  1. … 4 more files in changeset.
Got rid of ITreeNode Related to Issue [WTI-184]

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

Former-commit-id: f5b2c9e2b82e13044e15c0efec49dd617218ae57

    • -3
    • +3
    ./Forms/ChartSeriesTreeNodePresenter.cs
  1. … 80 more files in changeset.
Added OpenToolView and CloseToolView for IGui. Added LegendView toggle button to ribbon. Moved Commands in Commands sub dir. Extracted IOxyPlotGuiPlugin with specific OxyPlot Gui related member definitions. Added simple LegendView. Moved command initialization logic to OxyPlotGuiPlugin Related to Issue [WTI-272]

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

Former-commit-id: 868073917650170d494edccbcd4317fbd2b8d917

  1. … 25 more files in changeset.
Removed final occurrence of Core.Common.Controls.Swf Related to Issue [WTI-184]

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

Former-commit-id: 3b2f031f2f3c5653611d476e9d687675bfa2f739

Reverted some changes Related to Issue [WTI-184]

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

Former-commit-id: ab56a90d7fbb74b26d596f93d81fe3d656c6fb8a

  1. … 69 more files in changeset.
Changed namespace of Core.Common.Controls into Core.Common.Forms Related to Issue [WTI-184]

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

Former-commit-id: 3f1bc509f2a0b4129dec6506e8018086d5edb4af

  1. … 69 more files in changeset.
Add ActiveViewChanged event on RingtoetsGui. ActiveViewChanged event used by OxyPlotGuiPlugin to show or hide the charting contextual ribbon tab. Made return type of GetRibbonControl explicit. Changed titles of contextual group and tab in Core.Plugins.Charting Ribbon, so that this does not get merged with the OxyPlot contextual group and tab. Related to Issue [WTI-269]

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

Former-commit-id: 95809b452069bf49ee502d23febc184dec4fed70

  1. … 21 more files in changeset.
- Fixed reference of Fluent to NUGet Related to Issue [WTI-189]

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

Former-commit-id: 9abb272bac93a9ff1d9c699e5bc334616a821a99

  1. … 3 more files in changeset.
Set private=false on references to owned projects. Related to Issue [WTI-189]

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

Former-commit-id: e2337db3735ca9b6a1cfa30c038da9cce6af2a24

  1. … 28 more files in changeset.
Added Core.Common.Version reference to projects which use GlobalAssembly. Changed name of ShowChartLegendViewCommand to ToggleChartLegendViewCommand to represent its purpose better. Removed obsolete warning filters. Related to Issue [WTI-189]

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

Former-commit-id: 562e88f3d7fff2221409a4a9b1c48fc9d138f9a8

    • -60
    • +0
    ./Commands/ShowChartLegendViewCommand.cs
    • -0
    • +60
    ./Commands/ToggleChartLegendViewCommand.cs
  1. … 12 more files in changeset.
removed unused references. Related to Issue [WTI-189]

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

Former-commit-id: 587d48f9c9e76d24581c1f5658df587503ea95be

  1. … 1 more file in changeset.
Added ChartingGuiPlugin to application. Removed obsolete resources. Related to Issue [WTI-189]

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

Former-commit-id: 74cd1e9534c77905f64575cec9337898ff51c738

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

    • -0
    • +184
    ./ChartingGuiPlugin.cs
    • -0
    • +60
    ./Commands/ChartViewCommandBase.cs
    • -0
    • +26
    ./Commands/DecreaseFontSizeCommand.cs
    • -0
    • +18
    ./Commands/ExportChartAsImageCommand.cs
    • -0
    • +26
    ./Commands/IncreaseFontSizeCommand.cs
    • -0
    • +49
    ./Commands/RulerCommand.cs
    • -0
    • +60
    ./Commands/ShowChartLegendViewCommand.cs
    • -0
    • +182
    ./Core.Plugins.Charting.csproj
    • -0
    • +139
    ./Forms/ChartLegendView.Designer.cs
    • -0
    • +191
    ./Forms/ChartLegendView.cs
    • -0
    • +279
    ./Forms/ChartLegendView.resx
    • -0
    • +85
    ./Forms/ChartSeriesTreeNodePresenter.cs
    • -0
    • +75
    ./Forms/ChartTreeNodePresenter.cs
    • -0
    • +35
    ./Properties/AssemblyInfo.cs
    • -0
    • +1245
    ./Properties/Resources.Designer.cs
  1. … 78 more files in changeset.