Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removed PropertyTabs button from property-grid Related to Issue [WTI-47]

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

Former-commit-id: 4b8b1bfe161970a5d5aabc956af7e581a70e1d0e

removed combobox above property-grid. all panels and splitter required for layout are also removed. Related to Issue [WTI-47]

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

Former-commit-id: b8a31edb980931649f43ce4de8f7f8e50af26b80

    • -37
    • +4
    ./PropertyGrid/PropertyGrid.Designer.cs
Get rid of warnings during compilation (https://issuetracker.deltares.nl/browse/WTI-49) - Removed CLS compliant validation in AssemblyInfo.cs.svn - Removed explicit CLSCompliant attributes above methods (e.g. [CLSCompliant(false)]) - Removed unused variables - Commented code that was defined after an "NotImplementedException" is thrown

- Set SVN to ignore compiled files

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

Former-commit-id: 0cb9baaf9227fde916021e3e564d51280faa4739

    • -1
    • +1
    ./MessageWindow/MessageWindowLogAppender.cs
  1. … 10 more files in changeset.
* PropertyGrid no longer using DelayedEventHandler to handle selection changes Related to Issue [WTI-52]

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

Former-commit-id: fe9a850477936afaa42d8ce597c3e7fbe8dda946

    • -4
    • +1
    ./PropertyGrid/PropertyGrid.Designer.cs
Removed IUnique and SqlUtils Related to Issue [WTI-5]

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

Former-commit-id: 80dcc2aea0e825abe2c31cc38bee51f34d431d1c

  1. … 18 more files in changeset.
Improved GuiCommandHandler (TryCreateNewWTIProject/TryCloseWTIProject) => Added log messages => Cleaned up code

Related to Issue [WTI-5]

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

Former-commit-id: a984d4da53cabcc732c09d34b14902328934d7d9

  1. … 7 more files in changeset.