From ce3402f1a958581b87f8653ff4798f798eae299a Mon Sep 17 00:00:00 2001 From: logikonline Date: Sat, 10 Jan 2026 02:51:12 -0500 Subject: [PATCH] Add About dialog with version info MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - About button added next to Exit in header - Shows app name, version, author, and company - Version 1.1.4 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- DellMonitorControl/DellMonitorControl.csproj | 6 +- DellMonitorControl/MainWindow.xaml | 8 +- DellMonitorControl/MainWindow.xaml.cs | 79 ++++++++++++++++++++ DellMonitorControl/MonitorControl.iss | 2 +- 4 files changed, 89 insertions(+), 6 deletions(-) diff --git a/DellMonitorControl/DellMonitorControl.csproj b/DellMonitorControl/DellMonitorControl.csproj index f5f873e..3f3c428 100644 --- a/DellMonitorControl/DellMonitorControl.csproj +++ b/DellMonitorControl/DellMonitorControl.csproj @@ -15,9 +15,9 @@ - 1.1.3 - 1.1.3.0 - 1.1.3.0 + 1.1.4 + 1.1.4.0 + 1.1.4.0 diff --git a/DellMonitorControl/MainWindow.xaml b/DellMonitorControl/MainWindow.xaml index 4da7a43..1e5c224 100644 --- a/DellMonitorControl/MainWindow.xaml +++ b/DellMonitorControl/MainWindow.xaml @@ -188,8 +188,12 @@ -