From 52946eca2eb124521309175d27d59ba233f554ff Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Sat, 26 Jul 2025 17:21:54 +0100 Subject: [PATCH] Apply standard styles to all views. --- RomRepoMgr/Views/About.axaml | 200 ++++++------ RomRepoMgr/Views/EditDat.axaml | 428 ++++++++++++------------- RomRepoMgr/Views/ExportDat.axaml | 46 +-- RomRepoMgr/Views/ExportRoms.axaml | 91 +++--- RomRepoMgr/Views/ImportDat.axaml | 52 +-- RomRepoMgr/Views/ImportDatFolder.axaml | 3 +- RomRepoMgr/Views/ImportRomFolder.axaml | 1 - RomRepoMgr/Views/RemoveDat.axaml | 20 +- RomRepoMgr/Views/SettingsDialog.axaml | 256 +++++++-------- RomRepoMgr/Views/SplashWindow.axaml | 12 +- RomRepoMgr/Views/UpdateStats.axaml | 257 ++++++++------- 11 files changed, 675 insertions(+), 691 deletions(-) diff --git a/RomRepoMgr/Views/About.axaml b/RomRepoMgr/Views/About.axaml index 5fc4fcf..8884e6c 100644 --- a/RomRepoMgr/Views/About.axaml +++ b/RomRepoMgr/Views/About.axaml @@ -40,106 +40,106 @@ - - - - - - - - - - + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/RomRepoMgr/Views/EditDat.axaml b/RomRepoMgr/Views/EditDat.axaml index e24b6ac..fd738ff 100644 --- a/RomRepoMgr/Views/EditDat.axaml +++ b/RomRepoMgr/Views/EditDat.axaml @@ -41,226 +41,212 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/RomRepoMgr/Views/ExportDat.axaml b/RomRepoMgr/Views/ExportDat.axaml index a319cc1..5a5d3e5 100644 --- a/RomRepoMgr/Views/ExportDat.axaml +++ b/RomRepoMgr/Views/ExportDat.axaml @@ -41,27 +41,27 @@ - - - - - - - - + + + + + + \ No newline at end of file diff --git a/RomRepoMgr/Views/ExportRoms.axaml b/RomRepoMgr/Views/ExportRoms.axaml index 9890324..b25eed5 100644 --- a/RomRepoMgr/Views/ExportRoms.axaml +++ b/RomRepoMgr/Views/ExportRoms.axaml @@ -41,48 +41,51 @@ - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/RomRepoMgr/Views/ImportDat.axaml b/RomRepoMgr/Views/ImportDat.axaml index a91e08e..64f98f9 100644 --- a/RomRepoMgr/Views/ImportDat.axaml +++ b/RomRepoMgr/Views/ImportDat.axaml @@ -41,30 +41,30 @@ - - - - - - - - + + + + + + \ No newline at end of file diff --git a/RomRepoMgr/Views/ImportDatFolder.axaml b/RomRepoMgr/Views/ImportDatFolder.axaml index c40da27..aced634 100644 --- a/RomRepoMgr/Views/ImportDatFolder.axaml +++ b/RomRepoMgr/Views/ImportDatFolder.axaml @@ -10,8 +10,7 @@ Height="600" x:Class="RomRepoMgr.Views.ImportDatFolder" Title="{x:Static resources:Localization.ImportDatFolderTitle}" - Icon="/Assets/avalonia-logo.ico" - CanResize="False"> + Icon="/Assets/avalonia-logo.ico"> diff --git a/RomRepoMgr/Views/ImportRomFolder.axaml b/RomRepoMgr/Views/ImportRomFolder.axaml index 33d876f..8992944 100644 --- a/RomRepoMgr/Views/ImportRomFolder.axaml +++ b/RomRepoMgr/Views/ImportRomFolder.axaml @@ -10,7 +10,6 @@ Height="768" x:Class="RomRepoMgr.Views.ImportRomFolder" Icon="/Assets/avalonia-logo.ico" - CanResize="False" Title="{x:Static resources:Localization.ImportRomFolderTitle}" WindowStartupLocation="CenterOwner"> diff --git a/RomRepoMgr/Views/RemoveDat.axaml b/RomRepoMgr/Views/RemoveDat.axaml index 954dd7c..99bfa74 100644 --- a/RomRepoMgr/Views/RemoveDat.axaml +++ b/RomRepoMgr/Views/RemoveDat.axaml @@ -41,14 +41,14 @@ - - - - - - + + + + \ No newline at end of file diff --git a/RomRepoMgr/Views/SettingsDialog.axaml b/RomRepoMgr/Views/SettingsDialog.axaml index 969caf7..3bee761 100644 --- a/RomRepoMgr/Views/SettingsDialog.axaml +++ b/RomRepoMgr/Views/SettingsDialog.axaml @@ -31,7 +31,7 @@ xmlns:vm="clr-namespace:RomRepoMgr.ViewModels;assembly=RomRepoMgr" xmlns:resources="clr-namespace:RomRepoMgr.Resources" mc:Ignorable="d" - Width="480" + Width="540" Height="320" x:Class="RomRepoMgr.Views.SettingsDialog" Icon="/Assets/avalonia-logo.ico" @@ -40,137 +40,129 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - + Text="{x:Static resources:Localization.DatabaseFileLabel}" + FontWeight="Bold" /> + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/RomRepoMgr/Views/SplashWindow.axaml b/RomRepoMgr/Views/SplashWindow.axaml index 65aebc5..4123c48 100644 --- a/RomRepoMgr/Views/SplashWindow.axaml +++ b/RomRepoMgr/Views/SplashWindow.axaml @@ -11,8 +11,8 @@ Title="ROM Repository Manager" SystemDecorations="BorderOnly" WindowStartupLocation="CenterScreen" - Width="250" - Height="175"> + Width="320" + Height="240"> @@ -20,12 +20,14 @@ + Margin="16" + Spacing="8"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file