Core.Common.Controls

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Revert "Removed all resources designer files. WTI-2003"

This reverts commit 2b0b66513226fa1fcd379c2cd214d61302cc9be7.

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

    • -3
    • +3
    ./DataGrid/DataGridViewColumnStateDefinition.cs
    • -3
    • +3
    ./DataGrid/DataGridViewColumnStateDefinitionFactory.cs
    • -3
    • +3
    ./DataGrid/DataGridViewComboBoxItemWrapper.cs
    • -3
    • +3
    ./DataGrid/DataGridViewControl.Designer.cs
    • -3
    • +3
    ./DataGrid/DataGridViewControlCellFormatExtensions.cs
    • -3
    • +3
    ./DataGrid/IHasColumnStateDefinitions.cs
  1. … 211 more files in changeset.
Fixed .targets: WTI-1931

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

  1. … 353 more files in changeset.
Add method to auto resize a single column in a datagridview WTI-1658

  1. … 1 more file in changeset.
Add optional parameter to DataGridViewControl.RefreshDataGridView to control the auto resizing behavior WTI-1658

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

    • -1
    • +1
    ./DataGrid/DataGridViewColumnStateDefinition.cs
    • -1
    • +1
    ./DataGrid/DataGridViewColumnStateDefinitionFactory.cs
    • -1
    • +1
    ./DataGrid/DataGridViewComboBoxItemWrapper.cs
    • -1
    • +1
    ./DataGrid/DataGridViewControl.Designer.cs
    • -1
    • +1
    ./DataGrid/DataGridViewControlCellFormatExtensions.cs
    • -1
    • +1
    ./DataGrid/IHasColumnStateDefinitions.cs
  1. … 6081 more files in changeset.
Ran Deltares Cleanup:

- Performed for Core.Common, except TestUtil

WTI-1767

    • -1
    • +2
    ./DataGrid/DataGridViewColumnStateDefinition.cs
    • -0
    • +3
    ./DataGrid/DataGridViewComboBoxItemWrapper.cs
    • -1
    • +1
    ./DataGrid/DataGridViewControlCellFormatExtensions.cs
    • -0
    • +4
    ./PresentationObjects/WrappedObjectContextBase.cs
  1. … 67 more files in changeset.
Changes after review. WTI-1691

  1. … 1 more file in changeset.
Fixed combobox redraw delay. WTI-1691

  1. … 1 more file in changeset.
"<geen>" => "<selecteer>". WTI-1691

  1. … 13 more files in changeset.
"<geen>" => "<selecteer>". WTI-1691

  1. … 13 more files in changeset.
Set combobox FlatStyle to flat. WTI-1691

  1. … 1 more file in changeset.
Update xmldoc for column state definition factory WTI-1684 Paired with roberttangerman

    • -2
    • +2
    ./DataGrid/DataGridViewColumnStateDefinitionFactory.cs
Improvements after review. WTI-1684

    • -0
    • +41
    ./DataGrid/DataGridViewColumnStateDefinitionFactory.cs
  1. … 22 more files in changeset.
Move control to core namespace WTI-1678

  1. … 13 more files in changeset.
Incorporated comments review 2755: - Applied editorial comments for the Core.Common.Controls/DataGrid - Removed type constraint for the extension method as the datagridview control cannot enforce to contain objects of type TRow --> InvalidOperationException will occur regardless when the programmer puts in wrong row objects in the datagrid view control.

WTI-1679

    • -5
    • +3
    ./DataGrid/DataGridViewControlCellFormatExtensions.cs
    • -2
    • +2
    ./DataGrid/IHasColumnStateDefinitions.cs
  1. … 3 more files in changeset.
Introduced cell format extension methods: - Rows that contain column state definitions can make use of this extension method to format a cell that is contained by the data grid view control

WTI-1679

    • -0
    • +64
    ./DataGrid/DataGridViewControlCellFormatExtensions.cs
    • -0
    • +37
    ./DataGrid/IHasColumnStateDefinitions.cs
  1. … 2 more files in changeset.
Revert "Improve performance of result views by disabling auto resizing of columns" WTI-1644

  1. … 7 more files in changeset.
Improve performance of result views by disabling auto resizing of columns WTI-1644

  1. … 7 more files in changeset.
Improvements after review. WTI-1627

    • -65
    • +0
    ./DataGrid/DataGridViewColumnFormattingRule.cs
  1. … 3 more files in changeset.
Added constructor parameters to cellstyle. WTI-1627

  1. … 1 more file in changeset.
Updated default values of column state definition. WTI-1627

    • -0
    • +8
    ./DataGrid/DataGridViewColumnStateDefinition.cs
  1. … 1 more file in changeset.
Introduced column state definition. WTI-1627

    • -0
    • +44
    ./DataGrid/DataGridViewColumnStateDefinition.cs
  1. … 2 more files in changeset.
Refactored DataGridViewColumnFormattingRule. WTI-1627

    • -37
    • +15
    ./DataGrid/DataGridViewColumnFormattingRule.cs
  1. … 4 more files in changeset.
Introduced DataGridViewColumnFormattingRule. WTI-1627

    • -0
    • +87
    ./DataGrid/DataGridViewColumnFormattingRule.cs
  1. … 2 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

  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. … 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 more IList occurrences, replaced by IEnumerable and ElementAt() item access. Related to Issue [WTI-1401]

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

Former-commit-id: 2f230f09cc150d8802c580b7e43ba71b608e211d

Former-commit-id: 090ea41030970446f7ebacb15ecf277361cf58a2

  1. … 34 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

  1. … 113 more files in changeset.