Core.Common.Controls.Swf

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated references, resources, UML of *Core.Common.Controls.Charting*, *Core.Common.Controls.Table*, and *Core.Common.Controls.TreeView* Related to Issue [WTI-184]

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

Former-commit-id: 8651c5c7328a477e74a4fab25f294c5c764bf17b

    • -661
    • +0
    ./Properties/Resources.Designer.cs
  1. … 38 more files in changeset.
Added images Related to Issue [WTI-184]

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

Former-commit-id: 0f3a7ff247b8f7d1052bb768b4bc57079e280b0e

Moved Core.Common.Controls.Swf.Table to project Core.Common.Controls.Table

Further optimalisation required

Related to Issue [WTI-184]

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

Former-commit-id: b58bee8e6a54b39380f58b2e58b71fd6748b8f21

    • -132
    • +0
    ./Core.Common.Controls.Swf.csproj
    • -171
    • +1
    ./Properties/Resources.Designer.cs
  1. … 111 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

    • -24
    • +10
    ./Core.Common.Controls.Swf.csproj
    • -1
    • +1
    ./Table/TableViewPasteBehaviourOptions.cs
    • -11
    • +0
    ./TreeViewControls/DragOperations.cs
    • -166
    • +0
    ./TreeViewControls/ITreeNodePresenter.cs
    • -28
    • +0
    ./TreeViewControls/PlaceholderLocation.cs
    • -79
    • +0
    ./TreeViewControls/TreeNodeExpandCollapseState.cs
    • -350
    • +0
    ./TreeViewControls/TreeNodeGraphicExtensions.cs
    • -141
    • +0
    ./TreeViewControls/TreeNodeList.cs
    • -1158
    • +0
    ./TreeViewControls/TreeView.cs
    • -167
    • +0
    ./TreeViewControls/TreeView.resx
    • -454
    • +0
    ./TreeViewControls/TreeViewController.cs
    • -321
    • +0
    ./TreeViewControls/TreeViewNodePresenterBase.cs
  1. … 142 more files in changeset.
"item" is not proper Dutch. Replaced last occurrences visible to users with "element" Related to Issue [WTI-6]

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

Former-commit-id: fcaf8033fd8edb73b6eac251ce18baa3186cbb86

  1. … 9 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. … 19 more files in changeset.
"item" is not proper Dutch. Replaced with "element" Related to Issue [WTI-6]

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

Former-commit-id: 3506837b151cd93df4a2a5aac9e4dfef486dcf4f

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

    • -120
    • +0
    ./Charting/ChartCoordinateService.cs
    • -25
    • +0
    ./Charting/Customized/RingtoetsTChart.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
    • +1
    ./TreeViewControls/ITreeNodePresenter.cs
    • -1
    • +1
    ./TreeViewControls/TreeViewController.cs
    • -1
    • +1
    ./TreeViewControls/TreeViewNodePresenterBase.cs
  1. … 95 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

  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
    • +1
    ./TreeViewControls/ITreeNodePresenter.cs
    • -1
    • +1
    ./TreeViewControls/TreeViewController.cs
    • -2
    • +2
    ./TreeViewControls/TreeViewNodePresenterBase.cs
  1. … 39 more files in changeset.
* Removed EventList dependency from Project. * Refactored 'item removed from project -> Close all views). * Renamed ProjectExplorerPluginGui to ProjectExplorerGuiPlugin. Related to Issue [WTI-187]

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

Former-commit-id: 6e2a4b4e086de9b8b052b872bbc040328aae0261

  1. … 18 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. … 17 more files in changeset.
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. … 24 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. … 57 more files in changeset.
Moved DragOperations to TreeViewControls Related to Issue [WTI-183]

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

Former-commit-id: ef1610346d1d09900a4ba1adfa2bdbf73a4224b2

    • -0
    • +11
    ./TreeViewControls/DragOperations.cs
  1. … 3 more files in changeset.
Final dialog improvements Related to Issue [WTI-184]

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

Former-commit-id: b4e6fffb018ae0fbb737330c4e0f85e79e9a51a4

  1. … 22 more files in changeset.
* Removed EventList dependecies from Charting classes Related to Issue [WTI-187]

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

Former-commit-id: ab68aa970163c23aae1a27fb5ee6d1263a6c7bd6

    • -5
    • +0
    ./Charting/Tools/ExportChartAsImageChartTool.cs
    • -22
    • +28
    ./Charting/Tools/SelectPointTool.cs
  1. … 4 more files in changeset.
* Removed dependencies on EventedList from TableView Related to Issue [WTI-187]

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

Former-commit-id: dd868879c5df4844507a7a95504069e900a60d30

  1. … 4 more files in changeset.
Temp version, with decorator (and delete), but disabled and lookup table

Back to Framework 4.5

Related to Issue [WTI-199]

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

Former-commit-id: 3abcac765abfc25bd2fe1d34994e4130e96a50ba

  1. … 94 more files in changeset.
* Fixed bug in TreeNodeExpandCollapseState due to ReferenceComparer. PipingContext objects are recreated on tree refresh, therefore override Equals method on their wrapped data. Added regression test. * Fixed exception when restoring state on a recorded node when new items have been added between recording and restoring (such as during a drag & drop operation). * Implemented review suggestion of WTI-Review-199 ** Small refactoring on drag & drop strategies in PipingCalculationGroupContextNodePresenter Related to Issue [WTI-174]

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

Former-commit-id: 23256277712965500a17ed3391aaa6cb87f1c014

    • -26
    • +2
    ./TreeViewControls/TreeNodeExpandCollapseState.cs
  1. … 2 more files in changeset.
Ensured owner is correctly passed to ExportImageHelper Related to Issue [WTI-184]

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

Former-commit-id: 83a32bc980eeaa150a73c9d3470ff1d9c0de1fe4

  1. … 4 more files in changeset.
Made WizardDialog implement DialogBase Related to Issue [WTI-184]

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

Former-commit-id: 1d62267a68b7ce8c1fcfe548b83f004ba489fdf2

Ensured owner of chart view related dialogs is correctly set Related to Issue [WTI-184]

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

Former-commit-id: f99da660ff06182b25c47e1424b155a5f61ee013

  1. … 1 more file in changeset.
* Small clean ups * Removed IEventedList dependency from ITreeView related classes, introducing RegisterNodePresenter method to handle special 'after add' logic. * Removed IEventedList dependency from WizardDialog. * Removed INotifyCollectionChanging as it is not used. * Deleted unused classes and interfaces from Core.Common.Utils. Related to Issue [WTI-187]

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

Former-commit-id: 05ec6eaef57781d0e16ccb113e4114d211fcaa5c

    • -16
    • +14
    ./TreeViewControls/TreeViewController.cs
  1. … 20 more files in changeset.
Updated constraints on Norm (>0) and Contribution(>0 and <=100). Added TestHelper.AssertExceptionCustomMessage which can be used to assert for custom exception messages. Exposed FailureMechanismContributionItem.Norm. Used more optimal Invalidate() (instead of Refresh()). Updated doc and tests. Related to Issue [WTI-168]

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

Former-commit-id: a9184622ae01d083c09734fa6db7c658445d10b8

  1. … 27 more files in changeset.
* Implemented review suggestions of WTI-Review-194: ** Improved Xml docs. ** TreeNodeExpandCollapseState now used special IComparer when hashing, doing this on reference. This is more reliable when a Equals override is implemented. ** Fixed bugs in tests related to not calling MockRepository.VerifyAll or mockRepository.ReplayAll. ** Renamed PipingCalculationGroup.NameIsEditable to PipingCalculationGroup.IsNameEditable. ** Improved resources messages. ** Refactored Drag & Drop handling code of PipingCalculationGroupContextNodePresenter to strategies. ** Added unit tests to improved (functional) coverage. Related to Issue [WTI-174]

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

Former-commit-id: 1d6426433d7b91be2d5af222a79371f81db4e326

    • -1
    • +2
    ./TreeViewControls/ITreeNodePresenter.cs
    • -2
    • +26
    ./TreeViewControls/TreeNodeExpandCollapseState.cs
  1. … 15 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

    • -0
    • +112
    ./Charting/TimeNavigatableLabelFormatProvider.cs
    • -1
    • +1
    ./TreeViewControls/TreeViewController.cs
  1. … 72 more files in changeset.
Move Confirm resource to a more general resource. Related to Issue [WTI-172]

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

Former-commit-id: f2e54a39f280c9955b34e23d7b77d3d4f1ccd6a9

  1. … 7 more files in changeset.
Introduced DialogBase Related to Issue [WTI-184]

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

Former-commit-id: 76b4c8e3340dc36f2f383b70d2e0ca5cf4b0e248

  1. … 13 more files in changeset.