Gui

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Installed Microsoft.NET.Test.Sdk in test projects for unit test discovery

    • -0
    • +3
    ./test/Core.Gui.Test/Core.Gui.Test.csproj
  1. … 122 more files in changeset.
Removed PresentationCore, PresentationFramework and WindowsBase

    • -3
    • +3
    ./test/Core.Gui.Test/Core.Gui.Test.csproj
  1. … 29 more files in changeset.
Removed all explicit references to System from the .csproj files

    • -7
    • +7
    ./test/Core.Gui.Test/Core.Gui.Test.csproj
  1. … 283 more files in changeset.
Added System.Management from NuGet as dependency

    • -0
    • +1
    ./test/Core.Gui.Test/Core.Gui.Test.csproj
  1. … 2 more files in changeset.
Fixed class name clashing

  1. … 1 more file in changeset.
Updated NUnit to 3.13.3 to satisfy Apartment attribute

    • -1
    • +1
    ./test/Core.Gui.Test/Core.Gui.Test.csproj
  1. … 155 more files in changeset.
Changed SetCulture -> Culture due to NUnit change

  1. … 111 more files in changeset.
Fixed class clashing in Core.GUI

Added WindowsDesktop as SDK type which contains Winforms and WPF components

    • -1
    • +1
    ./test/Core.Gui.Test/Core.Gui.Test.csproj
  1. … 285 more files in changeset.
Moved some generic helpers to core. WTI-2765

  1. … 96 more files in changeset.
Cleaning up test logic when it comes to Resources. WTI-2715

  1. … 3 more files in changeset.
Cleaning up test logic when it comes to Resources. WTI-2715

Fixed sonarqube smells 'Either remove or fill this block of code.'. WTI-2715

    • -1
    • +4
    ./src/Core.Gui/Forms/Log/MessageWindow.cs
  1. … 2 more files in changeset.
Fixed code smell. WTI-2715

  1. … 2 more files in changeset.
Updated year in license header to 2022. WTI-2715

    • -1
    • +1
    ./src/Core.Gui/Forms/Main/MainWindow.xaml
    • -1
    • +1
    ./src/Core.Gui/Style/DeltaresBackstageStyle.xaml
    • -1
    • +1
    ./src/Core.Gui/Style/DeltaresButtonStyle.xaml
    • -1
    • +1
    ./src/Core.Gui/Style/DeltaresGeneralStyle.xaml
    • -1
    • +1
    ./src/Core.Gui/Style/DeltaresStyle.xaml
    • -1
    • +1
    ./src/Core.Gui/Style/Symbols/Symbols.xaml
  1. … 81 more files in changeset.
Updated year in license header to 2022. WTI-2715

    • -1
    • +1
    ./src/Core.Gui/Clipboard/IClipboard.cs
  1. … 5715 more files in changeset.
Resharper cleanup. WTI-2715

    • -1
    • +1
    ./src/Core.Gui/Forms/Log/MessageWindow.cs
    • -2
    • +8
    ./src/Core.Gui/Forms/Main/MainWindow.xaml.cs
  1. … 154 more files in changeset.
Removed redundant resources. WTI-2715

    • -6
    • +0
    ./src/Core.Gui/Properties/Resources.resx
    • binary
    ./src/Core.Gui/Resources/exclamation.png
  1. … 4 more files in changeset.
Removed version from .resx files. WTI-2717

    • -1
    • +1
    ./src/Core.Gui/Forms/Chart/ChartLegendView.resx
  1. … 2 more files in changeset.
Updated version number to 22.1 in projects. WTI-2717

  1. … 1 more file in changeset.
Removed redundant reference. WTI-2715

    • -1
    • +0
    ./test/Core.Gui.Test/Core.Gui.Test.csproj
Updated version number to 22.1.1.1. WTI-2717

    • -1
    • +1
    ./src/Core.Gui/Forms/Chart/ChartLegendView.resx
  1. … 16 more files in changeset.
Review related changes. WTI-2708

    • -1
    • +1
    ./src/Core.Gui/Forms/Backstage/AboutViewModel.cs
    • -1
    • +1
    ./src/Core.Gui/Settings/GuiCoreSettings.cs
  1. … 1 more file in changeset.
Final cleanups. WTI-2708

  1. … 1 more file in changeset.
Extended AboutViewModel. WTI-2708

    • -1
    • +1
    ./src/Core.Gui/Forms/Backstage/AboutViewModel.cs
    • -0
    • +6
    ./src/Core.Gui/Settings/GuiCoreSettings.cs
  1. … 1 more file in changeset.
Adapted BackstageViewModel. WTI-2708

Extended AboutViewModel. WTI-2708

    • -4
    • +14
    ./src/Core.Gui/Forms/Backstage/AboutViewModel.cs
Improved about page. WTI-2708

    • -0
    • +6
    ./src/Core.Gui/Forms/Backstage/AboutViewModel.cs
Improved about/information/support page. WTI-2708

    • -0
    • +2
    ./src/Core.Gui/Style/DeltaresGeneralStyle.xaml
Improved about page. WTI-2708

  1. … 8 more files in changeset.