MessageWindow

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Created Core.Gui. WTI-2239

    • -363
    • +0
    ./MessageWindowLogAppenderTest.cs
  1. … 162 more files in changeset.
Removed Core tests.

    • -363
    • +0
    ./MessageWindowLogAppenderTest.cs
  1. … 601 more files in changeset.
Adapted copyright year. WTI-2195

  1. … 429 more files in changeset.
Final fixes. WTI-2164

  1. … 10 more files in changeset.
Final fixes. WTI-2164

  1. … 10 more files in changeset.
Final fixes. WTI-2164

  1. … 4 more files in changeset.
Integrated ClipboardConfig. WTI-2164

  1. … 4 more files in changeset.
Integrated ClipboardProvider. WTI-2164

  1. … 5 more files in changeset.
Reverted changes. WTI-2003

  1. … 100 more files in changeset.
Fixed failing/hanging tests on build server? WTI-2003

  1. … 101 more files in changeset.
Cleanup Core. WTI-1971

  1. … 24 more files in changeset.
Fix warnings. WTI-1971

Updated license headers in source files of test\Core.Common. WTI-1931

  1. … 239 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

  1. … 6093 more files in changeset.
Fix Setup and TearDown locations in test:

- Moved Setup and TearDown overrides to the top of test file documents for cleanups that are already performed

WTI-1767

  1. … 4 more files in changeset.
Ran Deltares Cleanup:

- Performed for Core.Common, except TestUtil

WTI-1767

  1. … 70 more files in changeset.
Perform cleanup of Application.* and Core.Common.* Related to Issue [WTI-1463]

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

Former-commit-id: b788636893eb77186560c1c94da58be5e39bc269

Former-commit-id: adb82617948f02594e9f459279d36825f7d91060

  1. … 67 more files in changeset.
Cleaned up test setup and teardown overrides. Related to Issue [WTI-1266]

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

Former-commit-id: a3972a00ae40034528c2dd481fcc58265848d341

Former-commit-id: e662dfe97914fbadabc44b2226a1e80973fb08ff

  1. … 46 more files in changeset.
Updated license headers in core. Related to Issue [WTI-1242]

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

Former-commit-id: e7f214adee97782d28ee82f096d8cc27547439e6

Former-commit-id: b339ec31825c8ea8fed91e675069b65afba8433b

  1. … 815 more files in changeset.
Changed all local vars to consts if possible. Related to Issue [WTI-1242]

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

Former-commit-id: 4684a5017b9aff9f6175f7d781cb29409f50a18e

Former-commit-id: 853c649ebc49a9513535e40ec705d5b928af0bc4

  1. … 282 more files in changeset.
Applied cleanup over Ringtoets.Core Related to Issue [WTI-1242]

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

Former-commit-id: e79666c3005d8749a1973fc827c38a6e17a64dfd

Former-commit-id: d1b69716d861a8986cd3fb3e1426d5be26758c48

  1. … 30 more files in changeset.
Core code-cleanup. Searched for superfluous this. for property assignments as well.

Related to Issue [WTI-1242]

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

Former-commit-id: ecb498b6096a9d8b0a66e69428411d5ae18ec80a

Former-commit-id: 9cc4bad09e38263256924549eaa807b887009030

  1. … 288 more files in changeset.
Made DoAppend_LogMessageHasException_AppendTextForReferToLogfileToMessage less "scherp"

https://www.google.nl/search?q=sharpest+tool+in+the+shed&espv=2&biw=1536&bih=779&source=lnms&tbm=isch&sa=X&ved=0ahUKEwiug52_6qPSAhWBnBoKHVLsDrAQ_AUIBigB#imgrc=BPWI7zysdO_FWM:

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

Former-commit-id: 2ea70a567ef31c6ad1d4d501488697c3fddb2c79

Former-commit-id: ad93052083a47faef661454e982d915cd5243f36

Upgraded to NUnit 3.6.0 Assert.IsNullOrEmpty(...) --> Assert.That(string.IsNullOrEmpty(...)); [STAThread] --> [Apartment(ApartmentState.STA)] [RequiresSTA] --> [Apartment(ApartmentState.STA)]

Current directory <> output dir

http://stackoverflow.com/questions/35852979/using-resharper-nunit-tests-start-in-a-random-temporary-directory

NUnit 3.0 stopped changing current directory.

use TestContext.TestDirectory as the location of your file.

Related to Issue [WTI-1047]

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

Former-commit-id: 8e98e0fcf163c22a6a73ac3aadca4cf947804b0e

Former-commit-id: 490f137aa03123596bf0293183ace6db4f4614e9

  1. … 336 more files in changeset.
Reuse of variable Related to Issue [WTI-941]

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

Former-commit-id: 0694b48b90ad49e09d98202e203b44b3a5a8572a

Former-commit-id: 879e6ea914be78ef5b3d0e228e2aad867529b7b6

Improved MessageWindows styling => Ensured row headers can also be double clicked in order to open the details dialog => Adapted button tooltip Related to Issue [WTI-941]

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

Former-commit-id: 2f6a0da2338c291998099325ac02a9e5edbf7bf4

Former-commit-id: be09f877d48f7b6c077ca4e64ce92db001d36eab

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

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

Former-commit-id: 28520273908b76b3266c51f9edcf4551cfb8b4a6

Former-commit-id: a7953c6a59f41afe1a66f3a0cfe3da73d9d39bd2

  1. … 1 more file in changeset.
Fixed bug that Ctrl was pressed by the test, but never released Related to Issue [WTI-941]

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

Former-commit-id: 233316abeed9fd3e2c9f8192b6423650471733bc

Former-commit-id: 8b60357f32b54a2d116af3642136fe4bab5ce752

Fixed bug that Ctrl was pressed by the test, but never released Related to Issue [WTI-941]

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

Former-commit-id: 6a7f4d747500f7b9ee343ca2e91219c8c57da4de

Former-commit-id: 3cd818eb15674c5d80f746520e2f0b0da754d0aa

Added feature to ignore double click on MessageWindow's gridview when Ctrl is pressed, since it would result in unexpected behaviour Related to Issue [WTI-941]

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

Former-commit-id: 8626ec50352e2d361dd3caa274a72d7fbcda8062

Former-commit-id: 9cb10a0aa6fbea5e6e1964ace4999e549a8fbea1

  1. … 1 more file in changeset.