Core.Common.Controls.TreeView

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed copyright year. Paired with lubbers. WTI-1828

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

- Performed for Core.Common, except TestUtil

WTI-1767

  1. … 70 more files in changeset.
Cleanup: Removed unused usings. WTI-1767

  1. … 30 more files in changeset.
Cleanup: Fix implementation of IDisposable to conform to the dispose pattern. WTI-1787

  1. … 39 more files in changeset.
Incorporated comments review 2977: - Remove exception messages for NotSupportedExceptions that only occur in the 'default' switch state.

WTI-1694

  1. … 23 more files in changeset.
Incorporated comments review 2384: - Renamed test names to reflect what exceptions they are throwing - Updated/added XMLDocs - Added missing tests - Ran Cleanup Related to Issue [WTI-1230]

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

Former-commit-id: 8b26b0102391323b26752ad464f1801721da6d3c

Former-commit-id: 48c6c6b6f8f1196fa0193aaa8b23deeb6db1b74f

  1. … 13 more files in changeset.
Updated usages of NotSupported and InvalidEnumArgumentExceptions: - Rewrote logic of the DragDropHandler: -- Enum value is always defined, it's not possible to get an invalid state or value, unless there's something wrong internally

Related to Issue [WTI-1230]

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

Former-commit-id: d83ea5ac706913a12f81dcd9241e7b27b19b7808

Former-commit-id: b4718232d38d4accb86671ef166ef85444f2b6a0

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

    • -2
    • +2
    ./Core.Common.Controls.TreeView.csproj
  1. … 840 more files in changeset.
Removed redundant comments in csproj. Related to Issue [WTI-1487]

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

Former-commit-id: 8e1604654a0f8edc5f4b6cf753d588aa3ca5b3d5

Former-commit-id: 54c5d141b442e16ae8bc28e34dd56217b3a98929

    • -7
    • +0
    ./Core.Common.Controls.TreeView.csproj
  1. … 312 more files in changeset.
Updated ToolsVersion from 14 to 15. Related to Issue [WTI-1487]

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

Former-commit-id: afce36afa801fee7f7fe1b4fc37394806575aee1

Former-commit-id: 0c9e84ba04e19526048ad29ee054468f7cd7eb5e

    • -1
    • +1
    ./Core.Common.Controls.TreeView.csproj
  1. … 316 more files in changeset.
Removed guids from all assemblies Related to Issue [WTI-1487]

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

Former-commit-id: c14f3422f5050185d2629b9060b08b361bb38462

Former-commit-id: 786e73e38506910e08cf71faabacd13cc7d2a864

  1. … 312 more files in changeset.
Remove ICollection occurrences Related to Issue [WTI-1401]

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

Former-commit-id: 4f402ace1fbc9ef790e29d63702cb0586e0456dc

Former-commit-id: 75401bb68313a4734fa513d5d0b33a3cfd497dbc

  1. … 20 more files in changeset.
Remove occurrences of IList in Core.Common.* Related to Issue [WTI-1401]

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

Former-commit-id: 96591510882d1baf02486ffb649dc8bfeb37cbc3

Former-commit-id: d77ef52e8ee2092b12d65df55ec8936f27de2981

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

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

Former-commit-id: b65d66763087db7c2202ef2a9994f05d0fdbd918

Former-commit-id: 813ad6e2babfe19fd0dbf8e8386537cafcf8cf93

    • -26
    • +1
    ./Core.Common.Controls.TreeView.csproj
  1. … 113 more files in changeset.
Cleaned csproj for core common src files.

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

Former-commit-id: f478f5080cf09cfab231ee15711e577817c1abb7

Former-commit-id: d3d9c2b439d3d516eb72701e81c4bc169b319fd8

    • -26
    • +1
    ./Core.Common.Controls.TreeView.csproj
  1. … 7 more files in changeset.
Cleaned csproj for core common src files. Related to Issue [WTI-1487]

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

Former-commit-id: 6f84b7917ca3a67ad85ee6bdbdfda535d8229a03

Former-commit-id: edbfa25d9e5c1735dd3e27a26b7641853b46c7e6

    • -3
    • +1
    ./Core.Common.Controls.TreeView.csproj
  1. … 7 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 TreeViewControl (part 3) Related to Issue [WTI-352]

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

Former-commit-id: 2d6451c157bc512e6cbf57d97d9434de71c1bb1c

Former-commit-id: 54b682bebcb2141da2ce02e779c957d4b16d72f5

Cleaned up TreeViewControl (part 2) Related to Issue [WTI-352]

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

Former-commit-id: 950741799cb7cfd69b47a3d2ee903daa92b022e4

Former-commit-id: 979cbc82bd5c9b95228de7d7d66b95c125f82a50

Cleaned up TreeViewControl (part 1) Related to Issue [WTI-352]

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

Former-commit-id: b1c9912e1975481f96679f8caeb956023e3f6d48

Former-commit-id: efe6d982905662bc0de39b2543de91b9c43d2090

Applied additional performance tweak Related to Issue [WTI-352]

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

Former-commit-id: 00344819635ced7434fbbed868c72176fd56f0dd

Former-commit-id: 6f105f9c63e348f3e3feab3b299fd0615167a174

Extended TreeViewControlTest Related to Issue [WTI-352]

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

Former-commit-id: 44698d0064ed2f4ce48cd082b62796c4d19cc5f0

Former-commit-id: 7932e603f12b89a14a4c0545c01de4342cfc15c9

  1. … 1 more file in changeset.
Merged revision(s) 10082-10094 from branches/352

Related to Issue [WTI-352]

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

Former-commit-id: 7ac471ff97ac90638d4264583b103affc4485433

Former-commit-id: 7a158c3877a8a825a6786c81f6b01daa5c8c30b5

Improved TreeViewControl logic

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

Former-commit-id: b1608e09301a1b96eb5f7d70f7f9c0407d9714c7

Former-commit-id: b0eb9ba3404d7afdcf02b36c6a52a23947953f5b

Improved TreeViewControl logic

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

Former-commit-id: 2cd8f0a647b522f2dd96a6b3eaa99ceb6d28db7f

Former-commit-id: 77964caecb5b0e9790fc23db965cfd14005e9a44

Improved TreeViewControl logic => Nodes correctly reordered now

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

Former-commit-id: ccbb3792e04b3e848ef6a84181bf72f44657c7aa

Former-commit-id: 025388183c19a3982ffacd440a3707dc7c576c5b

Improved TreeViewControl logic => Nodes correctly reordered now

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

Former-commit-id: 8e0111001381caaa9f7cbaabc98b111b110fac35

Former-commit-id: 15c8116406560e842aa65ce547637b59a2e671e0

Reverted some TreeViewControl related changes

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

Former-commit-id: 132a816009fc004a77e07902fe2d813a4d1de78f

Former-commit-id: 8ac339fcffdce8817399ce31e902e1f07106ea32

Fixed failing test Related to Issue [WTI-352]

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

Former-commit-id: 7be88f0f8d7b4f96ef0be2492956117bd1928d33

Former-commit-id: 3749cb4616dd674afccedbc43d291f97813c53c8

Extended TreeViewControl with update timer Related to Issue [WTI-352]

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

Former-commit-id: 6aa7bb89b8d773d12e8f9fdf471013ed9a79a81d

Former-commit-id: d3f7bfe0e6753caa54c57c8bb114dc5b27777ca4