Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improved refresh() by manipulating with the timer. Related to Issue [WTI-56]

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

Former-commit-id: 45cd0daa6e34aaa1cd5c00f1b3d6ac335b83cf4b

reverted rev 252. Seems like property-bag is needed (at least in 10 unit-tests) Related to Issue [WTI-56]

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

Former-commit-id: bfd3c90250ca7ab70ab103a8d4419f7162404a7b

removed DynamicPropertyBag dependency

Related to Issue [WTI-56]

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

Former-commit-id: 4451709c010927cfb1c3382370bc351dfb8b8b26

got rid of multi-selection and multi-composition (when objects stacked in propertyGrid) Related to Issue [WTI-56]

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

Former-commit-id: ead4419f45056d4cf6cf7914d87299ba8b265ad4

    • -5
    • +0
    ./PropertyGrid/PropertyGrid.Designer.cs
    • -168
    • +13
    ./PropertyGrid/PropertyGrid.cs
ReSharper warning resolved: Convert to '?:' expression Related to Issue [WTI-49]

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

Former-commit-id: 4acba3d8a82ec6ce4a67d13222f617f4830bb7d1

  1. … 43 more files in changeset.
Removed some unused code Related to Issue [WTI-70]

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

Former-commit-id: 02f43419757a08698bf959a9f994fe60858392df

    • -2
    • +0
    ./MessageWindow/MessageWindowLogAppender.cs
  1. … 12 more files in changeset.
+ removed refreshRequired flag. Didn't do anything. + cleaned code a bit

Related to Issue [WTI-56]

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

Former-commit-id: 1f0dfbe36182347016d2e563908c4410757223e2

    • -5
    • +1
    ./PropertyGrid/PropertyGrid.Designer.cs
- Converted invalid XML into 'normal' comment - Added XML comment - Removed empty statement - Removed empty expression Related to Issue [WTI-49]

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

Former-commit-id: df8891d61b0f3cfa60dffb6dd5c9611a0fcfd66a

  1. … 6 more files in changeset.
minor cosmetic tweaks Related to Issue [WTI-57]

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

Former-commit-id: 524eee8f1e7f6552be461258e3cc38c7052a8472

removed unused property

Related to Issue [WT-57]

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

Former-commit-id: f10b728fdbf97a157f7361082687a2f9e0f36702

remove redundant var Related to Issue [WTI-57]

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

Former-commit-id: 9fb4daebf3ef9017ce5cedb133820ada10003357

+ toolStrip has now vertical layout + minor clean up Related to Issue [WTI-57]

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

Former-commit-id: 4b3f1d89b9c310967407a0a7a8409f295bbbad13

    • -13
    • +13
    ./MessageWindow/MessageWindow.Designer.cs
    • -77
    • +74
    ./MessageWindow/MessageWindow.resx
cosmetic adjustments for log window. consulted with PO. Related to Issue [WTI-57]

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

Former-commit-id: aeb7467afae3e76813006e6381b4d824661e4e40

    • -24
    • +27
    ./MessageWindow/MessageWindow.Designer.cs
    • -91
    • +106
    ./MessageWindow/MessageWindow.resx
  1. … 4 more files in changeset.
removed caption from the first column. It had to be removed for WTI-48. Related to Issue [WTI-57]

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

Former-commit-id: 5aff4a03d909ed4540373a76a2123e8455badd27

    • -37
    • +27
    ./MessageWindow/MessageWindow.Designer.cs
    • -116
    • +82
    ./MessageWindow/MessageWindow.resx
got rid of Debug button Related to Issue [WTI-57]

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

Former-commit-id: a8307020fe61f86533822de0293aa0ca0b35cf3f

    • -24
    • +13
    ./MessageWindow/MessageWindow.Designer.cs
    • -18
    • +12
    ./MessageWindow/MessageWindow.resx
added icon for show-details form Related to Issue [WTI-57]

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

Former-commit-id: bc8f817a9e93ee1deb0d7e940f5780fbc7c1482a

    • -14
    • +15
    ./MessageWindow/MessageWindow.Designer.cs
    • -82
    • +76
    ./MessageWindow/MessageWindow.resx
  1. … 4 more files in changeset.
Warning: Accessing a member on may cause a runtime exception because it is a field of a marshal-by-reference class (compiler warning CS1690) - Is prevented by creating a local copy of the field - https://msdn.microsoft.com/en-us/library/x524dkh4.aspx

- Removed few unused variables

Related to Issue [WTI-49]

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

Former-commit-id: 3603f7ce6b84ac4796a8e96f781f0e1ee12a90c3

    • -1
    • +0
    ./ProgressDialog/ProgressDialog.Designer.cs
  1. … 3 more files in changeset.
removed MainForm icon handling. Irrelevant for WTI project. Related to Issue [WTI-74]

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

Former-commit-id: dfbf76e52f1cf968ac560bb25183d3b18bb5020c

  1. … 2 more files in changeset.
+ renamed "Error" event to OnError for transparency reasons + removed code related to MONO Related to Issue [WTI-57]

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

Former-commit-id: faccb8e45a6b8fe21845fb41b2c0be6dbf2f8e51

    • -178
    • +15
    ./MessageWindow/MessageWindow.cs
removing SplashScreenLogAppender. Such functionality is not needed for the current project. is a part of the implementation for WTI-57 Related to Issue [WTI-57]

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

Former-commit-id: 3416ca96f20deefabd2c48cd033f6d5f679a9c56

  1. … 2 more files in changeset.
removed Source and Exception columns from LogMessages window Related to Issue [WTI-48]

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

Former-commit-id: 2e90f248218b1f3c443099160b724d51c5b02d37

    • -35
    • +11
    ./MessageWindow/MessageWindow.Designer.cs
    • -79
    • +55
    ./MessageWindow/MessageWindow.resx
    • -86
    • +2
    ./MessageWindow/MessageWindowData.Designer.cs
    • -2
    • +1
    ./MessageWindow/MessageWindowLogAppender.cs
  1. … 1 more file in changeset.
Reverted changes => Removed too much Related to Issue [WTI-70]

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

Former-commit-id: 408e2d6915a134dfc7d80ee150d1d9076e1f46d5

  1. … 71 more files in changeset.
Removed unused classes Related to Issue [WTI-70]

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

Former-commit-id: 2c2b0ae9bbd6449e5789c9a1031d666c090f7bf7

  1. … 27 more files in changeset.
- Removed static version number from app.config - Now, the displayed version number is the assembly version number - Fixed error (in application log) that SplashScreenBackground.png cannot be found Related to Issue [WTI-58]

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

Former-commit-id: 41388857068025c063b4e382a0f06cf5558d8fa7

  1. … 4 more files in changeset.
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