From d4ca2bd5192fbe021d00347ac853c4c0663f171d Mon Sep 17 00:00:00 2001 From: Alkalinee Date: Sun, 22 Mar 2015 00:55:54 +0100 Subject: [PATCH] Code cleanup --- .../WindowSkins/WindowAdvancedView.xaml | 13 ++-- .../WindowSkins/WindowSmartView.xaml | 2 +- .../WindowSkins/WindowSmartView.xaml.cs | 6 +- .../Extensions/ContentControlExtensions.cs | 64 +++++++++++++++++++ .../TextWithHyperlinkParametersConverter.cs | 42 ------------ Hurricane/Hurricane.csproj | 4 +- Hurricane/Views/EqualizerWindow.xaml | 4 +- Hurricane/Views/EqualizerWindow.xaml.cs | 32 ++++------ Hurricane/Views/FolderImportWindow.xaml | 8 +-- Hurricane/Views/InputDialog.xaml | 8 +-- Hurricane/Views/InputDialog.xaml.cs | 22 +++---- Hurricane/Views/ProgressWindow.xaml | 4 +- Hurricane/Views/ProgressWindow.xaml.cs | 16 ++--- Hurricane/Views/ReportExceptionWindow.xaml | 8 +-- Hurricane/Views/ReportExceptionWindow.xaml.cs | 11 ++-- Hurricane/Views/TagEditorWindow.xaml | 6 +- Hurricane/Views/TagEditorWindow.xaml.cs | 19 +++--- Hurricane/Views/TrackImportWindow.xaml | 10 +-- Hurricane/Views/TrackImportWindow.xaml.cs | 9 ++- Hurricane/Views/TrackInformationWindow.xaml | 19 +++--- Hurricane/Views/UpdateWindow.xaml | 18 +++--- Hurricane/Views/UpdateWindow.xaml.cs | 13 ++-- Hurricane/Views/UserControls/AboutView.xaml | 42 ++++++------ .../Views/UserControls/SettingsView.xaml | 15 ++--- Setup/HurricaneSetup.iss | 2 +- release-notes/0.3.6.md | 3 +- 26 files changed, 204 insertions(+), 196 deletions(-) create mode 100644 Hurricane/Extensions/ContentControlExtensions.cs delete mode 100644 Hurricane/Extensions/Converter/TextWithHyperlinkParametersConverter.cs diff --git a/Hurricane/AppMainWindow/WindowSkins/WindowAdvancedView.xaml b/Hurricane/AppMainWindow/WindowSkins/WindowAdvancedView.xaml index 3bf2e61..3a300fd 100644 --- a/Hurricane/AppMainWindow/WindowSkins/WindowAdvancedView.xaml +++ b/Hurricane/AppMainWindow/WindowSkins/WindowAdvancedView.xaml @@ -113,14 +113,14 @@ - + - + @@ -155,12 +155,12 @@ - + @@ -195,6 +195,7 @@ + @@ -670,7 +671,7 @@ - + -