Core.Common.Controls

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Merged revision(s) 5138-5153 from branches/Release/16_1_1: Events below private fields Related to Issue WTI 739

........

Updated DSoil-Model database version requirement to 15.0.6.0

Related to Issue WTI 739

........

Remove obsolete tag

........

Create release tag

Related to Issue WTI 739

........

Fixed documentation errors.

Reviewed by: kleijn

Related to Issue WTI 739

........

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

Former-commit-id: 5862eaf0157aedd25b5b34bd5eb972f1d3480ec4

Former-commit-id: f2137caaf23b270126ff933a2fc8f59ffb8db6b2

  1. … 55 more files in changeset.
Events below private fields Related to Issue [WTI-739]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_1_1@5138 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: f147fd877588d7ae0f15e5d67727908c2fd2509d

Former-commit-id: 3d88f00300821a0b9e70fcd506f07c3ffc0b138b

  1. … 8 more files in changeset.
Events below private fields Related to Issue [WTI-739]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_1_1@5138 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 934b13cf7095d20213486d3218c8dffbd6aada6e

Former-commit-id: d14a0edda8df5034cab3b1cc59416d0821c4cdd0

  1. … 8 more files in changeset.
Merged revision(s) 5006-5019 from branches/Release/16_1_1: Resharper cleanup Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

constants now are at the beginning of test files.

Resharper cleanup

Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

Cleanup project references.

Related to Issue WTI 737

........

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

Former-commit-id: 21f2b2d3f74765437bc2f5ac6001d62a6c3afd98

Former-commit-id: 79979c7e6cb96a998c3b1a0d4fc4d9bd4bf10566

    • -7
    • +7
    ./DataGrid/DataGridViewComboBoxItemWrapper.cs
    • -23
    • +23
    ./DataGrid/DataGridViewControl.cs
    • -1
    • +1
    ./DataGrid/DoubleBufferedDataGridView.cs
    • -15
    • +15
    ./Forms/DoubleBufferedTreeView.cs
    • -17
    • +18
    ./TextEditor/RichTextBoxControl.cs
  1. … 213 more files in changeset.
Resharper cleanup Related to Issue [WTI-739]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_1_1@5006 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: cdc9bc15fae6a5bb7ef86e6d2b6d85f4f0fc3e89

Former-commit-id: fa3460df1754afdafc8122c72730d9084dd49074

    • -7
    • +7
    ./DataGrid/DataGridViewComboBoxItemWrapper.cs
    • -23
    • +23
    ./DataGrid/DataGridViewControl.cs
    • -1
    • +1
    ./DataGrid/DoubleBufferedDataGridView.cs
    • -15
    • +15
    ./Forms/DoubleBufferedTreeView.cs
    • -17
    • +18
    ./TextEditor/RichTextBoxControl.cs
  1. … 52 more files in changeset.
Resharper cleanup Related to Issue [WTI-739]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_1_1@5006 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: f6d6284c8b10f15028f61c502ee6302898283c9b

Former-commit-id: 59724952a639b5d8f5a63701b616e9c7dcfc2da8

    • -7
    • +7
    ./DataGrid/DataGridViewComboBoxItemWrapper.cs
    • -23
    • +23
    ./DataGrid/DataGridViewControl.cs
    • -1
    • +1
    ./DataGrid/DoubleBufferedDataGridView.cs
    • -15
    • +15
    ./Forms/DoubleBufferedTreeView.cs
    • -17
    • +18
    ./TextEditor/RichTextBoxControl.cs
  1. … 52 more files in changeset.
Merged revision(s) 4840 for WTI 439

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

Former-commit-id: 14127d63a1d2eecd1d2eea465a6ce91f64fd46e4

Former-commit-id: b93642133192319274c1c3618c4d740bf2e63fb2

  1. … 8 more files in changeset.
- Exposed *CellValueChanged* in dataGridViewControl - Few test related changes Related to Issue [WTI-439]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_1_1@4840 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: dc60d1b1f376728e7566366b1fd29e7a90cf8f32

Former-commit-id: d45679d2f7fb61f9bcdff7a82b558d68f8b4c605

  1. … 8 more files in changeset.