Core.Plugins.CommonTools.Gui

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Simplified implementation of TreeViewNodePresenterBase.GetDefaultDropOperation. Completed tests for ChartSeriesTreeNodePresenter and ChartTreeNodePresenter. Related to Issue [WTI-189]

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

Former-commit-id: 8381513300d0a6970e341dcb6553bc03454bfee6

    • -1
    • +1
    ./Forms/Charting/ChartTreeNodePresenter.cs
  1. … 5 more files in changeset.
RemoveNodeData returns boolean whether removal was successful. Completed testing of ChartSeriesTreeNodePresenter. Related to Issue [WTI-189]

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

Former-commit-id: 50807532855a06d83d0b068d07f4435ed4743f6f

  1. … 1 more file in changeset.
Moved ViewInfo to Core.Common.Gui Related to Issue [WTI-183]

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

Former-commit-id: 80bb3b09cea7b8683b8768c3b089ec16bf506d7b

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

  1. … 23 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. … 4 more files in changeset.
Moved Core.Common.Controls.Swf.TreeViewControls to project Core.Common.Controls.TreeView

Further optimalisation required

Related to Issue [WTI-184]

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

Former-commit-id: e748057a9a7d0c4e48f826cfaa707e82423015df

    • -1
    • +1
    ./Forms/Charting/ChartTreeNodePresenter.cs
  1. … 152 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.
Removed ViewInfo from IView Related to Issue [WTI-183]

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

Former-commit-id: 78c25143c6b3d48465718ab2fd031cab5d5d7247

  1. … 22 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
    ./Forms/Charting/ChartTreeNodePresenter.cs
    • -1
    • +1
    ./Property/Charting/BarSeriesProperties.cs
    • -1
    • +1
    ./Property/Charting/ChartAxisProperties.cs
    • -1
    • +1
    ./Property/Charting/ChartProperties.cs
  1. … 119 more files in changeset.
* Restructured namespaces of classes within Core.Common.Utils Related to Issue [WTI-187]

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

Former-commit-id: abb5674060f8ad81b77df2d12f35c924e8285cbe

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

    • -17
    • +4
    ./Commands/Charting/RulerCommand.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.
* Deleted unused classes. * Refactored away some IEventedList implementations to no longer depends on this interface. * Moved IEventedList and NotifyCollectionChangingEventArgs from Core.Common.Utils to Core.GIS.SharpMap.Api. * Renamed NotifyCollectionChangingEventArgs to NotifyCollectionChangeEventArgs. Related to Issue [WTI-187]

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

Former-commit-id: 7f684e848d533e7d7780e01581bac7276ecbe014

  1. … 45 more files in changeset.
Remove unused images from resources directory. Related to Issue [WTI-189]

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

Former-commit-id: aa717a3c7ff8f9858f1135ab0ebe7bb1e920cf80

    • -27
    • +0
    ./Core.Plugins.CommonTools.Gui.csproj
    • binary
    ./Resources/control-stop-square.png
    • binary
    ./Resources/feature_coverage_with_time.png
    • binary
    ./Resources/feature_coverage_with_time_empty.png
    • binary
    ./Resources/function_coverage_empty.png
  1. … 9 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. … 11 more files in changeset.
Removed some test code. Related to Issue [WTI-189]

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

Former-commit-id: 1c1a1edc1329d83d85170a518ef49e610ea2c74f

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

    • -10
    • +0
    ./Core.Plugins.CommonTools.Gui.csproj
    • -1
    • +0
    ./Forms/Charting/ChartTreeNodePresenter.cs
    • -85
    • +0
    ./Forms/TextDocumentView.Designer.cs
    • -284
    • +9
    ./Properties/Resources.Designer.cs
    • -45
    • +0
    ./Property/TextDocumentProperties.cs
  1. … 6 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

    • -17
    • +2
    ./Commands/Charting/RulerCommand.cs
  1. … 13 more files in changeset.
Cleaned up IView interface => Removed EnsureVisible method Related to Issue [WTI-183]

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

Former-commit-id: 677f272fe3468367b82c04143b528b4f13f736b3

  1. … 20 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
    ./Commands/Charting/ChartViewCommandBase.cs
    • -0
    • +21
    ./Commands/Charting/DecreaseFontSizeCommand.cs
    • -100
    • +1
    ./Commands/Charting/ExportChartAsImageCommand.cs
    • -0
    • +21
    ./Commands/Charting/IncreaseFontSizeCommand.cs
    • -0
    • +43
    ./Property/Charting/ChartAxisDateTimeProperties.cs
    • -0
    • +56
    ./Property/Charting/ChartAxisDoubleProperties.cs
    • -88
    • +1
    ./Property/Charting/ChartAxisProperties.cs
Cleaned up IView related interface => Removed Image property Related to Issue [WTI-183]

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

Former-commit-id: 8f0072dc80f770704b650a7f0a6fe40b94a9776e

  1. … 26 more files in changeset.
Cleaned up IView related interfaces Related to Issue [WTI-183]

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

Former-commit-id: ed50b05e94c3d3457fcebd73b9418dcb355e6560

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

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

  1. … 23 more files in changeset.
Removed empty Core.Plugins.Commontools.Project. Related to Issue [WTI-188]

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

Former-commit-id: 0562bc19f476e029635a97f6eb9528d4fe1b3384

  1. … 7 more files in changeset.
+ removed dupe png. spotted by reviewer. + cosmetic changes Related to Issue [WTI-45]

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

Former-commit-id: 7e11faa9292b7627f49e2bf4ebf118baecb2a7fa

  1. … 1 more file in changeset.