Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
cosmetic changes to MessagesWindow Related to Issue [WTI-48]

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

Former-commit-id: 71170a487be5f197243317a6d3c96a414bae2ced

    • -30
    • +30
    ./MessageWindow/MessageWindow.Designer.cs
    • -87
    • +87
    ./MessageWindow/MessageWindow.resx
Full cleanup over src and test Related to Issue [WTI-55]

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

Former-commit-id: 10d4dd15dbc2525f4f704d5225cbaab5b3705b9c

    • -375
    • +451
    ./MainWindow/MainWindow.xaml.cs
    • -26
    • +10
    ./MessageWindow/MessageRowData.cs
    • -46
    • +56
    ./MessageWindow/MessageWindow.cs
    • -53
    • +39
    ./MessageWindow/MessageWindowLogAppender.cs
    • -51
    • +71
    ./OptionsDialog/GeneralOptionsControl.cs
    • -14
    • +20
    ./OptionsDialog/OptionsDialog.cs
    • -18
    • +21
    ./ProgressDialog/ActivityInfo.cs
    • -54
    • +55
    ./ProgressDialog/ProgressDialog.cs
    • -125
    • +142
    ./PropertyGrid/PropertyGrid.cs
  1. … 1366 more files in changeset.
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.