Core.Common.Gui

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed all occurrences of Ringtoets in Core: WTI-1931

- Updated string values, comments, classes and parameter names within the namespace

    • -39
    • +0
    ./Appenders/RingtoetsUserDataFolderConverter.cs
    • -0
    • +39
    ./Appenders/RiskeerUserDataFolderConverter.cs
  1. … 12 more files in changeset.
Updated license headers in source files of src\Core.Common. WTI-1931

    • -3
    • +3
    ./Appenders/RingtoetsUserDataFolderConverter.cs
    • -3
    • +3
    ./Attributes/DynamicPropertyOrderAttribute.cs
    • -3
    • +3
    ./Attributes/DynamicPropertyOrderEvaluationMethodAttribute.cs
    • -3
    • +3
    ./Attributes/DynamicReadOnlyAttribute.cs
    • -3
    • +3
    ./Attributes/DynamicReadOnlyValidationMethodAttribute.cs
    • -3
    • +3
    ./Attributes/DynamicVisibleAttribute.cs
    • -3
    • +3
    ./Attributes/DynamicVisibleValidationMethodAttribute.cs
    • -3
    • +3
    ./Attributes/PropertyOrderAttribute.cs
    • -3
    • +3
    ./Commands/ApplicationFeatureCommandHandler.cs
    • -3
    • +3
    ./Commands/IApplicationFeatureCommands.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.
Renamed Application.Ringtoets in src to Riskeer. WTI-1931

  1. … 3 more files in changeset.
Remove setting active document view. WTI-1912

Initial commit for fix selection problems of different views. WTI-1912

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

    • -1
    • +1
    ./Appenders/RingtoetsUserDataFolderConverter.cs
    • -1
    • +1
    ./Attributes/DynamicPropertyOrderAttribute.cs
    • -1
    • +1
    ./Attributes/DynamicPropertyOrderEvaluationMethodAttribute.cs
    • -1
    • +1
    ./Attributes/DynamicReadOnlyAttribute.cs
    • -1
    • +1
    ./Attributes/DynamicReadOnlyValidationMethodAttribute.cs
    • -1
    • +1
    ./Attributes/DynamicVisibleAttribute.cs
    • -1
    • +1
    ./Attributes/DynamicVisibleValidationMethodAttribute.cs
    • -1
    • +1
    ./Attributes/PropertyOrderAttribute.cs
    • -1
    • +1
    ./Commands/ApplicationFeatureCommandHandler.cs
    • -1
    • +1
    ./Commands/IApplicationFeatureCommands.cs
  1. … 6081 more files in changeset.
Ran Deltares Cleanup:

- Performed for Core.Common, except TestUtil

WTI-1767

    • -0
    • +9
    ./ContextMenu/GuiContextMenuItemFactory.cs
    • -0
    • +1
    ./Converters/ExpandableArrayConverter.cs
    • -0
    • +1
    ./Converters/KeyValueExpandableArrayConverter.cs
    • -5
    • +10
    ./Forms/MessageWindow/MessageWindow.cs
    • -0
    • +1
    ./Forms/SplashScreen/SplashScreen.xaml.cs
    • -1
    • +2
    ./Forms/ViewHost/DocumentViewController.cs
  1. … 56 more files in changeset.
Cleanup: Conditional access qualifier expression is known to be not null. WTI-1767

    • -1
    • +1
    ./Converters/KeyValueExpandableArrayConverter.cs
Revert "Cleanup: Conditional access qualifier expression is known to be not null. WTI-1767"

This reverts commit c4b24c0a4946d7cd20c0fb302aa9c8e30f10afc6.

    • -1
    • +1
    ./Converters/KeyValueExpandableArrayConverter.cs
Cleanup: Fixed localizable string. WTI-1767

  1. … 2 more files in changeset.
Improvements after review. WTI-1787

    • -31
    • +33
    ./Forms/MainWindow/MainWindow.xaml.cs
  1. … 12 more files in changeset.
Cleanup: Fix implementation of IDisposable to conform to the dispose pattern. WTI-1787

    • -3
    • +11
    ./Forms/ViewHost/DocumentViewController.cs
  1. … 36 more files in changeset.
Improve DocumentViewController by expanding the openedViewLookup dictionary. Now also includes the corresponding ViewInfo. This allows multiple viewinfos to be bound to the same view type WTI-1755

    • -8
    • +8
    ./Forms/ViewHost/DocumentViewController.cs
  1. … 1 more file in changeset.
Change order of log messages in Activity WTI-1754

  1. … 1 more file 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.
Moved some resources. WTI-1719

  1. … 5 more files in changeset.
Cleanup resources WTI-1584

  1. … 10 more files in changeset.
Cleanup: - Removed RT specific resources from the Core.Common.Gui resources to RT Resources

WTI-1679

  1. … 4 more files in changeset.
Applied some final improvements. WTI-1563

    • -1
    • +1
    ./Forms/ViewHost/DocumentViewController.cs
  1. … 1 more file in changeset.
Improved GetViewName implementation in ViewInfo. WTI-1563 => Original data is now passed instead of view data

  1. … 13 more files in changeset.
Applied some final cleanups when it comes to DocumentViewController. WTI-1563

    • -3
    • +9
    ./Forms/ViewHost/DocumentViewController.cs
Adapted GuiCore. WTI-1563

    • -1
    • +1
    ./Forms/ViewHost/DocumentViewController.cs
  1. … 1 more file in changeset.
Further simplified DocumentViewController. WTI-1563

    • -66
    • +74
    ./Forms/ViewHost/DocumentViewController.cs
  1. … 1 more file in changeset.
Simplified DocumentViewController. WTI-1563

    • -26
    • +4
    ./Forms/ViewHost/DocumentViewController.cs
Optimized view open logic in DocumentViewController. WTI-1563

    • -3
    • +5
    ./Forms/ViewHost/DocumentViewController.cs
Optimized view open logic in DocumentViewController. WTI-1563

    • -1
    • +6
    ./Forms/ViewHost/DocumentViewController.cs
Optimized view open logic in DocumentViewController. WTI-1563

    • -14
    • +15
    ./Forms/ViewHost/DocumentViewController.cs
Optimized view open logic in DocumentViewController. WTI-1563

    • -10
    • +12
    ./Forms/ViewHost/DocumentViewController.cs
Rewrote DocumentViewController logic for obtaining already opened view. WTI-1563

    • -5
    • +10
    ./Forms/ViewHost/DocumentViewController.cs