Core.Common.Controls.Swf

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed RegionalSettingsManager logic from TableView Related to Issue [WTI-207]

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

Former-commit-id: 2edbab9c9910e0638b700d7d7938864ab2ad7ddc

  1. … 2 more files in changeset.
* Got rid of ClonableToolStripMenuItem * Improved piping test Related to Issue [WTI-184]

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

Former-commit-id: 910862979efac86820c83efdf704d3ee4e710209

  1. … 3 more files in changeset.
Implemented TryDeleteNodeData to be used in context menu's. Test will be implemented as part of issue WTI-184 Related to Issue [WTI-172]

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

Former-commit-id: c93b9ff27b12d60120b2e52de0027903cc36530f

  1. … 2 more files in changeset.
* Renamed argument from sender to node * Extended PipingFailureMechanismNodePresenter and PipingCalculationGroupContextNodePresenter logic to select newly added IPipingCalculationItem instances. ** Container(s) will be expanded if required to show the selected node. Related to Issue [WTI-174]

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

Former-commit-id: 11357a757b0088f27b8b7b49088a74bb3655bfb7

    • -1
    • +1
    ./TreeViewControls/ITreeNodePresenter.cs
    • -1
    • +1
    ./TreeViewControls/TreeViewNodePresenterBase.cs
  1. … 18 more files in changeset.
Got rid of ProgressBarDialog Related to Issue [WTI-184]

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

Former-commit-id: 13805a7acb410d97e5f1f5d9b4d1d8d57859495a

  1. … 5 more files in changeset.
Removed redundant classes from Core.Common.Controls.Swf Moved OpenUrlDialog to Core.Plugins.SharpMapGis.Gui Related to Issue [WTI-184]

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

Former-commit-id: 47b931e462ad1890378432023f70ac186ed7b47f

  1. … 6 more files in changeset.
Got rid of custom MessageBox Related to Issue [WTI-184]

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

Former-commit-id: dfa7f1f40a2f94f05747f4d9a109d12c52d2b883

  1. … 11 more files in changeset.
* Got rid of custom MessageBox in TreeView * Introduced WindowsFormsTestBase

Related to Issue [WTI-184]

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

Former-commit-id: efcca51cdee1727a742634b71b1b037f3ba2d10e

  1. … 6 more files in changeset.
Moved InputTextDialog to Core.Plugins.SharpMapGis.Gui Related to Issue [WTI-184]

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

Former-commit-id: f4fd9151ffa2cbc0ac4cc10ece28d8a827c888ce

  1. … 6 more files in changeset.
Moved ImageResolutionDialog and ExportImageHelper to Core.Plugins.SharpMapGis Related to Issue [WTI-184]

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

Former-commit-id: 23fc06b577c2c28800c447a16e3d4d6bd4321474

    • -183
    • +0
    ./ImageResolutionDialog.Designer.cs
  1. … 7 more files in changeset.
Moved type editor related classes to Core.Common.Controls.Swf Related to Issue [WTI-183]

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

Former-commit-id: 6483897f100e9ad5ee1afb7b1776425ba3939e6a

    • -24
    • +0
    ./Editors/ComboBoxTypeEditor.Designer.cs
    • -0
    • +48
    ./Table/Editors/ButtonTypeEditor.cs
    • -0
    • +24
    ./Table/Editors/ComboBoxTypeEditor.Designer.cs
    • -0
    • +66
    ./Table/Editors/ComboBoxTypeEditor.cs
    • -0
    • +21
    ./Table/Editors/ITypeEditor.cs
    • -0
    • +19
    ./Table/Editors/MultiLineTextEdior.cs
    • -7
    • +7
    ./Table/XtraGridRepositoryItemBuilder.cs
  1. … 4 more files in changeset.
* Clarified documentation related to drag & drop functionality in ITreeNodePresenter. * Removed FlagsAttribute from DragOperations. ** Updated related code for flag checking. * Implemented drop drop feature: allow PipingCalculation nodes to be dropped into any PipingCalculationGroup nodes. Related to Issue [WTI-174]

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

Former-commit-id: 6c3b31689e90728161509fd58f20c85df202ac34

    • -29
    • +22
    ./TreeViewControls/ITreeNodePresenter.cs
    • -6
    • +6
    ./TreeViewControls/TreeViewNodePresenterBase.cs
  1. … 14 more files in changeset.
# Removed [InvokeRequired] where the call to ui was on the same Thread # Removed redundant preloading devExpress on separate Thread # Since no calles are made to InvokeRequired, such tests have become obsolete # Removed PostSharp from packages Related to Issue [WTI-95]

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

Former-commit-id: ebd55f56ade7a7f08d5a1148c5572cc8121eafe8

  1. … 149 more files in changeset.
Updated namespaces for just moved TreeView stuff Related to Issue [WTI-183]

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

Former-commit-id: 13781d9e2f372b0ec1796e6aff71f9d2fb6034e8

    • -1
    • +1
    ./TreeViewControls/ITreeNodePresenter.cs
  1. … 67 more files in changeset.
Moved TreeView stuff to Core.Common.Controls.Swf Related to Issue [WTI-183]

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

Former-commit-id: 2d3575aca6cd8225ef2e49ac31ddbecc0afe3dfa

    • -0
    • +173
    ./TreeViewControls/ITreeNode.cs
    • -0
    • +172
    ./TreeViewControls/ITreeNodePresenter.cs
    • -0
    • +136
    ./TreeViewControls/ITreeView.cs
  1. … 19 more files in changeset.
Got rid of IDialog Related to Issue [WTI-183]

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

Former-commit-id: 3b1526c34b585a81a60e18a48589a5da870addad

  1. … 4 more files in changeset.
Removed/moved TableView realted classes Related to Issue [WTI-183]

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

Former-commit-id: 5564fbd7349218acf6575195b9b16e042cf41080

    • -0
    • +8
    ./Table/TableViewPasteBehaviourOptions.cs
    • -1
    • +1
    ./Table/Validation/RowValidationResult.cs
  1. … 4 more files in changeset.
Moved TableView related stuff to Core.Common.Controls.Swf Related to Issue [WTI-183]

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

Former-commit-id: e9d76bc977eba72e8a32d881847d393d2f0cd0f6

    • -0
    • +18
    ./Table/TableSelectionChangedEventArgs.cs
    • -0
    • +21
    ./Table/TableViewCell.cs
  1. … 7 more files in changeset.
Fixed failed test by adding the project reference to the test (it was implicitly referenced and the interop file was not copied to the test folder) - Cleanup of app.config Related to Issue [WTI-148]

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

Former-commit-id: a4b185d032a9d640f1f8abf00aff567150674bdb

  1. … 1 more file in changeset.
we set "CopyLocal" for references of domestic projects to FALSE. Related to Issue [WTI-148]

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

Former-commit-id: c4677e16a1ae7cc08150a1b9b60dcefeccde8754

  1. … 28 more files in changeset.
reintroduced Ringtoets.targets. If it placed above, then it represents "global settings" that fulfills all the projects (that import it) with default settings without code duplication. AllowedReferenceRelatedFileExtensions (for Release only), OutputPath, WarningLevel and PlatformTarget are moved to targets now. Related to Issue [WTI-148]

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

Former-commit-id: 5400b8fdf52a4a4621ede66d2ea767c6eee50bda

  1. … 35 more files in changeset.
The first batch of translation issues fixed. Related to Issue [WTI-6]

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

Former-commit-id: 0644b13c1ecf009275b3f11feebb3d103340f429

  1. … 22 more files in changeset.
removed Ringtoets.targets due to unnecessary clean up actions. AllowedReferenceRelatedFileExtensions flag is moved to the project configuration. Related to Issue [WTI-148]

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

Former-commit-id: 2f8f7061db721b7f1b67104ee0d83acb7ad4841a

  1. … 37 more files in changeset.
Set default platform to x86 (instead of AnyCPU) Removed configuration *CreateInstallerWithDemoProject* in projects (release was used anyways) Related to Issue [WTI-148]

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

Former-commit-id: 2fb0ca748dced07d7231dcbf87ed9885a248fffb

  1. … 72 more files in changeset.
Fixed creation of installer with demo projects added Related to Issue [WTI-95]

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

Former-commit-id: 81eb7226a7bfb9a01d5b8a9f2adac6514cbc8874

  1. … 71 more files in changeset.
- Created configuration for test coverage (it requires PDB files) - Cleaned up cofngiration for *CreateInstallerWithDemoProject*, it is an equivalent of *Release* Related to Issue [WTI-64]

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

Former-commit-id: c5f32c4f489636d5ebe6acddc774a15a5e3ef418

  1. … 73 more files in changeset.
Removed unused references cleanup Related to Issue [WTI-95]

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

Former-commit-id: 1eda20ffff2a79890342b87f3b06503d41cfc5fa

  1. … 18 more files in changeset.
Removed unused reference Related to Issue [WTI-100]

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

Former-commit-id: e10eb3c1e2851c4d31082cf6f61d57c338579a26

all projects are build into SolutionDir\bin directory. Installer is also redirected to this dir. Related to Issue [WTI-148]

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

Former-commit-id: b930a00c4632ec165638f460385728583e825e17

  1. … 71 more files in changeset.
Introduced ContextMenuBuilder in stead of the ContextMenuFactory. Builder is responsible for calling ContextMenuItemFactory methods to configure a ContextMenu. Can be used to construct a menu using items which require the gui context, to add custom items and to add separators. Removed ITreeNode parameter of GetChildNodeObjects (only based on data)Moved resources from the Ringtoets.Common.Forms to Core.Common.Gui Removed unused methods in ContextMenuStripExtensions Added expand all and collapse all items to the ContextMenuItemFactory. Moved ContextMenuBuilder and ContextMenuItemFactory to sub folder. Related to Issue [WTI-172]

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

Former-commit-id: 9eefacfdd318334fb06e17b8a94422bee07e4674

    • -2
    • +2
    ./TreeViewControls/TreeViewController.cs
    • -6
    • +6
    ./TreeViewControls/TreeViewNodePresenterBase.cs
  1. … 57 more files in changeset.