Core.Common.Controls.TreeView

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Revert Sonarqube smells. WTI-2003

  1. … 3 more files in changeset.
Removed 'InternalsVisibleTo' in csproj files. WTI-2003

    • -5
    • +0
    ./Core.Common.Controls.TreeView.csproj
  1. … 55 more files in changeset.
Restored AssemblyInfos and Core.Common.Version. WTI-2003

  1. … 358 more files in changeset.
WTI-2003 Fixed code smell

Migrated Core Common Controls TreeView. WTI-2003

    • -39
    • +18
    ./Core.Common.Controls.TreeView.csproj
Removed all resources designer files. WTI-2003

    • -120
    • +0
    ./Properties/Resources.Designer.cs
  1. … 99 more files in changeset.
Revert "Removed all resources designer files. WTI-2003"

This reverts commit 2b0b66513226fa1fcd379c2cd214d61302cc9be7.

    • -0
    • +120
    ./Properties/Resources.Designer.cs
  1. … 99 more files in changeset.
Cleanup Core. WTI-1971

  1. … 23 more files in changeset.
Updated license headers in source files of src\Core.Common. WTI-1931

  1. … 219 more files in changeset.
Fixed .targets: WTI-1931

- Fixed included targets in the csproj: renamed Ringtoets --> Riskeer

    • -1
    • +1
    ./Core.Common.Controls.TreeView.csproj
  1. … 353 more files in changeset.
Cleanup. WTI-1888

Improvements after review. WTI-1888

  1. … 2 more files in changeset.
Added setting state image index for mixed state. WTI-1888

  1. … 1 more file in changeset.
Added image for mixed state to tree view state image list. WTI-1888

  1. … 1 more file in changeset.
Fixed compilation errors. WTI-1888

Changed property name. WTI-1888

  1. … 1 more file in changeset.
Changed type of IsChecked TreeNodeInfo. WTI-1888

  1. … 1 more file in changeset.
Added enum for tree node states. WTI-1888

    • -0
    • +1
    ./Core.Common.Controls.TreeView.csproj
    • -0
    • +44
    ./TreeNodeCheckedState.cs
  1. … 2 more files in changeset.
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.