Core.Common.Controls

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed HtmlPageView Related to Issue [WTI-675]

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

Former-commit-id: 8c892992f89571d553a9dbfabbb1611a04ca104d

Former-commit-id: 9fa7d44f8a535bc1f963b7b57d04c46d546abc19

  1. … 6 more files in changeset.
Merged revision(s) from branches/DockingManager

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

Former-commit-id: a659ece93f5e2cda3b606e643c0541f9f8387c55

Former-commit-id: c3e38b068f67783b6246763950eb44f4da63ff21

  1. … 122 more files in changeset.
Removed assembly reference to self. Related to Issue [WTI-638]

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

Former-commit-id: 886cf9c85696cfae2ee1d2f735423f1c25df3bb7

Former-commit-id: 9f59c46fdb29141914fa7c22043992d83d155d3c

Removed redundant IsDisposed checks in PropertyGridView and HtmlPageView Related to Issue [WTI-675]

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

Former-commit-id: 7d9d5faf81e3438e101bda45bfb8fb49b6a37a6b

Former-commit-id: 3e4ce122a57c55f112d383f06391a4afaa7e7391

  1. … 1 more file in changeset.
Improved RestoreCell implementation/integration Related to Issue [WTI-659]

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

Former-commit-id: 037e899ebf7f05af40f857d0483d27dd9df8d657

Former-commit-id: 3b3057bf0d7b9537e350a2bca73320858797d0db

  1. … 5 more files in changeset.
- Added tests for DataGridViewControl leave event. - Moved some text to resources. Related to Issue [WTI-610]

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

Former-commit-id: 3bf94ee17e4f6940a3e1ed161cbb25ce8b6371e3

Former-commit-id: f55b7b7c8d0a30a80ea203d90facdadca8fc2d3d

  1. … 4 more files in changeset.
Ensured invalid data grid view cell values are canceled when changing focus to other control Related to Issue [WTI-610]

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

Former-commit-id: 2ce3e6c11aec3edbe05b980230e93ec2f185f70b

Former-commit-id: 40ea6c363591c091b7f3289e8b5e6312728c82ee

  1. … 1 more file in changeset.
- Implemented the DataGridViewControl in the FailureMechanismContributionView. - Extracted the FailureMechanismContributionItemRow from the FailureMechanismContributionView. - Expanded the DataGridViewControl to host all functionalities needed by the FailureMechanismContributionView. Related to Issue [WTI-482]

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

Former-commit-id: d109c11bc060ccc8d3e2bb216375fc3977e5150c

Former-commit-id: 47fd67c5ff01a98a72862473247e061fc43f2401

    • -10
    • +39
    ./DataGrid/DataGridViewControl.cs
  1. … 10 more files in changeset.
Review related changes Related to Issue [WTI-543]

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

Former-commit-id: fc7f7d10c17093d89600791ec0dc0fab1d573c95

Former-commit-id: 00b3d42545f76e1e35892e5e3f9ebc5f66f9e424

    • -13
    • +4
    ./PresentationObjects/WrappedObjectContextBase.cs
  1. … 47 more files in changeset.
- Small review changes Related to Issue [WTI-543]

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

Former-commit-id: dc60ffb1c0512cd7ee95e9351a5e1c6d69510aee

Former-commit-id: 1300cc11bad967bc34d2d6beae119afdfc6cd633

    • -1
    • +1
    ./PresentationObjects/ObservableWrappedObjectContextBase.cs
    • -3
    • +2
    ./PresentationObjects/WrappedObjectContextBase.cs
  1. … 9 more files in changeset.
Implemented correct GetHashCode for WrappedObjectContextBase Related to Issue [WTI-543]

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

Former-commit-id: afc67f8df8125971c36379279fe93037371e9f52

Former-commit-id: 9a8ea9a370e6d14139aceb57e2f3c5fb3913e7de

    • -1
    • +7
    ./PresentationObjects/WrappedObjectContextBase.cs
  1. … 1 more file in changeset.
Use CellEndEdit event to remove error message instead of cell validating event. Related to Issue [WTI-482]

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

Former-commit-id: 1cb70d6a0250a4563775bb4ba6090a12936c839b

Former-commit-id: bbb73603cfe4b5110a727aee96bf8b53305b77b0

Improved WrappedObjectContextBase => Comparison between different derivatives is now correct Related to Issue [WTI-543]

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

Former-commit-id: 644fa51f1190dbaa4d0368fab51f646fff22cd8c

Former-commit-id: 5d33c6c3982c81d63ddff54fb1c1fa39e629b786

    • -5
    • +5
    ./PresentationObjects/WrappedObjectContextBase.cs
  1. … 1 more file in changeset.
Fixed validation problems in DataGridViewControl. Related to Issue [WTI-482]

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

Former-commit-id: 00fd7cb4e646c125adf2de22787cef76d73e0c50

Former-commit-id: 22e9741043dfdc8eca4c2f03142182cde4bb1a3a

  1. … 6 more files in changeset.
Implemented more readable (and better maintainable) way of returning contexts for each failure mechanism by implementing and using FailureMechanismContextAssociation instances which defines transformations per FailureMechanism to a FailureMechanismContext instance. Added GetMemberName for methods in TypeUtils. Moved Name property of FailureMechanismResultRow implementations to the FailureMechanismResultRow (base) class. Renamed directories (and thus namespaces) to prevent possible naming conflicts. Made parts of code more readable. Improved doc. Related to Issue [WTI-510]

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

Former-commit-id: edec08193cc1b21df028e473f6667a16b73d1568

Former-commit-id: 8b2c23d212760c612069ec6d6baf6aab55c4e1dc

  1. … 260 more files in changeset.
Introduced WrappedObjectContextBase Related to Issue [WTI-543]

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

Former-commit-id: 9e9abb632f506e3fb5a55dff355b4034d8e5b502

Former-commit-id: af287dc7212455210da9840b6d1a62e4646e16cf

    • -54
    • +6
    ./PresentationObjects/ObservableWrappedObjectContextBase.cs
    • -0
    • +88
    ./PresentationObjects/WrappedObjectContextBase.cs
  1. … 4 more files in changeset.
Renamed WrappedObjectContextBase to ObservableWrappedObjectContextBase Related to Issue [WTI-543]

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

Former-commit-id: 581543425c22282417629f7d00f988692c8cadf7

Former-commit-id: 46fe454d2829107aa82dc54a90a265758c182303

    • -0
    • +109
    ./PresentationObjects/ObservableWrappedObjectContextBase.cs
    • -109
    • +0
    ./PresentationObjects/WrappedObjectContextBase.cs
  1. … 11 more files in changeset.
* Fixed for WTI-Review-578: ** Editorial fixes in XML docs ** Removed space to make sure code conforms to coding conventions. Related to Issue [WTI-482]

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

Former-commit-id: 70760937fb194f9e5511530cc57e14b66f9fb477

Former-commit-id: 58c6232092490489fd96cbc1f1e27e1083728a71

  1. … 2 more files in changeset.
Changes after review. Related to Issue [WTI-482]

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

Former-commit-id: 4c0e6e9d4d212e7af30b50dc9841453d0970cff1

Former-commit-id: a485c7b4c9bf2f495e8bfd403233d902bf9b9486

    • -12
    • +35
    ./DataGrid/DataGridViewControl.cs
  1. … 8 more files in changeset.
Introduced DoubleBufferedDataGridView and used that in DataGridViewControl. Related to Issue [WTI-482]

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

Former-commit-id: b12a002b47bd6da94eb7308c76c11802b6f4ba0b

Former-commit-id: f8d60835d7b383321b5823838afef8c72cbe097b

    • -2
    • +3
    ./DataGrid/DataGridViewControl.Designer.cs
    • -0
    • +42
    ./DataGrid/DoubleBufferedDataGridView.cs
  1. … 3 more files in changeset.
Implemented RichTextBoxControl on PipingCalculationsView. Related to Issue [WTI-482]

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

Former-commit-id: 50d88626559931eea515612f2e6c4740fd98cf13

Former-commit-id: 0f7c87a60ca9fc5972ce9e3ed92ae699cef90c2f

  1. … 5 more files in changeset.
- Made columnComboBox valueMember and displayMember configurable. Related to Issue [WTI-482]

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

Former-commit-id: 80b68b05e67e680bdda531762e93b5118b1292d5

Former-commit-id: 70e48dabe5e0c195f935fd97a3fb080f12dc0ada

  1. … 2 more files in changeset.
- Implemented DataGridViewControl in FailureMechanismResultViews - Implemented Cell Style. Related to Issue [WTI-482]

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

Former-commit-id: b9380936dfd3dbf9cf5a91f728eb8fe19937f400

Former-commit-id: e73f2fc90c277e1fbb3c547ce85f5fdb0fed9897

    • -0
    • +52
    ./DataGrid/CellStyle.cs
    • -1
    • +2
    ./DataGrid/DataGridViewControl.Designer.cs
    • -5
    • +108
    ./DataGrid/DataGridViewControl.cs
  1. … 12 more files in changeset.
Implemented events in DataGridViewControl: - GotFocus - CellValidating - DataError Related to Issue [WTI-482]

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

Former-commit-id: 71bc1bd4c371e0bd20ee5dcabfa157708e326fa7

Former-commit-id: cce1f5acd8ed4c91c05a6dc42198a7219351a2a9

  1. … 4 more files in changeset.
- Implemented AddComboBoxColumn. - Implemented direct commit of combobox value. Related to Issue [WTI-482]

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

Former-commit-id: d685a6af002b0920d445e92c6fe90464d882fbf4

Former-commit-id: c95358fa4658813e95c6aecab6a2e9abbe220c16

  1. … 1 more file in changeset.
- Implemented AddCheckBoxColumn. - Implemented direct commit of checkbox value. Related to Issue [WTI-482]

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

Former-commit-id: e746892e00497d57ff7243893741571cc43fab67

Former-commit-id: 6d9ccbb60430da277857bc2a6fc823360a5cf17a

  1. … 1 more file in changeset.
- Added new DataGridViewControl. - Set default values of the DataGridView. - Implemented AddTextBoxColumn. Related to Issue [WTI-482]

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

Former-commit-id: de22a762854e173ba53a3fa5a80260ada6944e87

Former-commit-id: c3c97ce09c5f223e681d0d32b7abc2886e9b5c91

    • -0
    • +70
    ./DataGrid/DataGridViewControl.Designer.cs
    • -0
    • +58
    ./DataGrid/DataGridViewControl.cs
    • -0
    • +120
    ./DataGrid/DataGridViewControl.resx
  1. … 11 more files in changeset.
Fixed issues found during review. Related to Issue [WTI-428]

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

Former-commit-id: 7ebd4e70b7f707b50be621be2b4cfb2770266c3c

Former-commit-id: 1c84a46e09be78ba6bcc6ff13cb95399e19dd107

    • -1
    • +1
    ./PresentationObjects/WrappedObjectContextBase.cs
  1. … 5 more files in changeset.
Changes after review. Related to Issue [WTI-423]

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

Former-commit-id: d8df0f445837ded4de252161cfa634729aa98be3

Former-commit-id: e2a66dcf71f7c8b03d7c158ae4ca238d0ec3138a

  1. … 13 more files in changeset.
Changes after review - Added extra interface for failure mechanisms with calculation groups. - Changed the input property for observable to method. Related to Issue [WTI-423]

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

Former-commit-id: 79322c136604292552770df88b2c33cc5e269360

Former-commit-id: aba915be621c7854f6b599236977ee6c24ba27ad

  1. … 25 more files in changeset.