Core.Common.Controls

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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.
- 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: a78c415efa3309bb829dad61ea12e397990ca51b

Former-commit-id: 990a04f2578a59bf7c92419e40d427eb07995083

  1. … 8 more files in changeset.
Added serializable attributes. Introduced properties for methods. Implemented IDisposable for ContextMenuBuilder. Defined EventHandler as event. Related to Issue [WTI-737]

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

Former-commit-id: fe14bd565768d4de43db8608d70bc58882363f85

Former-commit-id: 82c05ffc945906268b695d49570e99d954fb8c2d

  1. … 12 more files in changeset.
Bumped into the issue of appending ellipses to a truncated long text, which could be implemented in the .NET framework itself. Localized ActivityProgressDialog. Made some methods static.

Related to Issue [WTI-737]

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

Former-commit-id: a1bc98109e7fc7040dcf4c289dc1297ea47074b9

Former-commit-id: d1adf2e028dd88a4923447af4a2861389ed5e2fb

  1. … 4 more files in changeset.
* Added licence headers to all projects (except the installer, as this is not compatible with the tool we're using) Related to Issue [WTI-737]

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

Former-commit-id: b979849273917beaa200a788771088b6fa3df5b0

Former-commit-id: b23b99557c064e7da02709783a30facae89b69db

    • -1
    • +22
    ./DataGrid/DataGridViewControl.Designer.cs
    • -1
    • +22
    ./TextEditor/RichTextBoxControl.Designer.cs
  1. … 307 more files in changeset.
* Removed project reference to Core.Common.Version. * Added solution project dependencies of product-code to Core.Common.Version. Related to Issue [WTI-737]

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

Former-commit-id: 13ea8a0add9e77899cc3a6e7036660678309d563

Former-commit-id: 8eee65115f9d9621d41b4ec0527cfc0bb350980a

  1. … 53 more files in changeset.
Removing obsolete code. Related to Issue [WTI-737]

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

Former-commit-id: 403a27792b79297f4e53030ad897aebce380129c

Former-commit-id: de6622b07b30c36a620b83f1e8efff118dfb0790

  1. … 110 more files in changeset.
* Added inline comments to explain method contents. * Some cleanup. Related to Issue [WTI-756]

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

Former-commit-id: 7695802519ddab352c7cbcc214f3b313f5930aa1

Former-commit-id: 2c11a79bbf53255832349e5438812e35eb1073c9

  1. … 2 more files in changeset.
Introduced ISelectionProvider interface for classes which should able to provide the Application's selection. Implemented these for ProjectExplorer and PipingCalculationsView so that the application selection is set once the view become active. Removed clearing the selection when ProjectExplorer gets disposed, as this is not the only selection provider. Related to Issue [WTI-756]

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

Former-commit-id: 8e90f9cd4dac19b80f231aa17d004bc010226e35

Former-commit-id: 281e104f1415bb87f0c20bb96b0de91c7a673280

    • -0
    • +34
    ./Views/ISelectionProvider.cs
  1. … 8 more files in changeset.
Introduced ActiveViewChanged event on AvalonDockViewHost which is fired any time a document or tool view is activated. Selected item in treeview is set as the application's selection when it gets focus. PipingCalculationsView current cell is cleared when the data source is updated. Related to Issue [WTI-756]

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

Former-commit-id: d62797ee6cd708b36051bb12bec6610663c65b15

Former-commit-id: 25add6183ca3cb1811463c747e42fbaeef0e27c4

  1. … 10 more files in changeset.
* Reverted unintended changes to DialogBase of revision 4353 (they were done for debugging purposes and were forgotten to be reverted) Related to Issue [WTI-369]

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

Former-commit-id: 3a5522d1595cafd811667846446cc258f012fbcd

Former-commit-id: 118f16dc4b32d61a2a0e1641f340cfe19ddbfda6