Core.Common.Controls

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Removed ViewInfo from IView Related to Issue [WTI-183]

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

Former-commit-id: 78c25143c6b3d48465718ab2fd031cab5d5d7247

  1. … 22 more files in changeset.
Got rid of IReusableView Related to Issue [WTI-183]

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

Former-commit-id: 1a02643f60eafb1802429529740d540b1976bc77

  1. … 14 more files in changeset.
Got rid of IAdditionalView Related to Issue [WTI-183]

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

Former-commit-id: 0fa60674d929ee18cda07eea693d8fc62d33879e

  1. … 4 more files in changeset.
Got rid of ICompositeView Related to Issue [WTI-183]

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

Former-commit-id: 4cea919a3c7716874ef7cf4564c73de4fde77ebe

  1. … 13 more files in changeset.
Cleaned up IView interface => Removed EnsureVisible method Related to Issue [WTI-183]

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

Former-commit-id: 677f272fe3468367b82c04143b528b4f13f736b3

  1. … 21 more files in changeset.
Cleaned up IView interface => Removed Visible property Related to Issue [WTI-183]

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

Former-commit-id: e3e9ce1aa71927335929f2789a8e23bfa18c2949

  1. … 2 more files in changeset.
Cleaned up IView related interface => Removed Image property Related to Issue [WTI-183]

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

Former-commit-id: 8f0072dc80f770704b650a7f0a6fe40b94a9776e

  1. … 28 more files in changeset.
Cleaned up IView related interfaces Related to Issue [WTI-183]

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

Former-commit-id: ed50b05e94c3d3457fcebd73b9418dcb355e6560

    • -0
    • +9
    ./Views/IAdditionalView.cs
    • -0
    • +13
    ./Views/ICompositeView.cs
  1. … 2 more files in changeset.
Improved folder structure in Core.Common.Controls Related to Issue [WTI-183]

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

Former-commit-id: e92f784a0a20f9006826824c01d4db1bb1a7b650

    • -0
    • +23
    ./Commands/Command.cs
    • -0
    • +22
    ./Views/IReusableView.cs
  1. … 54 more files in changeset.
Moved DragOperations to TreeViewControls Related to Issue [WTI-183]

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

Former-commit-id: ef1610346d1d09900a4ba1adfa2bdbf73a4224b2

  1. … 4 more files in changeset.
Cleaned up the Command class Related to Issue [WTI-183]

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

Former-commit-id: 9d3b3557000c5c3a2d4d5757c4d304770b335fe6

  1. … 25 more files in changeset.
Final dialog improvements Related to Issue [WTI-184]

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

Former-commit-id: b4e6fffb018ae0fbb737330c4e0f85e79e9a51a4

  1. … 21 more files in changeset.
Temp version, with decorator (and delete), but disabled and lookup table

Back to Framework 4.5

Related to Issue [WTI-199]

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

Former-commit-id: 3abcac765abfc25bd2fe1d34994e4130e96a50ba

  1. … 96 more files in changeset.
Improved translation to Dutch in exception window and fatal error message: "De applicatie" --> "Het programma" Related to Issue [WTI-6]

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

Former-commit-id: 754649e7a578f17509f5fa676b7fb9cff3ac68d9

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

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

Former-commit-id: 9170070258736a123356b47b6c7fe95ca1d21d7b

  1. … 8 more files in changeset.
Got rid of ModalHelper => During further cleanups, ensure dialog derive from DialogBase Related to Issue [WTI-184]

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

Former-commit-id: bc1ccfe9322d8c08f74591b74c808acc71a103d2

  1. … 3 more files in changeset.
Got rid of dependency on ModalHelper in DialogBase Related to Issue [WTI-184]

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

Former-commit-id: 911b47ae8992d7353ffe7f026ec4ab821bd718e1

  1. … 1 more file in changeset.
Cleaned up ExceptionDialog Related to Issue [WTI-184]

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

Former-commit-id: 3986015cd129acddbfe66838044f7109e59f2a23

  1. … 1 more file in changeset.
Extended DialogBase Related to Issue [WTI-184]

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

Former-commit-id: 94eb9e42d78d558fc85ff5da12b1214712788bb8

Introduced DialogBase Related to Issue [WTI-184]

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

Former-commit-id: 76b4c8e3340dc36f2f383b70d2e0ca5cf4b0e248

    • -0
    • +50
    ./Dialogs/DialogBase.Designer.cs
    • -0
    • +47
    ./Dialogs/DialogBase.cs
    • -0
    • +120
    ./Dialogs/DialogBase.resx
    • -0
    • +37
    ./Dialogs/ModalHelper.cs
  1. … 8 more files in changeset.