Core.Common.Controls

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Extended PipingCalculationsView so that hydraulic boundary locations can be selected from a combobox Related to Issue [WTI-419]

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

Former-commit-id: 856591911241e14a5806e6af2e47270e4ee1cfc3

Former-commit-id: cfca711af47828276de3ff928dca75dbf560dd66

    • -2
    • +2
    ./DataGrid/DataGridViewComboBoxItemWrapper.cs
  1. … 4 more files in changeset.
Introduced DataGridViewComboBoxItemWrapper Related to Issue [WTI-419]

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

Former-commit-id: b4ab43bd2c0dc9c03e547621681886a7878ec6ce

Former-commit-id: 1c4c8c4c744d1b9512d0e8492157f09ec95912ea

    • -0
    • +104
    ./DataGrid/DataGridViewComboBoxItemWrapper.cs
  1. … 2 more files in changeset.
made references to our own projects public. Related to Issue [WTI-382]

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

Former-commit-id: 5e5676ef76d1791ebc6467902bd0a2f396e0c714

Former-commit-id: cc6e7ba3e09991df6f5488b0ab63d50a1188dda6

  1. … 28 more files in changeset.
Last typo's fixed for WTI-Review-333 Related to Issue [WTI-337]

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

Former-commit-id: a00d115a8d2138035fd8351fb18f332607e8727f

Former-commit-id: 36457ad99961ddcd35d267ae14bc4275ebf4a3d5

  1. … 24 more files in changeset.
* Covered and documented ViewResolver. * Cleanup IViewResolver and ViewResolver. Related to Issue [WTI-337]

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

Former-commit-id: 48f2c5a8d1c1fce72ce229ad5b9e7407b6e06bb5

  1. … 6 more files in changeset.
Removed redundant white spaces from source header file

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

Former-commit-id: 5385e547d35c5b2b44dd4f890b5e92439e73ba0e

  1. … 370 more files in changeset.
* Documented and added tests for Core.Common.Gui/Forms ** MessageWindow ** ProgressDialog ** PropertyGridView Related to Issue [WTI-337]

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

Former-commit-id: 642f1e6ee1dd7fdfc85fcbf3ced9b1c8126fa845

  1. … 14 more files in changeset.
Turned TreeView into DoubleBufferedTreeView Related to Issue [WTI-347]

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

Former-commit-id: f0ca7c76592b1253c537fb107611b1ce5bfd8afd

    • -0
    • +132
    ./Forms/DoubleBufferedTreeView.cs
    • -0
    • +167
    ./Forms/DoubleBufferedTreeView.resx
  1. … 7 more files in changeset.
Fix typo in license header files. Related to Issue [WTI-214]

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

Former-commit-id: faf0edbcd09426c7514c2271cf2f9f7f6b953170

  1. … 352 more files in changeset.
Added license header in all files that are released. Related to Issue [WTI-214]

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

Former-commit-id: 16c5098cc1d09af880efbe57a1aafd06f8039ef5

  1. … 399 more files in changeset.
* Implemented review suggestions of WTI-Review-268: ** Xml docs cleanup/improvements. ** Refactoring of Url to WebLink. ** Some code cleanup. ** Refactored usages of SettingsHelper and moved that class to Core.Common.Gui. Related to Issue [WTI-187]

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

Former-commit-id: 053b0bfb6f8e4d1b38997d57e311d629f828bd3b

  1. … 41 more files in changeset.
Final review related changes Related to Issue [WTI-183]

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

Former-commit-id: 04eb1cee8c02a54abc4453ced6cc6c3cb6e5a628

  1. … 1 more file in changeset.
Review related changes => Improved parameter checks for DialogBase constructor Related to Issue [WTI-183]

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

Former-commit-id: 192f00d75be95a629db3db34da3b4834b5645df0

  1. … 4 more files in changeset.
Fixed problem with closing HtmlPageView => Will get rid of this dirty fix while refactoring Core.Common.Gui Related to Issue [WTI-184]

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

Former-commit-id: 3b3b85c992993eef2241fc7f31b2ba5dc34f430d

Got rid of WebBrowser property in HtmlPageView Related to Issue [WTI-184]

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

Former-commit-id: 72dc97fe55a9befa6a00101aea37e5ef97dcac7b

  1. … 2 more files in changeset.
Applied some final cleanups for Core.Common.Controls Related to Issue [WTI-184]

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

Former-commit-id: 896f7efe197e5646148914fd6a6528efdccf957c

  1. … 4 more files in changeset.
Improved test coverage for HtmlPageView Related to Issue [WTI-184]

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

Former-commit-id: 81c0a07d105977ca0664ea8c17c213bd606e2585

  1. … 2 more files in changeset.
Added HtmlPageViewTest Related to Issue [WTI-184]

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

Former-commit-id: b86fec7c7d6cc8a3af6a9266fd658a98189f894e

  1. … 2 more files in changeset.
Turned HtmlPageView into a UserControl Related to Issue [WTI-184]

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

Former-commit-id: 2539c961f0ee2adcc469e3e0b84ca944ea80fde3

    • -0
    • +58
    ./Views/HtmlPageView.Designer.cs
Improved pdb configuration Related to Issue [WTI-309]

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

Former-commit-id: 95c06c9a739ec690e52abe7ac71566ab2dfe1049

  1. … 21 more files in changeset.
Reverted some changes Related to Issue [WTI-184]

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

Former-commit-id: ab56a90d7fbb74b26d596f93d81fe3d656c6fb8a

  1. … 62 more files in changeset.
Changed namespace of Core.Common.Controls into Core.Common.Forms Related to Issue [WTI-184]

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

Former-commit-id: 3f1bc509f2a0b4129dec6506e8018086d5edb4af

  1. … 62 more files in changeset.
* Move HtmlPageView to Core.Common.Controls * Got rid of Core.Common.Controls.Swf Related to Issue [WTI-184]

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

Former-commit-id: 9b7beb2b9ac23c23e5feedd5491e2828af0dcbae

    • -0
    • +46
    ./Views/HtmlPageView.cs
    • -0
    • +120
    ./Views/HtmlPageView.resx
  1. … 24 more files in changeset.
* Disposing all opened dialogues after they have been closed. Related to Issue [WTI-233]

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

Former-commit-id: ad1546268223d6a915c1cd51f68dc4d6005ed358

  1. … 8 more files in changeset.
Final code cleanups in Core.Common.Controls Related to Issue [WTI-183]

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

Former-commit-id: a4d07ab047b7dff200a76c77a791823622caaed1

  1. … 3 more files in changeset.
Improved test coverage for ExceptionDialog Related to Issue [WTI-183]

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

Former-commit-id: 80c8836048bdc76143e0a728a04f56f61c4b74a0

  1. … 1 more file in changeset.
* Improved test coverage for Core.Common.Controls * Improved ExceptionDialog exception text

Related to Issue [WTI-183]

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

Former-commit-id: caa094bc5a8720e4e554a05716bac3a0807a7383

  1. … 3 more files in changeset.
Extended comments/test coverage for DialogBase Related to Issue [WTI-183]

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

Former-commit-id: d3cc40d523fe6c774597ee4f34c7fa9cf65d0eec

  1. … 3 more files in changeset.
Moved ViewInfo to Core.Common.Gui Related to Issue [WTI-183]

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

Former-commit-id: 80bb3b09cea7b8683b8768c3b089ec16bf506d7b

  1. … 9 more files in changeset.
Turned Command into ICommand Related to Issue [WTI-183]

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

Former-commit-id: 3095bb8d3992a062fac62eee59e7d67b2a47f86a

    • -0
    • +23
    ./Commands/ICommand.cs
  1. … 23 more files in changeset.