Core.Common.Controls

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Implemented method to set column visibility. - Set all columns to read only in IllustrationPointsTableControl. - Set column visible to false for closing situation. Related to Issue [WTI-1306]

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

Former-commit-id: dc1beaa6ecae6d724412844128df1ff0c0774a84

Former-commit-id: c9b2bcd43a4f6af8774e3751141451ff0c16ceae

  1. … 3 more files in changeset.
Improved editing logic for DataGridViewControl => Take control over editing programmatically, as already aimed for in the current implementation (see calls to BeginEdit and EndEdit)

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

Former-commit-id: 559cedc16ac67a6d047b134230a6eea7d549abc4

Former-commit-id: 9ef79a1240d66cc20998c30b78847a256f28806e

Updated license headers in core. Related to Issue [WTI-1242]

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

Former-commit-id: e7f214adee97782d28ee82f096d8cc27547439e6

Former-commit-id: b339ec31825c8ea8fed91e675069b65afba8433b

    • -1
    • +1
    ./DataGrid/DataGridViewComboBoxItemWrapper.cs
    • -1
    • +1
    ./DataGrid/DataGridViewControl.Designer.cs
    • -1
    • +1
    ./DataGrid/DoubleBufferedDataGridView.cs
    • -1
    • +1
    ./PresentationObjects/ObservableWrappedObjectContextBase.cs
    • -1
    • +1
    ./PresentationObjects/WrappedObjectContextBase.cs
  1. … 803 more files in changeset.
Used null propagation where suggested. Related to Issue [WTI-1242]

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

Former-commit-id: 6d1d55a48f678a84b1d7b6279d945d2de8ee71a2

Former-commit-id: ac6b4dc77ee63a4b3e313075cebd822f4d32f432

  1. … 35 more files in changeset.
Corrected Visual Studio Code Analysis issues. For more details, see issue comments Related to Issue [WTI-1242]

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

Former-commit-id: 029caf889615600ae63bfeaa1f87db6399b9c875

Former-commit-id: a794c1d278f4010beaa6275d6287c7840a124a0a

  1. … 8 more files in changeset.
Applied cleanup over Ringtoets.Core Related to Issue [WTI-1242]

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

Former-commit-id: e79666c3005d8749a1973fc827c38a6e17a64dfd

Former-commit-id: d1b69716d861a8986cd3fb3e1426d5be26758c48

    • -1
    • +1
    ./PresentationObjects/WrappedObjectContextBase.cs
  1. … 28 more files in changeset.
Core code-cleanup. Searched for superfluous this. for property assignments as well.

Related to Issue [WTI-1242]

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

Former-commit-id: ecb498b6096a9d8b0a66e69428411d5ae18ec80a

Former-commit-id: 9cc4bad09e38263256924549eaa807b887009030

    • -13
    • +5
    ./DataGrid/DataGridViewComboBoxItemWrapper.cs
    • -10
    • +10
    ./DataGrid/DataGridViewControl.cs
  1. … 287 more files in changeset.
Review related changes Related to Issue [WTI-1143]

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

Former-commit-id: 9fd645e408468eb187d7aa3f96dbf2009ce21d5f

Former-commit-id: d0ab077f4e8c0056ae24c2690d32cc18da4912fa

  1. … 5 more files in changeset.
Fixed InvalidOperationException when MouseEnter event was fired on the top-left header cell when the top-left header cell is not fully initialized. I.e., the column header is still in 'resizing' mode. Fix is inspired by https://connect.microsoft.com/VisualStudio/feedback/details/481029/this-operation-cannot-be-performed-while-an-auto-filled-column-is-being-resized

Fixed bug where selection button's enable state was not updated when changing from an empty Wmts control to the prefilled WellKnown control.

Added keyboard shortcut on *S* to open the background selection dialog

Related to Issue [WTI-1142]

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

Former-commit-id: 5e74be307834783c2f0527ee0603c6f570cdf6e6

Former-commit-id: 16aefe153476389ca8127d2ac3eabfe74c1f5c50

  1. … 6 more files in changeset.
Review suggestion - Explicit types - Extended tests - Moved UseCustomSettingsHelper to Core.Common.Gui.TestUtil Related to Issue [WTI-1091]

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

Former-commit-id: ff142b1c5f7f09290831c940e8089533a7250a52

Former-commit-id: c7bda8c1d641aadd567c2a4c2c746816149f4c49

  1. … 13 more files in changeset.
Added SetCurrentCell to DataGridViewControl Added final feature to set selected WmtsData from previous visit to to WmtsLocationControl Related to Issue [WTI-1091]

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

Former-commit-id: 64d6be484045fa470762a50baea1fdfdec94f165

Former-commit-id: 2fed260e47fa28d68f82d6de09482b674fe00ad9

  1. … 4 more files in changeset.
* Improved API for setting data source of DataGridViewControl. * Cleanup * Introduced TestHelper for dealing with DataGridView. Related to Issue [WTI-1044]

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

Former-commit-id: 4a1fa52f3808c8da5aa270f12d19453259f5aaaa

Former-commit-id: b5d01eab6d905847254e86e6169eb9bfa7719fd5

  1. … 27 more files in changeset.
Made types explicit. Extracted strings to resource file. Related to Issue [WTI-1071]

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

Former-commit-id: 67ee04f1d1da77cbff2b99317acefd29b37fff6c

Former-commit-id: 3b409a6464d44200e529eb2592675ffc6113c9a5

  1. … 6 more files in changeset.
use nameof in Argument*Exceptions Reviewed by: tangerma

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

Former-commit-id: 489d965acd6cbed374e72d9a9f10deec8787bcfd

Former-commit-id: 0ef178298a4e4639093af98897cfb40d331b372d

    • -1
    • +1
    ./PresentationObjects/WrappedObjectContextBase.cs
  1. … 283 more files in changeset.
Implement rounding for PipingSoilLayerTable rows. Related to Issue [WTI-1071]

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

Former-commit-id: 7e6939a1679183ade7859997e4a680d5acddabcb

Former-commit-id: 143833b467f6b37b109e6a306105ffb11f56a7e0

  1. … 3 more files in changeset.
Implemented DataGridViewColorColumn for showing colors in a DataGridView Related to Issue [WTI-1071]

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

Former-commit-id: 54f74de478dd64614a7c75c8e5dc24978ab8193f

Former-commit-id: 4882baee85e2238719b1de09684ac7ca19ad88c6

    • -0
    • +80
    ./DataGrid/DataGridViewColorCell.cs
    • -0
    • +54
    ./DataGrid/DataGridViewColorColumn.cs
  1. … 5 more files in changeset.
Added Piping Soil Layer table to PipingInputView. Related to Issue [WTI-1071]

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

Former-commit-id: a82f7032f4215db336913a7a0b065115fea8f8ea

Former-commit-id: 5072604e29bef9fe5059bbe6d6ca2696efefe234

  1. … 5 more files in changeset.
Added PipingSoilLayerTable control which shows PipingSoilLayer properties based on a collection of layers. Made it possible to show a readonly checkbox column in a DataGridViewControl. Related to Issue [WTI-1071]

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

Former-commit-id: 5205f92fd1e8aab1a423fc8fbd2ed0326c8061cc

Former-commit-id: 2f2fe3576b9579f4cfb61ef0446ddeb3b9bdfb8c

  1. … 5 more files in changeset.
- Upgraded Project ToolsVersion="4.0" to ToolsVersion="14.0" - Ignored ".vs" folder in trunk paired with tang_ds

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

Former-commit-id: beca2918e38aa1e3900b6bc17a0df7e8d1f9c8e3

Former-commit-id: 681a7a3764b91f67e1e97dc0d30f930c901276e0

  1. … 219 more files in changeset.
- Updated the PipingCalculationsView to use CurrentCellChangedHandler iso CellClick - Set Selection to newly opened view Related to Issue [WTI-823]

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

Former-commit-id: 5c16851a341a639bf1bf50216a25279cf035974a

Former-commit-id: 2620a034fb34298e7dd660f34b75477fb4423a5b

  1. … 3 more files in changeset.
- Added method to handle DatagridView's CurrentCellChanged events - Updated the (abstract) HydraulicBoundaryLocationsView to listen to CurrentCellChanged events, iso CellClick events. Related to Issue [WTI-823]

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

Former-commit-id: 750f8d1c7b6c2f91278a217b5dce00e51f8f0a2b

Former-commit-id: b940b6cd5eecade2fa611083e742b276179b13fb

  1. … 2 more files in changeset.
* Extended DataGridViewControl with possibility of specifying a tooltip in order to explain why certain cells are disabled. * HydraulicBoundaryLocationsView updated such that custom imported hydraulic boundary locations cannot be calculated any more. ** Column is disabled with tooltip explaining why. * Improved validation message for custom hydraulic boundary locations to prevent calculating with custom imported hydro locations for failure mechanisms that required coupled hydraulic boundary location databases. Related to Issue [WTI-1013]

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

Former-commit-id: c000003f1e221e89560b71bc7185d4cba7c8b8b0

Former-commit-id: a1e023ed22f111f6a29eae10e9466dced93f9f76

  1. … 11 more files in changeset.
Ensured HydraulicBoundaryLocationContext objects can be uniquely identified based on both their wrapped database and location Related to Issue [WTI-956]

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

Former-commit-id: 1ff703b40e025f7361f9fdf9859597fcb9129d65

Former-commit-id: b710272a6edfe4face5960a7e2672c9b59239f53

    • -1
    • +1
    ./PresentationObjects/WrappedObjectContextBase.cs
  1. … 2 more files in changeset.
Merged revision(s) from branches/WTI 956:

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

Former-commit-id: 3d2c37b53bc9af98d14966ffd630002740f6e6a0

Former-commit-id: 61a1d9c005e4a1ecc187f522b951df018848a0bf

  1. … 33 more files in changeset.
Extended ISelectionProvider with SelectionChanged event handler Related to Issue [WTI-956]

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

Former-commit-id: c7d8c9a02055d84bc4d6d6503fcd6c16dbb60613

Former-commit-id: 783c44342fc84165fec60992be0a111e55fce95c

  1. … 3 more files in changeset.
* Added standard serialization constructor to all Exception classes. * Explicitly defined culture for string.Format methods. * Replaced IFileImporter.ProgressChanged property to method (recommendation by C# coding conventions) * Renamed classes containing win32.dll invokes to NativeMethods (recommendation by C# coding conventions)

Related to Issue [WTI-931]

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

Former-commit-id: 78fae4fb038935c7a58a0fb534baa750b173d589

Former-commit-id: fc7d0938a3677be66218915a3e665a9cc6757df9

  1. … 162 more files in changeset.
Deltares clean-up for Core.Common - Renamed GetLengthsBasedOnReletative to GetLengthsBasedOnRelative - Moved regions down in file Related to Issue [WTI-931]

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

Former-commit-id: a32f95f755c625c08cd50600752daafbd813038f

Former-commit-id: fd19f66c962d2aefbbec884c4976032ebd4f8cc7

  1. … 3 more files in changeset.
InvalidOperationException fixed in EventHandler of DataGridViewControl. Related to Issue [WTI-587]

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

Former-commit-id: 97915be1e345ad1f84a50ecea5ecd4ed925d4a3e

Former-commit-id: 3ca412121554f89633abf0330892bba40bb13d8f

Exctraced ScenariosControl from the GrassCoverErosionInwardsScenarioView. Used ScenariosControl in GrassCoverErosionInwardsScenarioView. Added fix in DataGridViewControl which, if a cell is clicked with a combobox, opens that combobox as well. Related to Issue [WTI-587]

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

Former-commit-id: 4f5663f90edc0fa9213ee7fce5412c3ad548b9ff

Former-commit-id: e18eb1dff55c37bb22c4e9b40de8346a3611a058

  1. … 15 more files in changeset.
- Implemented null option in property control dropdown. Related to Issue [WTI-726]

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

Former-commit-id: 66e53f5cbf652f54dfc5964c9758e0d75863aacb

Former-commit-id: e24af0a00fd72f7107555f130f19f0aac275c1b1

    • -1
    • +1
    ./DataGrid/DataGridViewComboBoxItemWrapper.cs
  1. … 7 more files in changeset.