From e778a7777401869eca4fa8bb666555c5205fe3c9 Mon Sep 17 00:00:00 2001 From: Siegfried Pammer Date: Thu, 26 Aug 2021 14:40:38 +0200 Subject: [PATCH] Rearange display options. --- ILSpy/Options/DisplaySettingsPanel.xaml | 31 ++++++++++++++----------- ILSpy/Properties/Resources.Designer.cs | 18 ++++++++++++++ ILSpy/Properties/Resources.resx | 6 +++++ 3 files changed, 41 insertions(+), 14 deletions(-) diff --git a/ILSpy/Options/DisplaySettingsPanel.xaml b/ILSpy/Options/DisplaySettingsPanel.xaml index 85efdf90c..08be65bc4 100644 --- a/ILSpy/Options/DisplaySettingsPanel.xaml +++ b/ILSpy/Options/DisplaySettingsPanel.xaml @@ -11,12 +11,7 @@ - - - - - - + @@ -64,7 +59,7 @@ - + @@ -77,23 +72,31 @@ - + - - - - - + + + + + + + + + + + + + - + \ No newline at end of file diff --git a/ILSpy/Properties/Resources.Designer.cs b/ILSpy/Properties/Resources.Designer.cs index 9302e2f9f..dde98f9aa 100644 --- a/ILSpy/Properties/Resources.Designer.cs +++ b/ILSpy/Properties/Resources.Designer.cs @@ -621,6 +621,15 @@ namespace ICSharpCode.ILSpy.Properties { } } + /// + /// Looks up a localized string similar to Decompilation view options. + /// + public static string DecompilationViewOptions { + get { + return ResourceManager.GetString("DecompilationViewOptions", resourceCulture); + } + } + /// /// Looks up a localized string similar to Decompilation was cancelled.. /// @@ -2516,6 +2525,15 @@ namespace ICSharpCode.ILSpy.Properties { } } + /// + /// Looks up a localized string similar to Tree view options. + /// + public static string TreeViewOptions { + get { + return ResourceManager.GetString("TreeViewOptions", resourceCulture); + } + } + /// /// Looks up a localized string similar to Type. /// diff --git a/ILSpy/Properties/Resources.resx b/ILSpy/Properties/Resources.resx index 4952cb74d..e00992246 100644 --- a/ILSpy/Properties/Resources.resx +++ b/ILSpy/Properties/Resources.resx @@ -234,6 +234,9 @@ Are you sure you want to continue? Decompilation complete in {0:F1} seconds. + + Decompilation view options + Decompilation was cancelled. @@ -867,6 +870,9 @@ Do you want to continue? Toggle All Folding + + Tree view options + Type