GuiCoreTest.cs

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

  1. … 164 more files in changeset.
Fixed tests. WTI-2239

  1. … 5 more files in changeset.
Moved ProjectExplorer logic to MainWindow. WTI-2239

  1. … 3 more files in changeset.
Cleanup. WTI-2239

  1. … 2 more files in changeset.
Fixed failing tests. WTI-2237

Removed Core tests.

  1. … 603 more files in changeset.
Adapted copyright year. WTI-2195

  1. … 431 more files in changeset.
Fixed failing test. WTI-2064

Fixed tests. WTI-2011

  1. … 8 more files in changeset.
Cleanup. WTI-1971

  1. … 1 more file in changeset.
Cleanup. WTI-1971

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

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

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

- Performed for Core.Common, except TestUtil

WTI-1767

  1. … 70 more files in changeset.
Adapted GuiCore. WTI-1563

  1. … 3 more files in changeset.
Further simplified DocumentViewController. WTI-1563

  1. … 2 more files in changeset.
Rename Core.Common.Utils.* to Core.Common.Util.* Related to Issue [WTI-1505]

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

Former-commit-id: cbdb6083b66a0f5e31e8d646a50ec7b6d506babb

Former-commit-id: 1e007d66918a5408581dc8e47b78130d5cd299c5

  1. … 841 more files in changeset.
Remove IList from GuiCore, IPluginsHost and RingtoetsProject Related to Issue [WTI-1401]

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

Former-commit-id: 0e61aa897340d07e3f7d2831668b3e977e8d91e1

Former-commit-id: 8e43fe7138ed1ec0f6a0c5596a3aac0653e0a38a

  1. … 4 more files in changeset.
Review related changes Related to Issue [WTI-1311]

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

Former-commit-id: ad5590e230191cdc4e680263f816ed99ea3331ca

Former-commit-id: 7ed564d3b347eb425f5eb0dc71d2690acdc3fd2b

  1. … 88 more files in changeset.
Removed "Mock" suffix Related to Issue [WTI-1311]

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

Former-commit-id: 10ff484503c8d4b7e7897669a9cf58bccb39b161

Former-commit-id: 3d4009c0bd52da9cf36531f000d102cbd49697f0

  1. … 134 more files in changeset.
Merged revision(s) from branches/1300-2 Related to Issue [WTI-1300]

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

Former-commit-id: f97b43fbc629c93138a1eda105ffe936eb459d8a

Former-commit-id: c616d3939ab55d1008211b1671c99c9f5cba28ba

  1. … 7 more files in changeset.
Fixed failing tests

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

Former-commit-id: 1dd4507b38f399aea3ceada9a8ab95b576582e07

Former-commit-id: 3f7f8f7729c6683c907716f3b037c131c63cf8c0

  1. … 1 more file in changeset.
Renamed SetFocusToView to BringToFront

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

Former-commit-id: 8aae8635087e76298e80df1c3e17c8159ea8437a

Former-commit-id: b8f9a66f40857da3b9a03f5a5dac4e8eab7a8f44

  1. … 7 more files in changeset.
Removed IView from ISelectionProvider interface so ISelectionProvider can be a control. Related to Issue [WTI-1306]

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

Former-commit-id: 5619a19ace7d3295789690059cfe7e27fdb71f1e

Former-commit-id: e321dda53af828cab2659538f43888737fea80ff

  1. … 9 more files in changeset.
Ensured activities always produce a start message Related to Issue [WTI-1097]

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

Former-commit-id: 4086bbc704fa8a2619493fc89ba1df166f2ba331

Former-commit-id: 5c9cad2e7ac939b5a3a2dcded3a09c6b784a0c94

  1. … 53 more files in changeset.
Fixed tests failing due to merge:

Merged revision(s) 10302-10450 from branches/1300:

........

Introduced PerformWithoutChangingActiveContent method in AvalonDockViewHost

........

Removed "selection guards" from legend views

........

Removed "selection guards" from other selection providers

........

Changed selection provider logic in GuiCore

........

Slightly improved AvalonDockViewHost

........

Reverted some changes

........

Ensured chart legend view is updated after opening chart view

........

Ensured map legend view is updated after opening map view

........

Improved ChartPlugin and MapPlugin when it comes to removing outdated legend content

........

Applied additional fix when it comes to selection mechanism

........

Improved GuiCore logic so that only selection coming from document views is unsubscribed when activating a view that is no selection provider

........

Related to Issue [WTI-1300]

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

Former-commit-id: 0ac33adb63ea6da940791e1e00b3a101f6712ac4

Former-commit-id: 4fe18782ffdaf4ebbdc4b43e7d3f20cf2f88e183

  1. … 18 more files in changeset.
Improved storage related log messages Related to Issue [WTI-1097]

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

Former-commit-id: cf1a9704884e02eaaf225a18752cd4bb41d5d583

Former-commit-id: c2f18fd702044d49c8938cd00a27532c1e90c0d6

  1. … 9 more files in changeset.
Merged revision(s) from branches/1097

Related to Issue [WTI-1097]

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

Former-commit-id: 96f1603afbcbdf665f6ad32a8dfea44f6045b869

Former-commit-id: 0d99ea5fdd3146735e103c57712ef8728c1f11b6

  1. … 79 more files in changeset.
Fixed failing tests

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

Former-commit-id: becd6ab24b66f0fa4dfdc07ed2ce3a82d0d0ce73

Former-commit-id: 6ebbf57bf2b40df6f965bc8d2f20f86bcc514369

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