Sat Mar 14 02:45:18 CET 2026: Unable to clone remote repository: https://DGeoSuite@dev.azure.com/DGeoSuite/D-GEO%20Suite%20Settlement/_git/D-GEO%20Suite%20Settlement - [Cloning into bare repository 'clone'..., fatal: repository 'https://dev.azure.com/DGeoSuite/D-GEO%20Suite%20Settlement/_git/D-GEO%20Suite%20Settlement/' not found]
Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improve csprojs

    • -3
    • +0
    ./src/Gui.Controls/Gui.Controls.csproj
  1. … 1 more file in changeset.
Fix resource files and improve targets

    • -0
    • +13
    ./src/Gui.Controls/Gui.Controls.csproj
  1. … 5 more files in changeset.
Test moving to sdk style csproj

    • -107
    • +2
    ./src/Gui.Controls/Gui.Controls.csproj
  1. … 32 more files in changeset.
Migrate to PackageReference

    • -13
    • +8
    ./src/Gui.Controls/Gui.Controls.csproj
    • -34
    • +0
    ./test/Gui.Controls.Tests/packages.config
  1. … 21 more files in changeset.
Add border above browse button in start screen DGSS-169

    • -2
    • +2
    ./src/Gui.Controls/Ribbon/RibbonStartScreen.xaml
Styling Notes field in back stage tab DGSS-90

Replace grid by stackpanels to show properties so notes field can grow when typing. DGSS-90

DGSS-180 Processed review remarkt by removing unused references.

    • -3
    • +0
    ./src/Gui.Controls/Gui.Controls.csproj
    • -1
    • +0
    ./test/Gui.Controls.Tests/packages.config
  1. … 4 more files in changeset.
DGSS-180 Fixed bug that placed text in RibbonTabItem to left instead of center.

    • -1
    • +1
    ./src/Gui.Controls/Ribbon/RibbonButtonStyles.xaml
DGSS-180 Updated Fluent.Ribbon from alpha version to stable version 7.0.1.

    • -4
    • +8
    ./src/Gui.Controls/Gui.Controls.csproj
    • -0
    • +11
    ./src/Gui.Controls/app.config
    • -0
    • +15
    ./test/Gui.Controls.Tests/app.config
    • -3
    • +3
    ./test/Gui.Controls.Tests/packages.config
  1. … 10 more files in changeset.
recent files list made scrollable DGSS-169

    • -16
    • +36
    ./src/Gui.Controls/Ribbon/RibbonStartScreen.xaml
    • -7
    • +8
    ./src/Gui.Controls/ScrollBarStyle.xaml
Add undo + redo button in Results tab DGSS-167

  1. … 4 more files in changeset.
Add select and pan button to Results tab DGSS-159

    • -1
    • +15
    ./src/Gui.Controls/Ribbon/RibbonControl.xaml
Remove guard on properties in ribbonviewmodel DGSS-71

    • -10
    • +4
    ./src/Gui.Controls/Ribbon/RibbonViewModel.cs
DGSS-150. Fixed typo.

DGSS-150. Processed review remarks.

Make BackstageTabItem_Header_Info notes fiels 2 lines DGSS-90

  1. … 1 more file in changeset.
Rename "Remarks" in to "Notes" DGSS-90

    • -2
    • +2
    ./src/Gui.Controls/Ribbon/IProjectInfo.cs
  1. … 14 more files in changeset.
DGSS-150. Added unit tests to extend code coverage.

    • -1
    • +4
    ./src/Gui.Controls/Ribbon/RibbonControl.xaml.cs
DGSS-150. Stages bar is hidden when in the results and calculate tabs. Added unit tests.

    • -2
    • +4
    ./src/Gui.Controls/Ribbon/RibbonControl.xaml.cs
    • -0
    • +32
    ./src/Gui.Controls/Ribbon/RibbonViewModel.cs
  1. … 1 more file in changeset.
Add automation IDs for some controls. DGSS-59

    • -2
    • +3
    ./src/Gui.Controls/Ribbon/RibbonStartScreen.xaml
  1. … 2 more files in changeset.
Call Focus on actual ribbon so Undo / Redo buttons enabled state will be refreshed after New or Open + Discard changes in dialog DGSS-131

    • -0
    • +6
    ./src/Gui.Controls/Ribbon/RibbonControl.xaml.cs
Fix focusing select button current tab when doing Redo or Undo DGSS-137

    • -1
    • +11
    ./src/Gui.Controls/Ribbon/ActivateButtons.cs
  1. … 1 more file in changeset.
Add dummy functionality to Calculate button DGSS-141

  1. … 19 more files in changeset.
Improve behavior of layer activation button DGSS-71

  1. … 3 more files in changeset.
Add Select, Pan, calculate & Undo/Redo buttons to Calculate tab DGSS-137

    • -1
    • +33
    ./src/Gui.Controls/Ribbon/RibbonControl.xaml
Naming all toggle buttons in solution DGSS-59

    • -9
    • +14
    ./src/Gui.Controls/Ribbon/RibbonControl.xaml
  1. … 2 more files in changeset.
Naming all buttons in solution DGSS-59

  1. … 1 more file in changeset.
Naming all text boxes in solution DGSS-59

  1. … 8 more files in changeset.
Review related changes DGSS-71

    • -4
    • +10
    ./src/Gui.Controls/Ribbon/RibbonViewModel.cs
  1. … 15 more files in changeset.