src

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improved ViewInfo. WTI-2531

  1. … 2 more files in changeset.
Adapted ViewInfo. WTI-2531

  1. … 1 more file in changeset.
Introducing logic for obtaining active state info. WTI-2531

Introducing logic for obtaining active state info. WTI-2531

Introducing logic for obtaining active state info. WTI-2531

    • -1
    • +3
    ./Core.Gui/Forms/Main/MainWindow.xaml.cs
Adapted IViewHost interface. WTI-2531

    • -1
    • +3
    ./Core.Gui/Forms/ViewHost/IViewHost.cs
  1. … 4 more files in changeset.
Adapted IViewHost interface. WTI-2531

  1. … 1 more file in changeset.
Adapted IViewHost interface. WTI-2531

    • -1
    • +2
    ./Core.Gui/Forms/ViewHost/IViewHost.cs
  1. … 2 more files in changeset.
Integrating CustomLayoutDocument. WTI-2531

Integrating CustomLayoutDocument. WTI-2531

Introduced and integrated CustomLayoutDocument. WTI-2531

    • -0
    • +63
    ./Core.Gui/Forms/ViewHost/CustomLayoutDocument.cs
  1. … 1 more file in changeset.
Ensured root nodes of MapLegendView and ChartLegendView are always expanded. WTI-2530

    • -0
    • +1
    ./Core.Gui/Forms/Chart/ChartLegendView.cs
  1. … 2 more files in changeset.
WTI-2537 Restored automationID (name) for XAML main window.

Added automationId to application. Work on system tests to get script 06 working.

    • -1
    • +1
    ./Core.Gui/Forms/Main/MainWindow.xaml.cs
  1. … 134 more files in changeset.
Ensured map views are correctly zoomed to extents when creating a new or opening an existing project. WTI-2520

    • -0
    • +3
    ./Core.Gui/Forms/Main/MainWindow.xaml.cs
Reverted some former changes. WTI-2520

Ensured all views are closed when creating new/opening existing project when another project was already present. WTI-2519

Paired with tangerma

    • -2
    • +2
    ./Core.Gui/Forms/Main/MainWindow.xaml.cs
Improved closing view performance. WTI-2520. Paired with kleijn.

Adapted logic related to switching states. WTI-2519

    • -4
    • +2
    ./Core.Gui/Forms/Main/MainWindow.xaml.cs
Adapted main button bar texts and alignment. WTI-2477

    • -3
    • +9
    ./Core.Gui/Style/DeltaresButtonStyle.xaml
  1. … 6 more files in changeset.
Made func to get name of ExportInfo. WTI-2462

    • -7
    • +9
    ./Core.Gui/Commands/GuiExportHandler.cs
  1. … 2 more files in changeset.
Added logging. WTI-2463

  1. … 5 more files in changeset.
Extended IViewHost so that titles can be set dynamically. WTI-2448

    • -0
    • +7
    ./Core.Gui/Forms/ViewHost/IViewHost.cs
Extended IViewHost so that titles can be set dynamically. WTI-2448

Extended IViewHost so that titles can be set dynamically. WTI-2448

    • -1
    • +0
    ./Core.Gui/Forms/Chart/ChartLegendView.cs
    • -3
    • +3
    ./Core.Gui/Forms/Main/MainWindow.xaml.cs
Extended IViewHost so that titles can be set dynamically. WTI-2448

    • -7
    • +4
    ./Core.Gui/Forms/Main/MainWindow.xaml.cs
  1. … 2 more files in changeset.
Extended IViewHost so that titles can be set dynamically. WTI-2448

    • -1
    • +2
    ./Core.Gui/Forms/ViewHost/IViewHost.cs
Extended IViewHost so that titles can be set dynamically. WTI-2448

Extended IViewHost so that titles can be set dynamically. WTI-2448

    • -1
    • +2
    ./Core.Gui/Forms/ViewHost/IViewHost.cs
Fixing problems related to map view not correctly zooming to extents. WTI-2271