Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/main/src
diff options
context:
space:
mode:
Diffstat (limited to 'main/src')
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Components.FolderListSelector.cs28
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.CodeFormatting.CodeFormattingPolicyPanelWidget.cs23
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.CodeTemplates.CodeTemplatePanelWidget.cs35
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.CodeTemplates.EditTemplateDialog.cs93
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.DocumentSwitcher.cs53
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Execution.CustomExecutionModeDialog.cs57
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Execution.CustomExecutionModeManagerDialog.cs26
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Execution.CustomExecutionModeWidget.cs27
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Execution.MonoExecutionParametersPreview.cs12
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Execution.MonoExecutionParametersWidget.cs16
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.ExternalTools.ExternalToolPanelWidget.cs96
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.FindInFiles.FindInFilesDialog.cs71
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.FindInFiles.SearchResultWidget.cs26
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Fonts.FontChooserPanelWidget.cs52
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Components.StringTagSelectorButton.cs1
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.AddinLoadErrorDialog.cs61
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.ErrorDialog.cs28
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.MultiMessageDialog.cs8
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.MultiTaskProgressDialog.cs27
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.NewLayoutDialog.cs35
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.OptionsDialog.cs36
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.ProgressDialog.cs30
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.SelectFileFormatDialog.cs70
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.TipOfTheDayWindow.cs43
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.AddInsPanelWidget.cs33
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.AssemblyFoldersPanelWidget.cs8
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.AuthorInformationPanelWidget.cs33
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.BuildMessagePanelWidget.cs33
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.BuildPanelWidget.cs51
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.GlobalAuthorInformationPanelWidget.cs24
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.IDEStyleOptionsPanelWidget.cs59
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.KeyBindingsPanel.cs79
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.LoadSavePanelWidget.cs82
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.MaintenanceOptionsPanelWidget.cs6
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.MonoRuntimePanelWidget.cs29
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.TasksPanelWidget.cs88
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.TextStylePolicyPanelWidget.cs56
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.NavigateToDialog.NavigateToDialog.cs28
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.AddMimeTypeDialog.cs33
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.ConfirmProjectDeleteDialog.cs38
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.DeleteConfigDialog.cs30
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.ExportProjectDialog.cs41
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.FeatureSelectorDialog.cs20
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.IncludeNewFilesDialog.cs30
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.NewConfigurationDialog.cs30
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.NewFileDialog.cs70
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.NewProjectDialog.cs113
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.BaseDirectoryPanelWidget.cs17
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CodeFormattingPanelWidget.cs24
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CombineBuildOptionsWidget.cs14
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CombineConfigurationPanelWidget.cs10
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CombineEntryConfigurationsPanelWidget.cs22
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CombineInformationWidget.cs22
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CommonAssemblySigningPreferences.cs12
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CustomCommandPanelWidget.cs9
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CustomCommandWidget.cs63
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.GeneralProjectOptionsWidget.cs87
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.NamespaceSynchronisationPanelWidget.cs42
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.OutputOptionsPanelWidget.cs36
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.RunOptionsPanelWidget.cs31
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.RuntimeOptionsPanelWidget.cs11
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.StartupOptionsPanelWidget.cs34
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.ProjectFileSelectorDialog.cs30
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.RenameConfigDialog.cs22
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.SelectReferenceDialog.cs58
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.SelectEncodingsDialog.cs88
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.StandardHeader.StandardHeaderPolicyPanelWidget.cs7
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/generated.cs23
-rw-r--r--main/src/core/MonoDevelop.Ide/gtk-gui/gui.stetic43
69 files changed, 1029 insertions, 1644 deletions
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Components.FolderListSelector.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Components.FolderListSelector.cs
index 933103fa17..661d5ec638 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Components.FolderListSelector.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Components.FolderListSelector.cs
@@ -5,25 +5,15 @@ namespace MonoDevelop.Components
public partial class FolderListSelector
{
private global::Gtk.HBox hbox1;
-
private global::Gtk.VBox vbox1;
-
private global::MonoDevelop.Components.FolderEntry folderentry;
-
private global::Gtk.ScrolledWindow GtkScrolledWindow;
-
private global::Gtk.TreeView dirList;
-
private global::Gtk.VBox vbox2;
-
private global::Gtk.Button buttonAdd;
-
private global::Gtk.Button buttonRemove;
-
private global::Gtk.Button buttonUpdate;
-
private global::Gtk.Button buttonUp;
-
private global::Gtk.Button buttonDown;
protected virtual void Build ()
@@ -44,7 +34,7 @@ namespace MonoDevelop.Components
this.folderentry = new global::MonoDevelop.Components.FolderEntry ();
this.folderentry.Name = "folderentry";
this.vbox1.Add (this.folderentry);
- global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.folderentry]));
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.folderentry]));
w1.Position = 0;
w1.Expand = false;
w1.Fill = false;
@@ -59,10 +49,10 @@ namespace MonoDevelop.Components
this.dirList.HeadersVisible = false;
this.GtkScrolledWindow.Add (this.dirList);
this.vbox1.Add (this.GtkScrolledWindow);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.GtkScrolledWindow]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.GtkScrolledWindow]));
w3.Position = 1;
this.hbox1.Add (this.vbox1);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox1]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox1]));
w4.Position = 0;
// Container child hbox1.Gtk.Box+BoxChild
this.vbox2 = new global::Gtk.VBox ();
@@ -76,7 +66,7 @@ namespace MonoDevelop.Components
this.buttonAdd.UseUnderline = true;
this.buttonAdd.Label = "gtk-add";
this.vbox2.Add (this.buttonAdd);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.buttonAdd]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.buttonAdd]));
w5.Position = 0;
w5.Expand = false;
w5.Fill = false;
@@ -88,7 +78,7 @@ namespace MonoDevelop.Components
this.buttonRemove.UseUnderline = true;
this.buttonRemove.Label = "gtk-remove";
this.vbox2.Add (this.buttonRemove);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.buttonRemove]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.buttonRemove]));
w6.Position = 1;
w6.Expand = false;
w6.Fill = false;
@@ -99,7 +89,7 @@ namespace MonoDevelop.Components
this.buttonUpdate.UseUnderline = true;
this.buttonUpdate.Label = global::MonoDevelop.Core.GettextCatalog.GetString ("Update");
this.vbox2.Add (this.buttonUpdate);
- global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.buttonUpdate]));
+ global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.buttonUpdate]));
w7.Position = 2;
w7.Expand = false;
w7.Fill = false;
@@ -111,7 +101,7 @@ namespace MonoDevelop.Components
this.buttonUp.UseUnderline = true;
this.buttonUp.Label = "gtk-go-up";
this.vbox2.Add (this.buttonUp);
- global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.buttonUp]));
+ global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.buttonUp]));
w8.Position = 3;
w8.Expand = false;
w8.Fill = false;
@@ -123,12 +113,12 @@ namespace MonoDevelop.Components
this.buttonDown.UseUnderline = true;
this.buttonDown.Label = "gtk-go-down";
this.vbox2.Add (this.buttonDown);
- global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.buttonDown]));
+ global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.buttonDown]));
w9.Position = 4;
w9.Expand = false;
w9.Fill = false;
this.hbox1.Add (this.vbox2);
- global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox2]));
+ global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox2]));
w10.Position = 1;
w10.Expand = false;
w10.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.CodeFormatting.CodeFormattingPolicyPanelWidget.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.CodeFormatting.CodeFormattingPolicyPanelWidget.cs
index fb1a5fa683..68d15504be 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.CodeFormatting.CodeFormattingPolicyPanelWidget.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.CodeFormatting.CodeFormattingPolicyPanelWidget.cs
@@ -5,23 +5,14 @@ namespace MonoDevelop.Ide.CodeFormatting
public partial class CodeFormattingPolicyPanelWidget
{
private global::Gtk.VBox vbox2;
-
private global::Gtk.VPaned vpaned1;
-
private global::Gtk.ScrolledWindow GtkScrolledWindow;
-
private global::Gtk.TreeView treeviewCategories;
-
private global::Gtk.VBox vbox4;
-
private global::Gtk.HBox hbox2;
-
private global::Gtk.Label label3;
-
private global::Gtk.Fixed fixed1;
-
private global::Gtk.CheckButton checkbuttonWhiteSpaces;
-
private global::Gtk.ScrolledWindow scrolledwindow2;
protected virtual void Build ()
@@ -49,7 +40,7 @@ namespace MonoDevelop.Ide.CodeFormatting
this.treeviewCategories.Name = "treeviewCategories";
this.GtkScrolledWindow.Add (this.treeviewCategories);
this.vpaned1.Add (this.GtkScrolledWindow);
- global::Gtk.Paned.PanedChild w2 = ((global::Gtk.Paned.PanedChild)(this.vpaned1[this.GtkScrolledWindow]));
+ global::Gtk.Paned.PanedChild w2 = ((global::Gtk.Paned.PanedChild)(this.vpaned1 [this.GtkScrolledWindow]));
w2.Resize = false;
// Container child vpaned1.Gtk.Paned+PanedChild
this.vbox4 = new global::Gtk.VBox ();
@@ -64,7 +55,7 @@ namespace MonoDevelop.Ide.CodeFormatting
this.label3.Name = "label3";
this.label3.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Preview:");
this.hbox2.Add (this.label3);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.label3]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label3]));
w3.Position = 0;
w3.Expand = false;
w3.Fill = false;
@@ -73,7 +64,7 @@ namespace MonoDevelop.Ide.CodeFormatting
this.fixed1.Name = "fixed1";
this.fixed1.HasWindow = false;
this.hbox2.Add (this.fixed1);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.fixed1]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.fixed1]));
w4.Position = 1;
// Container child hbox2.Gtk.Box+BoxChild
this.checkbuttonWhiteSpaces = new global::Gtk.CheckButton ();
@@ -83,11 +74,11 @@ namespace MonoDevelop.Ide.CodeFormatting
this.checkbuttonWhiteSpaces.DrawIndicator = true;
this.checkbuttonWhiteSpaces.UseUnderline = true;
this.hbox2.Add (this.checkbuttonWhiteSpaces);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.checkbuttonWhiteSpaces]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.checkbuttonWhiteSpaces]));
w5.Position = 2;
w5.Expand = false;
this.vbox4.Add (this.hbox2);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.hbox2]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hbox2]));
w6.Position = 0;
w6.Expand = false;
w6.Fill = false;
@@ -97,11 +88,11 @@ namespace MonoDevelop.Ide.CodeFormatting
this.scrolledwindow2.Name = "scrolledwindow2";
this.scrolledwindow2.ShadowType = ((global::Gtk.ShadowType)(1));
this.vbox4.Add (this.scrolledwindow2);
- global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.scrolledwindow2]));
+ global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.scrolledwindow2]));
w7.Position = 1;
this.vpaned1.Add (this.vbox4);
this.vbox2.Add (this.vpaned1);
- global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.vpaned1]));
+ global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.vpaned1]));
w9.Position = 0;
this.Add (this.vbox2);
if ((this.Child != null)) {
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.CodeTemplates.CodeTemplatePanelWidget.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.CodeTemplates.CodeTemplatePanelWidget.cs
index 0318f4d8f7..ff824743c0 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.CodeTemplates.CodeTemplatePanelWidget.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.CodeTemplates.CodeTemplatePanelWidget.cs
@@ -5,31 +5,18 @@ namespace MonoDevelop.Ide.CodeTemplates
internal partial class CodeTemplatePanelWidget
{
private global::Gtk.VPaned vpaned1;
-
private global::Gtk.HBox hbox1;
-
private global::Gtk.ScrolledWindow GtkScrolledWindow;
-
private global::Gtk.TreeView treeviewCodeTemplates;
-
private global::Gtk.VBox vbox2;
-
private global::Gtk.Button buttonAdd;
-
private global::Gtk.Button buttonEdit;
-
private global::Gtk.Button buttonRemove;
-
private global::Gtk.VBox vbox1;
-
private global::Gtk.HBox hbox2;
-
private global::Gtk.Label label3;
-
private global::Gtk.Fixed fixed1;
-
private global::Gtk.CheckButton checkbuttonWhiteSpaces;
-
private global::Gtk.ScrolledWindow scrolledwindow1;
protected virtual void Build ()
@@ -58,7 +45,7 @@ namespace MonoDevelop.Ide.CodeTemplates
this.treeviewCodeTemplates.HeadersVisible = false;
this.GtkScrolledWindow.Add (this.treeviewCodeTemplates);
this.hbox1.Add (this.GtkScrolledWindow);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.GtkScrolledWindow]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.GtkScrolledWindow]));
w2.Position = 0;
// Container child hbox1.Gtk.Box+BoxChild
this.vbox2 = new global::Gtk.VBox ();
@@ -72,7 +59,7 @@ namespace MonoDevelop.Ide.CodeTemplates
this.buttonAdd.UseUnderline = true;
this.buttonAdd.Label = "gtk-add";
this.vbox2.Add (this.buttonAdd);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.buttonAdd]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.buttonAdd]));
w3.Position = 0;
w3.Expand = false;
w3.Fill = false;
@@ -84,7 +71,7 @@ namespace MonoDevelop.Ide.CodeTemplates
this.buttonEdit.UseUnderline = true;
this.buttonEdit.Label = "gtk-edit";
this.vbox2.Add (this.buttonEdit);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.buttonEdit]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.buttonEdit]));
w4.Position = 1;
w4.Expand = false;
w4.Fill = false;
@@ -96,17 +83,17 @@ namespace MonoDevelop.Ide.CodeTemplates
this.buttonRemove.UseUnderline = true;
this.buttonRemove.Label = "gtk-remove";
this.vbox2.Add (this.buttonRemove);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.buttonRemove]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.buttonRemove]));
w5.Position = 2;
w5.Expand = false;
w5.Fill = false;
this.hbox1.Add (this.vbox2);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox2]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox2]));
w6.Position = 1;
w6.Expand = false;
w6.Fill = false;
this.vpaned1.Add (this.hbox1);
- global::Gtk.Paned.PanedChild w7 = ((global::Gtk.Paned.PanedChild)(this.vpaned1[this.hbox1]));
+ global::Gtk.Paned.PanedChild w7 = ((global::Gtk.Paned.PanedChild)(this.vpaned1 [this.hbox1]));
w7.Resize = false;
// Container child vpaned1.Gtk.Paned+PanedChild
this.vbox1 = new global::Gtk.VBox ();
@@ -121,7 +108,7 @@ namespace MonoDevelop.Ide.CodeTemplates
this.label3.Name = "label3";
this.label3.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Preview:");
this.hbox2.Add (this.label3);
- global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.label3]));
+ global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label3]));
w8.Position = 0;
w8.Expand = false;
w8.Fill = false;
@@ -130,7 +117,7 @@ namespace MonoDevelop.Ide.CodeTemplates
this.fixed1.Name = "fixed1";
this.fixed1.HasWindow = false;
this.hbox2.Add (this.fixed1);
- global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.fixed1]));
+ global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.fixed1]));
w9.Position = 1;
// Container child hbox2.Gtk.Box+BoxChild
this.checkbuttonWhiteSpaces = new global::Gtk.CheckButton ();
@@ -140,11 +127,11 @@ namespace MonoDevelop.Ide.CodeTemplates
this.checkbuttonWhiteSpaces.DrawIndicator = true;
this.checkbuttonWhiteSpaces.UseUnderline = true;
this.hbox2.Add (this.checkbuttonWhiteSpaces);
- global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.checkbuttonWhiteSpaces]));
+ global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.checkbuttonWhiteSpaces]));
w10.Position = 2;
w10.Expand = false;
this.vbox1.Add (this.hbox2);
- global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox2]));
+ global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox2]));
w11.Position = 0;
w11.Expand = false;
w11.Fill = false;
@@ -154,7 +141,7 @@ namespace MonoDevelop.Ide.CodeTemplates
this.scrolledwindow1.Name = "scrolledwindow1";
this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
this.vbox1.Add (this.scrolledwindow1);
- global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.scrolledwindow1]));
+ global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.scrolledwindow1]));
w12.Position = 1;
this.vpaned1.Add (this.vbox1);
this.Add (this.vpaned1);
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.CodeTemplates.EditTemplateDialog.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.CodeTemplates.EditTemplateDialog.cs
index 99ec92a9b7..d219be529f 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.CodeTemplates.EditTemplateDialog.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.CodeTemplates.EditTemplateDialog.cs
@@ -5,59 +5,32 @@ namespace MonoDevelop.Ide.CodeTemplates
public partial class EditTemplateDialog
{
private global::Gtk.HPaned hpaned1;
-
private global::Gtk.VBox vbox2;
-
private global::Gtk.Table table2;
-
private global::Gtk.HBox hbox1;
-
private global::Gtk.Entry entryDescription;
-
private global::Gtk.Label label2;
-
private global::Gtk.ComboBoxEntry comboboxentryMime;
-
private global::Gtk.HBox hbox2;
-
private global::Gtk.Entry entryShortcut1;
-
private global::Gtk.Label label5;
-
private global::Gtk.ComboBoxEntry comboboxentryGroups;
-
private global::Gtk.HBox hbox5;
-
private global::Gtk.CheckButton checkbuttonExpansion;
-
private global::Gtk.CheckButton checkbuttonSurroundWith;
-
private global::Gtk.Label label1;
-
private global::Gtk.Label label3;
-
private global::Gtk.VBox vbox3;
-
private global::Gtk.HBox hbox3;
-
private global::Gtk.Label label6;
-
private global::Gtk.Fixed fixed1;
-
private global::Gtk.CheckButton checkbuttonWhiteSpaces;
-
private global::Gtk.ScrolledWindow scrolledwindow1;
-
private global::Gtk.VBox vbox4;
-
private global::Gtk.ComboBox comboboxVariables;
-
private global::Gtk.ScrolledWindow scrolledwindow2;
-
private global::Gtk.TreeView treeviewVariable;
-
private global::Gtk.Button buttonCancel;
-
private global::Gtk.Button buttonOk;
protected virtual void Build ()
@@ -101,16 +74,16 @@ namespace MonoDevelop.Ide.CodeTemplates
this.entryDescription.IsEditable = true;
this.entryDescription.InvisibleChar = '●';
this.hbox1.Add (this.entryDescription);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.entryDescription]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.entryDescription]));
w2.Position = 0;
// Container child hbox1.Gtk.Box+BoxChild
this.label2 = new global::Gtk.Label ();
this.label2.Name = "label2";
- this.label2.Xalign = 0f;
+ this.label2.Xalign = 0F;
this.label2.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("_Mime:");
this.label2.UseUnderline = true;
this.hbox1.Add (this.label2);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label2]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label2]));
w3.Position = 1;
w3.Expand = false;
w3.Fill = false;
@@ -118,12 +91,12 @@ namespace MonoDevelop.Ide.CodeTemplates
this.comboboxentryMime = global::Gtk.ComboBoxEntry.NewText ();
this.comboboxentryMime.Name = "comboboxentryMime";
this.hbox1.Add (this.comboboxentryMime);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.comboboxentryMime]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.comboboxentryMime]));
w4.Position = 2;
w4.Expand = false;
w4.Fill = false;
this.table2.Add (this.hbox1);
- global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table2[this.hbox1]));
+ global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table2 [this.hbox1]));
w5.TopAttach = ((uint)(1));
w5.BottomAttach = ((uint)(2));
w5.LeftAttach = ((uint)(1));
@@ -141,16 +114,16 @@ namespace MonoDevelop.Ide.CodeTemplates
this.entryShortcut1.IsEditable = true;
this.entryShortcut1.InvisibleChar = '●';
this.hbox2.Add (this.entryShortcut1);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.entryShortcut1]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.entryShortcut1]));
w6.Position = 0;
// Container child hbox2.Gtk.Box+BoxChild
this.label5 = new global::Gtk.Label ();
this.label5.Name = "label5";
- this.label5.Xalign = 0f;
+ this.label5.Xalign = 0F;
this.label5.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("_Group:");
this.label5.UseUnderline = true;
this.hbox2.Add (this.label5);
- global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.label5]));
+ global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label5]));
w7.Position = 1;
w7.Expand = false;
w7.Fill = false;
@@ -158,12 +131,12 @@ namespace MonoDevelop.Ide.CodeTemplates
this.comboboxentryGroups = global::Gtk.ComboBoxEntry.NewText ();
this.comboboxentryGroups.Name = "comboboxentryGroups";
this.hbox2.Add (this.comboboxentryGroups);
- global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.comboboxentryGroups]));
+ global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.comboboxentryGroups]));
w8.Position = 2;
w8.Expand = false;
w8.Fill = false;
this.table2.Add (this.hbox2);
- global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table2[this.hbox2]));
+ global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table2 [this.hbox2]));
w9.LeftAttach = ((uint)(1));
w9.RightAttach = ((uint)(2));
w9.YOptions = ((global::Gtk.AttachOptions)(4));
@@ -179,7 +152,7 @@ namespace MonoDevelop.Ide.CodeTemplates
this.checkbuttonExpansion.DrawIndicator = true;
this.checkbuttonExpansion.UseUnderline = true;
this.hbox5.Add (this.checkbuttonExpansion);
- global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.checkbuttonExpansion]));
+ global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.checkbuttonExpansion]));
w10.Position = 0;
w10.Expand = false;
// Container child hbox5.Gtk.Box+BoxChild
@@ -190,10 +163,10 @@ namespace MonoDevelop.Ide.CodeTemplates
this.checkbuttonSurroundWith.DrawIndicator = true;
this.checkbuttonSurroundWith.UseUnderline = true;
this.hbox5.Add (this.checkbuttonSurroundWith);
- global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.checkbuttonSurroundWith]));
+ global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.checkbuttonSurroundWith]));
w11.Position = 1;
this.table2.Add (this.hbox5);
- global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table2[this.hbox5]));
+ global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table2 [this.hbox5]));
w12.TopAttach = ((uint)(2));
w12.BottomAttach = ((uint)(3));
w12.LeftAttach = ((uint)(1));
@@ -202,27 +175,27 @@ namespace MonoDevelop.Ide.CodeTemplates
// Container child table2.Gtk.Table+TableChild
this.label1 = new global::Gtk.Label ();
this.label1.Name = "label1";
- this.label1.Xalign = 0f;
+ this.label1.Xalign = 0F;
this.label1.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("_Shortcut:");
this.label1.UseUnderline = true;
this.table2.Add (this.label1);
- global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table2[this.label1]));
+ global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table2 [this.label1]));
w13.XOptions = ((global::Gtk.AttachOptions)(4));
w13.YOptions = ((global::Gtk.AttachOptions)(4));
// Container child table2.Gtk.Table+TableChild
this.label3 = new global::Gtk.Label ();
this.label3.Name = "label3";
- this.label3.Xalign = 1f;
+ this.label3.Xalign = 1F;
this.label3.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("_Description:");
this.label3.UseUnderline = true;
this.table2.Add (this.label3);
- global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table2[this.label3]));
+ global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table2 [this.label3]));
w14.TopAttach = ((uint)(1));
w14.BottomAttach = ((uint)(2));
w14.XOptions = ((global::Gtk.AttachOptions)(4));
w14.YOptions = ((global::Gtk.AttachOptions)(4));
this.vbox2.Add (this.table2);
- global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.table2]));
+ global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.table2]));
w15.Position = 0;
w15.Expand = false;
w15.Fill = false;
@@ -238,10 +211,10 @@ namespace MonoDevelop.Ide.CodeTemplates
// Container child hbox3.Gtk.Box+BoxChild
this.label6 = new global::Gtk.Label ();
this.label6.Name = "label6";
- this.label6.Xalign = 0f;
+ this.label6.Xalign = 0F;
this.label6.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Template Text:");
this.hbox3.Add (this.label6);
- global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.label6]));
+ global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.label6]));
w16.Position = 0;
w16.Expand = false;
w16.Fill = false;
@@ -250,7 +223,7 @@ namespace MonoDevelop.Ide.CodeTemplates
this.fixed1.Name = "fixed1";
this.fixed1.HasWindow = false;
this.hbox3.Add (this.fixed1);
- global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.fixed1]));
+ global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.fixed1]));
w17.Position = 1;
// Container child hbox3.Gtk.Box+BoxChild
this.checkbuttonWhiteSpaces = new global::Gtk.CheckButton ();
@@ -260,11 +233,11 @@ namespace MonoDevelop.Ide.CodeTemplates
this.checkbuttonWhiteSpaces.DrawIndicator = true;
this.checkbuttonWhiteSpaces.UseUnderline = true;
this.hbox3.Add (this.checkbuttonWhiteSpaces);
- global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.checkbuttonWhiteSpaces]));
+ global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.checkbuttonWhiteSpaces]));
w18.Position = 2;
w18.Expand = false;
this.vbox3.Add (this.hbox3);
- global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox3]));
+ global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox3]));
w19.Position = 0;
w19.Expand = false;
w19.Fill = false;
@@ -274,13 +247,13 @@ namespace MonoDevelop.Ide.CodeTemplates
this.scrolledwindow1.Name = "scrolledwindow1";
this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
this.vbox3.Add (this.scrolledwindow1);
- global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.scrolledwindow1]));
+ global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.scrolledwindow1]));
w20.Position = 1;
this.vbox2.Add (this.vbox3);
- global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.vbox3]));
+ global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.vbox3]));
w21.Position = 1;
this.hpaned1.Add (this.vbox2);
- global::Gtk.Paned.PanedChild w22 = ((global::Gtk.Paned.PanedChild)(this.hpaned1[this.vbox2]));
+ global::Gtk.Paned.PanedChild w22 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.vbox2]));
w22.Resize = false;
// Container child hpaned1.Gtk.Paned+PanedChild
this.vbox4 = new global::Gtk.VBox ();
@@ -290,7 +263,7 @@ namespace MonoDevelop.Ide.CodeTemplates
this.comboboxVariables = global::Gtk.ComboBox.NewText ();
this.comboboxVariables.Name = "comboboxVariables";
this.vbox4.Add (this.comboboxVariables);
- global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.comboboxVariables]));
+ global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.comboboxVariables]));
w23.Position = 0;
w23.Expand = false;
w23.Fill = false;
@@ -305,11 +278,11 @@ namespace MonoDevelop.Ide.CodeTemplates
this.treeviewVariable.Name = "treeviewVariable";
this.scrolledwindow2.Add (this.treeviewVariable);
this.vbox4.Add (this.scrolledwindow2);
- global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.scrolledwindow2]));
+ global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.scrolledwindow2]));
w25.Position = 1;
this.hpaned1.Add (this.vbox4);
w1.Add (this.hpaned1);
- global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(w1[this.hpaned1]));
+ global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(w1 [this.hpaned1]));
w27.Position = 0;
// Internal child MonoDevelop.Ide.CodeTemplates.EditTemplateDialog.ActionArea
global::Gtk.HButtonBox w28 = this.ActionArea;
@@ -325,8 +298,8 @@ namespace MonoDevelop.Ide.CodeTemplates
this.buttonCancel.UseStock = true;
this.buttonCancel.UseUnderline = true;
this.buttonCancel.Label = "gtk-cancel";
- this.AddActionWidget (this.buttonCancel, -6);
- global::Gtk.ButtonBox.ButtonBoxChild w29 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w28[this.buttonCancel]));
+ this.AddActionWidget (this.buttonCancel,-6);
+ global::Gtk.ButtonBox.ButtonBoxChild w29 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w28 [this.buttonCancel]));
w29.Expand = false;
w29.Fill = false;
// Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
@@ -337,8 +310,8 @@ namespace MonoDevelop.Ide.CodeTemplates
this.buttonOk.UseStock = true;
this.buttonOk.UseUnderline = true;
this.buttonOk.Label = "gtk-ok";
- this.AddActionWidget (this.buttonOk, -5);
- global::Gtk.ButtonBox.ButtonBoxChild w30 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w28[this.buttonOk]));
+ this.AddActionWidget (this.buttonOk,-5);
+ global::Gtk.ButtonBox.ButtonBoxChild w30 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w28 [this.buttonOk]));
w30.Position = 1;
w30.Expand = false;
w30.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.DocumentSwitcher.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.DocumentSwitcher.cs
index ad9100fa85..348bd0e666 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.DocumentSwitcher.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.DocumentSwitcher.cs
@@ -5,35 +5,20 @@ namespace MonoDevelop.Ide
internal partial class DocumentSwitcher
{
private global::Gtk.VBox vbox1;
-
private global::Gtk.HBox hbox2;
-
private global::Gtk.VBox vbox4;
-
private global::Gtk.Label labelTitle;
-
private global::Gtk.Label labelType;
-
private global::Gtk.HBox hbox1;
-
private global::Gtk.Table table1;
-
private global::Gtk.VBox vbox2;
-
private global::Gtk.Alignment alignment1;
-
private global::Gtk.Label label8;
-
private global::Gtk.ScrolledWindow scrolledwindow1;
-
private global::Gtk.VBox vbox3;
-
private global::Gtk.Label label10;
-
private global::Gtk.ScrolledWindow scrolledwindow2;
-
private global::Gtk.Image imagePreview;
-
private global::Gtk.Label labelFileName;
protected virtual void Build ()
@@ -61,26 +46,26 @@ namespace MonoDevelop.Ide
// Container child vbox4.Gtk.Box+BoxChild
this.labelTitle = new global::Gtk.Label ();
this.labelTitle.Name = "labelTitle";
- this.labelTitle.Xalign = 0f;
+ this.labelTitle.Xalign = 0F;
this.vbox4.Add (this.labelTitle);
- global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.labelTitle]));
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.labelTitle]));
w1.Position = 0;
w1.Expand = false;
w1.Fill = false;
// Container child vbox4.Gtk.Box+BoxChild
this.labelType = new global::Gtk.Label ();
this.labelType.Name = "labelType";
- this.labelType.Xalign = 0f;
+ this.labelType.Xalign = 0F;
this.vbox4.Add (this.labelType);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.labelType]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.labelType]));
w2.Position = 1;
w2.Expand = false;
w2.Fill = false;
this.hbox2.Add (this.vbox4);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.vbox4]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.vbox4]));
w3.Position = 0;
this.vbox1.Add (this.hbox2);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox2]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox2]));
w4.Position = 0;
w4.Expand = false;
w4.Fill = false;
@@ -98,16 +83,16 @@ namespace MonoDevelop.Ide
this.vbox2.Name = "vbox2";
this.vbox2.Spacing = 6;
// Container child vbox2.Gtk.Box+BoxChild
- this.alignment1 = new global::Gtk.Alignment (0.5f, 0.5f, 1f, 1f);
+ this.alignment1 = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
this.alignment1.Name = "alignment1";
// Container child alignment1.Gtk.Container+ContainerChild
this.label8 = new global::Gtk.Label ();
this.label8.Name = "label8";
- this.label8.Xalign = 0f;
+ this.label8.Xalign = 0F;
this.label8.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Pads");
this.alignment1.Add (this.label8);
this.vbox2.Add (this.alignment1);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.alignment1]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.alignment1]));
w6.Position = 0;
w6.Expand = false;
w6.Fill = false;
@@ -119,10 +104,10 @@ namespace MonoDevelop.Ide
this.scrolledwindow1.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
this.vbox2.Add (this.scrolledwindow1);
- global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.scrolledwindow1]));
+ global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.scrolledwindow1]));
w7.Position = 1;
this.table1.Add (this.vbox2);
- global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1[this.vbox2]));
+ global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1 [this.vbox2]));
w8.XOptions = ((global::Gtk.AttachOptions)(4));
w8.YOptions = ((global::Gtk.AttachOptions)(4));
// Container child table1.Gtk.Table+TableChild
@@ -132,10 +117,10 @@ namespace MonoDevelop.Ide
// Container child vbox3.Gtk.Box+BoxChild
this.label10 = new global::Gtk.Label ();
this.label10.Name = "label10";
- this.label10.Xalign = 0f;
+ this.label10.Xalign = 0F;
this.label10.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Documents");
this.vbox3.Add (this.label10);
- global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.label10]));
+ global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.label10]));
w9.Position = 0;
w9.Expand = false;
w9.Fill = false;
@@ -147,33 +132,33 @@ namespace MonoDevelop.Ide
this.scrolledwindow2.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
this.scrolledwindow2.ShadowType = ((global::Gtk.ShadowType)(1));
this.vbox3.Add (this.scrolledwindow2);
- global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.scrolledwindow2]));
+ global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.scrolledwindow2]));
w10.Position = 1;
this.table1.Add (this.vbox3);
- global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1[this.vbox3]));
+ global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1 [this.vbox3]));
w11.LeftAttach = ((uint)(1));
w11.RightAttach = ((uint)(2));
this.hbox1.Add (this.table1);
- global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.table1]));
+ global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.table1]));
w12.Position = 0;
// Container child hbox1.Gtk.Box+BoxChild
this.imagePreview = new global::Gtk.Image ();
this.imagePreview.Name = "imagePreview";
this.hbox1.Add (this.imagePreview);
- global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.imagePreview]));
+ global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.imagePreview]));
w13.PackType = ((global::Gtk.PackType)(1));
w13.Position = 1;
w13.Expand = false;
w13.Fill = false;
this.vbox1.Add (this.hbox1);
- global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
+ global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
w14.Position = 1;
// Container child vbox1.Gtk.Box+BoxChild
this.labelFileName = new global::Gtk.Label ();
this.labelFileName.Name = "labelFileName";
this.labelFileName.Ellipsize = ((global::Pango.EllipsizeMode)(1));
this.vbox1.Add (this.labelFileName);
- global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.labelFileName]));
+ global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.labelFileName]));
w15.PackType = ((global::Gtk.PackType)(1));
w15.Position = 2;
w15.Expand = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Execution.CustomExecutionModeDialog.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Execution.CustomExecutionModeDialog.cs
index 9ac790eef9..7d74103ab6 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Execution.CustomExecutionModeDialog.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Execution.CustomExecutionModeDialog.cs
@@ -5,39 +5,22 @@ namespace MonoDevelop.Ide.Execution
internal partial class CustomExecutionModeDialog
{
private global::Gtk.VBox boxEditor;
-
private global::Gtk.VBox boxModeSelector;
-
private global::Gtk.HBox hbox5;
-
private global::Gtk.Label label2;
-
private global::MonoDevelop.Ide.Gui.Components.ExecutionModeComboBox comboTargetMode;
-
private global::Gtk.HSeparator hseparator1;
-
private global::Gtk.Notebook notebook;
-
private global::Gtk.VBox boxSave;
-
private global::Gtk.HSeparator hseparator;
-
private global::Gtk.CheckButton checkSave;
-
private global::Gtk.HBox boxName;
-
private global::Gtk.Label label4;
-
private global::Gtk.Entry entryModeName;
-
private global::Gtk.Label label3;
-
private global::Gtk.ComboBox comboStore;
-
private global::Gtk.CheckButton checkPrompt;
-
private global::Gtk.Button buttonCancel;
-
private global::Gtk.Button buttonOk;
protected virtual void Build ()
@@ -70,7 +53,7 @@ namespace MonoDevelop.Ide.Execution
this.label2.Name = "label2";
this.label2.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Execution Mode:");
this.hbox5.Add (this.label2);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.label2]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.label2]));
w2.Position = 0;
w2.Expand = false;
w2.Fill = false;
@@ -79,10 +62,10 @@ namespace MonoDevelop.Ide.Execution
this.comboTargetMode.Events = ((global::Gdk.EventMask)(256));
this.comboTargetMode.Name = "comboTargetMode";
this.hbox5.Add (this.comboTargetMode);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.comboTargetMode]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.comboTargetMode]));
w3.Position = 1;
this.boxModeSelector.Add (this.hbox5);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.boxModeSelector[this.hbox5]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.boxModeSelector [this.hbox5]));
w4.Position = 0;
w4.Expand = false;
w4.Fill = false;
@@ -90,12 +73,12 @@ namespace MonoDevelop.Ide.Execution
this.hseparator1 = new global::Gtk.HSeparator ();
this.hseparator1.Name = "hseparator1";
this.boxModeSelector.Add (this.hseparator1);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.boxModeSelector[this.hseparator1]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.boxModeSelector [this.hseparator1]));
w5.Position = 1;
w5.Expand = false;
w5.Fill = false;
this.boxEditor.Add (this.boxModeSelector);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.boxEditor[this.boxModeSelector]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.boxEditor [this.boxModeSelector]));
w6.Position = 0;
w6.Expand = false;
w6.Fill = false;
@@ -105,7 +88,7 @@ namespace MonoDevelop.Ide.Execution
this.notebook.Name = "notebook";
this.notebook.CurrentPage = -1;
this.boxEditor.Add (this.notebook);
- global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.boxEditor[this.notebook]));
+ global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.boxEditor [this.notebook]));
w7.Position = 1;
// Container child boxEditor.Gtk.Box+BoxChild
this.boxSave = new global::Gtk.VBox ();
@@ -115,7 +98,7 @@ namespace MonoDevelop.Ide.Execution
this.hseparator = new global::Gtk.HSeparator ();
this.hseparator.Name = "hseparator";
this.boxSave.Add (this.hseparator);
- global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.boxSave[this.hseparator]));
+ global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.boxSave [this.hseparator]));
w8.Position = 0;
w8.Expand = false;
w8.Fill = false;
@@ -127,7 +110,7 @@ namespace MonoDevelop.Ide.Execution
this.checkSave.DrawIndicator = true;
this.checkSave.UseUnderline = true;
this.boxSave.Add (this.checkSave);
- global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.boxSave[this.checkSave]));
+ global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.boxSave [this.checkSave]));
w9.Position = 1;
w9.Expand = false;
w9.Fill = false;
@@ -140,7 +123,7 @@ namespace MonoDevelop.Ide.Execution
this.label4.Name = "label4";
this.label4.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Custom Mode Name:");
this.boxName.Add (this.label4);
- global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.boxName[this.label4]));
+ global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.boxName [this.label4]));
w10.Position = 0;
w10.Expand = false;
w10.Fill = false;
@@ -151,14 +134,14 @@ namespace MonoDevelop.Ide.Execution
this.entryModeName.IsEditable = true;
this.entryModeName.InvisibleChar = '●';
this.boxName.Add (this.entryModeName);
- global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.boxName[this.entryModeName]));
+ global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.boxName [this.entryModeName]));
w11.Position = 1;
// Container child boxName.Gtk.Box+BoxChild
this.label3 = new global::Gtk.Label ();
this.label3.Name = "label3";
this.label3.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Available for:");
this.boxName.Add (this.label3);
- global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.boxName[this.label3]));
+ global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.boxName [this.label3]));
w12.Position = 2;
w12.Expand = false;
w12.Fill = false;
@@ -170,12 +153,12 @@ namespace MonoDevelop.Ide.Execution
this.comboStore.Name = "comboStore";
this.comboStore.Active = 0;
this.boxName.Add (this.comboStore);
- global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.boxName[this.comboStore]));
+ global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.boxName [this.comboStore]));
w13.Position = 3;
w13.Expand = false;
w13.Fill = false;
this.boxSave.Add (this.boxName);
- global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.boxSave[this.boxName]));
+ global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.boxSave [this.boxName]));
w14.Position = 2;
w14.Expand = false;
w14.Fill = false;
@@ -187,18 +170,18 @@ namespace MonoDevelop.Ide.Execution
this.checkPrompt.DrawIndicator = true;
this.checkPrompt.UseUnderline = true;
this.boxSave.Add (this.checkPrompt);
- global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.boxSave[this.checkPrompt]));
+ global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.boxSave [this.checkPrompt]));
w15.Position = 3;
w15.Expand = false;
w15.Fill = false;
this.boxEditor.Add (this.boxSave);
- global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.boxEditor[this.boxSave]));
+ global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.boxEditor [this.boxSave]));
w16.PackType = ((global::Gtk.PackType)(1));
w16.Position = 2;
w16.Expand = false;
w16.Fill = false;
w1.Add (this.boxEditor);
- global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(w1[this.boxEditor]));
+ global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(w1 [this.boxEditor]));
w17.Position = 0;
// Internal child MonoDevelop.Ide.Execution.CustomExecutionModeDialog.ActionArea
global::Gtk.HButtonBox w18 = this.ActionArea;
@@ -214,8 +197,8 @@ namespace MonoDevelop.Ide.Execution
this.buttonCancel.UseStock = true;
this.buttonCancel.UseUnderline = true;
this.buttonCancel.Label = "gtk-cancel";
- this.AddActionWidget (this.buttonCancel, -6);
- global::Gtk.ButtonBox.ButtonBoxChild w19 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w18[this.buttonCancel]));
+ this.AddActionWidget (this.buttonCancel,-6);
+ global::Gtk.ButtonBox.ButtonBoxChild w19 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w18 [this.buttonCancel]));
w19.Expand = false;
w19.Fill = false;
// Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
@@ -226,8 +209,8 @@ namespace MonoDevelop.Ide.Execution
this.buttonOk.UseStock = true;
this.buttonOk.UseUnderline = true;
this.buttonOk.Label = "gtk-ok";
- this.AddActionWidget (this.buttonOk, -5);
- global::Gtk.ButtonBox.ButtonBoxChild w20 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w18[this.buttonOk]));
+ this.AddActionWidget (this.buttonOk,-5);
+ global::Gtk.ButtonBox.ButtonBoxChild w20 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w18 [this.buttonOk]));
w20.Position = 1;
w20.Expand = false;
w20.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Execution.CustomExecutionModeManagerDialog.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Execution.CustomExecutionModeManagerDialog.cs
index 3cd84ed2f9..6c1b7fbd2d 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Execution.CustomExecutionModeManagerDialog.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Execution.CustomExecutionModeManagerDialog.cs
@@ -5,21 +5,13 @@ namespace MonoDevelop.Ide.Execution
internal partial class CustomExecutionModeManagerDialog
{
private global::Gtk.VBox vbox2;
-
private global::Gtk.HBox hbox1;
-
private global::Gtk.ScrolledWindow GtkScrolledWindow;
-
private global::Gtk.TreeView listModes;
-
private global::Gtk.VBox vbox3;
-
private global::Gtk.Button buttonAdd;
-
private global::Gtk.Button buttonRemove;
-
private global::Gtk.Button buttonEdit;
-
private global::Gtk.Button buttonOk;
protected virtual void Build ()
@@ -52,7 +44,7 @@ namespace MonoDevelop.Ide.Execution
this.listModes.Name = "listModes";
this.GtkScrolledWindow.Add (this.listModes);
this.hbox1.Add (this.GtkScrolledWindow);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.GtkScrolledWindow]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.GtkScrolledWindow]));
w3.Position = 0;
// Container child hbox1.Gtk.Box+BoxChild
this.vbox3 = new global::Gtk.VBox ();
@@ -66,7 +58,7 @@ namespace MonoDevelop.Ide.Execution
this.buttonAdd.UseUnderline = true;
this.buttonAdd.Label = "gtk-add";
this.vbox3.Add (this.buttonAdd);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.buttonAdd]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.buttonAdd]));
w4.Position = 0;
w4.Expand = false;
w4.Fill = false;
@@ -78,7 +70,7 @@ namespace MonoDevelop.Ide.Execution
this.buttonRemove.UseUnderline = true;
this.buttonRemove.Label = "gtk-remove";
this.vbox3.Add (this.buttonRemove);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.buttonRemove]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.buttonRemove]));
w5.Position = 1;
w5.Expand = false;
w5.Fill = false;
@@ -90,20 +82,20 @@ namespace MonoDevelop.Ide.Execution
this.buttonEdit.UseUnderline = true;
this.buttonEdit.Label = "gtk-edit";
this.vbox3.Add (this.buttonEdit);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.buttonEdit]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.buttonEdit]));
w6.Position = 2;
w6.Expand = false;
w6.Fill = false;
this.hbox1.Add (this.vbox3);
- global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox3]));
+ global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox3]));
w7.Position = 1;
w7.Expand = false;
w7.Fill = false;
this.vbox2.Add (this.hbox1);
- global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox1]));
+ global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
w8.Position = 0;
w1.Add (this.vbox2);
- global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(w1[this.vbox2]));
+ global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
w9.Position = 0;
// Internal child MonoDevelop.Ide.Execution.CustomExecutionModeManagerDialog.ActionArea
global::Gtk.HButtonBox w10 = this.ActionArea;
@@ -119,8 +111,8 @@ namespace MonoDevelop.Ide.Execution
this.buttonOk.UseStock = true;
this.buttonOk.UseUnderline = true;
this.buttonOk.Label = "gtk-close";
- this.AddActionWidget (this.buttonOk, -7);
- global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w10[this.buttonOk]));
+ this.AddActionWidget (this.buttonOk,-7);
+ global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w10 [this.buttonOk]));
w11.Expand = false;
w11.Fill = false;
if ((this.Child != null)) {
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Execution.CustomExecutionModeWidget.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Execution.CustomExecutionModeWidget.cs
index 7b83da4eb4..428972911f 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Execution.CustomExecutionModeWidget.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Execution.CustomExecutionModeWidget.cs
@@ -5,19 +5,12 @@ namespace MonoDevelop.Ide.Execution
internal partial class CustomExecutionModeWidget
{
private global::Gtk.VBox vbox2;
-
private global::Gtk.Table table1;
-
private global::Gtk.Entry entryArgs;
-
private global::MonoDevelop.Components.FolderEntry folderEntry;
-
private global::Gtk.Label label2;
-
private global::Gtk.Label label4;
-
private global::Gtk.Label label3;
-
private global::MonoDevelop.Ide.Gui.Components.EnvVarList envVarList;
protected virtual void Build ()
@@ -43,7 +36,7 @@ namespace MonoDevelop.Ide.Execution
this.entryArgs.IsEditable = true;
this.entryArgs.InvisibleChar = '●';
this.table1.Add (this.entryArgs);
- global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.entryArgs]));
+ global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1 [this.entryArgs]));
w1.LeftAttach = ((uint)(1));
w1.RightAttach = ((uint)(2));
w1.YOptions = ((global::Gtk.AttachOptions)(4));
@@ -51,7 +44,7 @@ namespace MonoDevelop.Ide.Execution
this.folderEntry = new global::MonoDevelop.Components.FolderEntry ();
this.folderEntry.Name = "folderEntry";
this.table1.Add (this.folderEntry);
- global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.folderEntry]));
+ global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1 [this.folderEntry]));
w2.TopAttach = ((uint)(1));
w2.BottomAttach = ((uint)(2));
w2.LeftAttach = ((uint)(1));
@@ -60,10 +53,10 @@ namespace MonoDevelop.Ide.Execution
// Container child table1.Gtk.Table+TableChild
this.label2 = new global::Gtk.Label ();
this.label2.Name = "label2";
- this.label2.Xalign = 0f;
+ this.label2.Xalign = 0F;
this.label2.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Working Directory:");
this.table1.Add (this.label2);
- global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
+ global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1 [this.label2]));
w3.TopAttach = ((uint)(1));
w3.BottomAttach = ((uint)(2));
w3.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -71,24 +64,24 @@ namespace MonoDevelop.Ide.Execution
// Container child table1.Gtk.Table+TableChild
this.label4 = new global::Gtk.Label ();
this.label4.Name = "label4";
- this.label4.Xalign = 0f;
+ this.label4.Xalign = 0F;
this.label4.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Arguments:");
this.table1.Add (this.label4);
- global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.label4]));
+ global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.label4]));
w4.XOptions = ((global::Gtk.AttachOptions)(4));
w4.YOptions = ((global::Gtk.AttachOptions)(4));
this.vbox2.Add (this.table1);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.table1]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.table1]));
w5.Position = 0;
w5.Expand = false;
w5.Fill = false;
// Container child vbox2.Gtk.Box+BoxChild
this.label3 = new global::Gtk.Label ();
this.label3.Name = "label3";
- this.label3.Xalign = 0f;
+ this.label3.Xalign = 0F;
this.label3.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Environment Variables:");
this.vbox2.Add (this.label3);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.label3]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label3]));
w6.Position = 1;
w6.Expand = false;
w6.Fill = false;
@@ -97,7 +90,7 @@ namespace MonoDevelop.Ide.Execution
this.envVarList.CanFocus = true;
this.envVarList.Name = "envVarList";
this.vbox2.Add (this.envVarList);
- global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.envVarList]));
+ global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.envVarList]));
w7.Position = 2;
this.Add (this.vbox2);
if ((this.Child != null)) {
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Execution.MonoExecutionParametersPreview.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Execution.MonoExecutionParametersPreview.cs
index 247b69b441..c5309192f2 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Execution.MonoExecutionParametersPreview.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Execution.MonoExecutionParametersPreview.cs
@@ -5,9 +5,7 @@ namespace MonoDevelop.Ide.Execution
internal partial class MonoExecutionParametersPreview
{
private global::Gtk.ScrolledWindow GtkScrolledWindow;
-
private global::Gtk.Label labelOps;
-
private global::Gtk.Button buttonOk;
protected virtual void Build ()
@@ -33,8 +31,8 @@ namespace MonoDevelop.Ide.Execution
// Container child GtkViewport.Gtk.Container+ContainerChild
this.labelOps = new global::Gtk.Label ();
this.labelOps.Name = "labelOps";
- this.labelOps.Xalign = 0f;
- this.labelOps.Yalign = 0f;
+ this.labelOps.Xalign = 0F;
+ this.labelOps.Yalign = 0F;
this.labelOps.UseMarkup = true;
this.labelOps.Wrap = true;
this.labelOps.Selectable = true;
@@ -42,7 +40,7 @@ namespace MonoDevelop.Ide.Execution
w2.Add (this.labelOps);
this.GtkScrolledWindow.Add (w2);
w1.Add (this.GtkScrolledWindow);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(w1[this.GtkScrolledWindow]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(w1 [this.GtkScrolledWindow]));
w5.Position = 0;
// Internal child MonoDevelop.Ide.Execution.MonoExecutionParametersPreview.ActionArea
global::Gtk.HButtonBox w6 = this.ActionArea;
@@ -58,8 +56,8 @@ namespace MonoDevelop.Ide.Execution
this.buttonOk.UseStock = true;
this.buttonOk.UseUnderline = true;
this.buttonOk.Label = "gtk-close";
- this.AddActionWidget (this.buttonOk, -7);
- global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w6[this.buttonOk]));
+ this.AddActionWidget (this.buttonOk,-7);
+ global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w6 [this.buttonOk]));
w7.Expand = false;
w7.Fill = false;
if ((this.Child != null)) {
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Execution.MonoExecutionParametersWidget.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Execution.MonoExecutionParametersWidget.cs
index 0873b54cab..97553b32a0 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Execution.MonoExecutionParametersWidget.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Execution.MonoExecutionParametersWidget.cs
@@ -5,13 +5,9 @@ namespace MonoDevelop.Ide.Execution
internal partial class MonoExecutionParametersWidget
{
private global::Gtk.HBox hbox1;
-
private global::MonoDevelop.Components.PropertyGrid.PropertyGrid propertyGrid;
-
private global::Gtk.VBox vbox4;
-
private global::Gtk.Button buttonReset;
-
private global::Gtk.Button buttonPreview;
protected virtual void Build ()
@@ -31,7 +27,7 @@ namespace MonoDevelop.Ide.Execution
this.propertyGrid.ShowToolbar = false;
this.propertyGrid.ShowHelp = true;
this.hbox1.Add (this.propertyGrid);
- global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.propertyGrid]));
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.propertyGrid]));
w1.Position = 0;
// Container child hbox1.Gtk.Box+BoxChild
this.vbox4 = new global::Gtk.VBox ();
@@ -43,13 +39,13 @@ namespace MonoDevelop.Ide.Execution
this.buttonReset.Name = "buttonReset";
this.buttonReset.UseUnderline = true;
// Container child buttonReset.Gtk.Container+ContainerChild
- global::Gtk.Alignment w2 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w2 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w3 = new global::Gtk.HBox ();
w3.Spacing = 2;
// Container child GtkHBox.Gtk.Container+ContainerChild
global::Gtk.Image w4 = new global::Gtk.Image ();
- w4.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-clear", global::Gtk.IconSize.Menu);
+ w4.Pixbuf = global::Stetic.IconLoader.LoadIcon (this,"gtk-clear",global::Gtk.IconSize.Menu);
w3.Add (w4);
// Container child GtkHBox.Gtk.Container+ContainerChild
global::Gtk.Label w6 = new global::Gtk.Label ();
@@ -59,7 +55,7 @@ namespace MonoDevelop.Ide.Execution
w2.Add (w3);
this.buttonReset.Add (w2);
this.vbox4.Add (this.buttonReset);
- global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.buttonReset]));
+ global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.buttonReset]));
w10.Position = 0;
w10.Expand = false;
w10.Fill = false;
@@ -70,12 +66,12 @@ namespace MonoDevelop.Ide.Execution
this.buttonPreview.UseUnderline = true;
this.buttonPreview.Label = global::MonoDevelop.Core.GettextCatalog.GetString ("Preview Options");
this.vbox4.Add (this.buttonPreview);
- global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.buttonPreview]));
+ global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.buttonPreview]));
w11.Position = 1;
w11.Expand = false;
w11.Fill = false;
this.hbox1.Add (this.vbox4);
- global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox4]));
+ global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox4]));
w12.Position = 1;
w12.Expand = false;
w12.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.ExternalTools.ExternalToolPanelWidget.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.ExternalTools.ExternalToolPanelWidget.cs
index 50d06b67c4..e3ce4b80e0 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.ExternalTools.ExternalToolPanelWidget.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.ExternalTools.ExternalToolPanelWidget.cs
@@ -5,57 +5,31 @@ namespace MonoDevelop.Ide.ExternalTools
public partial class ExternalToolPanelWidget
{
private global::Gtk.VBox vbox32;
-
private global::Gtk.HBox hbox21;
-
private global::Gtk.ScrolledWindow scrolledwindow4;
-
private global::Gtk.TreeView toolListBox;
-
private global::Gtk.VBox buttons;
-
private global::Gtk.Button addButton;
-
private global::Gtk.Button removeButton;
-
private global::Gtk.Label label34;
-
private global::Gtk.Button moveUpButton;
-
private global::Gtk.Button moveDownButton;
-
private global::Gtk.Table table2;
-
private global::Gtk.Label argumentLabel;
-
private global::MonoDevelop.Components.FileEntry browseButton;
-
private global::Gtk.Label commandLabel;
-
private global::Gtk.Table table3;
-
private global::Gtk.Entry argumentTextBox;
-
private global::MonoDevelop.Ide.Gui.Components.StringTagSelectorButton tagSelectorArgs;
-
private global::Gtk.Table table4;
-
private global::MonoDevelop.Ide.Gui.Components.StringTagSelectorButton tagSelectorPath;
-
private global::Gtk.Entry workingDirTextBox;
-
private global::Gtk.Label titleLabel;
-
private global::Gtk.Entry titleTextBox;
-
private global::Gtk.Label workingDirLabel;
-
private global::Gtk.Table table1;
-
private global::Gtk.CheckButton promptArgsCheckBox;
-
private global::Gtk.CheckButton saveCurrentFileCheckBox;
-
private global::Gtk.CheckButton useOutputPadCheckBox;
protected virtual void Build ()
@@ -83,7 +57,7 @@ namespace MonoDevelop.Ide.ExternalTools
this.toolListBox.Name = "toolListBox";
this.scrolledwindow4.Add (this.toolListBox);
this.hbox21.Add (this.scrolledwindow4);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox21[this.scrolledwindow4]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox21 [this.scrolledwindow4]));
w2.Position = 0;
// Container child hbox21.Gtk.Box+BoxChild
this.buttons = new global::Gtk.VBox ();
@@ -96,7 +70,7 @@ namespace MonoDevelop.Ide.ExternalTools
this.addButton.UseUnderline = true;
this.addButton.Label = "gtk-add";
this.buttons.Add (this.addButton);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.buttons[this.addButton]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.buttons [this.addButton]));
w3.Position = 0;
w3.Expand = false;
w3.Fill = false;
@@ -107,18 +81,18 @@ namespace MonoDevelop.Ide.ExternalTools
this.removeButton.UseUnderline = true;
this.removeButton.Label = "gtk-remove";
this.buttons.Add (this.removeButton);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.buttons[this.removeButton]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.buttons [this.removeButton]));
w4.Position = 1;
w4.Expand = false;
w4.Fill = false;
// Container child buttons.Gtk.Box+BoxChild
this.label34 = new global::Gtk.Label ();
this.label34.Name = "label34";
- this.label34.Xalign = 0f;
- this.label34.Yalign = 0f;
+ this.label34.Xalign = 0F;
+ this.label34.Yalign = 0F;
this.label34.LabelProp = " ";
this.buttons.Add (this.label34);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.buttons[this.label34]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.buttons [this.label34]));
w5.Position = 2;
// Container child buttons.Gtk.Box+BoxChild
this.moveUpButton = new global::Gtk.Button ();
@@ -127,7 +101,7 @@ namespace MonoDevelop.Ide.ExternalTools
this.moveUpButton.UseUnderline = true;
this.moveUpButton.Label = "gtk-go-up";
this.buttons.Add (this.moveUpButton);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.buttons[this.moveUpButton]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.buttons [this.moveUpButton]));
w6.Position = 3;
w6.Expand = false;
w6.Fill = false;
@@ -138,17 +112,17 @@ namespace MonoDevelop.Ide.ExternalTools
this.moveDownButton.UseUnderline = true;
this.moveDownButton.Label = "gtk-go-down";
this.buttons.Add (this.moveDownButton);
- global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.buttons[this.moveDownButton]));
+ global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.buttons [this.moveDownButton]));
w7.Position = 4;
w7.Expand = false;
w7.Fill = false;
this.hbox21.Add (this.buttons);
- global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox21[this.buttons]));
+ global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox21 [this.buttons]));
w8.Position = 1;
w8.Expand = false;
w8.Fill = false;
this.vbox32.Add (this.hbox21);
- global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox32[this.hbox21]));
+ global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox32 [this.hbox21]));
w9.Position = 0;
// Container child vbox32.Gtk.Box+BoxChild
this.table2 = new global::Gtk.Table (((uint)(4)), ((uint)(2)), false);
@@ -158,12 +132,12 @@ namespace MonoDevelop.Ide.ExternalTools
// Container child table2.Gtk.Table+TableChild
this.argumentLabel = new global::Gtk.Label ();
this.argumentLabel.Name = "argumentLabel";
- this.argumentLabel.Xalign = 0f;
- this.argumentLabel.Yalign = 0f;
+ this.argumentLabel.Xalign = 0F;
+ this.argumentLabel.Yalign = 0F;
this.argumentLabel.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("_Arguments:");
this.argumentLabel.UseUnderline = true;
this.table2.Add (this.argumentLabel);
- global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table2[this.argumentLabel]));
+ global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table2 [this.argumentLabel]));
w10.TopAttach = ((uint)(2));
w10.BottomAttach = ((uint)(3));
w10.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -172,7 +146,7 @@ namespace MonoDevelop.Ide.ExternalTools
this.browseButton = new global::MonoDevelop.Components.FileEntry ();
this.browseButton.Name = "browseButton";
this.table2.Add (this.browseButton);
- global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table2[this.browseButton]));
+ global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table2 [this.browseButton]));
w11.TopAttach = ((uint)(1));
w11.BottomAttach = ((uint)(2));
w11.LeftAttach = ((uint)(1));
@@ -182,12 +156,12 @@ namespace MonoDevelop.Ide.ExternalTools
// Container child table2.Gtk.Table+TableChild
this.commandLabel = new global::Gtk.Label ();
this.commandLabel.Name = "commandLabel";
- this.commandLabel.Xalign = 0f;
- this.commandLabel.Yalign = 0f;
+ this.commandLabel.Xalign = 0F;
+ this.commandLabel.Yalign = 0F;
this.commandLabel.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("_Command:");
this.commandLabel.UseUnderline = true;
this.table2.Add (this.commandLabel);
- global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table2[this.commandLabel]));
+ global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table2 [this.commandLabel]));
w12.TopAttach = ((uint)(1));
w12.BottomAttach = ((uint)(2));
w12.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -203,20 +177,20 @@ namespace MonoDevelop.Ide.ExternalTools
this.argumentTextBox.IsEditable = true;
this.argumentTextBox.InvisibleChar = '●';
this.table3.Add (this.argumentTextBox);
- global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table3[this.argumentTextBox]));
+ global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table3 [this.argumentTextBox]));
w13.YOptions = ((global::Gtk.AttachOptions)(0));
// Container child table3.Gtk.Table+TableChild
this.tagSelectorArgs = new global::MonoDevelop.Ide.Gui.Components.StringTagSelectorButton ();
this.tagSelectorArgs.Events = ((global::Gdk.EventMask)(256));
this.tagSelectorArgs.Name = "tagSelectorArgs";
this.table3.Add (this.tagSelectorArgs);
- global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table3[this.tagSelectorArgs]));
+ global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table3 [this.tagSelectorArgs]));
w14.LeftAttach = ((uint)(1));
w14.RightAttach = ((uint)(2));
w14.XOptions = ((global::Gtk.AttachOptions)(4));
w14.YOptions = ((global::Gtk.AttachOptions)(4));
this.table2.Add (this.table3);
- global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table2[this.table3]));
+ global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table2 [this.table3]));
w15.TopAttach = ((uint)(2));
w15.BottomAttach = ((uint)(3));
w15.LeftAttach = ((uint)(1));
@@ -232,7 +206,7 @@ namespace MonoDevelop.Ide.ExternalTools
this.tagSelectorPath.Events = ((global::Gdk.EventMask)(256));
this.tagSelectorPath.Name = "tagSelectorPath";
this.table4.Add (this.tagSelectorPath);
- global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table4[this.tagSelectorPath]));
+ global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table4 [this.tagSelectorPath]));
w16.LeftAttach = ((uint)(1));
w16.RightAttach = ((uint)(2));
w16.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -243,10 +217,10 @@ namespace MonoDevelop.Ide.ExternalTools
this.workingDirTextBox.IsEditable = true;
this.workingDirTextBox.InvisibleChar = '●';
this.table4.Add (this.workingDirTextBox);
- global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table4[this.workingDirTextBox]));
+ global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table4 [this.workingDirTextBox]));
w17.YOptions = ((global::Gtk.AttachOptions)(0));
this.table2.Add (this.table4);
- global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table2[this.table4]));
+ global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table2 [this.table4]));
w18.TopAttach = ((uint)(3));
w18.BottomAttach = ((uint)(4));
w18.LeftAttach = ((uint)(1));
@@ -255,12 +229,12 @@ namespace MonoDevelop.Ide.ExternalTools
// Container child table2.Gtk.Table+TableChild
this.titleLabel = new global::Gtk.Label ();
this.titleLabel.Name = "titleLabel";
- this.titleLabel.Xalign = 0f;
- this.titleLabel.Yalign = 0f;
+ this.titleLabel.Xalign = 0F;
+ this.titleLabel.Yalign = 0F;
this.titleLabel.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("_Title:");
this.titleLabel.UseUnderline = true;
this.table2.Add (this.titleLabel);
- global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table2[this.titleLabel]));
+ global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table2 [this.titleLabel]));
w19.XOptions = ((global::Gtk.AttachOptions)(4));
w19.YOptions = ((global::Gtk.AttachOptions)(0));
// Container child table2.Gtk.Table+TableChild
@@ -269,25 +243,25 @@ namespace MonoDevelop.Ide.ExternalTools
this.titleTextBox.IsEditable = true;
this.titleTextBox.InvisibleChar = '●';
this.table2.Add (this.titleTextBox);
- global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table2[this.titleTextBox]));
+ global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table2 [this.titleTextBox]));
w20.LeftAttach = ((uint)(1));
w20.RightAttach = ((uint)(2));
w20.YOptions = ((global::Gtk.AttachOptions)(0));
// Container child table2.Gtk.Table+TableChild
this.workingDirLabel = new global::Gtk.Label ();
this.workingDirLabel.Name = "workingDirLabel";
- this.workingDirLabel.Xalign = 0f;
- this.workingDirLabel.Yalign = 0f;
+ this.workingDirLabel.Xalign = 0F;
+ this.workingDirLabel.Yalign = 0F;
this.workingDirLabel.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("_Working directory:");
this.workingDirLabel.UseUnderline = true;
this.table2.Add (this.workingDirLabel);
- global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table2[this.workingDirLabel]));
+ global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table2 [this.workingDirLabel]));
w21.TopAttach = ((uint)(3));
w21.BottomAttach = ((uint)(4));
w21.XOptions = ((global::Gtk.AttachOptions)(4));
w21.YOptions = ((global::Gtk.AttachOptions)(0));
this.vbox32.Add (this.table2);
- global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox32[this.table2]));
+ global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox32 [this.table2]));
w22.Position = 1;
w22.Expand = false;
w22.Fill = false;
@@ -303,7 +277,7 @@ namespace MonoDevelop.Ide.ExternalTools
this.promptArgsCheckBox.DrawIndicator = true;
this.promptArgsCheckBox.UseUnderline = true;
this.table1.Add (this.promptArgsCheckBox);
- global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1[this.promptArgsCheckBox]));
+ global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1 [this.promptArgsCheckBox]));
w23.YOptions = ((global::Gtk.AttachOptions)(4));
// Container child table1.Gtk.Table+TableChild
this.saveCurrentFileCheckBox = new global::Gtk.CheckButton ();
@@ -313,7 +287,7 @@ namespace MonoDevelop.Ide.ExternalTools
this.saveCurrentFileCheckBox.DrawIndicator = true;
this.saveCurrentFileCheckBox.UseUnderline = true;
this.table1.Add (this.saveCurrentFileCheckBox);
- global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table1[this.saveCurrentFileCheckBox]));
+ global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table1 [this.saveCurrentFileCheckBox]));
w24.LeftAttach = ((uint)(1));
w24.RightAttach = ((uint)(2));
w24.YOptions = ((global::Gtk.AttachOptions)(4));
@@ -324,12 +298,12 @@ namespace MonoDevelop.Ide.ExternalTools
this.useOutputPadCheckBox.DrawIndicator = true;
this.useOutputPadCheckBox.UseUnderline = true;
this.table1.Add (this.useOutputPadCheckBox);
- global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table1[this.useOutputPadCheckBox]));
+ global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table1 [this.useOutputPadCheckBox]));
w25.TopAttach = ((uint)(1));
w25.BottomAttach = ((uint)(2));
w25.YOptions = ((global::Gtk.AttachOptions)(4));
this.vbox32.Add (this.table1);
- global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox32[this.table1]));
+ global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox32 [this.table1]));
w26.Position = 2;
w26.Expand = false;
w26.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.FindInFiles.FindInFilesDialog.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.FindInFiles.FindInFilesDialog.cs
index 3f1043a1e4..8818ad9a43 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.FindInFiles.FindInFilesDialog.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.FindInFiles.FindInFilesDialog.cs
@@ -5,39 +5,22 @@ namespace MonoDevelop.Ide.FindInFiles
public partial class FindInFilesDialog
{
private global::Gtk.VBox vbox2;
-
private global::Gtk.HBox hbox1;
-
private global::Gtk.Table tableFindAndReplace;
-
private global::Gtk.ComboBoxEntry comboboxentryFind;
-
private global::Gtk.HBox hbox2;
-
private global::Gtk.ComboBox comboboxScope;
-
private global::Gtk.Label labelFileMask;
-
private global::Gtk.Label labelFind;
-
private global::Gtk.Label labelScope;
-
private global::MonoDevelop.Components.SearchEntry searchentry1;
-
private global::Gtk.Table table1;
-
private global::Gtk.CheckButton checkbuttonCaseSensitive;
-
private global::Gtk.CheckButton checkbuttonRegexSearch;
-
private global::Gtk.CheckButton checkbuttonWholeWordsOnly;
-
private global::Gtk.Button buttonStop;
-
private global::Gtk.Button buttonClose;
-
private global::Gtk.Button buttonReplace;
-
private global::Gtk.Button buttonSearch;
protected virtual void Build ()
@@ -74,7 +57,7 @@ namespace MonoDevelop.Ide.FindInFiles
this.comboboxentryFind = global::Gtk.ComboBoxEntry.NewText ();
this.comboboxentryFind.Name = "comboboxentryFind";
this.tableFindAndReplace.Add (this.comboboxentryFind);
- global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.tableFindAndReplace[this.comboboxentryFind]));
+ global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.tableFindAndReplace [this.comboboxentryFind]));
w2.LeftAttach = ((uint)(1));
w2.RightAttach = ((uint)(2));
w2.YOptions = ((global::Gtk.AttachOptions)(4));
@@ -86,12 +69,12 @@ namespace MonoDevelop.Ide.FindInFiles
this.comboboxScope = global::Gtk.ComboBox.NewText ();
this.comboboxScope.Name = "comboboxScope";
this.hbox2.Add (this.comboboxScope);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.comboboxScope]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.comboboxScope]));
w3.Position = 0;
w3.Expand = false;
w3.Fill = false;
this.tableFindAndReplace.Add (this.hbox2);
- global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.tableFindAndReplace[this.hbox2]));
+ global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.tableFindAndReplace [this.hbox2]));
w4.TopAttach = ((uint)(1));
w4.BottomAttach = ((uint)(2));
w4.LeftAttach = ((uint)(1));
@@ -101,11 +84,11 @@ namespace MonoDevelop.Ide.FindInFiles
// Container child tableFindAndReplace.Gtk.Table+TableChild
this.labelFileMask = new global::Gtk.Label ();
this.labelFileMask.Name = "labelFileMask";
- this.labelFileMask.Xalign = 0f;
+ this.labelFileMask.Xalign = 0F;
this.labelFileMask.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("_File Mask:");
this.labelFileMask.UseUnderline = true;
this.tableFindAndReplace.Add (this.labelFileMask);
- global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.tableFindAndReplace[this.labelFileMask]));
+ global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.tableFindAndReplace [this.labelFileMask]));
w5.TopAttach = ((uint)(2));
w5.BottomAttach = ((uint)(3));
w5.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -113,21 +96,21 @@ namespace MonoDevelop.Ide.FindInFiles
// Container child tableFindAndReplace.Gtk.Table+TableChild
this.labelFind = new global::Gtk.Label ();
this.labelFind.Name = "labelFind";
- this.labelFind.Xalign = 0f;
+ this.labelFind.Xalign = 0F;
this.labelFind.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("_Find:");
this.labelFind.UseUnderline = true;
this.tableFindAndReplace.Add (this.labelFind);
- global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.tableFindAndReplace[this.labelFind]));
+ global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.tableFindAndReplace [this.labelFind]));
w6.XOptions = ((global::Gtk.AttachOptions)(4));
w6.YOptions = ((global::Gtk.AttachOptions)(4));
// Container child tableFindAndReplace.Gtk.Table+TableChild
this.labelScope = new global::Gtk.Label ();
this.labelScope.Name = "labelScope";
- this.labelScope.Xalign = 0f;
+ this.labelScope.Xalign = 0F;
this.labelScope.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("_Scope:");
this.labelScope.UseUnderline = true;
this.tableFindAndReplace.Add (this.labelScope);
- global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.tableFindAndReplace[this.labelScope]));
+ global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.tableFindAndReplace [this.labelScope]));
w7.TopAttach = ((uint)(1));
w7.BottomAttach = ((uint)(2));
w7.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -141,7 +124,7 @@ namespace MonoDevelop.Ide.FindInFiles
this.searchentry1.Ready = false;
this.searchentry1.HasFocus = false;
this.tableFindAndReplace.Add (this.searchentry1);
- global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.tableFindAndReplace[this.searchentry1]));
+ global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.tableFindAndReplace [this.searchentry1]));
w8.TopAttach = ((uint)(2));
w8.BottomAttach = ((uint)(3));
w8.LeftAttach = ((uint)(1));
@@ -149,10 +132,10 @@ namespace MonoDevelop.Ide.FindInFiles
w8.XOptions = ((global::Gtk.AttachOptions)(4));
w8.YOptions = ((global::Gtk.AttachOptions)(4));
this.hbox1.Add (this.tableFindAndReplace);
- global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.tableFindAndReplace]));
+ global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.tableFindAndReplace]));
w9.Position = 0;
this.vbox2.Add (this.hbox1);
- global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox1]));
+ global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
w10.Position = 0;
w10.Expand = false;
w10.Fill = false;
@@ -169,7 +152,7 @@ namespace MonoDevelop.Ide.FindInFiles
this.checkbuttonCaseSensitive.DrawIndicator = true;
this.checkbuttonCaseSensitive.UseUnderline = true;
this.table1.Add (this.checkbuttonCaseSensitive);
- global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1[this.checkbuttonCaseSensitive]));
+ global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1 [this.checkbuttonCaseSensitive]));
w11.YOptions = ((global::Gtk.AttachOptions)(4));
// Container child table1.Gtk.Table+TableChild
this.checkbuttonRegexSearch = new global::Gtk.CheckButton ();
@@ -179,7 +162,7 @@ namespace MonoDevelop.Ide.FindInFiles
this.checkbuttonRegexSearch.DrawIndicator = true;
this.checkbuttonRegexSearch.UseUnderline = true;
this.table1.Add (this.checkbuttonRegexSearch);
- global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1[this.checkbuttonRegexSearch]));
+ global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1 [this.checkbuttonRegexSearch]));
w12.TopAttach = ((uint)(2));
w12.BottomAttach = ((uint)(3));
w12.YOptions = ((global::Gtk.AttachOptions)(4));
@@ -191,17 +174,17 @@ namespace MonoDevelop.Ide.FindInFiles
this.checkbuttonWholeWordsOnly.DrawIndicator = true;
this.checkbuttonWholeWordsOnly.UseUnderline = true;
this.table1.Add (this.checkbuttonWholeWordsOnly);
- global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1[this.checkbuttonWholeWordsOnly]));
+ global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1 [this.checkbuttonWholeWordsOnly]));
w13.TopAttach = ((uint)(1));
w13.BottomAttach = ((uint)(2));
w13.YOptions = ((global::Gtk.AttachOptions)(4));
this.vbox2.Add (this.table1);
- global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.table1]));
+ global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.table1]));
w14.Position = 1;
w14.Expand = false;
w14.Fill = false;
w1.Add (this.vbox2);
- global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(w1[this.vbox2]));
+ global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
w15.Position = 0;
w15.Expand = false;
w15.Fill = false;
@@ -218,8 +201,8 @@ namespace MonoDevelop.Ide.FindInFiles
this.buttonStop.UseStock = true;
this.buttonStop.UseUnderline = true;
this.buttonStop.Label = "gtk-stop";
- this.AddActionWidget (this.buttonStop, 0);
- global::Gtk.ButtonBox.ButtonBoxChild w17 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w16[this.buttonStop]));
+ this.AddActionWidget (this.buttonStop,0);
+ global::Gtk.ButtonBox.ButtonBoxChild w17 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w16 [this.buttonStop]));
w17.Expand = false;
w17.Fill = false;
// Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
@@ -230,8 +213,8 @@ namespace MonoDevelop.Ide.FindInFiles
this.buttonClose.UseStock = true;
this.buttonClose.UseUnderline = true;
this.buttonClose.Label = "gtk-close";
- this.AddActionWidget (this.buttonClose, -7);
- global::Gtk.ButtonBox.ButtonBoxChild w18 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w16[this.buttonClose]));
+ this.AddActionWidget (this.buttonClose,-7);
+ global::Gtk.ButtonBox.ButtonBoxChild w18 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w16 [this.buttonClose]));
w18.Position = 1;
w18.Expand = false;
w18.Fill = false;
@@ -241,13 +224,13 @@ namespace MonoDevelop.Ide.FindInFiles
this.buttonReplace.Name = "buttonReplace";
this.buttonReplace.UseUnderline = true;
// Container child buttonReplace.Gtk.Container+ContainerChild
- global::Gtk.Alignment w19 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w19 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w20 = new global::Gtk.HBox ();
w20.Spacing = 2;
// Container child GtkHBox.Gtk.Container+ContainerChild
global::Gtk.Image w21 = new global::Gtk.Image ();
- w21.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-find-and-replace", global::Gtk.IconSize.Menu);
+ w21.Pixbuf = global::Stetic.IconLoader.LoadIcon (this,"gtk-find-and-replace",global::Gtk.IconSize.Menu);
w20.Add (w21);
// Container child GtkHBox.Gtk.Container+ContainerChild
global::Gtk.Label w23 = new global::Gtk.Label ();
@@ -256,8 +239,8 @@ namespace MonoDevelop.Ide.FindInFiles
w20.Add (w23);
w19.Add (w20);
this.buttonReplace.Add (w19);
- this.AddActionWidget (this.buttonReplace, 0);
- global::Gtk.ButtonBox.ButtonBoxChild w27 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w16[this.buttonReplace]));
+ this.AddActionWidget (this.buttonReplace,0);
+ global::Gtk.ButtonBox.ButtonBoxChild w27 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w16 [this.buttonReplace]));
w27.Position = 2;
w27.Expand = false;
w27.Fill = false;
@@ -269,8 +252,8 @@ namespace MonoDevelop.Ide.FindInFiles
this.buttonSearch.UseStock = true;
this.buttonSearch.UseUnderline = true;
this.buttonSearch.Label = "gtk-find";
- this.AddActionWidget (this.buttonSearch, 0);
- global::Gtk.ButtonBox.ButtonBoxChild w28 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w16[this.buttonSearch]));
+ this.AddActionWidget (this.buttonSearch,0);
+ global::Gtk.ButtonBox.ButtonBoxChild w28 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w16 [this.buttonSearch]));
w28.Position = 3;
w28.Expand = false;
w28.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.FindInFiles.SearchResultWidget.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.FindInFiles.SearchResultWidget.cs
index 3b8599624f..7c3a524275 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.FindInFiles.SearchResultWidget.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.FindInFiles.SearchResultWidget.cs
@@ -5,25 +5,15 @@ namespace MonoDevelop.Ide.FindInFiles
public partial class SearchResultWidget
{
private global::Gtk.UIManager UIManager;
-
private global::Gtk.Action ViewModeAction;
-
private global::Gtk.HBox hbox1;
-
private global::Gtk.VBox vbox2;
-
private global::Gtk.HPaned hpaned1;
-
private global::Gtk.ScrolledWindow GtkScrolledWindow;
-
private global::Gtk.TreeView treeviewSearchResults;
-
private global::Gtk.ScrolledWindow scrolledwindowLogView;
-
private global::Gtk.TextView textviewLog;
-
private global::Gtk.Label labelStatus;
-
private global::Gtk.Toolbar toolbar;
protected virtual void Build ()
@@ -35,8 +25,8 @@ namespace MonoDevelop.Ide.FindInFiles
global::Gtk.ActionGroup w2 = new global::Gtk.ActionGroup ("Default");
this.ViewModeAction = new global::Gtk.Action ("ViewModeAction", global::MonoDevelop.Core.GettextCatalog.GetString ("ViewMode"), null, null);
this.ViewModeAction.ShortLabel = global::MonoDevelop.Core.GettextCatalog.GetString ("ViewMode");
- w2.Add (this.ViewModeAction, null);
- this.UIManager.InsertActionGroup (w2, 0);
+ w2.Add (this.ViewModeAction,null);
+ this.UIManager.InsertActionGroup (w2,0);
this.Name = "MonoDevelop.Ide.FindInFiles.SearchResultWidget";
// Container child MonoDevelop.Ide.FindInFiles.SearchResultWidget.Gtk.Container+ContainerChild
this.hbox1 = new global::Gtk.HBox ();
@@ -59,7 +49,7 @@ namespace MonoDevelop.Ide.FindInFiles
this.treeviewSearchResults.Name = "treeviewSearchResults";
this.GtkScrolledWindow.Add (this.treeviewSearchResults);
this.hpaned1.Add (this.GtkScrolledWindow);
- global::Gtk.Paned.PanedChild w4 = ((global::Gtk.Paned.PanedChild)(this.hpaned1[this.GtkScrolledWindow]));
+ global::Gtk.Paned.PanedChild w4 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.GtkScrolledWindow]));
w4.Resize = false;
// Container child hpaned1.Gtk.Paned+PanedChild
this.scrolledwindowLogView = new global::Gtk.ScrolledWindow ();
@@ -74,20 +64,20 @@ namespace MonoDevelop.Ide.FindInFiles
this.scrolledwindowLogView.Add (this.textviewLog);
this.hpaned1.Add (this.scrolledwindowLogView);
this.vbox2.Add (this.hpaned1);
- global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hpaned1]));
+ global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hpaned1]));
w7.Position = 0;
// Container child vbox2.Gtk.Box+BoxChild
this.labelStatus = new global::Gtk.Label ();
this.labelStatus.Name = "labelStatus";
- this.labelStatus.Xalign = 0f;
+ this.labelStatus.Xalign = 0F;
this.vbox2.Add (this.labelStatus);
- global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.labelStatus]));
+ global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.labelStatus]));
w8.Position = 1;
w8.Expand = false;
w8.Fill = false;
w8.Padding = ((uint)(3));
this.hbox1.Add (this.vbox2);
- global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox2]));
+ global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox2]));
w9.Position = 0;
// Container child hbox1.Gtk.Box+BoxChild
this.UIManager.AddUiFromString ("<ui><toolbar name='toolbar'/></ui>");
@@ -98,7 +88,7 @@ namespace MonoDevelop.Ide.FindInFiles
this.toolbar.ToolbarStyle = ((global::Gtk.ToolbarStyle)(0));
this.toolbar.IconSize = ((global::Gtk.IconSize)(1));
this.hbox1.Add (this.toolbar);
- global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.toolbar]));
+ global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.toolbar]));
w10.Position = 1;
w10.Expand = false;
w10.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Fonts.FontChooserPanelWidget.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Fonts.FontChooserPanelWidget.cs
new file mode 100644
index 0000000000..7c9783d5ec
--- /dev/null
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Fonts.FontChooserPanelWidget.cs
@@ -0,0 +1,52 @@
+
+// This file has been generated by the GUI designer. Do not modify.
+namespace MonoDevelop.Ide.Fonts
+{
+ public partial class FontChooserPanelWidget
+ {
+ private global::Gtk.VBox vbox2;
+ private global::Gtk.Label label1;
+ private global::Gtk.ScrolledWindow GtkScrolledWindow;
+ private global::Gtk.TreeView treeviewFonts;
+
+ protected virtual void Build ()
+ {
+ global::Stetic.Gui.Initialize (this);
+ // Widget MonoDevelop.Ide.Fonts.FontChooserPanelWidget
+ global::Stetic.BinContainer.Attach (this);
+ this.Name = "MonoDevelop.Ide.Fonts.FontChooserPanelWidget";
+ // Container child MonoDevelop.Ide.Fonts.FontChooserPanelWidget.Gtk.Container+ContainerChild
+ this.vbox2 = new global::Gtk.VBox ();
+ this.vbox2.Name = "vbox2";
+ this.vbox2.Spacing = 6;
+ // Container child vbox2.Gtk.Box+BoxChild
+ this.label1 = new global::Gtk.Label ();
+ this.label1.Name = "label1";
+ this.label1.Xalign = 0F;
+ this.label1.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("_Fonts:");
+ this.label1.UseUnderline = true;
+ this.vbox2.Add (this.label1);
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label1]));
+ w1.Position = 0;
+ w1.Expand = false;
+ w1.Fill = false;
+ // Container child vbox2.Gtk.Box+BoxChild
+ this.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
+ this.GtkScrolledWindow.Name = "GtkScrolledWindow";
+ this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
+ // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
+ this.treeviewFonts = new global::Gtk.TreeView ();
+ this.treeviewFonts.CanFocus = true;
+ this.treeviewFonts.Name = "treeviewFonts";
+ this.GtkScrolledWindow.Add (this.treeviewFonts);
+ this.vbox2.Add (this.GtkScrolledWindow);
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.GtkScrolledWindow]));
+ w3.Position = 1;
+ this.Add (this.vbox2);
+ if ((this.Child != null)) {
+ this.Child.ShowAll ();
+ }
+ this.Hide ();
+ }
+ }
+}
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Components.StringTagSelectorButton.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Components.StringTagSelectorButton.cs
index e221925cb8..0b3c733a7a 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Components.StringTagSelectorButton.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Components.StringTagSelectorButton.cs
@@ -5,7 +5,6 @@ namespace MonoDevelop.Ide.Gui.Components
public partial class StringTagSelectorButton
{
private global::Gtk.Button button;
-
private global::Gtk.Arrow arrow1;
protected virtual void Build ()
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.AddinLoadErrorDialog.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.AddinLoadErrorDialog.cs
index 2d80166608..7f8f3704c5 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.AddinLoadErrorDialog.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.AddinLoadErrorDialog.cs
@@ -5,27 +5,16 @@ namespace MonoDevelop.Ide.Gui.Dialogs
internal partial class AddinLoadErrorDialog
{
private global::Gtk.HBox hbox1;
-
private global::Gtk.Image image1;
-
private global::Gtk.VBox vbox4;
-
private global::Gtk.Label label4;
-
private global::Gtk.ScrolledWindow scrolledwindow1;
-
private global::Gtk.TreeView errorTree;
-
private global::Gtk.Label labelContinue;
-
private global::Gtk.Label labelFatal;
-
private global::Gtk.Label labelWarning;
-
private global::Gtk.Button noButton;
-
private global::Gtk.Button yesButton;
-
private global::Gtk.Button closeButton;
protected virtual void Build ()
@@ -50,11 +39,11 @@ namespace MonoDevelop.Ide.Gui.Dialogs
// Container child hbox1.Gtk.Box+BoxChild
this.image1 = new global::Gtk.Image ();
this.image1.Name = "image1";
- this.image1.Xalign = 0f;
- this.image1.Yalign = 0f;
- this.image1.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-dialog-error", global::Gtk.IconSize.Dialog);
+ this.image1.Xalign = 0F;
+ this.image1.Yalign = 0F;
+ this.image1.Pixbuf = global::Stetic.IconLoader.LoadIcon (this,"gtk-dialog-error",global::Gtk.IconSize.Dialog);
this.hbox1.Add (this.image1);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.image1]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.image1]));
w2.Position = 0;
w2.Expand = false;
w2.Fill = false;
@@ -65,11 +54,11 @@ namespace MonoDevelop.Ide.Gui.Dialogs
// Container child vbox4.Gtk.Box+BoxChild
this.label4 = new global::Gtk.Label ();
this.label4.Name = "label4";
- this.label4.Xalign = 0f;
- this.label4.Yalign = 0f;
+ this.label4.Xalign = 0F;
+ this.label4.Yalign = 0F;
this.label4.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("The following add-ins could not be started:");
this.vbox4.Add (this.label4);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.label4]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.label4]));
w3.Position = 0;
w3.Expand = false;
w3.Fill = false;
@@ -83,49 +72,49 @@ namespace MonoDevelop.Ide.Gui.Dialogs
this.errorTree.HeadersVisible = false;
this.scrolledwindow1.Add (this.errorTree);
this.vbox4.Add (this.scrolledwindow1);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.scrolledwindow1]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.scrolledwindow1]));
w5.Position = 1;
// Container child vbox4.Gtk.Box+BoxChild
this.labelContinue = new global::Gtk.Label ();
this.labelContinue.WidthRequest = 479;
this.labelContinue.Name = "labelContinue";
- this.labelContinue.Xalign = 0f;
- this.labelContinue.Yalign = 0f;
+ this.labelContinue.Xalign = 0F;
+ this.labelContinue.Yalign = 0F;
this.labelContinue.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("You can start MonoDevelop without these add-ins, but the functionality they provide will be missing. Do you wish to continue?");
this.labelContinue.Wrap = true;
this.vbox4.Add (this.labelContinue);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.labelContinue]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.labelContinue]));
w6.Position = 2;
w6.Expand = false;
w6.Fill = false;
// Container child vbox4.Gtk.Box+BoxChild
this.labelFatal = new global::Gtk.Label ();
this.labelFatal.Name = "labelFatal";
- this.labelFatal.Xalign = 0f;
- this.labelFatal.Yalign = 0f;
+ this.labelFatal.Xalign = 0F;
+ this.labelFatal.Yalign = 0F;
this.labelFatal.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("MonoDevelop cannot start because a fatal error has been detected.");
this.vbox4.Add (this.labelFatal);
- global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.labelFatal]));
+ global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.labelFatal]));
w7.Position = 3;
w7.Expand = false;
w7.Fill = false;
// Container child vbox4.Gtk.Box+BoxChild
this.labelWarning = new global::Gtk.Label ();
this.labelWarning.Name = "labelWarning";
- this.labelWarning.Xalign = 0f;
- this.labelWarning.Yalign = 0f;
+ this.labelWarning.Xalign = 0F;
+ this.labelWarning.Yalign = 0F;
this.labelWarning.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("MonoDevelop can run without these add-ins, but the functionality they provide will be missing.");
this.labelWarning.Wrap = true;
this.vbox4.Add (this.labelWarning);
- global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.labelWarning]));
+ global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.labelWarning]));
w8.Position = 4;
w8.Expand = false;
w8.Fill = false;
this.hbox1.Add (this.vbox4);
- global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox4]));
+ global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox4]));
w9.Position = 1;
w1.Add (this.hbox1);
- global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(w1[this.hbox1]));
+ global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(w1 [this.hbox1]));
w10.Position = 0;
// Internal child MonoDevelop.Ide.Gui.Dialogs.AddinLoadErrorDialog.ActionArea
global::Gtk.HButtonBox w11 = this.ActionArea;
@@ -140,8 +129,8 @@ namespace MonoDevelop.Ide.Gui.Dialogs
this.noButton.UseStock = true;
this.noButton.UseUnderline = true;
this.noButton.Label = "gtk-no";
- this.AddActionWidget (this.noButton, -9);
- global::Gtk.ButtonBox.ButtonBoxChild w12 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w11[this.noButton]));
+ this.AddActionWidget (this.noButton,-9);
+ global::Gtk.ButtonBox.ButtonBoxChild w12 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w11 [this.noButton]));
w12.Expand = false;
w12.Fill = false;
// Container child GtkDialog_ActionArea.Gtk.ButtonBox+ButtonBoxChild
@@ -151,8 +140,8 @@ namespace MonoDevelop.Ide.Gui.Dialogs
this.yesButton.UseStock = true;
this.yesButton.UseUnderline = true;
this.yesButton.Label = "gtk-yes";
- this.AddActionWidget (this.yesButton, -8);
- global::Gtk.ButtonBox.ButtonBoxChild w13 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w11[this.yesButton]));
+ this.AddActionWidget (this.yesButton,-8);
+ global::Gtk.ButtonBox.ButtonBoxChild w13 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w11 [this.yesButton]));
w13.Position = 1;
w13.Expand = false;
w13.Fill = false;
@@ -163,8 +152,8 @@ namespace MonoDevelop.Ide.Gui.Dialogs
this.closeButton.UseStock = true;
this.closeButton.UseUnderline = true;
this.closeButton.Label = "gtk-close";
- this.AddActionWidget (this.closeButton, -7);
- global::Gtk.ButtonBox.ButtonBoxChild w14 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w11[this.closeButton]));
+ this.AddActionWidget (this.closeButton,-7);
+ global::Gtk.ButtonBox.ButtonBoxChild w14 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w11 [this.closeButton]));
w14.Position = 2;
w14.Expand = false;
w14.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.ErrorDialog.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.ErrorDialog.cs
index 42facac201..1ff57e32ce 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.ErrorDialog.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.ErrorDialog.cs
@@ -5,21 +5,13 @@ namespace MonoDevelop.Ide.Gui.Dialogs
public partial class ErrorDialog
{
private global::Gtk.HBox hbox1;
-
private global::Gtk.Image image884;
-
private global::Gtk.VBox vbox3;
-
private global::Gtk.Label descriptionLabel;
-
private global::Gtk.Expander expander;
-
private global::Gtk.ScrolledWindow GtkScrolledWindow;
-
private global::Gtk.TextView detailsTextView;
-
private global::Gtk.Label expanderLabel;
-
private global::Gtk.Button okButton;
protected virtual void Build ()
@@ -41,10 +33,10 @@ namespace MonoDevelop.Ide.Gui.Dialogs
// Container child hbox1.Gtk.Box+BoxChild
this.image884 = new global::Gtk.Image ();
this.image884.Name = "image884";
- this.image884.Yalign = 0f;
- this.image884.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-dialog-error", global::Gtk.IconSize.Dialog);
+ this.image884.Yalign = 0F;
+ this.image884.Pixbuf = global::Stetic.IconLoader.LoadIcon (this,"gtk-dialog-error",global::Gtk.IconSize.Dialog);
this.hbox1.Add (this.image884);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.image884]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.image884]));
w2.Position = 0;
w2.Expand = false;
w2.Fill = false;
@@ -55,12 +47,12 @@ namespace MonoDevelop.Ide.Gui.Dialogs
// Container child vbox3.Gtk.Box+BoxChild
this.descriptionLabel = new global::Gtk.Label ();
this.descriptionLabel.Name = "descriptionLabel";
- this.descriptionLabel.Xalign = 0f;
+ this.descriptionLabel.Xalign = 0F;
this.descriptionLabel.LabelProp = "An exception has been thrown 1 2 3 4 5 6 7 8 9 10 11 12 13 14";
this.descriptionLabel.Wrap = true;
this.descriptionLabel.Selectable = true;
this.vbox3.Add (this.descriptionLabel);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.descriptionLabel]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.descriptionLabel]));
w3.Position = 0;
w3.Expand = false;
w3.Fill = false;
@@ -85,13 +77,13 @@ namespace MonoDevelop.Ide.Gui.Dialogs
this.expanderLabel.UseUnderline = true;
this.expander.LabelWidget = this.expanderLabel;
this.vbox3.Add (this.expander);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.expander]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.expander]));
w6.Position = 1;
this.hbox1.Add (this.vbox3);
- global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox3]));
+ global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox3]));
w7.Position = 1;
w1.Add (this.hbox1);
- global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(w1[this.hbox1]));
+ global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(w1 [this.hbox1]));
w8.Position = 0;
// Internal child MonoDevelop.Ide.Gui.Dialogs.ErrorDialog.ActionArea
global::Gtk.HButtonBox w9 = this.ActionArea;
@@ -107,8 +99,8 @@ namespace MonoDevelop.Ide.Gui.Dialogs
this.okButton.UseStock = true;
this.okButton.UseUnderline = true;
this.okButton.Label = "gtk-ok";
- this.AddActionWidget (this.okButton, -5);
- global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w9[this.okButton]));
+ this.AddActionWidget (this.okButton,-5);
+ global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w9 [this.okButton]));
w10.Expand = false;
w10.Fill = false;
if ((this.Child != null)) {
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.MultiMessageDialog.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.MultiMessageDialog.cs
index eb1ccfc30b..e548ec1345 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.MultiMessageDialog.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.MultiMessageDialog.cs
@@ -5,9 +5,7 @@ namespace MonoDevelop.Ide.Gui.Dialogs
public partial class MultiMessageDialog
{
private global::Gtk.ScrolledWindow scrolled;
-
private global::Gtk.VBox msgBox;
-
private global::Gtk.Button buttonOk;
protected virtual void Build ()
@@ -36,7 +34,7 @@ namespace MonoDevelop.Ide.Gui.Dialogs
w2.Add (this.msgBox);
this.scrolled.Add (w2);
w1.Add (this.scrolled);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(w1[this.scrolled]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(w1 [this.scrolled]));
w5.Position = 0;
// Internal child MonoDevelop.Ide.Gui.Dialogs.MultiMessageDialog.ActionArea
global::Gtk.HButtonBox w6 = this.ActionArea;
@@ -52,8 +50,8 @@ namespace MonoDevelop.Ide.Gui.Dialogs
this.buttonOk.UseStock = true;
this.buttonOk.UseUnderline = true;
this.buttonOk.Label = "gtk-ok";
- this.AddActionWidget (this.buttonOk, -5);
- global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w6[this.buttonOk]));
+ this.AddActionWidget (this.buttonOk,-5);
+ global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w6 [this.buttonOk]));
w7.Expand = false;
w7.Fill = false;
if ((this.Child != null)) {
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.MultiTaskProgressDialog.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.MultiTaskProgressDialog.cs
index c01fe851d6..19f44ef16b 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.MultiTaskProgressDialog.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.MultiTaskProgressDialog.cs
@@ -5,19 +5,12 @@ namespace MonoDevelop.Ide.Gui.Dialogs
internal partial class MultiTaskProgressDialog
{
private global::Gtk.Label title;
-
private global::Gtk.ScrolledWindow progressScroll;
-
private global::Gtk.TreeView progressTreeView;
-
private global::Gtk.Label label1;
-
private global::Gtk.ScrolledWindow detailsScroll;
-
private global::Gtk.TextView detailsTextView;
-
private global::Gtk.Button buttonCancel;
-
private global::Gtk.Button buttonClose;
protected virtual void Build ()
@@ -37,10 +30,10 @@ namespace MonoDevelop.Ide.Gui.Dialogs
// Container child dialog1_VBox.Gtk.Box+BoxChild
this.title = new global::Gtk.Label ();
this.title.Name = "title";
- this.title.Xalign = 0f;
+ this.title.Xalign = 0F;
this.title.UseMarkup = true;
w1.Add (this.title);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(w1[this.title]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(w1 [this.title]));
w2.Position = 0;
w2.Expand = false;
w2.Fill = false;
@@ -58,15 +51,15 @@ namespace MonoDevelop.Ide.Gui.Dialogs
this.progressTreeView.Name = "progressTreeView";
this.progressScroll.Add (this.progressTreeView);
w1.Add (this.progressScroll);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(w1[this.progressScroll]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(w1 [this.progressScroll]));
w4.Position = 1;
// Container child dialog1_VBox.Gtk.Box+BoxChild
this.label1 = new global::Gtk.Label ();
this.label1.Name = "label1";
- this.label1.Xalign = 0f;
+ this.label1.Xalign = 0F;
this.label1.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Details:");
w1.Add (this.label1);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(w1[this.label1]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(w1 [this.label1]));
w5.Position = 2;
w5.Expand = false;
w5.Fill = false;
@@ -87,7 +80,7 @@ namespace MonoDevelop.Ide.Gui.Dialogs
this.detailsTextView.WrapMode = ((global::Gtk.WrapMode)(3));
this.detailsScroll.Add (this.detailsTextView);
w1.Add (this.detailsScroll);
- global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(w1[this.detailsScroll]));
+ global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(w1 [this.detailsScroll]));
w7.Position = 3;
// Internal child MonoDevelop.Ide.Gui.Dialogs.MultiTaskProgressDialog.ActionArea
global::Gtk.HButtonBox w8 = this.ActionArea;
@@ -103,8 +96,8 @@ namespace MonoDevelop.Ide.Gui.Dialogs
this.buttonCancel.UseStock = true;
this.buttonCancel.UseUnderline = true;
this.buttonCancel.Label = "gtk-cancel";
- this.AddActionWidget (this.buttonCancel, -6);
- global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w8[this.buttonCancel]));
+ this.AddActionWidget (this.buttonCancel,-6);
+ global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w8 [this.buttonCancel]));
w9.Expand = false;
w9.Fill = false;
// Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
@@ -115,8 +108,8 @@ namespace MonoDevelop.Ide.Gui.Dialogs
this.buttonClose.UseStock = true;
this.buttonClose.UseUnderline = true;
this.buttonClose.Label = "gtk-close";
- this.AddActionWidget (this.buttonClose, -7);
- global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w8[this.buttonClose]));
+ this.AddActionWidget (this.buttonClose,-7);
+ global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w8 [this.buttonClose]));
w10.Position = 1;
w10.Expand = false;
w10.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.NewLayoutDialog.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.NewLayoutDialog.cs
index 05d0f88d40..0e4b940cff 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.NewLayoutDialog.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.NewLayoutDialog.cs
@@ -5,19 +5,12 @@ namespace MonoDevelop.Ide.Gui.Dialogs
internal partial class NewLayoutDialog
{
private global::Gtk.Alignment alignment1;
-
private global::Gtk.VBox vbox2;
-
private global::Gtk.HBox hbox45;
-
private global::Gtk.Label label72;
-
private global::Gtk.Entry layoutName;
-
private global::Gtk.Label validationMessage;
-
private global::Gtk.Button button309;
-
private global::Gtk.Button newButton;
protected virtual void Build ()
@@ -36,7 +29,7 @@ namespace MonoDevelop.Ide.Gui.Dialogs
w1.Spacing = 6;
w1.BorderWidth = ((uint)(2));
// Container child dialog-vbox4.Gtk.Box+BoxChild
- this.alignment1 = new global::Gtk.Alignment (0.5f, 0.5f, 1f, 1f);
+ this.alignment1 = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
this.alignment1.Name = "alignment1";
// Container child alignment1.Gtk.Container+ContainerChild
this.vbox2 = new global::Gtk.VBox ();
@@ -50,10 +43,10 @@ namespace MonoDevelop.Ide.Gui.Dialogs
// Container child hbox45.Gtk.Box+BoxChild
this.label72 = new global::Gtk.Label ();
this.label72.Name = "label72";
- this.label72.Xalign = 0f;
+ this.label72.Xalign = 0F;
this.label72.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Layout name:");
this.hbox45.Add (this.label72);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox45[this.label72]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox45 [this.label72]));
w2.Position = 0;
w2.Expand = false;
w2.Fill = false;
@@ -65,25 +58,25 @@ namespace MonoDevelop.Ide.Gui.Dialogs
this.layoutName.ActivatesDefault = true;
this.layoutName.InvisibleChar = '●';
this.hbox45.Add (this.layoutName);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox45[this.layoutName]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox45 [this.layoutName]));
w3.Position = 1;
this.vbox2.Add (this.hbox45);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox45]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox45]));
w4.Position = 0;
w4.Expand = false;
w4.Fill = false;
// Container child vbox2.Gtk.Box+BoxChild
this.validationMessage = new global::Gtk.Label ();
this.validationMessage.Name = "validationMessage";
- this.validationMessage.Xalign = 0f;
+ this.validationMessage.Xalign = 0F;
this.vbox2.Add (this.validationMessage);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.validationMessage]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.validationMessage]));
w5.Position = 1;
w5.Expand = false;
w5.Fill = false;
this.alignment1.Add (this.vbox2);
w1.Add (this.alignment1);
- global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(w1[this.alignment1]));
+ global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(w1 [this.alignment1]));
w7.Position = 0;
w7.Expand = false;
w7.Fill = false;
@@ -100,8 +93,8 @@ namespace MonoDevelop.Ide.Gui.Dialogs
this.button309.UseStock = true;
this.button309.UseUnderline = true;
this.button309.Label = "gtk-cancel";
- this.AddActionWidget (this.button309, -6);
- global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w8[this.button309]));
+ this.AddActionWidget (this.button309,-6);
+ global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w8 [this.button309]));
w9.Expand = false;
w9.Fill = false;
// Container child GtkDialog_ActionArea.Gtk.ButtonBox+ButtonBoxChild
@@ -111,13 +104,13 @@ namespace MonoDevelop.Ide.Gui.Dialogs
this.newButton.Name = "newButton";
this.newButton.UseUnderline = true;
// Container child newButton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w10 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w10 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w11 = new global::Gtk.HBox ();
w11.Spacing = 2;
// Container child GtkHBox.Gtk.Container+ContainerChild
global::Gtk.Image w12 = new global::Gtk.Image ();
- w12.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-new", global::Gtk.IconSize.Menu);
+ w12.Pixbuf = global::Stetic.IconLoader.LoadIcon (this,"gtk-new",global::Gtk.IconSize.Menu);
w11.Add (w12);
// Container child GtkHBox.Gtk.Container+ContainerChild
global::Gtk.Label w14 = new global::Gtk.Label ();
@@ -126,8 +119,8 @@ namespace MonoDevelop.Ide.Gui.Dialogs
w11.Add (w14);
w10.Add (w11);
this.newButton.Add (w10);
- this.AddActionWidget (this.newButton, -5);
- global::Gtk.ButtonBox.ButtonBoxChild w18 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w8[this.newButton]));
+ this.AddActionWidget (this.newButton,-5);
+ global::Gtk.ButtonBox.ButtonBoxChild w18 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w8 [this.newButton]));
w18.Position = 1;
w18.Expand = false;
w18.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.OptionsDialog.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.OptionsDialog.cs
index ef298cfcf1..c1c1d51803 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.OptionsDialog.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.OptionsDialog.cs
@@ -5,25 +5,15 @@ namespace MonoDevelop.Ide.Gui.Dialogs
public partial class OptionsDialog
{
private global::Gtk.HBox hbox1;
-
private global::Gtk.ScrolledWindow GtkScrolledWindow;
-
private global::Gtk.TreeView tree;
-
private global::Gtk.VBox vbox3;
-
private global::Gtk.HBox hbox2;
-
private global::Gtk.Image image;
-
private global::Gtk.Label labelTitle;
-
private global::Gtk.HSeparator hseparator1;
-
private global::Gtk.HBox pageFrame;
-
private global::Gtk.Button buttonCancel;
-
private global::Gtk.Button buttonOk;
protected virtual void Build ()
@@ -54,7 +44,7 @@ namespace MonoDevelop.Ide.Gui.Dialogs
this.tree.Name = "tree";
this.GtkScrolledWindow.Add (this.tree);
this.hbox1.Add (this.GtkScrolledWindow);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.GtkScrolledWindow]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.GtkScrolledWindow]));
w3.Position = 0;
w3.Expand = false;
// Container child hbox1.Gtk.Box+BoxChild
@@ -68,23 +58,23 @@ namespace MonoDevelop.Ide.Gui.Dialogs
// Container child hbox2.Gtk.Box+BoxChild
this.image = new global::Gtk.Image ();
this.image.Name = "image";
- this.image.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-preferences", global::Gtk.IconSize.LargeToolbar);
+ this.image.Pixbuf = global::Stetic.IconLoader.LoadIcon (this,"gtk-preferences",global::Gtk.IconSize.LargeToolbar);
this.hbox2.Add (this.image);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.image]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.image]));
w4.Position = 0;
w4.Expand = false;
w4.Fill = false;
// Container child hbox2.Gtk.Box+BoxChild
this.labelTitle = new global::Gtk.Label ();
this.labelTitle.Name = "labelTitle";
- this.labelTitle.Xalign = 0f;
+ this.labelTitle.Xalign = 0F;
this.labelTitle.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("<span weight=\"bold\" size=\"x-large\">Title</span>");
this.labelTitle.UseMarkup = true;
this.hbox2.Add (this.labelTitle);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.labelTitle]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.labelTitle]));
w5.Position = 1;
this.vbox3.Add (this.hbox2);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox2]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox2]));
w6.Position = 0;
w6.Expand = false;
w6.Fill = false;
@@ -92,7 +82,7 @@ namespace MonoDevelop.Ide.Gui.Dialogs
this.hseparator1 = new global::Gtk.HSeparator ();
this.hseparator1.Name = "hseparator1";
this.vbox3.Add (this.hseparator1);
- global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hseparator1]));
+ global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hseparator1]));
w7.Position = 1;
w7.Expand = false;
w7.Fill = false;
@@ -101,14 +91,14 @@ namespace MonoDevelop.Ide.Gui.Dialogs
this.pageFrame.Name = "pageFrame";
this.pageFrame.Spacing = 6;
this.vbox3.Add (this.pageFrame);
- global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.pageFrame]));
+ global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.pageFrame]));
w8.Position = 2;
this.hbox1.Add (this.vbox3);
- global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox3]));
+ global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox3]));
w9.Position = 1;
w9.Padding = ((uint)(6));
w1.Add (this.hbox1);
- global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(w1[this.hbox1]));
+ global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(w1 [this.hbox1]));
w10.Position = 0;
// Internal child MonoDevelop.Ide.Gui.Dialogs.OptionsDialog.ActionArea
global::Gtk.HButtonBox w11 = this.ActionArea;
@@ -124,8 +114,8 @@ namespace MonoDevelop.Ide.Gui.Dialogs
this.buttonCancel.UseStock = true;
this.buttonCancel.UseUnderline = true;
this.buttonCancel.Label = "gtk-cancel";
- this.AddActionWidget (this.buttonCancel, -6);
- global::Gtk.ButtonBox.ButtonBoxChild w12 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w11[this.buttonCancel]));
+ this.AddActionWidget (this.buttonCancel,-6);
+ global::Gtk.ButtonBox.ButtonBoxChild w12 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w11 [this.buttonCancel]));
w12.Expand = false;
w12.Fill = false;
// Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
@@ -137,7 +127,7 @@ namespace MonoDevelop.Ide.Gui.Dialogs
this.buttonOk.UseUnderline = true;
this.buttonOk.Label = "gtk-ok";
w11.Add (this.buttonOk);
- global::Gtk.ButtonBox.ButtonBoxChild w13 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w11[this.buttonOk]));
+ global::Gtk.ButtonBox.ButtonBoxChild w13 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w11 [this.buttonOk]));
w13.Position = 1;
w13.Expand = false;
w13.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.ProgressDialog.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.ProgressDialog.cs
index a813f16365..8bfc5ab583 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.ProgressDialog.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.ProgressDialog.cs
@@ -5,25 +5,15 @@ namespace MonoDevelop.Ide.Gui.Dialogs
public partial class ProgressDialog
{
private global::Gtk.VBox vbox2;
-
private global::Gtk.Label label;
-
private global::Gtk.HBox hbox1;
-
private global::Gtk.ProgressBar progressBar;
-
private global::Gtk.Button btnCancel;
-
private global::Gtk.Button btnClose;
-
private global::Gtk.Expander expander;
-
private global::Gtk.ScrolledWindow GtkScrolledWindow;
-
private global::Gtk.TextView detailsTextView;
-
private global::Gtk.Label expanderLabel;
-
private global::Gtk.Button button103;
protected virtual void Build ()
@@ -46,10 +36,10 @@ namespace MonoDevelop.Ide.Gui.Dialogs
// Container child vbox2.Gtk.Box+BoxChild
this.label = new global::Gtk.Label ();
this.label.Name = "label";
- this.label.Xalign = 0f;
+ this.label.Xalign = 0F;
this.label.LabelProp = "label";
this.vbox2.Add (this.label);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.label]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label]));
w2.Position = 0;
w2.Expand = false;
w2.Fill = false;
@@ -61,7 +51,7 @@ namespace MonoDevelop.Ide.Gui.Dialogs
this.progressBar = new global::Gtk.ProgressBar ();
this.progressBar.Name = "progressBar";
this.hbox1.Add (this.progressBar);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.progressBar]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.progressBar]));
w3.Position = 0;
// Container child hbox1.Gtk.Box+BoxChild
this.btnCancel = new global::Gtk.Button ();
@@ -72,7 +62,7 @@ namespace MonoDevelop.Ide.Gui.Dialogs
this.btnCancel.UseUnderline = true;
this.btnCancel.Label = "gtk-cancel";
this.hbox1.Add (this.btnCancel);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.btnCancel]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.btnCancel]));
w4.Position = 1;
w4.Expand = false;
w4.Fill = false;
@@ -85,12 +75,12 @@ namespace MonoDevelop.Ide.Gui.Dialogs
this.btnClose.UseUnderline = true;
this.btnClose.Label = "gtk-close";
this.hbox1.Add (this.btnClose);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.btnClose]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.btnClose]));
w5.Position = 2;
w5.Expand = false;
w5.Fill = false;
this.vbox2.Add (this.hbox1);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox1]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
w6.Position = 1;
w6.Expand = false;
w6.Fill = false;
@@ -115,10 +105,10 @@ namespace MonoDevelop.Ide.Gui.Dialogs
this.expanderLabel.UseUnderline = true;
this.expander.LabelWidget = this.expanderLabel;
this.vbox2.Add (this.expander);
- global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.expander]));
+ global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.expander]));
w9.Position = 2;
w1.Add (this.vbox2);
- global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(w1[this.vbox2]));
+ global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
w10.Position = 0;
// Internal child MonoDevelop.Ide.Gui.Dialogs.ProgressDialog.ActionArea
global::Gtk.HButtonBox w11 = this.ActionArea;
@@ -132,8 +122,8 @@ namespace MonoDevelop.Ide.Gui.Dialogs
this.button103.Name = "button103";
this.button103.UseUnderline = true;
this.button103.Label = global::MonoDevelop.Core.GettextCatalog.GetString ("GtkButton");
- this.AddActionWidget (this.button103, 0);
- global::Gtk.ButtonBox.ButtonBoxChild w12 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w11[this.button103]));
+ this.AddActionWidget (this.button103,0);
+ global::Gtk.ButtonBox.ButtonBoxChild w12 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w11 [this.button103]));
w12.Expand = false;
w12.Fill = false;
if ((this.Child != null)) {
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.SelectFileFormatDialog.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.SelectFileFormatDialog.cs
index 603342aa48..0186593feb 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.SelectFileFormatDialog.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.SelectFileFormatDialog.cs
@@ -5,37 +5,21 @@ namespace MonoDevelop.Ide.Gui.Dialogs
public partial class SelectFileFormatDialog
{
private global::Gtk.HBox hbox1;
-
private global::Gtk.VBox vbox3;
-
private global::Gtk.Image image146;
-
private global::Gtk.VBox vbox2;
-
private global::Gtk.Label label1;
-
private global::Gtk.Label labelMessage;
-
private global::Gtk.Label labelWarnings;
-
private global::Gtk.Label label6;
-
private global::Gtk.Alignment alignment2;
-
private global::Gtk.Table table1;
-
private global::Gtk.Alignment alignment3;
-
private global::Gtk.Label labelCurrentFormat;
-
private global::Gtk.ComboBox comboNewFormat;
-
private global::Gtk.Label label3;
-
private global::Gtk.Label label4;
-
private global::Gtk.Button buttonCancel;
-
private global::Gtk.Button buttonOk;
protected virtual void Build ()
@@ -61,14 +45,14 @@ namespace MonoDevelop.Ide.Gui.Dialogs
// Container child vbox3.Gtk.Box+BoxChild
this.image146 = new global::Gtk.Image ();
this.image146.Name = "image146";
- this.image146.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-dialog-warning", global::Gtk.IconSize.Dialog);
+ this.image146.Pixbuf = global::Stetic.IconLoader.LoadIcon (this,"gtk-dialog-warning",global::Gtk.IconSize.Dialog);
this.vbox3.Add (this.image146);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.image146]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.image146]));
w2.Position = 0;
w2.Expand = false;
w2.Fill = false;
this.hbox1.Add (this.vbox3);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox3]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox3]));
w3.Position = 0;
w3.Expand = false;
w3.Fill = false;
@@ -80,21 +64,21 @@ namespace MonoDevelop.Ide.Gui.Dialogs
// Container child vbox2.Gtk.Box+BoxChild
this.label1 = new global::Gtk.Label ();
this.label1.Name = "label1";
- this.label1.Xalign = 0f;
+ this.label1.Xalign = 0F;
this.label1.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("<b>File Format Incompatibility Detected</b>");
this.label1.UseMarkup = true;
this.vbox2.Add (this.label1);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.label1]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label1]));
w4.Position = 0;
w4.Expand = false;
w4.Fill = false;
// Container child vbox2.Gtk.Box+BoxChild
this.labelMessage = new global::Gtk.Label ();
this.labelMessage.Name = "labelMessage";
- this.labelMessage.Xalign = 0f;
+ this.labelMessage.Xalign = 0F;
this.labelMessage.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("The current file format for project {0} is not compatible with some settings of the project.");
this.vbox2.Add (this.labelMessage);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.labelMessage]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.labelMessage]));
w5.Position = 1;
w5.Expand = false;
w5.Fill = false;
@@ -102,25 +86,25 @@ namespace MonoDevelop.Ide.Gui.Dialogs
this.labelWarnings = new global::Gtk.Label ();
this.labelWarnings.WidthRequest = 525;
this.labelWarnings.Name = "labelWarnings";
- this.labelWarnings.Xalign = 0f;
+ this.labelWarnings.Xalign = 0F;
this.labelWarnings.Wrap = true;
this.vbox2.Add (this.labelWarnings);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.labelWarnings]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.labelWarnings]));
w6.Position = 2;
w6.Expand = false;
w6.Fill = false;
// Container child vbox2.Gtk.Box+BoxChild
this.label6 = new global::Gtk.Label ();
this.label6.Name = "label6";
- this.label6.Xalign = 0f;
+ this.label6.Xalign = 0F;
this.label6.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Please select a new file format for the solution:");
this.vbox2.Add (this.label6);
- global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.label6]));
+ global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label6]));
w7.Position = 3;
w7.Expand = false;
w7.Fill = false;
// Container child vbox2.Gtk.Box+BoxChild
- this.alignment2 = new global::Gtk.Alignment (0.5f, 0.5f, 1f, 1f);
+ this.alignment2 = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
this.alignment2.Name = "alignment2";
this.alignment2.LeftPadding = ((uint)(18));
// Container child alignment2.Gtk.Container+ContainerChild
@@ -129,18 +113,18 @@ namespace MonoDevelop.Ide.Gui.Dialogs
this.table1.RowSpacing = ((uint)(6));
this.table1.ColumnSpacing = ((uint)(6));
// Container child table1.Gtk.Table+TableChild
- this.alignment3 = new global::Gtk.Alignment (0.5f, 0.5f, 1f, 1f);
+ this.alignment3 = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
this.alignment3.Name = "alignment3";
this.alignment3.TopPadding = ((uint)(3));
this.alignment3.BottomPadding = ((uint)(3));
// Container child alignment3.Gtk.Container+ContainerChild
this.labelCurrentFormat = new global::Gtk.Label ();
this.labelCurrentFormat.Name = "labelCurrentFormat";
- this.labelCurrentFormat.Xalign = 0f;
+ this.labelCurrentFormat.Xalign = 0F;
this.labelCurrentFormat.LabelProp = "MonoDevelop";
this.alignment3.Add (this.labelCurrentFormat);
this.table1.Add (this.alignment3);
- global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1[this.alignment3]));
+ global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1 [this.alignment3]));
w9.LeftAttach = ((uint)(1));
w9.RightAttach = ((uint)(2));
w9.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -149,7 +133,7 @@ namespace MonoDevelop.Ide.Gui.Dialogs
this.comboNewFormat = global::Gtk.ComboBox.NewText ();
this.comboNewFormat.Name = "comboNewFormat";
this.table1.Add (this.comboNewFormat);
- global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.comboNewFormat]));
+ global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1 [this.comboNewFormat]));
w10.TopAttach = ((uint)(1));
w10.BottomAttach = ((uint)(2));
w10.LeftAttach = ((uint)(1));
@@ -158,36 +142,36 @@ namespace MonoDevelop.Ide.Gui.Dialogs
// Container child table1.Gtk.Table+TableChild
this.label3 = new global::Gtk.Label ();
this.label3.Name = "label3";
- this.label3.Xalign = 0f;
+ this.label3.Xalign = 0F;
this.label3.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Current Format:");
this.table1.Add (this.label3);
- global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
+ global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1 [this.label3]));
w11.XOptions = ((global::Gtk.AttachOptions)(4));
w11.YOptions = ((global::Gtk.AttachOptions)(4));
// Container child table1.Gtk.Table+TableChild
this.label4 = new global::Gtk.Label ();
this.label4.Name = "label4";
- this.label4.Xalign = 0f;
+ this.label4.Xalign = 0F;
this.label4.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("New Format:");
this.table1.Add (this.label4);
- global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1[this.label4]));
+ global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1 [this.label4]));
w12.TopAttach = ((uint)(1));
w12.BottomAttach = ((uint)(2));
w12.XOptions = ((global::Gtk.AttachOptions)(4));
w12.YOptions = ((global::Gtk.AttachOptions)(4));
this.alignment2.Add (this.table1);
this.vbox2.Add (this.alignment2);
- global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.alignment2]));
+ global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.alignment2]));
w14.Position = 4;
w14.Expand = false;
w14.Fill = false;
this.hbox1.Add (this.vbox2);
- global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox2]));
+ global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox2]));
w15.Position = 1;
w15.Expand = false;
w15.Fill = false;
w1.Add (this.hbox1);
- global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(w1[this.hbox1]));
+ global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(w1 [this.hbox1]));
w16.Position = 0;
w16.Expand = false;
w16.Fill = false;
@@ -205,8 +189,8 @@ namespace MonoDevelop.Ide.Gui.Dialogs
this.buttonCancel.UseStock = true;
this.buttonCancel.UseUnderline = true;
this.buttonCancel.Label = "gtk-cancel";
- this.AddActionWidget (this.buttonCancel, -6);
- global::Gtk.ButtonBox.ButtonBoxChild w18 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w17[this.buttonCancel]));
+ this.AddActionWidget (this.buttonCancel,-6);
+ global::Gtk.ButtonBox.ButtonBoxChild w18 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w17 [this.buttonCancel]));
w18.Expand = false;
w18.Fill = false;
// Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
@@ -217,8 +201,8 @@ namespace MonoDevelop.Ide.Gui.Dialogs
this.buttonOk.UseStock = true;
this.buttonOk.UseUnderline = true;
this.buttonOk.Label = "gtk-ok";
- this.AddActionWidget (this.buttonOk, -5);
- global::Gtk.ButtonBox.ButtonBoxChild w19 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w17[this.buttonOk]));
+ this.AddActionWidget (this.buttonOk,-5);
+ global::Gtk.ButtonBox.ButtonBoxChild w19 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w17 [this.buttonOk]));
w19.Position = 1;
w19.Expand = false;
w19.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.TipOfTheDayWindow.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.TipOfTheDayWindow.cs
index ceb4f8fe52..b7e83746d1 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.TipOfTheDayWindow.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.Dialogs.TipOfTheDayWindow.cs
@@ -5,27 +5,16 @@ namespace MonoDevelop.Ide.Gui.Dialogs
internal partial class TipOfTheDayWindow
{
private global::Gtk.VBox vbox2;
-
private global::Gtk.VBox vbox3;
-
private global::Gtk.HBox hbox7;
-
private global::Gtk.Image image5;
-
private global::Gtk.Label categoryLabel;
-
private global::Gtk.ScrolledWindow scrolledwindow2;
-
private global::Gtk.TextView tipTextview;
-
private global::Gtk.HBox hbox5;
-
private global::Gtk.CheckButton noshowCheckbutton;
-
private global::Gtk.HButtonBox hbuttonbox1;
-
private global::Gtk.Button nextButton;
-
private global::Gtk.Button closeButton;
protected virtual void Build ()
@@ -52,27 +41,27 @@ namespace MonoDevelop.Ide.Gui.Dialogs
// Container child hbox7.Gtk.Box+BoxChild
this.image5 = new global::Gtk.Image ();
this.image5.Name = "image5";
- this.image5.Xalign = 0f;
- this.image5.Yalign = 0f;
- this.image5.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-dialog-info", global::Gtk.IconSize.Dialog);
+ this.image5.Xalign = 0F;
+ this.image5.Yalign = 0F;
+ this.image5.Pixbuf = global::Stetic.IconLoader.LoadIcon (this,"gtk-dialog-info",global::Gtk.IconSize.Dialog);
this.hbox7.Add (this.image5);
- global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.image5]));
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.image5]));
w1.Position = 0;
w1.Expand = false;
// Container child hbox7.Gtk.Box+BoxChild
this.categoryLabel = new global::Gtk.Label ();
this.categoryLabel.Name = "categoryLabel";
- this.categoryLabel.Xalign = 0f;
+ this.categoryLabel.Xalign = 0F;
this.categoryLabel.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Did you know...?");
this.categoryLabel.UseMarkup = true;
this.categoryLabel.Wrap = true;
this.hbox7.Add (this.categoryLabel);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.categoryLabel]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.categoryLabel]));
w2.Position = 1;
w2.Expand = false;
w2.Fill = false;
this.vbox3.Add (this.hbox7);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox7]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox7]));
w3.Position = 0;
w3.Expand = false;
// Container child vbox3.Gtk.Box+BoxChild
@@ -88,10 +77,10 @@ namespace MonoDevelop.Ide.Gui.Dialogs
this.tipTextview.WrapMode = ((global::Gtk.WrapMode)(2));
this.scrolledwindow2.Add (this.tipTextview);
this.vbox3.Add (this.scrolledwindow2);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.scrolledwindow2]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.scrolledwindow2]));
w5.Position = 1;
this.vbox2.Add (this.vbox3);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.vbox3]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.vbox3]));
w6.Position = 0;
// Container child vbox2.Gtk.Box+BoxChild
this.hbox5 = new global::Gtk.HBox ();
@@ -105,7 +94,7 @@ namespace MonoDevelop.Ide.Gui.Dialogs
this.noshowCheckbutton.DrawIndicator = true;
this.noshowCheckbutton.UseUnderline = true;
this.hbox5.Add (this.noshowCheckbutton);
- global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.noshowCheckbutton]));
+ global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.noshowCheckbutton]));
w7.Position = 0;
w7.Expand = false;
w7.Fill = false;
@@ -118,13 +107,13 @@ namespace MonoDevelop.Ide.Gui.Dialogs
this.nextButton.Name = "nextButton";
this.nextButton.UseUnderline = true;
// Container child nextButton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w8 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w8 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w9 = new global::Gtk.HBox ();
w9.Spacing = 2;
// Container child GtkHBox.Gtk.Container+ContainerChild
global::Gtk.Image w10 = new global::Gtk.Image ();
- w10.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-go-forward", global::Gtk.IconSize.Button);
+ w10.Pixbuf = global::Stetic.IconLoader.LoadIcon (this,"gtk-go-forward",global::Gtk.IconSize.Button);
w9.Add (w10);
// Container child GtkHBox.Gtk.Container+ContainerChild
global::Gtk.Label w12 = new global::Gtk.Label ();
@@ -134,7 +123,7 @@ namespace MonoDevelop.Ide.Gui.Dialogs
w8.Add (w9);
this.nextButton.Add (w8);
this.hbuttonbox1.Add (this.nextButton);
- global::Gtk.ButtonBox.ButtonBoxChild w16 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1[this.nextButton]));
+ global::Gtk.ButtonBox.ButtonBoxChild w16 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1 [this.nextButton]));
w16.Expand = false;
w16.Fill = false;
// Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
@@ -145,15 +134,15 @@ namespace MonoDevelop.Ide.Gui.Dialogs
this.closeButton.UseUnderline = true;
this.closeButton.Label = "gtk-close";
this.hbuttonbox1.Add (this.closeButton);
- global::Gtk.ButtonBox.ButtonBoxChild w17 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1[this.closeButton]));
+ global::Gtk.ButtonBox.ButtonBoxChild w17 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1 [this.closeButton]));
w17.Position = 1;
w17.Expand = false;
w17.Fill = false;
this.hbox5.Add (this.hbuttonbox1);
- global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.hbuttonbox1]));
+ global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.hbuttonbox1]));
w18.Position = 1;
this.vbox2.Add (this.hbox5);
- global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox5]));
+ global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox5]));
w19.Position = 1;
w19.Expand = false;
this.Add (this.vbox2);
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.AddInsPanelWidget.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.AddInsPanelWidget.cs
index feb1a24106..8bdbfe94a3 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.AddInsPanelWidget.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.AddInsPanelWidget.cs
@@ -5,23 +5,14 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
internal partial class AddInsPanelWidget
{
private global::Gtk.VBox vbox72;
-
private global::Gtk.CheckButton lookCheck;
-
private global::Gtk.HBox hbox46;
-
private global::Gtk.Label label104;
-
private global::Gtk.Label label105;
-
private global::Gtk.SpinButton valueSpin;
-
private global::Gtk.ComboBox periodCombo;
-
private global::Gtk.HSeparator hseparator1;
-
private global::Gtk.HBox hbox47;
-
private global::Gtk.Button managerButton;
protected virtual void Build ()
@@ -41,7 +32,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.lookCheck.DrawIndicator = true;
this.lookCheck.UseUnderline = true;
this.vbox72.Add (this.lookCheck);
- global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox72[this.lookCheck]));
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox72 [this.lookCheck]));
w1.Position = 0;
w1.Expand = false;
w1.Fill = false;
@@ -53,20 +44,20 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.label104 = new global::Gtk.Label ();
this.label104.WidthRequest = 24;
this.label104.Name = "label104";
- this.label104.Xalign = 0f;
- this.label104.Yalign = 0f;
+ this.label104.Xalign = 0F;
+ this.label104.Yalign = 0F;
this.hbox46.Add (this.label104);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox46[this.label104]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox46 [this.label104]));
w2.Position = 0;
w2.Expand = false;
w2.Fill = false;
// Container child hbox46.Gtk.Box+BoxChild
this.label105 = new global::Gtk.Label ();
this.label105.Name = "label105";
- this.label105.Xalign = 0f;
+ this.label105.Xalign = 0F;
this.label105.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Every");
this.hbox46.Add (this.label105);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox46[this.label105]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox46 [this.label105]));
w3.Position = 1;
w3.Expand = false;
w3.Fill = false;
@@ -78,7 +69,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.valueSpin.Numeric = true;
this.valueSpin.Value = 1;
this.hbox46.Add (this.valueSpin);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox46[this.valueSpin]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox46 [this.valueSpin]));
w4.Position = 2;
w4.Expand = false;
w4.Fill = false;
@@ -89,12 +80,12 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.periodCombo.Name = "periodCombo";
this.periodCombo.Active = 0;
this.hbox46.Add (this.periodCombo);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox46[this.periodCombo]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox46 [this.periodCombo]));
w5.Position = 3;
w5.Expand = false;
w5.Fill = false;
this.vbox72.Add (this.hbox46);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox72[this.hbox46]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox72 [this.hbox46]));
w6.Position = 1;
w6.Expand = false;
w6.Fill = false;
@@ -102,7 +93,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.hseparator1 = new global::Gtk.HSeparator ();
this.hseparator1.Name = "hseparator1";
this.vbox72.Add (this.hseparator1);
- global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox72[this.hseparator1]));
+ global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox72 [this.hseparator1]));
w7.Position = 2;
w7.Expand = false;
w7.Fill = false;
@@ -115,12 +106,12 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.managerButton.UseUnderline = true;
this.managerButton.Label = global::MonoDevelop.Core.GettextCatalog.GetString ("Add-in Manager...");
this.hbox47.Add (this.managerButton);
- global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox47[this.managerButton]));
+ global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox47 [this.managerButton]));
w8.Position = 0;
w8.Expand = false;
w8.Fill = false;
this.vbox72.Add (this.hbox47);
- global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox72[this.hbox47]));
+ global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox72 [this.hbox47]));
w9.Position = 3;
w9.Expand = false;
w9.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.AssemblyFoldersPanelWidget.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.AssemblyFoldersPanelWidget.cs
index 0e691c2501..056e444430 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.AssemblyFoldersPanelWidget.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.AssemblyFoldersPanelWidget.cs
@@ -5,9 +5,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
internal partial class AssemblyFoldersPanelWidget
{
private global::Gtk.VBox vbox1;
-
private global::Gtk.Label label1;
-
private global::MonoDevelop.Components.FolderListSelector selector;
protected virtual void Build ()
@@ -23,10 +21,10 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
// Container child vbox1.Gtk.Box+BoxChild
this.label1 = new global::Gtk.Label ();
this.label1.Name = "label1";
- this.label1.Xalign = 0f;
+ this.label1.Xalign = 0F;
this.label1.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Custom folders where MonoDevelop should look for assemblies and packages:");
this.vbox1.Add (this.label1);
- global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.label1]));
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.label1]));
w1.Position = 0;
w1.Expand = false;
w1.Fill = false;
@@ -35,7 +33,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.selector.Events = ((global::Gdk.EventMask)(256));
this.selector.Name = "selector";
this.vbox1.Add (this.selector);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.selector]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.selector]));
w2.Position = 1;
this.Add (this.vbox1);
if ((this.Child != null)) {
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.AuthorInformationPanelWidget.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.AuthorInformationPanelWidget.cs
index ffcb22de55..fdef534b65 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.AuthorInformationPanelWidget.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.AuthorInformationPanelWidget.cs
@@ -5,23 +5,14 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
internal partial class AuthorInformationPanelWidget
{
private global::Gtk.VBox vbox1;
-
private global::Gtk.CheckButton checkCustom;
-
private global::Gtk.Alignment alignment1;
-
private global::Gtk.Table infoTable;
-
private global::Gtk.Entry copyrightEntry;
-
private global::Gtk.Entry emailEntry;
-
private global::Gtk.Label label2;
-
private global::Gtk.Label label3;
-
private global::Gtk.Label label4;
-
private global::Gtk.Entry nameEntry;
protected virtual void Build ()
@@ -42,12 +33,12 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.checkCustom.DrawIndicator = true;
this.checkCustom.UseUnderline = true;
this.vbox1.Add (this.checkCustom);
- global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.checkCustom]));
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.checkCustom]));
w1.Position = 1;
w1.Expand = false;
w1.Fill = false;
// Container child vbox1.Gtk.Box+BoxChild
- this.alignment1 = new global::Gtk.Alignment (0f, 0f, 1f, 1f);
+ this.alignment1 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
this.alignment1.Name = "alignment1";
this.alignment1.LeftPadding = ((uint)(24));
// Container child alignment1.Gtk.Container+ContainerChild
@@ -62,7 +53,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.copyrightEntry.IsEditable = true;
this.copyrightEntry.InvisibleChar = '●';
this.infoTable.Add (this.copyrightEntry);
- global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.infoTable[this.copyrightEntry]));
+ global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.infoTable [this.copyrightEntry]));
w2.TopAttach = ((uint)(2));
w2.BottomAttach = ((uint)(3));
w2.LeftAttach = ((uint)(1));
@@ -75,7 +66,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.emailEntry.IsEditable = true;
this.emailEntry.InvisibleChar = '●';
this.infoTable.Add (this.emailEntry);
- global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.infoTable[this.emailEntry]));
+ global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.infoTable [this.emailEntry]));
w3.TopAttach = ((uint)(1));
w3.BottomAttach = ((uint)(2));
w3.LeftAttach = ((uint)(1));
@@ -84,21 +75,21 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
// Container child infoTable.Gtk.Table+TableChild
this.label2 = new global::Gtk.Label ();
this.label2.Name = "label2";
- this.label2.Xalign = 0f;
+ this.label2.Xalign = 0F;
this.label2.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("_Name:");
this.label2.UseUnderline = true;
this.infoTable.Add (this.label2);
- global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.infoTable[this.label2]));
+ global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.infoTable [this.label2]));
w4.XOptions = ((global::Gtk.AttachOptions)(4));
w4.YOptions = ((global::Gtk.AttachOptions)(4));
// Container child infoTable.Gtk.Table+TableChild
this.label3 = new global::Gtk.Label ();
this.label3.Name = "label3";
- this.label3.Xalign = 0f;
+ this.label3.Xalign = 0F;
this.label3.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("_Copyright:");
this.label3.UseUnderline = true;
this.infoTable.Add (this.label3);
- global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.infoTable[this.label3]));
+ global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.infoTable [this.label3]));
w5.TopAttach = ((uint)(2));
w5.BottomAttach = ((uint)(3));
w5.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -106,11 +97,11 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
// Container child infoTable.Gtk.Table+TableChild
this.label4 = new global::Gtk.Label ();
this.label4.Name = "label4";
- this.label4.Xalign = 0f;
+ this.label4.Xalign = 0F;
this.label4.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("_Email:");
this.label4.UseUnderline = true;
this.infoTable.Add (this.label4);
- global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.infoTable[this.label4]));
+ global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.infoTable [this.label4]));
w6.TopAttach = ((uint)(1));
w6.BottomAttach = ((uint)(2));
w6.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -122,13 +113,13 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.nameEntry.IsEditable = true;
this.nameEntry.InvisibleChar = '●';
this.infoTable.Add (this.nameEntry);
- global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.infoTable[this.nameEntry]));
+ global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.infoTable [this.nameEntry]));
w7.LeftAttach = ((uint)(1));
w7.RightAttach = ((uint)(2));
w7.YOptions = ((global::Gtk.AttachOptions)(4));
this.alignment1.Add (this.infoTable);
this.vbox1.Add (this.alignment1);
- global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.alignment1]));
+ global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.alignment1]));
w9.Position = 2;
w9.Expand = false;
w9.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.BuildMessagePanelWidget.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.BuildMessagePanelWidget.cs
index 11aca733f9..1c31852de3 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.BuildMessagePanelWidget.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.BuildMessagePanelWidget.cs
@@ -5,23 +5,14 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
internal partial class BuildMessagePanelWidget
{
private global::Gtk.VBox vbox1;
-
private global::Gtk.Table table4;
-
private global::Gtk.ComboBox comboboxErrorPadAfter;
-
private global::Gtk.ComboBox comboboxJumpToFirst;
-
private global::Gtk.ComboBox comboboxMessageBubbles;
-
private global::Gtk.Label label3;
-
private global::Gtk.Label label5;
-
private global::Gtk.Label label6;
-
private global::Gtk.HBox hbox4;
-
private global::Gtk.Label label10;
protected virtual void Build ()
@@ -45,7 +36,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.comboboxErrorPadAfter.Name = "comboboxErrorPadAfter";
this.comboboxErrorPadAfter.Active = 0;
this.table4.Add (this.comboboxErrorPadAfter);
- global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table4[this.comboboxErrorPadAfter]));
+ global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table4 [this.comboboxErrorPadAfter]));
w1.TopAttach = ((uint)(1));
w1.BottomAttach = ((uint)(2));
w1.LeftAttach = ((uint)(1));
@@ -58,7 +49,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.comboboxJumpToFirst.Name = "comboboxJumpToFirst";
this.comboboxJumpToFirst.Active = 0;
this.table4.Add (this.comboboxJumpToFirst);
- global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table4[this.comboboxJumpToFirst]));
+ global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table4 [this.comboboxJumpToFirst]));
w2.LeftAttach = ((uint)(1));
w2.RightAttach = ((uint)(2));
w2.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -69,7 +60,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.comboboxMessageBubbles.Name = "comboboxMessageBubbles";
this.comboboxMessageBubbles.Active = 0;
this.table4.Add (this.comboboxMessageBubbles);
- global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table4[this.comboboxMessageBubbles]));
+ global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table4 [this.comboboxMessageBubbles]));
w3.TopAttach = ((uint)(2));
w3.BottomAttach = ((uint)(3));
w3.LeftAttach = ((uint)(1));
@@ -79,10 +70,10 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
// Container child table4.Gtk.Table+TableChild
this.label3 = new global::Gtk.Label ();
this.label3.Name = "label3";
- this.label3.Xalign = 0f;
+ this.label3.Xalign = 0F;
this.label3.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Show error pad:");
this.table4.Add (this.label3);
- global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table4[this.label3]));
+ global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table4 [this.label3]));
w4.TopAttach = ((uint)(1));
w4.BottomAttach = ((uint)(2));
w4.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -90,10 +81,10 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
// Container child table4.Gtk.Table+TableChild
this.label5 = new global::Gtk.Label ();
this.label5.Name = "label5";
- this.label5.Xalign = 0f;
+ this.label5.Xalign = 0F;
this.label5.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Show message bubbles:");
this.table4.Add (this.label5);
- global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table4[this.label5]));
+ global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table4 [this.label5]));
w5.TopAttach = ((uint)(2));
w5.BottomAttach = ((uint)(3));
w5.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -101,14 +92,14 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
// Container child table4.Gtk.Table+TableChild
this.label6 = new global::Gtk.Label ();
this.label6.Name = "label6";
- this.label6.Xalign = 0f;
+ this.label6.Xalign = 0F;
this.label6.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Jump to first error or warning:");
this.table4.Add (this.label6);
- global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table4[this.label6]));
+ global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table4 [this.label6]));
w6.XOptions = ((global::Gtk.AttachOptions)(4));
w6.YOptions = ((global::Gtk.AttachOptions)(4));
this.vbox1.Add (this.table4);
- global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.table4]));
+ global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.table4]));
w7.Position = 0;
w7.Expand = false;
w7.Fill = false;
@@ -121,12 +112,12 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.label10.Name = "label10";
this.label10.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString (" ");
this.hbox4.Add (this.label10);
- global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.label10]));
+ global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.label10]));
w8.Position = 0;
w8.Expand = false;
w8.Fill = false;
this.vbox1.Add (this.hbox4);
- global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox4]));
+ global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox4]));
w9.Position = 1;
w9.Expand = false;
w9.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.BuildPanelWidget.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.BuildPanelWidget.cs
index 5bd31ef133..fee9ab8eb1 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.BuildPanelWidget.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.BuildPanelWidget.cs
@@ -5,33 +5,19 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
internal partial class BuildPanelWidget
{
private global::Gtk.VBox vbox66;
-
private global::Gtk.CheckButton buildBeforeRunCheckBox;
-
private global::Gtk.CheckButton runWithWarningsCheckBox;
-
private global::Gtk.CheckButton checkXBuild;
-
private global::Gtk.Alignment alignment1;
-
private global::Gtk.HBox hbox1;
-
private global::Gtk.Label label1;
-
private global::Gtk.ComboBox verbosityCombo;
-
private global::Gtk.Label buildAndRunOptionsLabel;
-
private global::Gtk.HBox hbox44;
-
private global::Gtk.Label label71;
-
private global::Gtk.VBox vbox67;
-
private global::Gtk.RadioButton saveChangesRadioButton;
-
private global::Gtk.RadioButton promptChangesRadioButton;
-
private global::Gtk.RadioButton noSaveRadioButton;
protected virtual void Build ()
@@ -52,7 +38,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.buildBeforeRunCheckBox.DrawIndicator = true;
this.buildBeforeRunCheckBox.UseUnderline = true;
this.vbox66.Add (this.buildBeforeRunCheckBox);
- global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox66[this.buildBeforeRunCheckBox]));
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox66 [this.buildBeforeRunCheckBox]));
w1.Position = 0;
w1.Expand = false;
w1.Fill = false;
@@ -64,7 +50,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.runWithWarningsCheckBox.DrawIndicator = true;
this.runWithWarningsCheckBox.UseUnderline = true;
this.vbox66.Add (this.runWithWarningsCheckBox);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox66[this.runWithWarningsCheckBox]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox66 [this.runWithWarningsCheckBox]));
w2.Position = 1;
w2.Expand = false;
w2.Fill = false;
@@ -76,12 +62,12 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.checkXBuild.DrawIndicator = true;
this.checkXBuild.UseUnderline = true;
this.vbox66.Add (this.checkXBuild);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox66[this.checkXBuild]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox66 [this.checkXBuild]));
w3.Position = 2;
w3.Expand = false;
w3.Fill = false;
// Container child vbox66.Gtk.Box+BoxChild
- this.alignment1 = new global::Gtk.Alignment (0.5f, 0.5f, 1f, 1f);
+ this.alignment1 = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
this.alignment1.Name = "alignment1";
this.alignment1.LeftPadding = ((uint)(36));
// Container child alignment1.Gtk.Container+ContainerChild
@@ -94,7 +80,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.label1.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Log _verbosity:");
this.label1.UseUnderline = true;
this.hbox1.Add (this.label1);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label1]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label1]));
w4.Position = 0;
w4.Expand = false;
w4.Fill = false;
@@ -108,25 +94,25 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.verbosityCombo.Name = "verbosityCombo";
this.verbosityCombo.Active = 2;
this.hbox1.Add (this.verbosityCombo);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.verbosityCombo]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.verbosityCombo]));
w5.Position = 1;
w5.Expand = false;
w5.Fill = false;
this.alignment1.Add (this.hbox1);
this.vbox66.Add (this.alignment1);
- global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox66[this.alignment1]));
+ global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox66 [this.alignment1]));
w7.Position = 3;
w7.Expand = false;
w7.Fill = false;
// Container child vbox66.Gtk.Box+BoxChild
this.buildAndRunOptionsLabel = new global::Gtk.Label ();
this.buildAndRunOptionsLabel.Name = "buildAndRunOptionsLabel";
- this.buildAndRunOptionsLabel.Xalign = 0f;
- this.buildAndRunOptionsLabel.Yalign = 0f;
+ this.buildAndRunOptionsLabel.Xalign = 0F;
+ this.buildAndRunOptionsLabel.Yalign = 0F;
this.buildAndRunOptionsLabel.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("<b>File Save Options Before Building</b>");
this.buildAndRunOptionsLabel.UseMarkup = true;
this.vbox66.Add (this.buildAndRunOptionsLabel);
- global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox66[this.buildAndRunOptionsLabel]));
+ global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox66 [this.buildAndRunOptionsLabel]));
w8.Position = 4;
w8.Expand = false;
w8.Fill = false;
@@ -138,11 +124,11 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
// Container child hbox44.Gtk.Box+BoxChild
this.label71 = new global::Gtk.Label ();
this.label71.Name = "label71";
- this.label71.Xalign = 0f;
- this.label71.Yalign = 0f;
+ this.label71.Xalign = 0F;
+ this.label71.Yalign = 0F;
this.label71.LabelProp = " ";
this.hbox44.Add (this.label71);
- global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox44[this.label71]));
+ global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox44 [this.label71]));
w9.Position = 0;
w9.Expand = false;
w9.Fill = false;
@@ -153,11 +139,12 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
// Container child vbox67.Gtk.Box+BoxChild
this.saveChangesRadioButton = new global::Gtk.RadioButton (global::MonoDevelop.Core.GettextCatalog.GetString ("_Save changes to open documents"));
this.saveChangesRadioButton.Name = "saveChangesRadioButton";
+ this.saveChangesRadioButton.Active = true;
this.saveChangesRadioButton.DrawIndicator = true;
this.saveChangesRadioButton.UseUnderline = true;
this.saveChangesRadioButton.Group = new global::GLib.SList (global::System.IntPtr.Zero);
this.vbox67.Add (this.saveChangesRadioButton);
- global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox67[this.saveChangesRadioButton]));
+ global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox67 [this.saveChangesRadioButton]));
w10.Position = 0;
w10.Expand = false;
w10.Fill = false;
@@ -168,7 +155,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.promptChangesRadioButton.UseUnderline = true;
this.promptChangesRadioButton.Group = this.saveChangesRadioButton.Group;
this.vbox67.Add (this.promptChangesRadioButton);
- global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox67[this.promptChangesRadioButton]));
+ global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox67 [this.promptChangesRadioButton]));
w11.Position = 1;
w11.Expand = false;
w11.Fill = false;
@@ -179,16 +166,16 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.noSaveRadioButton.UseUnderline = true;
this.noSaveRadioButton.Group = this.saveChangesRadioButton.Group;
this.vbox67.Add (this.noSaveRadioButton);
- global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox67[this.noSaveRadioButton]));
+ global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox67 [this.noSaveRadioButton]));
w12.Position = 2;
w12.Expand = false;
w12.Fill = false;
this.hbox44.Add (this.vbox67);
- global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox44[this.vbox67]));
+ global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox44 [this.vbox67]));
w13.Position = 1;
w13.Expand = false;
this.vbox66.Add (this.hbox44);
- global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox66[this.hbox44]));
+ global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox66 [this.hbox44]));
w14.Position = 5;
this.Add (this.vbox66);
if ((this.Child != null)) {
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.GlobalAuthorInformationPanelWidget.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.GlobalAuthorInformationPanelWidget.cs
index ef4564ce12..43f66afb05 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.GlobalAuthorInformationPanelWidget.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.GlobalAuthorInformationPanelWidget.cs
@@ -5,17 +5,11 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
internal partial class GlobalAuthorInformationPanelWidget
{
private global::Gtk.Table table1;
-
private global::Gtk.Entry copyrightEntry;
-
private global::Gtk.Entry emailEntry;
-
private global::Gtk.Label label2;
-
private global::Gtk.Label label3;
-
private global::Gtk.Label label4;
-
private global::Gtk.Entry nameEntry;
protected virtual void Build ()
@@ -36,7 +30,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.copyrightEntry.IsEditable = true;
this.copyrightEntry.InvisibleChar = '●';
this.table1.Add (this.copyrightEntry);
- global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.copyrightEntry]));
+ global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1 [this.copyrightEntry]));
w1.TopAttach = ((uint)(2));
w1.BottomAttach = ((uint)(3));
w1.LeftAttach = ((uint)(1));
@@ -49,7 +43,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.emailEntry.IsEditable = true;
this.emailEntry.InvisibleChar = '●';
this.table1.Add (this.emailEntry);
- global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.emailEntry]));
+ global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1 [this.emailEntry]));
w2.TopAttach = ((uint)(1));
w2.BottomAttach = ((uint)(2));
w2.LeftAttach = ((uint)(1));
@@ -58,21 +52,21 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
// Container child table1.Gtk.Table+TableChild
this.label2 = new global::Gtk.Label ();
this.label2.Name = "label2";
- this.label2.Xalign = 0f;
+ this.label2.Xalign = 0F;
this.label2.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("_Name:");
this.label2.UseUnderline = true;
this.table1.Add (this.label2);
- global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
+ global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1 [this.label2]));
w3.XOptions = ((global::Gtk.AttachOptions)(4));
w3.YOptions = ((global::Gtk.AttachOptions)(4));
// Container child table1.Gtk.Table+TableChild
this.label3 = new global::Gtk.Label ();
this.label3.Name = "label3";
- this.label3.Xalign = 0f;
+ this.label3.Xalign = 0F;
this.label3.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("_Copyright:");
this.label3.UseUnderline = true;
this.table1.Add (this.label3);
- global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
+ global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.label3]));
w4.TopAttach = ((uint)(2));
w4.BottomAttach = ((uint)(3));
w4.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -80,11 +74,11 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
// Container child table1.Gtk.Table+TableChild
this.label4 = new global::Gtk.Label ();
this.label4.Name = "label4";
- this.label4.Xalign = 0f;
+ this.label4.Xalign = 0F;
this.label4.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("_Email:");
this.label4.UseUnderline = true;
this.table1.Add (this.label4);
- global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.label4]));
+ global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.label4]));
w5.TopAttach = ((uint)(1));
w5.BottomAttach = ((uint)(2));
w5.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -96,7 +90,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.nameEntry.IsEditable = true;
this.nameEntry.InvisibleChar = '●';
this.table1.Add (this.nameEntry);
- global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.nameEntry]));
+ global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1 [this.nameEntry]));
w6.LeftAttach = ((uint)(1));
w6.RightAttach = ((uint)(2));
w6.YOptions = ((global::Gtk.AttachOptions)(4));
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.IDEStyleOptionsPanelWidget.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.IDEStyleOptionsPanelWidget.cs
index 49956e0d3e..9eeb868bcf 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.IDEStyleOptionsPanelWidget.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.IDEStyleOptionsPanelWidget.cs
@@ -5,39 +5,22 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
public partial class IDEStyleOptionsPanelWidget
{
private global::Gtk.VBox vbox13;
-
private global::Gtk.Table table1;
-
private global::Gtk.ComboBox comboCompact;
-
private global::Gtk.ComboBox comboLanguage;
-
private global::Gtk.ComboBox comboTheme;
-
private global::Gtk.Label label1;
-
private global::Gtk.Label label2;
-
private global::Gtk.Label label3;
-
private global::Gtk.Label label4;
-
private global::Gtk.ComboBox toolbarCombobox;
-
private global::Gtk.HBox hbox2;
-
private global::Gtk.CheckButton fontCheckbox;
-
private global::Gtk.FontButton fontButton;
-
private global::Gtk.HBox hbox3;
-
private global::Gtk.CheckButton fontOutputCheckbox;
-
private global::Gtk.FontButton fontOutputButton;
-
private global::Gtk.CheckButton hiddenButton;
-
private global::Gtk.CheckButton documentSwitcherButton;
protected virtual void Build ()
@@ -65,7 +48,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.comboCompact.Name = "comboCompact";
this.comboCompact.Active = 2;
this.table1.Add (this.comboCompact);
- global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.comboCompact]));
+ global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1 [this.comboCompact]));
w1.LeftAttach = ((uint)(1));
w1.RightAttach = ((uint)(2));
w1.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -74,7 +57,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.comboLanguage = global::Gtk.ComboBox.NewText ();
this.comboLanguage.Name = "comboLanguage";
this.table1.Add (this.comboLanguage);
- global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.comboLanguage]));
+ global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1 [this.comboLanguage]));
w2.TopAttach = ((uint)(1));
w2.BottomAttach = ((uint)(2));
w2.LeftAttach = ((uint)(1));
@@ -85,7 +68,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.comboTheme = global::Gtk.ComboBox.NewText ();
this.comboTheme.Name = "comboTheme";
this.table1.Add (this.comboTheme);
- global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.comboTheme]));
+ global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1 [this.comboTheme]));
w3.TopAttach = ((uint)(2));
w3.BottomAttach = ((uint)(3));
w3.LeftAttach = ((uint)(1));
@@ -95,11 +78,11 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
// Container child table1.Gtk.Table+TableChild
this.label1 = new global::Gtk.Label ();
this.label1.Name = "label1";
- this.label1.Xalign = 0f;
+ this.label1.Xalign = 0F;
this.label1.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("_Toolbar icon size:");
this.label1.UseUnderline = true;
this.table1.Add (this.label1);
- global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
+ global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.label1]));
w4.TopAttach = ((uint)(3));
w4.BottomAttach = ((uint)(4));
w4.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -107,10 +90,10 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
// Container child table1.Gtk.Table+TableChild
this.label2 = new global::Gtk.Label ();
this.label2.Name = "label2";
- this.label2.Xalign = 0f;
+ this.label2.Xalign = 0F;
this.label2.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("User Interface Language:");
this.table1.Add (this.label2);
- global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
+ global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.label2]));
w5.TopAttach = ((uint)(1));
w5.BottomAttach = ((uint)(2));
w5.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -118,10 +101,10 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
// Container child table1.Gtk.Table+TableChild
this.label3 = new global::Gtk.Label ();
this.label3.Name = "label3";
- this.label3.Xalign = 0f;
+ this.label3.Xalign = 0F;
this.label3.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("User Interface Theme:");
this.table1.Add (this.label3);
- global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
+ global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1 [this.label3]));
w6.TopAttach = ((uint)(2));
w6.BottomAttach = ((uint)(3));
w6.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -129,10 +112,10 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
// Container child table1.Gtk.Table+TableChild
this.label4 = new global::Gtk.Label ();
this.label4.Name = "label4";
- this.label4.Xalign = 0f;
+ this.label4.Xalign = 0F;
this.label4.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Compactness:");
this.table1.Add (this.label4);
- global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.label4]));
+ global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1 [this.label4]));
w7.XOptions = ((global::Gtk.AttachOptions)(4));
w7.YOptions = ((global::Gtk.AttachOptions)(4));
// Container child table1.Gtk.Table+TableChild
@@ -143,7 +126,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.toolbarCombobox.Name = "toolbarCombobox";
this.toolbarCombobox.Active = 1;
this.table1.Add (this.toolbarCombobox);
- global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1[this.toolbarCombobox]));
+ global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1 [this.toolbarCombobox]));
w8.TopAttach = ((uint)(3));
w8.BottomAttach = ((uint)(4));
w8.LeftAttach = ((uint)(1));
@@ -151,7 +134,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
w8.XOptions = ((global::Gtk.AttachOptions)(4));
w8.YOptions = ((global::Gtk.AttachOptions)(4));
this.vbox13.Add (this.table1);
- global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox13[this.table1]));
+ global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox13 [this.table1]));
w9.Position = 0;
w9.Expand = false;
w9.Fill = false;
@@ -166,19 +149,19 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.fontCheckbox.DrawIndicator = true;
this.fontCheckbox.UseUnderline = true;
this.hbox2.Add (this.fontCheckbox);
- global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.fontCheckbox]));
+ global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.fontCheckbox]));
w10.Position = 0;
w10.Expand = false;
// Container child hbox2.Gtk.Box+BoxChild
this.fontButton = new global::Gtk.FontButton ();
this.fontButton.Name = "fontButton";
this.hbox2.Add (this.fontButton);
- global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.fontButton]));
+ global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.fontButton]));
w11.Position = 1;
w11.Expand = false;
w11.Fill = false;
this.vbox13.Add (this.hbox2);
- global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox13[this.hbox2]));
+ global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox13 [this.hbox2]));
w12.Position = 1;
w12.Expand = false;
w12.Fill = false;
@@ -193,19 +176,19 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.fontOutputCheckbox.DrawIndicator = true;
this.fontOutputCheckbox.UseUnderline = true;
this.hbox3.Add (this.fontOutputCheckbox);
- global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.fontOutputCheckbox]));
+ global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.fontOutputCheckbox]));
w13.Position = 0;
w13.Expand = false;
// Container child hbox3.Gtk.Box+BoxChild
this.fontOutputButton = new global::Gtk.FontButton ();
this.fontOutputButton.Name = "fontOutputButton";
this.hbox3.Add (this.fontOutputButton);
- global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.fontOutputButton]));
+ global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.fontOutputButton]));
w14.Position = 1;
w14.Expand = false;
w14.Fill = false;
this.vbox13.Add (this.hbox3);
- global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox13[this.hbox3]));
+ global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox13 [this.hbox3]));
w15.Position = 2;
w15.Expand = false;
w15.Fill = false;
@@ -216,7 +199,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.hiddenButton.DrawIndicator = true;
this.hiddenButton.UseUnderline = true;
this.vbox13.Add (this.hiddenButton);
- global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox13[this.hiddenButton]));
+ global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox13 [this.hiddenButton]));
w16.Position = 3;
w16.Expand = false;
w16.Fill = false;
@@ -228,7 +211,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.documentSwitcherButton.DrawIndicator = true;
this.documentSwitcherButton.UseUnderline = true;
this.vbox13.Add (this.documentSwitcherButton);
- global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox13[this.documentSwitcherButton]));
+ global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox13 [this.documentSwitcherButton]));
w17.Position = 4;
w17.Expand = false;
w17.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.KeyBindingsPanel.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.KeyBindingsPanel.cs
index f732ed1116..d2265aea3c 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.KeyBindingsPanel.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.KeyBindingsPanel.cs
@@ -5,51 +5,28 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
public partial class KeyBindingsPanel
{
private global::Gtk.VBox vbox;
-
private global::Gtk.HBox hbox1;
-
private global::Gtk.Label labelScheme;
-
private global::Gtk.ComboBox schemeCombo;
-
private global::Gtk.HSeparator hseparator2;
-
private global::Gtk.HBox hbox2;
-
private global::Gtk.Label label1;
-
private global::Gtk.Entry searchEntry;
-
private global::Gtk.Button clearFilterButton;
-
private global::Gtk.Image image25;
-
private global::Gtk.VBox globalWarningBox;
-
private global::Gtk.Frame frame1;
-
private global::Gtk.Alignment alignment1;
-
private global::Gtk.HBox warningBox;
-
private global::Gtk.Image image3;
-
private global::Gtk.Label label2;
-
private global::MonoDevelop.Components.MenuButton conflicButton;
-
private global::Gtk.ScrolledWindow scrolledwindow;
-
private global::Gtk.TreeView keyTreeView;
-
private global::Gtk.Label labelMessage;
-
private global::Gtk.HBox hbox;
-
private global::Gtk.Label labelEditBinding;
-
private global::Gtk.Entry accelEntry;
-
private global::Gtk.Button updateButton;
protected virtual void Build ()
@@ -69,10 +46,10 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
// Container child hbox1.Gtk.Box+BoxChild
this.labelScheme = new global::Gtk.Label ();
this.labelScheme.Name = "labelScheme";
- this.labelScheme.Xalign = 0f;
+ this.labelScheme.Xalign = 0F;
this.labelScheme.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Scheme:");
this.hbox1.Add (this.labelScheme);
- global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.labelScheme]));
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.labelScheme]));
w1.Position = 0;
w1.Expand = false;
w1.Fill = false;
@@ -80,12 +57,12 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.schemeCombo = global::Gtk.ComboBox.NewText ();
this.schemeCombo.Name = "schemeCombo";
this.hbox1.Add (this.schemeCombo);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.schemeCombo]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.schemeCombo]));
w2.Position = 1;
w2.Expand = false;
w2.Fill = false;
this.vbox.Add (this.hbox1);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox[this.hbox1]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox [this.hbox1]));
w3.Position = 0;
w3.Expand = false;
w3.Fill = false;
@@ -93,7 +70,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.hseparator2 = new global::Gtk.HSeparator ();
this.hseparator2.Name = "hseparator2";
this.vbox.Add (this.hseparator2);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox[this.hseparator2]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox [this.hseparator2]));
w4.Position = 1;
w4.Expand = false;
w4.Fill = false;
@@ -107,7 +84,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.label1.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("_Search:");
this.label1.UseUnderline = true;
this.hbox2.Add (this.label1);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.label1]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label1]));
w5.Position = 0;
w5.Expand = false;
w5.Fill = false;
@@ -118,7 +95,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.searchEntry.IsEditable = true;
this.searchEntry.InvisibleChar = '●';
this.hbox2.Add (this.searchEntry);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.searchEntry]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.searchEntry]));
w6.Position = 1;
// Container child hbox2.Gtk.Box+BoxChild
this.clearFilterButton = new global::Gtk.Button ();
@@ -127,16 +104,16 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
// Container child clearFilterButton.Gtk.Container+ContainerChild
this.image25 = new global::Gtk.Image ();
this.image25.Name = "image25";
- this.image25.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-clear", global::Gtk.IconSize.Menu);
+ this.image25.Pixbuf = global::Stetic.IconLoader.LoadIcon (this,"gtk-clear",global::Gtk.IconSize.Menu);
this.clearFilterButton.Add (this.image25);
this.clearFilterButton.Label = null;
this.hbox2.Add (this.clearFilterButton);
- global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.clearFilterButton]));
+ global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.clearFilterButton]));
w8.Position = 2;
w8.Expand = false;
w8.Fill = false;
this.vbox.Add (this.hbox2);
- global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox[this.hbox2]));
+ global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox [this.hbox2]));
w9.Position = 2;
w9.Expand = false;
w9.Fill = false;
@@ -148,7 +125,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.frame1 = new global::Gtk.Frame ();
this.frame1.Name = "frame1";
// Container child frame1.Gtk.Container+ContainerChild
- this.alignment1 = new global::Gtk.Alignment (0.5f, 0.5f, 1f, 1f);
+ this.alignment1 = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
this.alignment1.Name = "alignment1";
this.alignment1.BorderWidth = ((uint)(2));
// Container child alignment1.Gtk.Container+ContainerChild
@@ -158,41 +135,41 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
// Container child warningBox.Gtk.Box+BoxChild
this.image3 = new global::Gtk.Image ();
this.image3.Name = "image3";
- this.image3.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-dialog-warning", global::Gtk.IconSize.Menu);
+ this.image3.Pixbuf = global::Stetic.IconLoader.LoadIcon (this,"gtk-dialog-warning",global::Gtk.IconSize.Menu);
this.warningBox.Add (this.image3);
- global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.warningBox[this.image3]));
+ global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.warningBox [this.image3]));
w10.Position = 0;
w10.Expand = false;
w10.Fill = false;
// Container child warningBox.Gtk.Box+BoxChild
this.label2 = new global::Gtk.Label ();
this.label2.Name = "label2";
- this.label2.Xalign = 0f;
+ this.label2.Xalign = 0F;
this.label2.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("The current scheme has conflicting key bindings");
this.warningBox.Add (this.label2);
- global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.warningBox[this.label2]));
+ global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.warningBox [this.label2]));
w11.Position = 1;
// Container child warningBox.Gtk.Box+BoxChild
this.conflicButton = new global::MonoDevelop.Components.MenuButton ();
this.conflicButton.CanFocus = true;
this.conflicButton.Name = "conflicButton";
- this.conflicButton.UseMarkup = false;
this.conflicButton.UseUnderline = false;
+ this.conflicButton.UseMarkup = false;
this.conflicButton.Label = null;
this.warningBox.Add (this.conflicButton);
- global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.warningBox[this.conflicButton]));
+ global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.warningBox [this.conflicButton]));
w12.Position = 2;
w12.Expand = false;
w12.Fill = false;
this.alignment1.Add (this.warningBox);
this.frame1.Add (this.alignment1);
this.globalWarningBox.Add (this.frame1);
- global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.globalWarningBox[this.frame1]));
+ global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.globalWarningBox [this.frame1]));
w15.Position = 0;
w15.Expand = false;
w15.Fill = false;
this.vbox.Add (this.globalWarningBox);
- global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox[this.globalWarningBox]));
+ global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox [this.globalWarningBox]));
w16.Position = 3;
w16.Expand = false;
w16.Fill = false;
@@ -208,15 +185,15 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.keyTreeView.EnableSearch = false;
this.scrolledwindow.Add (this.keyTreeView);
this.vbox.Add (this.scrolledwindow);
- global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox[this.scrolledwindow]));
+ global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox [this.scrolledwindow]));
w18.Position = 4;
// Container child vbox.Gtk.Box+BoxChild
this.labelMessage = new global::Gtk.Label ();
this.labelMessage.Name = "labelMessage";
- this.labelMessage.Xalign = 0f;
+ this.labelMessage.Xalign = 0F;
this.labelMessage.UseMarkup = true;
this.vbox.Add (this.labelMessage);
- global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox[this.labelMessage]));
+ global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox [this.labelMessage]));
w19.Position = 5;
w19.Expand = false;
w19.Fill = false;
@@ -229,7 +206,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.labelEditBinding.Name = "labelEditBinding";
this.labelEditBinding.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Edit Binding");
this.hbox.Add (this.labelEditBinding);
- global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox[this.labelEditBinding]));
+ global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox [this.labelEditBinding]));
w20.Position = 0;
w20.Expand = false;
w20.Fill = false;
@@ -240,7 +217,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.accelEntry.IsEditable = true;
this.accelEntry.InvisibleChar = '●';
this.hbox.Add (this.accelEntry);
- global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox[this.accelEntry]));
+ global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox [this.accelEntry]));
w21.Position = 1;
// Container child hbox.Gtk.Box+BoxChild
this.updateButton = new global::Gtk.Button ();
@@ -248,13 +225,13 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.updateButton.Name = "updateButton";
this.updateButton.UseUnderline = true;
// Container child updateButton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w22 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w22 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w23 = new global::Gtk.HBox ();
w23.Spacing = 2;
// Container child GtkHBox.Gtk.Container+ContainerChild
global::Gtk.Image w24 = new global::Gtk.Image ();
- w24.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-apply", global::Gtk.IconSize.Button);
+ w24.Pixbuf = global::Stetic.IconLoader.LoadIcon (this,"gtk-apply",global::Gtk.IconSize.Button);
w23.Add (w24);
// Container child GtkHBox.Gtk.Container+ContainerChild
global::Gtk.Label w26 = new global::Gtk.Label ();
@@ -264,12 +241,12 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
w22.Add (w23);
this.updateButton.Add (w22);
this.hbox.Add (this.updateButton);
- global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.hbox[this.updateButton]));
+ global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.hbox [this.updateButton]));
w30.Position = 2;
w30.Expand = false;
w30.Fill = false;
this.vbox.Add (this.hbox);
- global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.vbox[this.hbox]));
+ global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.vbox [this.hbox]));
w31.Position = 6;
w31.Expand = false;
w31.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.LoadSavePanelWidget.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.LoadSavePanelWidget.cs
index 0faa2ffc3b..de485e906e 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.LoadSavePanelWidget.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.LoadSavePanelWidget.cs
@@ -5,45 +5,25 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
internal partial class LoadSavePanelWidget
{
private global::Gtk.VBox vbox17;
-
private global::Gtk.VBox vbox26;
-
private global::Gtk.Label label1;
-
private global::Gtk.HBox hbox1;
-
private global::Gtk.ComboBox comboFileFormats;
-
private global::Gtk.Label locationLabel;
-
private global::MonoDevelop.Components.FolderEntry folderEntry;
-
private global::Gtk.VBox vbox18;
-
private global::Gtk.Label loadLabel;
-
private global::Gtk.HBox hbox14;
-
private global::Gtk.Label label25;
-
private global::Gtk.HBox hbox10;
-
private global::Gtk.VBox vbox65;
-
private global::Gtk.CheckButton loadUserDataCheckButton;
-
private global::Gtk.CheckButton loadPrevProjectCheckButton;
-
private global::Gtk.VBox vbox19;
-
private global::Gtk.Label saveLabel;
-
private global::Gtk.HBox hbox11;
-
private global::Gtk.Label label21;
-
private global::Gtk.VBox vbox20;
-
private global::Gtk.CheckButton createBackupCopyCheckButton;
protected virtual void Build ()
@@ -63,10 +43,10 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
// Container child vbox26.Gtk.Box+BoxChild
this.label1 = new global::Gtk.Label ();
this.label1.Name = "label1";
- this.label1.Xalign = 0f;
+ this.label1.Xalign = 0F;
this.label1.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Project file format to use when creating new projects:");
this.vbox26.Add (this.label1);
- global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox26[this.label1]));
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox26 [this.label1]));
w1.Position = 0;
w1.Expand = false;
w1.Fill = false;
@@ -78,24 +58,24 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.comboFileFormats = global::Gtk.ComboBox.NewText ();
this.comboFileFormats.Name = "comboFileFormats";
this.hbox1.Add (this.comboFileFormats);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.comboFileFormats]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.comboFileFormats]));
w2.Position = 0;
w2.Expand = false;
w2.Fill = false;
this.vbox26.Add (this.hbox1);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox26[this.hbox1]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox26 [this.hbox1]));
w3.Position = 1;
w3.Expand = false;
w3.Fill = false;
// Container child vbox26.Gtk.Box+BoxChild
this.locationLabel = new global::Gtk.Label ();
this.locationLabel.Name = "locationLabel";
- this.locationLabel.Xalign = 0f;
- this.locationLabel.Yalign = 0f;
+ this.locationLabel.Xalign = 0F;
+ this.locationLabel.Yalign = 0F;
this.locationLabel.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Default _Solution location");
this.locationLabel.UseUnderline = true;
this.vbox26.Add (this.locationLabel);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox26[this.locationLabel]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox26 [this.locationLabel]));
w4.Position = 2;
w4.Expand = false;
w4.Fill = false;
@@ -103,12 +83,12 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.folderEntry = new global::MonoDevelop.Components.FolderEntry ();
this.folderEntry.Name = "folderEntry";
this.vbox26.Add (this.folderEntry);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox26[this.folderEntry]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox26 [this.folderEntry]));
w5.Position = 3;
w5.Expand = false;
w5.Fill = false;
this.vbox17.Add (this.vbox26);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox17[this.vbox26]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox17 [this.vbox26]));
w6.Position = 0;
w6.Expand = false;
// Container child vbox17.Gtk.Box+BoxChild
@@ -118,12 +98,12 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
// Container child vbox18.Gtk.Box+BoxChild
this.loadLabel = new global::Gtk.Label ();
this.loadLabel.Name = "loadLabel";
- this.loadLabel.Xalign = 0f;
- this.loadLabel.Yalign = 0f;
+ this.loadLabel.Xalign = 0F;
+ this.loadLabel.Yalign = 0F;
this.loadLabel.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("<b>Load</b>");
this.loadLabel.UseMarkup = true;
this.vbox18.Add (this.loadLabel);
- global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox18[this.loadLabel]));
+ global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox18 [this.loadLabel]));
w7.Position = 0;
w7.Expand = false;
w7.Fill = false;
@@ -134,11 +114,11 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
// Container child hbox14.Gtk.Box+BoxChild
this.label25 = new global::Gtk.Label ();
this.label25.Name = "label25";
- this.label25.Xalign = 0f;
- this.label25.Yalign = 0f;
+ this.label25.Xalign = 0F;
+ this.label25.Yalign = 0F;
this.label25.LabelProp = " ";
this.hbox14.Add (this.label25);
- global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox14[this.label25]));
+ global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox14 [this.label25]));
w8.Position = 0;
w8.Expand = false;
w8.Fill = false;
@@ -157,7 +137,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.loadUserDataCheckButton.DrawIndicator = true;
this.loadUserDataCheckButton.UseUnderline = true;
this.vbox65.Add (this.loadUserDataCheckButton);
- global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox65[this.loadUserDataCheckButton]));
+ global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox65 [this.loadUserDataCheckButton]));
w9.Position = 0;
w9.Expand = false;
w9.Fill = false;
@@ -168,23 +148,23 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.loadPrevProjectCheckButton.DrawIndicator = true;
this.loadPrevProjectCheckButton.UseUnderline = true;
this.vbox65.Add (this.loadPrevProjectCheckButton);
- global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox65[this.loadPrevProjectCheckButton]));
+ global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox65 [this.loadPrevProjectCheckButton]));
w10.Position = 1;
w10.Expand = false;
w10.Fill = false;
this.hbox10.Add (this.vbox65);
- global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.vbox65]));
+ global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox10 [this.vbox65]));
w11.Position = 0;
w11.Expand = false;
w11.Fill = false;
this.hbox14.Add (this.hbox10);
- global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox14[this.hbox10]));
+ global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox14 [this.hbox10]));
w12.Position = 1;
this.vbox18.Add (this.hbox14);
- global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox18[this.hbox14]));
+ global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox18 [this.hbox14]));
w13.Position = 1;
this.vbox17.Add (this.vbox18);
- global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox17[this.vbox18]));
+ global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox17 [this.vbox18]));
w14.Position = 1;
w14.Expand = false;
// Container child vbox17.Gtk.Box+BoxChild
@@ -194,12 +174,12 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
// Container child vbox19.Gtk.Box+BoxChild
this.saveLabel = new global::Gtk.Label ();
this.saveLabel.Name = "saveLabel";
- this.saveLabel.Xalign = 0f;
- this.saveLabel.Yalign = 0f;
+ this.saveLabel.Xalign = 0F;
+ this.saveLabel.Yalign = 0F;
this.saveLabel.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("<b>Save</b>");
this.saveLabel.UseMarkup = true;
this.vbox19.Add (this.saveLabel);
- global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox19[this.saveLabel]));
+ global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox19 [this.saveLabel]));
w15.Position = 0;
w15.Expand = false;
w15.Fill = false;
@@ -210,11 +190,11 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
// Container child hbox11.Gtk.Box+BoxChild
this.label21 = new global::Gtk.Label ();
this.label21.Name = "label21";
- this.label21.Xalign = 0f;
- this.label21.Yalign = 0f;
+ this.label21.Xalign = 0F;
+ this.label21.Yalign = 0F;
this.label21.LabelProp = " ";
this.hbox11.Add (this.label21);
- global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox11[this.label21]));
+ global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox11 [this.label21]));
w16.Position = 0;
w16.Expand = false;
w16.Fill = false;
@@ -229,18 +209,18 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.createBackupCopyCheckButton.DrawIndicator = true;
this.createBackupCopyCheckButton.UseUnderline = true;
this.vbox20.Add (this.createBackupCopyCheckButton);
- global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox20[this.createBackupCopyCheckButton]));
+ global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox20 [this.createBackupCopyCheckButton]));
w17.Position = 0;
w17.Expand = false;
w17.Fill = false;
this.hbox11.Add (this.vbox20);
- global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox11[this.vbox20]));
+ global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox11 [this.vbox20]));
w18.Position = 1;
this.vbox19.Add (this.hbox11);
- global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox19[this.hbox11]));
+ global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox19 [this.hbox11]));
w19.Position = 1;
this.vbox17.Add (this.vbox19);
- global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox17[this.vbox19]));
+ global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox17 [this.vbox19]));
w20.Position = 2;
this.Add (this.vbox17);
if ((this.Child != null)) {
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.MaintenanceOptionsPanelWidget.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.MaintenanceOptionsPanelWidget.cs
index d84712d73b..536fd7686e 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.MaintenanceOptionsPanelWidget.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.MaintenanceOptionsPanelWidget.cs
@@ -5,9 +5,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
internal partial class MaintenanceOptionsPanelWidget
{
private global::Gtk.VBox vbox2;
-
private global::Gtk.CheckButton checkInstr;
-
private global::Gtk.CheckButton checkAutoTest;
protected virtual void Build ()
@@ -28,7 +26,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.checkInstr.DrawIndicator = true;
this.checkInstr.UseUnderline = true;
this.vbox2.Add (this.checkInstr);
- global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.checkInstr]));
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.checkInstr]));
w1.Position = 0;
w1.Expand = false;
w1.Fill = false;
@@ -40,7 +38,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.checkAutoTest.DrawIndicator = true;
this.checkAutoTest.UseUnderline = true;
this.vbox2.Add (this.checkAutoTest);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.checkAutoTest]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.checkAutoTest]));
w2.Position = 1;
w2.Expand = false;
w2.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.MonoRuntimePanelWidget.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.MonoRuntimePanelWidget.cs
index efdd018675..c48677edde 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.MonoRuntimePanelWidget.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.MonoRuntimePanelWidget.cs
@@ -5,23 +5,14 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
internal partial class MonoRuntimePanelWidget
{
private global::Gtk.VBox vbox1;
-
private global::Gtk.Label label1;
-
private global::Gtk.HBox hbox2;
-
private global::Gtk.ScrolledWindow GtkScrolledWindow;
-
private global::Gtk.TreeView tree;
-
private global::Gtk.VBox vbox2;
-
private global::Gtk.Button buttonDefault;
-
private global::Gtk.Button buttonAdd;
-
private global::Gtk.Button buttonRemove;
-
private global::Gtk.Label labelRunning;
protected virtual void Build ()
@@ -38,12 +29,12 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.label1 = new global::Gtk.Label ();
this.label1.WidthRequest = 500;
this.label1.Name = "label1";
- this.label1.Xalign = 0f;
+ this.label1.Xalign = 0F;
this.label1.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("If you have a parallel installation of Mono you can register it here, so you can use it for building and running projects. The <b>default runtime</b> is the .NET runtime to be used for building and running applications when none is specifically selected.");
this.label1.UseMarkup = true;
this.label1.Wrap = true;
this.vbox1.Add (this.label1);
- global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.label1]));
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.label1]));
w1.Position = 0;
w1.Expand = false;
w1.Fill = false;
@@ -61,7 +52,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.tree.Name = "tree";
this.GtkScrolledWindow.Add (this.tree);
this.hbox2.Add (this.GtkScrolledWindow);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.GtkScrolledWindow]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.GtkScrolledWindow]));
w3.Position = 0;
// Container child hbox2.Gtk.Box+BoxChild
this.vbox2 = new global::Gtk.VBox ();
@@ -74,7 +65,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.buttonDefault.UseUnderline = true;
this.buttonDefault.Label = global::MonoDevelop.Core.GettextCatalog.GetString ("Set as Default");
this.vbox2.Add (this.buttonDefault);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.buttonDefault]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.buttonDefault]));
w4.Position = 0;
w4.Expand = false;
w4.Fill = false;
@@ -86,7 +77,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.buttonAdd.UseUnderline = true;
this.buttonAdd.Label = "gtk-add";
this.vbox2.Add (this.buttonAdd);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.buttonAdd]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.buttonAdd]));
w5.Position = 1;
w5.Expand = false;
w5.Fill = false;
@@ -98,25 +89,25 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.buttonRemove.UseUnderline = true;
this.buttonRemove.Label = "gtk-remove";
this.vbox2.Add (this.buttonRemove);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.buttonRemove]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.buttonRemove]));
w6.Position = 2;
w6.Expand = false;
w6.Fill = false;
this.hbox2.Add (this.vbox2);
- global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.vbox2]));
+ global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.vbox2]));
w7.Position = 1;
w7.Expand = false;
w7.Fill = false;
this.vbox1.Add (this.hbox2);
- global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox2]));
+ global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox2]));
w8.Position = 1;
// Container child vbox1.Gtk.Box+BoxChild
this.labelRunning = new global::Gtk.Label ();
this.labelRunning.Name = "labelRunning";
- this.labelRunning.Xalign = 0f;
+ this.labelRunning.Xalign = 0F;
this.labelRunning.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("label1");
this.vbox1.Add (this.labelRunning);
- global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.labelRunning]));
+ global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.labelRunning]));
w9.Position = 2;
w9.Expand = false;
w9.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.TasksPanelWidget.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.TasksPanelWidget.cs
index cc8dca2eff..cc80e90525 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.TasksPanelWidget.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.TasksPanelWidget.cs
@@ -5,57 +5,31 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
internal partial class TasksPanelWidget
{
private global::Gtk.VBox vbox6;
-
private global::Gtk.HBox hbox2;
-
private global::Gtk.VBox vbox7;
-
private global::Gtk.Label labelTokens;
-
private global::Gtk.ScrolledWindow scrolledwindow3;
-
private global::Gtk.TreeView tokensTreeView;
-
private global::Gtk.VBox vbox14;
-
private global::Gtk.VBox vboxPriority;
-
private global::Gtk.Label label112;
-
private global::Gtk.Entry entryToken;
-
private global::Gtk.Label label113;
-
private global::Gtk.HButtonBox hbuttonbox2;
-
private global::Gtk.Button buttonChange;
-
private global::Gtk.Button buttonRemove;
-
private global::Gtk.Button buttonAdd;
-
private global::Gtk.Label label;
-
private global::Gtk.HSeparator hseparator2;
-
private global::Gtk.Frame frame1;
-
private global::Gtk.Alignment alignment1;
-
private global::Gtk.Table table6;
-
private global::Gtk.ColorButton colorbuttonHighPrio;
-
private global::Gtk.ColorButton colorbuttonLowPrio;
-
private global::Gtk.ColorButton colorbuttonNormalPrio;
-
private global::Gtk.Label label10;
-
private global::Gtk.Label label11;
-
private global::Gtk.Label label12;
-
private global::Gtk.Label label9;
protected virtual void Build ()
@@ -78,12 +52,12 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
// Container child vbox7.Gtk.Box+BoxChild
this.labelTokens = new global::Gtk.Label ();
this.labelTokens.Name = "labelTokens";
- this.labelTokens.Xalign = 0f;
- this.labelTokens.Yalign = 0f;
+ this.labelTokens.Xalign = 0F;
+ this.labelTokens.Yalign = 0F;
this.labelTokens.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("_Token List:");
this.labelTokens.UseUnderline = true;
this.vbox7.Add (this.labelTokens);
- global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox7[this.labelTokens]));
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.labelTokens]));
w1.Position = 0;
w1.Expand = false;
w1.Fill = false;
@@ -98,10 +72,10 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.tokensTreeView.HeadersVisible = false;
this.scrolledwindow3.Add (this.tokensTreeView);
this.vbox7.Add (this.scrolledwindow3);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox7[this.scrolledwindow3]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.scrolledwindow3]));
w3.Position = 1;
this.hbox2.Add (this.vbox7);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.vbox7]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.vbox7]));
w4.Position = 0;
// Container child hbox2.Gtk.Box+BoxChild
this.vbox14 = new global::Gtk.VBox ();
@@ -114,11 +88,11 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
// Container child vboxPriority.Gtk.Box+BoxChild
this.label112 = new global::Gtk.Label ();
this.label112.Name = "label112";
- this.label112.Xalign = 0f;
+ this.label112.Xalign = 0F;
this.label112.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("_Name:");
this.label112.UseUnderline = true;
this.vboxPriority.Add (this.label112);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vboxPriority[this.label112]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vboxPriority [this.label112]));
w5.Position = 0;
w5.Expand = false;
w5.Fill = false;
@@ -129,22 +103,22 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.entryToken.MaxLength = 50;
this.entryToken.InvisibleChar = '●';
this.vboxPriority.Add (this.entryToken);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vboxPriority[this.entryToken]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vboxPriority [this.entryToken]));
w6.Position = 1;
w6.Expand = false;
w6.Fill = false;
// Container child vboxPriority.Gtk.Box+BoxChild
this.label113 = new global::Gtk.Label ();
this.label113.Name = "label113";
- this.label113.Xalign = 0f;
+ this.label113.Xalign = 0F;
this.label113.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Priority:");
this.vboxPriority.Add (this.label113);
- global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vboxPriority[this.label113]));
+ global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vboxPriority [this.label113]));
w7.Position = 2;
w7.Expand = false;
w7.Fill = false;
this.vbox14.Add (this.vboxPriority);
- global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox14[this.vboxPriority]));
+ global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox14 [this.vboxPriority]));
w8.Position = 0;
w8.Expand = false;
w8.Fill = false;
@@ -160,7 +134,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.buttonChange.UseUnderline = true;
this.buttonChange.Label = "gtk-edit";
this.hbuttonbox2.Add (this.buttonChange);
- global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2[this.buttonChange]));
+ global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.buttonChange]));
w9.Expand = false;
w9.Fill = false;
// Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
@@ -170,7 +144,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.buttonRemove.UseUnderline = true;
this.buttonRemove.Label = "gtk-remove";
this.hbuttonbox2.Add (this.buttonRemove);
- global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2[this.buttonRemove]));
+ global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.buttonRemove]));
w10.Position = 1;
w10.Expand = false;
w10.Fill = false;
@@ -181,39 +155,39 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.buttonAdd.UseUnderline = true;
this.buttonAdd.Label = "gtk-add";
this.hbuttonbox2.Add (this.buttonAdd);
- global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2[this.buttonAdd]));
+ global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.buttonAdd]));
w11.Position = 2;
w11.Expand = false;
w11.Fill = false;
this.vbox14.Add (this.hbuttonbox2);
- global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox14[this.hbuttonbox2]));
+ global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox14 [this.hbuttonbox2]));
w12.Position = 1;
w12.Expand = false;
// Container child vbox14.Gtk.Box+BoxChild
this.label = new global::Gtk.Label ();
this.label.Name = "label";
this.label.Ypad = 12;
- this.label.Yalign = 0f;
+ this.label.Yalign = 0F;
this.label.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("<i><b>Note:</b> Only Letters, Digits and Underscore are allowed.</i>");
this.label.UseMarkup = true;
this.label.Wrap = true;
this.label.Justify = ((global::Gtk.Justification)(2));
this.vbox14.Add (this.label);
- global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox14[this.label]));
+ global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox14 [this.label]));
w13.Position = 2;
w13.Expand = false;
w13.Fill = false;
this.hbox2.Add (this.vbox14);
- global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.vbox14]));
+ global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.vbox14]));
w14.Position = 1;
this.vbox6.Add (this.hbox2);
- global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox6[this.hbox2]));
+ global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.hbox2]));
w15.Position = 0;
// Container child vbox6.Gtk.Box+BoxChild
this.hseparator2 = new global::Gtk.HSeparator ();
this.hseparator2.Name = "hseparator2";
this.vbox6.Add (this.hseparator2);
- global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox6[this.hseparator2]));
+ global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.hseparator2]));
w16.Position = 1;
w16.Expand = false;
// Container child vbox6.Gtk.Box+BoxChild
@@ -221,7 +195,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.frame1.Name = "frame1";
this.frame1.ShadowType = ((global::Gtk.ShadowType)(0));
// Container child frame1.Gtk.Container+ContainerChild
- this.alignment1 = new global::Gtk.Alignment (0.5f, 0.5f, 1f, 1f);
+ this.alignment1 = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
this.alignment1.Name = "alignment1";
this.alignment1.LeftPadding = ((uint)(12));
this.alignment1.TopPadding = ((uint)(4));
@@ -234,7 +208,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.colorbuttonHighPrio = new global::Gtk.ColorButton ();
this.colorbuttonHighPrio.Name = "colorbuttonHighPrio";
this.table6.Add (this.colorbuttonHighPrio);
- global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table6[this.colorbuttonHighPrio]));
+ global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table6 [this.colorbuttonHighPrio]));
w17.LeftAttach = ((uint)(1));
w17.RightAttach = ((uint)(2));
w17.XOptions = ((global::Gtk.AttachOptions)(0));
@@ -243,7 +217,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.colorbuttonLowPrio = new global::Gtk.ColorButton ();
this.colorbuttonLowPrio.Name = "colorbuttonLowPrio";
this.table6.Add (this.colorbuttonLowPrio);
- global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table6[this.colorbuttonLowPrio]));
+ global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table6 [this.colorbuttonLowPrio]));
w18.TopAttach = ((uint)(2));
w18.BottomAttach = ((uint)(3));
w18.LeftAttach = ((uint)(1));
@@ -254,7 +228,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.colorbuttonNormalPrio = new global::Gtk.ColorButton ();
this.colorbuttonNormalPrio.Name = "colorbuttonNormalPrio";
this.table6.Add (this.colorbuttonNormalPrio);
- global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table6[this.colorbuttonNormalPrio]));
+ global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table6 [this.colorbuttonNormalPrio]));
w19.TopAttach = ((uint)(1));
w19.BottomAttach = ((uint)(2));
w19.LeftAttach = ((uint)(1));
@@ -264,19 +238,19 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
// Container child table6.Gtk.Table+TableChild
this.label10 = new global::Gtk.Label ();
this.label10.Name = "label10";
- this.label10.Xalign = 1f;
+ this.label10.Xalign = 1F;
this.label10.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("High");
this.table6.Add (this.label10);
- global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table6[this.label10]));
+ global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table6 [this.label10]));
w20.XOptions = ((global::Gtk.AttachOptions)(0));
w20.YOptions = ((global::Gtk.AttachOptions)(0));
// Container child table6.Gtk.Table+TableChild
this.label11 = new global::Gtk.Label ();
this.label11.Name = "label11";
- this.label11.Xalign = 1f;
+ this.label11.Xalign = 1F;
this.label11.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Normal");
this.table6.Add (this.label11);
- global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table6[this.label11]));
+ global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table6 [this.label11]));
w21.TopAttach = ((uint)(1));
w21.BottomAttach = ((uint)(2));
w21.XOptions = ((global::Gtk.AttachOptions)(0));
@@ -284,11 +258,11 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
// Container child table6.Gtk.Table+TableChild
this.label12 = new global::Gtk.Label ();
this.label12.Name = "label12";
- this.label12.Xalign = 1f;
+ this.label12.Xalign = 1F;
this.label12.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Low");
this.label12.Justify = ((global::Gtk.Justification)(2));
this.table6.Add (this.label12);
- global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table6[this.label12]));
+ global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table6 [this.label12]));
w22.TopAttach = ((uint)(2));
w22.BottomAttach = ((uint)(3));
w22.XOptions = ((global::Gtk.AttachOptions)(0));
@@ -301,7 +275,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.label9.UseMarkup = true;
this.frame1.LabelWidget = this.label9;
this.vbox6.Add (this.frame1);
- global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox6[this.frame1]));
+ global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.frame1]));
w25.PackType = ((global::Gtk.PackType)(1));
w25.Position = 2;
w25.Expand = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.TextStylePolicyPanelWidget.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.TextStylePolicyPanelWidget.cs
index 4a05f01384..81d83cbae0 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.TextStylePolicyPanelWidget.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Gui.OptionPanels.TextStylePolicyPanelWidget.cs
@@ -5,41 +5,23 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
internal partial class TextStylePolicyPanelWidget
{
private global::Gtk.VBox vbox1;
-
private global::Gtk.HBox hbox1;
-
private global::Gtk.Label label1;
-
private global::Gtk.SpinButton columnWidthSpin;
-
private global::Gtk.Label label5;
-
private global::Gtk.HBox hbox2;
-
private global::Gtk.Label label6;
-
private global::Gtk.ComboBox lineEndingCombo;
-
private global::Gtk.Alignment alignment2;
-
private global::Gtk.Label label3;
-
private global::Gtk.Alignment alignment1;
-
private global::Gtk.VBox vbox2;
-
private global::Gtk.HBox hbox3;
-
private global::Gtk.Label label7;
-
private global::Gtk.SpinButton tabWidthSpin;
-
private global::Gtk.Label label8;
-
private global::Gtk.CheckButton tabsToSpaceCheck;
-
private global::Gtk.CheckButton tabsAfterNonTabsCheck;
-
private global::Gtk.CheckButton removeTrailingWhitespaceCheck;
protected virtual void Build ()
@@ -62,7 +44,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.label1.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Desired _file width:");
this.label1.UseUnderline = true;
this.hbox1.Add (this.label1);
- global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label1]));
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label1]));
w1.Position = 0;
w1.Expand = false;
w1.Fill = false;
@@ -75,7 +57,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.columnWidthSpin.Numeric = true;
this.columnWidthSpin.Value = 120;
this.hbox1.Add (this.columnWidthSpin);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.columnWidthSpin]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.columnWidthSpin]));
w2.Position = 1;
w2.Expand = false;
w2.Fill = false;
@@ -84,12 +66,12 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.label5.Name = "label5";
this.label5.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("columns");
this.hbox1.Add (this.label5);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label5]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label5]));
w3.Position = 2;
w3.Expand = false;
w3.Fill = false;
this.vbox1.Add (this.hbox1);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
w4.Position = 0;
w4.Expand = false;
w4.Fill = false;
@@ -103,7 +85,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.label6.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("_Line endings:");
this.label6.UseUnderline = true;
this.hbox2.Add (this.label6);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.label6]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label6]));
w5.Position = 0;
w5.Expand = false;
w5.Fill = false;
@@ -111,33 +93,33 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.lineEndingCombo = global::Gtk.ComboBox.NewText ();
this.lineEndingCombo.Name = "lineEndingCombo";
this.hbox2.Add (this.lineEndingCombo);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.lineEndingCombo]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.lineEndingCombo]));
w6.Position = 1;
w6.Expand = false;
w6.Fill = false;
this.vbox1.Add (this.hbox2);
- global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox2]));
+ global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox2]));
w7.Position = 1;
w7.Expand = false;
w7.Fill = false;
// Container child vbox1.Gtk.Box+BoxChild
- this.alignment2 = new global::Gtk.Alignment (0.5f, 0.5f, 1f, 1f);
+ this.alignment2 = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
this.alignment2.Name = "alignment2";
this.alignment2.TopPadding = ((uint)(6));
// Container child alignment2.Gtk.Container+ContainerChild
this.label3 = new global::Gtk.Label ();
this.label3.Name = "label3";
- this.label3.Xalign = 0f;
+ this.label3.Xalign = 0F;
this.label3.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("<b>Whitespace</b>");
this.label3.UseMarkup = true;
this.alignment2.Add (this.label3);
this.vbox1.Add (this.alignment2);
- global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.alignment2]));
+ global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.alignment2]));
w9.Position = 2;
w9.Expand = false;
w9.Fill = false;
// Container child vbox1.Gtk.Box+BoxChild
- this.alignment1 = new global::Gtk.Alignment (0f, 0f, 1f, 1f);
+ this.alignment1 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
this.alignment1.Name = "alignment1";
this.alignment1.LeftPadding = ((uint)(12));
// Container child alignment1.Gtk.Container+ContainerChild
@@ -154,7 +136,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.label7.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("_Tab width:");
this.label7.UseUnderline = true;
this.hbox3.Add (this.label7);
- global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.label7]));
+ global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.label7]));
w10.Position = 0;
w10.Expand = false;
w10.Fill = false;
@@ -167,7 +149,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.tabWidthSpin.Numeric = true;
this.tabWidthSpin.Value = 4;
this.hbox3.Add (this.tabWidthSpin);
- global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.tabWidthSpin]));
+ global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.tabWidthSpin]));
w11.Position = 1;
w11.Expand = false;
w11.Fill = false;
@@ -176,12 +158,12 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.label8.Name = "label8";
this.label8.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("spaces");
this.hbox3.Add (this.label8);
- global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.label8]));
+ global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.label8]));
w12.Position = 2;
w12.Expand = false;
w12.Fill = false;
this.vbox2.Add (this.hbox3);
- global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox3]));
+ global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox3]));
w13.Position = 0;
w13.Expand = false;
w13.Fill = false;
@@ -193,7 +175,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.tabsToSpaceCheck.DrawIndicator = true;
this.tabsToSpaceCheck.UseUnderline = true;
this.vbox2.Add (this.tabsToSpaceCheck);
- global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.tabsToSpaceCheck]));
+ global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.tabsToSpaceCheck]));
w14.Position = 1;
w14.Expand = false;
w14.Fill = false;
@@ -205,7 +187,7 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.tabsAfterNonTabsCheck.DrawIndicator = true;
this.tabsAfterNonTabsCheck.UseUnderline = true;
this.vbox2.Add (this.tabsAfterNonTabsCheck);
- global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.tabsAfterNonTabsCheck]));
+ global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.tabsAfterNonTabsCheck]));
w15.Position = 2;
w15.Expand = false;
w15.Fill = false;
@@ -217,13 +199,13 @@ namespace MonoDevelop.Ide.Gui.OptionPanels
this.removeTrailingWhitespaceCheck.DrawIndicator = true;
this.removeTrailingWhitespaceCheck.UseUnderline = true;
this.vbox2.Add (this.removeTrailingWhitespaceCheck);
- global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.removeTrailingWhitespaceCheck]));
+ global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.removeTrailingWhitespaceCheck]));
w16.Position = 3;
w16.Expand = false;
w16.Fill = false;
this.alignment1.Add (this.vbox2);
this.vbox1.Add (this.alignment1);
- global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.alignment1]));
+ global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.alignment1]));
w18.Position = 3;
w18.Expand = false;
w18.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.NavigateToDialog.NavigateToDialog.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.NavigateToDialog.NavigateToDialog.cs
index 36c670fb8b..7b8423250c 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.NavigateToDialog.NavigateToDialog.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.NavigateToDialog.NavigateToDialog.cs
@@ -5,17 +5,11 @@ namespace MonoDevelop.Ide.NavigateToDialog
internal partial class NavigateToDialog
{
private global::Gtk.HBox hbox1;
-
private global::Gtk.Label label1;
-
private global::MonoDevelop.Components.SearchEntry matchEntry;
-
private global::Gtk.Label labelResults;
-
private global::Gtk.ScrolledWindow scrolledwindow1;
-
private global::Gtk.Button buttonCancel;
-
private global::Gtk.Button buttonOpen;
protected virtual void Build ()
@@ -42,11 +36,11 @@ namespace MonoDevelop.Ide.NavigateToDialog
// Container child hbox1.Gtk.Box+BoxChild
this.label1 = new global::Gtk.Label ();
this.label1.Name = "label1";
- this.label1.Xalign = 0f;
+ this.label1.Xalign = 0F;
this.label1.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("_Search for:");
this.label1.UseUnderline = true;
this.hbox1.Add (this.label1);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label1]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label1]));
w2.Position = 0;
w2.Expand = false;
w2.Fill = false;
@@ -59,21 +53,21 @@ namespace MonoDevelop.Ide.NavigateToDialog
this.matchEntry.Ready = false;
this.matchEntry.HasFocus = false;
this.hbox1.Add (this.matchEntry);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.matchEntry]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.matchEntry]));
w3.Position = 1;
w1.Add (this.hbox1);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(w1[this.hbox1]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(w1 [this.hbox1]));
w4.Position = 0;
w4.Expand = false;
w4.Fill = false;
// Container child dialog1_VBox.Gtk.Box+BoxChild
this.labelResults = new global::Gtk.Label ();
this.labelResults.Name = "labelResults";
- this.labelResults.Xalign = 0f;
+ this.labelResults.Xalign = 0F;
this.labelResults.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("_Results: Enter search term to start.");
this.labelResults.UseUnderline = true;
w1.Add (this.labelResults);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(w1[this.labelResults]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(w1 [this.labelResults]));
w5.Position = 1;
w5.Expand = false;
w5.Fill = false;
@@ -83,7 +77,7 @@ namespace MonoDevelop.Ide.NavigateToDialog
this.scrolledwindow1.Name = "scrolledwindow1";
this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
w1.Add (this.scrolledwindow1);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(w1[this.scrolledwindow1]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(w1 [this.scrolledwindow1]));
w6.Position = 2;
// Internal child MonoDevelop.Ide.NavigateToDialog.NavigateToDialog.ActionArea
global::Gtk.HButtonBox w7 = this.ActionArea;
@@ -98,8 +92,8 @@ namespace MonoDevelop.Ide.NavigateToDialog
this.buttonCancel.UseStock = true;
this.buttonCancel.UseUnderline = true;
this.buttonCancel.Label = "gtk-cancel";
- this.AddActionWidget (this.buttonCancel, -6);
- global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w7[this.buttonCancel]));
+ this.AddActionWidget (this.buttonCancel,-6);
+ global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w7 [this.buttonCancel]));
w8.Expand = false;
w8.Fill = false;
// Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
@@ -110,8 +104,8 @@ namespace MonoDevelop.Ide.NavigateToDialog
this.buttonOpen.UseStock = true;
this.buttonOpen.UseUnderline = true;
this.buttonOpen.Label = "gtk-open";
- this.AddActionWidget (this.buttonOpen, 0);
- global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w7[this.buttonOpen]));
+ this.AddActionWidget (this.buttonOpen,0);
+ global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w7 [this.buttonOpen]));
w9.Position = 1;
w9.Expand = false;
w9.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.AddMimeTypeDialog.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.AddMimeTypeDialog.cs
index 66e51c592e..a6467baefc 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.AddMimeTypeDialog.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.AddMimeTypeDialog.cs
@@ -5,19 +5,12 @@ namespace MonoDevelop.Ide.Projects
internal partial class AddMimeTypeDialog
{
private global::Gtk.VBox vbox2;
-
private global::Gtk.Label label1;
-
private global::Gtk.Entry entry;
-
private global::Gtk.HBox hbox1;
-
private global::Gtk.Image image;
-
private global::Gtk.Label labelDesc;
-
private global::Gtk.Button buttonCancel;
-
private global::Gtk.Button buttonOk;
protected virtual void Build ()
@@ -39,10 +32,10 @@ namespace MonoDevelop.Ide.Projects
// Container child vbox2.Gtk.Box+BoxChild
this.label1 = new global::Gtk.Label ();
this.label1.Name = "label1";
- this.label1.Xalign = 0f;
+ this.label1.Xalign = 0F;
this.label1.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Enter a file extension or a mime type name:");
this.vbox2.Add (this.label1);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.label1]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label1]));
w2.Position = 0;
w2.Expand = false;
w2.Fill = false;
@@ -53,7 +46,7 @@ namespace MonoDevelop.Ide.Projects
this.entry.IsEditable = true;
this.entry.InvisibleChar = '●';
this.vbox2.Add (this.entry);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.entry]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.entry]));
w3.Position = 1;
w3.Expand = false;
w3.Fill = false;
@@ -64,26 +57,26 @@ namespace MonoDevelop.Ide.Projects
// Container child hbox1.Gtk.Box+BoxChild
this.image = new global::Gtk.Image ();
this.image.Name = "image";
- this.image.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-dialog-error", global::Gtk.IconSize.Menu);
+ this.image.Pixbuf = global::Stetic.IconLoader.LoadIcon (this,"gtk-dialog-error",global::Gtk.IconSize.Menu);
this.hbox1.Add (this.image);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.image]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.image]));
w4.Position = 0;
w4.Expand = false;
w4.Fill = false;
// Container child hbox1.Gtk.Box+BoxChild
this.labelDesc = new global::Gtk.Label ();
this.labelDesc.Name = "labelDesc";
- this.labelDesc.Xalign = 0f;
+ this.labelDesc.Xalign = 0F;
this.hbox1.Add (this.labelDesc);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.labelDesc]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.labelDesc]));
w5.Position = 1;
this.vbox2.Add (this.hbox1);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox1]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
w6.Position = 2;
w6.Expand = false;
w6.Fill = false;
w1.Add (this.vbox2);
- global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(w1[this.vbox2]));
+ global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
w7.Position = 0;
w7.Expand = false;
w7.Fill = false;
@@ -101,8 +94,8 @@ namespace MonoDevelop.Ide.Projects
this.buttonCancel.UseStock = true;
this.buttonCancel.UseUnderline = true;
this.buttonCancel.Label = "gtk-cancel";
- this.AddActionWidget (this.buttonCancel, -6);
- global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w8[this.buttonCancel]));
+ this.AddActionWidget (this.buttonCancel,-6);
+ global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w8 [this.buttonCancel]));
w9.Expand = false;
w9.Fill = false;
// Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
@@ -113,8 +106,8 @@ namespace MonoDevelop.Ide.Projects
this.buttonOk.UseStock = true;
this.buttonOk.UseUnderline = true;
this.buttonOk.Label = "gtk-add";
- this.AddActionWidget (this.buttonOk, -5);
- global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w8[this.buttonOk]));
+ this.AddActionWidget (this.buttonOk,-5);
+ global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w8 [this.buttonOk]));
w10.Position = 1;
w10.Expand = false;
w10.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.ConfirmProjectDeleteDialog.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.ConfirmProjectDeleteDialog.cs
index 6de49a813b..4e176d150a 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.ConfirmProjectDeleteDialog.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.ConfirmProjectDeleteDialog.cs
@@ -5,25 +5,15 @@ namespace MonoDevelop.Ide.Projects
public partial class ConfirmProjectDeleteDialog
{
private global::Gtk.VBox vbox2;
-
private global::Gtk.Label label1;
-
private global::Gtk.RadioButton radioDeleteAll;
-
private global::Gtk.Alignment alignment1;
-
private global::Gtk.Label labelProjectDir;
-
private global::Gtk.RadioButton radioDeleteSel;
-
private global::Gtk.Alignment alignment2;
-
private global::Gtk.ScrolledWindow GtkScrolledWindow;
-
private global::Gtk.TreeView fileList;
-
private global::Gtk.Button buttonCancel;
-
private global::Gtk.Button buttonOk;
protected virtual void Build ()
@@ -46,10 +36,10 @@ namespace MonoDevelop.Ide.Projects
// Container child vbox2.Gtk.Box+BoxChild
this.label1 = new global::Gtk.Label ();
this.label1.Name = "label1";
- this.label1.Xalign = 0f;
+ this.label1.Xalign = 0F;
this.label1.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Please select which files and folders you want to delete:");
this.vbox2.Add (this.label1);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.label1]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label1]));
w2.Position = 0;
w2.Expand = false;
w2.Fill = false;
@@ -61,22 +51,22 @@ namespace MonoDevelop.Ide.Projects
this.radioDeleteAll.UseUnderline = true;
this.radioDeleteAll.Group = new global::GLib.SList (global::System.IntPtr.Zero);
this.vbox2.Add (this.radioDeleteAll);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.radioDeleteAll]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.radioDeleteAll]));
w3.Position = 1;
w3.Expand = false;
w3.Fill = false;
// Container child vbox2.Gtk.Box+BoxChild
- this.alignment1 = new global::Gtk.Alignment (0.5f, 0.5f, 1f, 1f);
+ this.alignment1 = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
this.alignment1.Name = "alignment1";
this.alignment1.LeftPadding = ((uint)(30));
// Container child alignment1.Gtk.Container+ContainerChild
this.labelProjectDir = new global::Gtk.Label ();
this.labelProjectDir.Name = "labelProjectDir";
- this.labelProjectDir.Xalign = 0f;
+ this.labelProjectDir.Xalign = 0F;
this.labelProjectDir.LabelProp = "label2";
this.alignment1.Add (this.labelProjectDir);
this.vbox2.Add (this.alignment1);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.alignment1]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.alignment1]));
w5.Position = 2;
w5.Expand = false;
w5.Fill = false;
@@ -88,12 +78,12 @@ namespace MonoDevelop.Ide.Projects
this.radioDeleteSel.UseUnderline = true;
this.radioDeleteSel.Group = this.radioDeleteAll.Group;
this.vbox2.Add (this.radioDeleteSel);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.radioDeleteSel]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.radioDeleteSel]));
w6.Position = 3;
w6.Expand = false;
w6.Fill = false;
// Container child vbox2.Gtk.Box+BoxChild
- this.alignment2 = new global::Gtk.Alignment (0.5f, 0.5f, 1f, 1f);
+ this.alignment2 = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
this.alignment2.Name = "alignment2";
this.alignment2.LeftPadding = ((uint)(30));
// Container child alignment2.Gtk.Container+ContainerChild
@@ -108,10 +98,10 @@ namespace MonoDevelop.Ide.Projects
this.GtkScrolledWindow.Add (this.fileList);
this.alignment2.Add (this.GtkScrolledWindow);
this.vbox2.Add (this.alignment2);
- global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.alignment2]));
+ global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.alignment2]));
w9.Position = 4;
w1.Add (this.vbox2);
- global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(w1[this.vbox2]));
+ global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
w10.Position = 0;
// Internal child MonoDevelop.Ide.Projects.ConfirmProjectDeleteDialog.ActionArea
global::Gtk.HButtonBox w11 = this.ActionArea;
@@ -127,8 +117,8 @@ namespace MonoDevelop.Ide.Projects
this.buttonCancel.UseStock = true;
this.buttonCancel.UseUnderline = true;
this.buttonCancel.Label = "gtk-cancel";
- this.AddActionWidget (this.buttonCancel, -6);
- global::Gtk.ButtonBox.ButtonBoxChild w12 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w11[this.buttonCancel]));
+ this.AddActionWidget (this.buttonCancel,-6);
+ global::Gtk.ButtonBox.ButtonBoxChild w12 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w11 [this.buttonCancel]));
w12.Expand = false;
w12.Fill = false;
// Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
@@ -139,8 +129,8 @@ namespace MonoDevelop.Ide.Projects
this.buttonOk.UseStock = true;
this.buttonOk.UseUnderline = true;
this.buttonOk.Label = "gtk-delete";
- this.AddActionWidget (this.buttonOk, -5);
- global::Gtk.ButtonBox.ButtonBoxChild w13 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w11[this.buttonOk]));
+ this.AddActionWidget (this.buttonOk,-5);
+ global::Gtk.ButtonBox.ButtonBoxChild w13 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w11 [this.buttonOk]));
w13.Position = 1;
w13.Expand = false;
w13.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.DeleteConfigDialog.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.DeleteConfigDialog.cs
index 96a0140b75..fdb88b38fa 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.DeleteConfigDialog.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.DeleteConfigDialog.cs
@@ -5,17 +5,11 @@ namespace MonoDevelop.Ide.Projects
internal partial class DeleteConfigDialog
{
private global::Gtk.HBox hbox64;
-
private global::Gtk.Image image6;
-
private global::Gtk.VBox vbox80;
-
private global::Gtk.Label label107;
-
private global::Gtk.CheckButton deleteChildrenCheck;
-
private global::Gtk.Button button11;
-
private global::Gtk.Button button12;
protected virtual void Build ()
@@ -36,10 +30,10 @@ namespace MonoDevelop.Ide.Projects
// Container child hbox64.Gtk.Box+BoxChild
this.image6 = new global::Gtk.Image ();
this.image6.Name = "image6";
- this.image6.Yalign = 0f;
- this.image6.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-dialog-question", global::Gtk.IconSize.Dialog);
+ this.image6.Yalign = 0F;
+ this.image6.Pixbuf = global::Stetic.IconLoader.LoadIcon (this,"gtk-dialog-question",global::Gtk.IconSize.Dialog);
this.hbox64.Add (this.image6);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox64[this.image6]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox64 [this.image6]));
w2.Position = 0;
w2.Expand = false;
w2.Fill = false;
@@ -50,10 +44,10 @@ namespace MonoDevelop.Ide.Projects
// Container child vbox80.Gtk.Box+BoxChild
this.label107 = new global::Gtk.Label ();
this.label107.Name = "label107";
- this.label107.Xalign = 0f;
+ this.label107.Xalign = 0F;
this.label107.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Are you sure you want to delete this configuration?");
this.vbox80.Add (this.label107);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox80[this.label107]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox80 [this.label107]));
w3.Position = 0;
w3.Expand = false;
w3.Fill = false;
@@ -65,15 +59,15 @@ namespace MonoDevelop.Ide.Projects
this.deleteChildrenCheck.DrawIndicator = true;
this.deleteChildrenCheck.UseUnderline = true;
this.vbox80.Add (this.deleteChildrenCheck);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox80[this.deleteChildrenCheck]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox80 [this.deleteChildrenCheck]));
w4.Position = 1;
w4.Expand = false;
w4.Fill = false;
this.hbox64.Add (this.vbox80);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox64[this.vbox80]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox64 [this.vbox80]));
w5.Position = 1;
w1.Add (this.hbox64);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(w1[this.hbox64]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(w1 [this.hbox64]));
w6.Position = 2;
// Internal child MonoDevelop.Ide.Projects.DeleteConfigDialog.ActionArea
global::Gtk.HButtonBox w7 = this.ActionArea;
@@ -85,8 +79,8 @@ namespace MonoDevelop.Ide.Projects
this.button11.UseStock = true;
this.button11.UseUnderline = true;
this.button11.Label = "gtk-no";
- this.AddActionWidget (this.button11, -9);
- global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w7[this.button11]));
+ this.AddActionWidget (this.button11,-9);
+ global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w7 [this.button11]));
w8.Expand = false;
w8.Fill = false;
// Container child dialog-action_area7.Gtk.ButtonBox+ButtonBoxChild
@@ -96,8 +90,8 @@ namespace MonoDevelop.Ide.Projects
this.button12.UseStock = true;
this.button12.UseUnderline = true;
this.button12.Label = "gtk-yes";
- this.AddActionWidget (this.button12, -8);
- global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w7[this.button12]));
+ this.AddActionWidget (this.button12,-8);
+ global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w7 [this.button12]));
w9.Position = 1;
w9.Expand = false;
w9.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.ExportProjectDialog.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.ExportProjectDialog.cs
index f3b24cd9ac..83e77a34b0 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.ExportProjectDialog.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.ExportProjectDialog.cs
@@ -5,23 +5,14 @@ namespace MonoDevelop.Ide.Projects
public partial class ExportProjectDialog
{
private global::Gtk.VBox vbox2;
-
private global::Gtk.Table table1;
-
private global::Gtk.ComboBox comboFormat;
-
private global::MonoDevelop.Components.FolderEntry folderEntry;
-
private global::Gtk.Label label2;
-
private global::Gtk.Label label3;
-
private global::Gtk.Label label4;
-
private global::Gtk.Label labelNewFormat;
-
private global::Gtk.Button button51;
-
private global::Gtk.Button buttonOk;
protected virtual void Build ()
@@ -53,7 +44,7 @@ namespace MonoDevelop.Ide.Projects
this.comboFormat = global::Gtk.ComboBox.NewText ();
this.comboFormat.Name = "comboFormat";
this.table1.Add (this.comboFormat);
- global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.comboFormat]));
+ global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1 [this.comboFormat]));
w2.TopAttach = ((uint)(1));
w2.BottomAttach = ((uint)(2));
w2.LeftAttach = ((uint)(1));
@@ -63,7 +54,7 @@ namespace MonoDevelop.Ide.Projects
this.folderEntry = new global::MonoDevelop.Components.FolderEntry ();
this.folderEntry.Name = "folderEntry";
this.table1.Add (this.folderEntry);
- global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.folderEntry]));
+ global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1 [this.folderEntry]));
w3.TopAttach = ((uint)(2));
w3.BottomAttach = ((uint)(3));
w3.LeftAttach = ((uint)(1));
@@ -73,10 +64,10 @@ namespace MonoDevelop.Ide.Projects
// Container child table1.Gtk.Table+TableChild
this.label2 = new global::Gtk.Label ();
this.label2.Name = "label2";
- this.label2.Xalign = 0f;
+ this.label2.Xalign = 0F;
this.label2.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Target folder:");
this.table1.Add (this.label2);
- global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
+ global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.label2]));
w4.TopAttach = ((uint)(2));
w4.BottomAttach = ((uint)(3));
w4.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -84,10 +75,10 @@ namespace MonoDevelop.Ide.Projects
// Container child table1.Gtk.Table+TableChild
this.label3 = new global::Gtk.Label ();
this.label3.Name = "label3";
- this.label3.Xalign = 0f;
+ this.label3.Xalign = 0F;
this.label3.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("New format:");
this.table1.Add (this.label3);
- global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
+ global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.label3]));
w5.TopAttach = ((uint)(1));
w5.BottomAttach = ((uint)(2));
w5.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -95,29 +86,29 @@ namespace MonoDevelop.Ide.Projects
// Container child table1.Gtk.Table+TableChild
this.label4 = new global::Gtk.Label ();
this.label4.Name = "label4";
- this.label4.Xalign = 0f;
+ this.label4.Xalign = 0F;
this.label4.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Current format:");
this.table1.Add (this.label4);
- global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.label4]));
+ global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1 [this.label4]));
w6.XOptions = ((global::Gtk.AttachOptions)(4));
w6.YOptions = ((global::Gtk.AttachOptions)(4));
// Container child table1.Gtk.Table+TableChild
this.labelNewFormat = new global::Gtk.Label ();
this.labelNewFormat.Name = "labelNewFormat";
- this.labelNewFormat.Xalign = 0f;
+ this.labelNewFormat.Xalign = 0F;
this.table1.Add (this.labelNewFormat);
- global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.labelNewFormat]));
+ global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelNewFormat]));
w7.LeftAttach = ((uint)(1));
w7.RightAttach = ((uint)(2));
w7.XOptions = ((global::Gtk.AttachOptions)(4));
w7.YOptions = ((global::Gtk.AttachOptions)(4));
this.vbox2.Add (this.table1);
- global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.table1]));
+ global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.table1]));
w8.Position = 0;
w8.Expand = false;
w8.Fill = false;
w1.Add (this.vbox2);
- global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(w1[this.vbox2]));
+ global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
w9.Position = 0;
w9.Expand = false;
w9.Fill = false;
@@ -135,8 +126,8 @@ namespace MonoDevelop.Ide.Projects
this.button51.UseStock = true;
this.button51.UseUnderline = true;
this.button51.Label = "gtk-cancel";
- this.AddActionWidget (this.button51, -6);
- global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w10[this.button51]));
+ this.AddActionWidget (this.button51,-6);
+ global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w10 [this.button51]));
w11.Expand = false;
w11.Fill = false;
// Container child MonoDevelop.Ide.ExportProjectDialog_ActionArea.Gtk.ButtonBox+ButtonBoxChild
@@ -147,8 +138,8 @@ namespace MonoDevelop.Ide.Projects
this.buttonOk.UseStock = true;
this.buttonOk.UseUnderline = true;
this.buttonOk.Label = "gtk-ok";
- this.AddActionWidget (this.buttonOk, -5);
- global::Gtk.ButtonBox.ButtonBoxChild w12 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w10[this.buttonOk]));
+ this.AddActionWidget (this.buttonOk,-5);
+ global::Gtk.ButtonBox.ButtonBoxChild w12 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w10 [this.buttonOk]));
w12.Position = 1;
w12.Expand = false;
w12.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.FeatureSelectorDialog.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.FeatureSelectorDialog.cs
index d43b1080ac..9fc26a9f14 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.FeatureSelectorDialog.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.FeatureSelectorDialog.cs
@@ -5,13 +5,9 @@ namespace MonoDevelop.Ide.Projects
public partial class FeatureSelectorDialog
{
private global::Gtk.VBox vbox5;
-
private global::Gtk.Label label3;
-
private global::MonoDevelop.Ide.Projects.CombineEntryFeatureSelector featureList;
-
private global::Gtk.Button button1547;
-
private global::Gtk.Button button1548;
protected virtual void Build ()
@@ -35,11 +31,11 @@ namespace MonoDevelop.Ide.Projects
// Container child vbox5.Gtk.Box+BoxChild
this.label3 = new global::Gtk.Label ();
this.label3.Name = "label3";
- this.label3.Xalign = 0f;
+ this.label3.Xalign = 0F;
this.label3.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("<b>Project features</b>");
this.label3.UseMarkup = true;
this.vbox5.Add (this.label3);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.label3]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.label3]));
w2.Position = 0;
w2.Expand = false;
w2.Fill = false;
@@ -48,10 +44,10 @@ namespace MonoDevelop.Ide.Projects
this.featureList.Events = ((global::Gdk.EventMask)(256));
this.featureList.Name = "featureList";
this.vbox5.Add (this.featureList);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.featureList]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.featureList]));
w3.Position = 1;
w1.Add (this.vbox5);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(w1[this.vbox5]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox5]));
w4.Position = 0;
// Internal child MonoDevelop.Ide.Projects.FeatureSelectorDialog.ActionArea
global::Gtk.HButtonBox w5 = this.ActionArea;
@@ -65,8 +61,8 @@ namespace MonoDevelop.Ide.Projects
this.button1547.Name = "button1547";
this.button1547.UseUnderline = true;
this.button1547.Label = "button1547";
- this.AddActionWidget (this.button1547, 0);
- global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w5[this.button1547]));
+ this.AddActionWidget (this.button1547,0);
+ global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w5 [this.button1547]));
w6.Expand = false;
w6.Fill = false;
// Container child GtkDialog_ActionArea.Gtk.ButtonBox+ButtonBoxChild
@@ -75,8 +71,8 @@ namespace MonoDevelop.Ide.Projects
this.button1548.Name = "button1548";
this.button1548.UseUnderline = true;
this.button1548.Label = "button1548";
- this.AddActionWidget (this.button1548, 0);
- global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w5[this.button1548]));
+ this.AddActionWidget (this.button1548,0);
+ global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w5 [this.button1548]));
w7.Position = 1;
w7.Expand = false;
w7.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.IncludeNewFilesDialog.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.IncludeNewFilesDialog.cs
index 0611bb8cd3..fdc5b11b0b 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.IncludeNewFilesDialog.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.IncludeNewFilesDialog.cs
@@ -5,21 +5,13 @@ namespace MonoDevelop.Ide.Projects
internal partial class IncludeNewFilesDialog
{
private global::Gtk.VBox vbox2;
-
private global::Gtk.Label label1;
-
private global::Gtk.ScrolledWindow GtkScrolledWindow;
-
private global::Gtk.TreeView treeviewFiles;
-
private global::Gtk.HBox hbox1;
-
private global::Gtk.Button buttonExcludeAll;
-
private global::Gtk.Button buttonIncludeAll;
-
private global::Gtk.Button buttonCancel;
-
private global::Gtk.Button buttonOk;
protected virtual void Build ()
@@ -41,10 +33,10 @@ namespace MonoDevelop.Ide.Projects
// Container child vbox2.Gtk.Box+BoxChild
this.label1 = new global::Gtk.Label ();
this.label1.Name = "label1";
- this.label1.Xalign = 0f;
+ this.label1.Xalign = 0F;
this.label1.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Choose files to include in the project");
this.vbox2.Add (this.label1);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.label1]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label1]));
w2.Position = 0;
w2.Expand = false;
w2.Fill = false;
@@ -58,7 +50,7 @@ namespace MonoDevelop.Ide.Projects
this.treeviewFiles.Name = "treeviewFiles";
this.GtkScrolledWindow.Add (this.treeviewFiles);
this.vbox2.Add (this.GtkScrolledWindow);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.GtkScrolledWindow]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.GtkScrolledWindow]));
w4.Position = 1;
// Container child vbox2.Gtk.Box+BoxChild
this.hbox1 = new global::Gtk.HBox ();
@@ -71,7 +63,7 @@ namespace MonoDevelop.Ide.Projects
this.buttonExcludeAll.UseUnderline = true;
this.buttonExcludeAll.Label = global::MonoDevelop.Core.GettextCatalog.GetString ("_Exclude All");
this.hbox1.Add (this.buttonExcludeAll);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonExcludeAll]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonExcludeAll]));
w5.PackType = ((global::Gtk.PackType)(1));
w5.Position = 0;
w5.Expand = false;
@@ -83,18 +75,18 @@ namespace MonoDevelop.Ide.Projects
this.buttonIncludeAll.UseUnderline = true;
this.buttonIncludeAll.Label = global::MonoDevelop.Core.GettextCatalog.GetString ("_Include All");
this.hbox1.Add (this.buttonIncludeAll);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonIncludeAll]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonIncludeAll]));
w6.PackType = ((global::Gtk.PackType)(1));
w6.Position = 1;
w6.Expand = false;
w6.Fill = false;
this.vbox2.Add (this.hbox1);
- global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox1]));
+ global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
w7.Position = 2;
w7.Expand = false;
w7.Fill = false;
w1.Add (this.vbox2);
- global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(w1[this.vbox2]));
+ global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
w8.Position = 0;
// Internal child MonoDevelop.Ide.Projects.IncludeNewFilesDialog.ActionArea
global::Gtk.HButtonBox w9 = this.ActionArea;
@@ -110,8 +102,8 @@ namespace MonoDevelop.Ide.Projects
this.buttonCancel.UseStock = true;
this.buttonCancel.UseUnderline = true;
this.buttonCancel.Label = "gtk-cancel";
- this.AddActionWidget (this.buttonCancel, -6);
- global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w9[this.buttonCancel]));
+ this.AddActionWidget (this.buttonCancel,-6);
+ global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w9 [this.buttonCancel]));
w10.Expand = false;
w10.Fill = false;
// Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
@@ -122,8 +114,8 @@ namespace MonoDevelop.Ide.Projects
this.buttonOk.UseStock = true;
this.buttonOk.UseUnderline = true;
this.buttonOk.Label = "gtk-ok";
- this.AddActionWidget (this.buttonOk, -5);
- global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w9[this.buttonOk]));
+ this.AddActionWidget (this.buttonOk,-5);
+ global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w9 [this.buttonOk]));
w11.Position = 1;
w11.Expand = false;
w11.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.NewConfigurationDialog.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.NewConfigurationDialog.cs
index c778c4ed32..95f9fad602 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.NewConfigurationDialog.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.NewConfigurationDialog.cs
@@ -5,21 +5,13 @@ namespace MonoDevelop.Ide.Projects
internal partial class NewConfigurationDialog
{
private global::Gtk.VBox vbox77;
-
private global::Gtk.Table table1;
-
private global::Gtk.ComboBoxEntry comboName;
-
private global::Gtk.ComboBoxEntry comboPlatform;
-
private global::Gtk.Label label1;
-
private global::Gtk.Label label2;
-
private global::Gtk.CheckButton createChildrenCheck;
-
private global::Gtk.Button cancelbutton1;
-
private global::Gtk.Button okbutton1;
protected virtual void Build ()
@@ -47,7 +39,7 @@ namespace MonoDevelop.Ide.Projects
this.comboName = global::Gtk.ComboBoxEntry.NewText ();
this.comboName.Name = "comboName";
this.table1.Add (this.comboName);
- global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.comboName]));
+ global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1 [this.comboName]));
w2.LeftAttach = ((uint)(1));
w2.RightAttach = ((uint)(2));
w2.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -56,7 +48,7 @@ namespace MonoDevelop.Ide.Projects
this.comboPlatform = global::Gtk.ComboBoxEntry.NewText ();
this.comboPlatform.Name = "comboPlatform";
this.table1.Add (this.comboPlatform);
- global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.comboPlatform]));
+ global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1 [this.comboPlatform]));
w3.TopAttach = ((uint)(1));
w3.BottomAttach = ((uint)(2));
w3.LeftAttach = ((uint)(1));
@@ -65,10 +57,10 @@ namespace MonoDevelop.Ide.Projects
// Container child table1.Gtk.Table+TableChild
this.label1 = new global::Gtk.Label ();
this.label1.Name = "label1";
- this.label1.Xalign = 0f;
+ this.label1.Xalign = 0F;
this.label1.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Name:");
this.table1.Add (this.label1);
- global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
+ global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.label1]));
w4.XOptions = ((global::Gtk.AttachOptions)(4));
w4.YOptions = ((global::Gtk.AttachOptions)(4));
// Container child table1.Gtk.Table+TableChild
@@ -76,13 +68,13 @@ namespace MonoDevelop.Ide.Projects
this.label2.Name = "label2";
this.label2.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Platform:");
this.table1.Add (this.label2);
- global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
+ global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.label2]));
w5.TopAttach = ((uint)(1));
w5.BottomAttach = ((uint)(2));
w5.XOptions = ((global::Gtk.AttachOptions)(4));
w5.YOptions = ((global::Gtk.AttachOptions)(4));
this.vbox77.Add (this.table1);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox77[this.table1]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox77 [this.table1]));
w6.Position = 0;
w6.Expand = false;
w6.Fill = false;
@@ -94,12 +86,12 @@ namespace MonoDevelop.Ide.Projects
this.createChildrenCheck.DrawIndicator = true;
this.createChildrenCheck.UseUnderline = true;
this.vbox77.Add (this.createChildrenCheck);
- global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox77[this.createChildrenCheck]));
+ global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox77 [this.createChildrenCheck]));
w7.Position = 1;
w7.Expand = false;
w7.Fill = false;
w1.Add (this.vbox77);
- global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(w1[this.vbox77]));
+ global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox77]));
w8.Position = 0;
// Internal child MonoDevelop.Ide.Projects.NewConfigurationDialog.ActionArea
global::Gtk.HButtonBox w9 = this.ActionArea;
@@ -113,8 +105,8 @@ namespace MonoDevelop.Ide.Projects
this.cancelbutton1.UseStock = true;
this.cancelbutton1.UseUnderline = true;
this.cancelbutton1.Label = "gtk-cancel";
- this.AddActionWidget (this.cancelbutton1, -6);
- global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w9[this.cancelbutton1]));
+ this.AddActionWidget (this.cancelbutton1,-6);
+ global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w9 [this.cancelbutton1]));
w10.Expand = false;
w10.Fill = false;
// Container child dialog-action_area6.Gtk.ButtonBox+ButtonBoxChild
@@ -124,7 +116,7 @@ namespace MonoDevelop.Ide.Projects
this.okbutton1.UseUnderline = true;
this.okbutton1.Label = "gtk-ok";
w9.Add (this.okbutton1);
- global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w9[this.okbutton1]));
+ global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w9 [this.okbutton1]));
w11.Position = 1;
w11.Expand = false;
w11.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.NewFileDialog.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.NewFileDialog.cs
index 8834e2f8b4..d1d12287e1 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.NewFileDialog.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.NewFileDialog.cs
@@ -5,49 +5,27 @@ namespace MonoDevelop.Ide.Projects
internal partial class NewFileDialog
{
private global::Gtk.VBox vbox2;
-
private global::Gtk.HPaned hpaned1;
-
private global::Gtk.ScrolledWindow scrolledwindow1;
-
private global::Gtk.TreeView catView;
-
private global::Gtk.HPaned panedTemplates;
-
private global::Gtk.VBox boxTemplates;
-
private global::Gtk.ScrolledWindow scrolledInfo;
-
private global::Gtk.VBox boxInfo;
-
private global::Gtk.Label labelTemplateTitle;
-
private global::Gtk.Label infoLabel;
-
private global::Gtk.Label label1;
-
private global::Gtk.HBox hbox2;
-
private global::Gtk.Label label2;
-
private global::Gtk.Entry nameEntry;
-
private global::Gtk.VBox boxProject;
-
private global::Gtk.HBox hbox3;
-
private global::Gtk.CheckButton projectAddCheckbox;
-
private global::Gtk.ComboBox projectAddCombo;
-
private global::Gtk.HBox hbox4;
-
private global::Gtk.Label projectPathLabel;
-
private global::MonoDevelop.Components.FolderEntry projectFolderEntry;
-
private global::Gtk.Button cancelButton;
-
private global::Gtk.Button okButton;
protected virtual void Build ()
@@ -86,7 +64,7 @@ namespace MonoDevelop.Ide.Projects
this.catView.HeadersVisible = false;
this.scrolledwindow1.Add (this.catView);
this.hpaned1.Add (this.scrolledwindow1);
- global::Gtk.Paned.PanedChild w3 = ((global::Gtk.Paned.PanedChild)(this.hpaned1[this.scrolledwindow1]));
+ global::Gtk.Paned.PanedChild w3 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.scrolledwindow1]));
w3.Resize = false;
// Container child hpaned1.Gtk.Paned+PanedChild
this.panedTemplates = new global::Gtk.HPaned ();
@@ -98,7 +76,7 @@ namespace MonoDevelop.Ide.Projects
this.boxTemplates.Name = "boxTemplates";
this.boxTemplates.Spacing = 6;
this.panedTemplates.Add (this.boxTemplates);
- global::Gtk.Paned.PanedChild w4 = ((global::Gtk.Paned.PanedChild)(this.panedTemplates[this.boxTemplates]));
+ global::Gtk.Paned.PanedChild w4 = ((global::Gtk.Paned.PanedChild)(this.panedTemplates [this.boxTemplates]));
w4.Resize = false;
// Container child panedTemplates.Gtk.Paned+PanedChild
this.scrolledInfo = new global::Gtk.ScrolledWindow ();
@@ -118,12 +96,12 @@ namespace MonoDevelop.Ide.Projects
this.labelTemplateTitle = new global::Gtk.Label ();
this.labelTemplateTitle.WidthRequest = 145;
this.labelTemplateTitle.Name = "labelTemplateTitle";
- this.labelTemplateTitle.Xalign = 0f;
+ this.labelTemplateTitle.Xalign = 0F;
this.labelTemplateTitle.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("<b>Console Project</b>");
this.labelTemplateTitle.UseMarkup = true;
this.labelTemplateTitle.Wrap = true;
this.boxInfo.Add (this.labelTemplateTitle);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.boxInfo[this.labelTemplateTitle]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.boxInfo [this.labelTemplateTitle]));
w6.Position = 0;
w6.Expand = false;
w6.Fill = false;
@@ -131,23 +109,23 @@ namespace MonoDevelop.Ide.Projects
this.infoLabel = new global::Gtk.Label ();
this.infoLabel.WidthRequest = 145;
this.infoLabel.Name = "infoLabel";
- this.infoLabel.Xalign = 0f;
- this.infoLabel.Yalign = 0f;
+ this.infoLabel.Xalign = 0F;
+ this.infoLabel.Yalign = 0F;
this.infoLabel.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Creates a new C# Project");
this.infoLabel.Wrap = true;
this.boxInfo.Add (this.infoLabel);
- global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.boxInfo[this.infoLabel]));
+ global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.boxInfo [this.infoLabel]));
w7.Position = 1;
w7.Expand = false;
w7.Fill = false;
w5.Add (this.boxInfo);
this.scrolledInfo.Add (w5);
this.panedTemplates.Add (this.scrolledInfo);
- global::Gtk.Paned.PanedChild w10 = ((global::Gtk.Paned.PanedChild)(this.panedTemplates[this.scrolledInfo]));
+ global::Gtk.Paned.PanedChild w10 = ((global::Gtk.Paned.PanedChild)(this.panedTemplates [this.scrolledInfo]));
w10.Resize = false;
this.hpaned1.Add (this.panedTemplates);
this.vbox2.Add (this.hpaned1);
- global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hpaned1]));
+ global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hpaned1]));
w12.Position = 0;
// Container child vbox2.Gtk.Box+BoxChild
this.label1 = new global::Gtk.Label ();
@@ -155,7 +133,7 @@ namespace MonoDevelop.Ide.Projects
this.label1.HeightRequest = 1;
this.label1.Name = "label1";
this.vbox2.Add (this.label1);
- global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.label1]));
+ global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label1]));
w13.Position = 1;
w13.Expand = false;
w13.Fill = false;
@@ -168,7 +146,7 @@ namespace MonoDevelop.Ide.Projects
this.label2.Name = "label2";
this.label2.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Name:");
this.hbox2.Add (this.label2);
- global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.label2]));
+ global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label2]));
w14.Position = 0;
w14.Expand = false;
w14.Fill = false;
@@ -179,10 +157,10 @@ namespace MonoDevelop.Ide.Projects
this.nameEntry.IsEditable = true;
this.nameEntry.InvisibleChar = '●';
this.hbox2.Add (this.nameEntry);
- global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.nameEntry]));
+ global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.nameEntry]));
w15.Position = 1;
this.vbox2.Add (this.hbox2);
- global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox2]));
+ global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox2]));
w16.Position = 2;
w16.Expand = false;
w16.Fill = false;
@@ -202,7 +180,7 @@ namespace MonoDevelop.Ide.Projects
this.projectAddCheckbox.DrawIndicator = true;
this.projectAddCheckbox.UseUnderline = true;
this.hbox3.Add (this.projectAddCheckbox);
- global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.projectAddCheckbox]));
+ global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.projectAddCheckbox]));
w17.Position = 0;
w17.Expand = false;
w17.Fill = false;
@@ -210,10 +188,10 @@ namespace MonoDevelop.Ide.Projects
this.projectAddCombo = global::Gtk.ComboBox.NewText ();
this.projectAddCombo.Name = "projectAddCombo";
this.hbox3.Add (this.projectAddCombo);
- global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.projectAddCombo]));
+ global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.projectAddCombo]));
w18.Position = 1;
this.boxProject.Add (this.hbox3);
- global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.boxProject[this.hbox3]));
+ global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.boxProject [this.hbox3]));
w19.Position = 0;
w19.Expand = false;
w19.Fill = false;
@@ -226,7 +204,7 @@ namespace MonoDevelop.Ide.Projects
this.projectPathLabel.Name = "projectPathLabel";
this.projectPathLabel.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Path:");
this.hbox4.Add (this.projectPathLabel);
- global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.projectPathLabel]));
+ global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.projectPathLabel]));
w20.Position = 0;
w20.Expand = false;
w20.Fill = false;
@@ -234,20 +212,20 @@ namespace MonoDevelop.Ide.Projects
this.projectFolderEntry = new global::MonoDevelop.Components.FolderEntry ();
this.projectFolderEntry.Name = "projectFolderEntry";
this.hbox4.Add (this.projectFolderEntry);
- global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.projectFolderEntry]));
+ global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.projectFolderEntry]));
w21.Position = 1;
this.boxProject.Add (this.hbox4);
- global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.boxProject[this.hbox4]));
+ global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.boxProject [this.hbox4]));
w22.Position = 1;
w22.Expand = false;
w22.Fill = false;
this.vbox2.Add (this.boxProject);
- global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.boxProject]));
+ global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.boxProject]));
w23.Position = 3;
w23.Expand = false;
w23.Fill = false;
w1.Add (this.vbox2);
- global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(w1[this.vbox2]));
+ global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
w24.Position = 0;
// Internal child MonoDevelop.Ide.Projects.NewFileDialog.ActionArea
global::Gtk.HButtonBox w25 = this.ActionArea;
@@ -263,8 +241,8 @@ namespace MonoDevelop.Ide.Projects
this.cancelButton.UseStock = true;
this.cancelButton.UseUnderline = true;
this.cancelButton.Label = "gtk-cancel";
- this.AddActionWidget (this.cancelButton, -6);
- global::Gtk.ButtonBox.ButtonBoxChild w26 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w25[this.cancelButton]));
+ this.AddActionWidget (this.cancelButton,-6);
+ global::Gtk.ButtonBox.ButtonBoxChild w26 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w25 [this.cancelButton]));
w26.Expand = false;
w26.Fill = false;
// Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
@@ -276,7 +254,7 @@ namespace MonoDevelop.Ide.Projects
this.okButton.UseUnderline = true;
this.okButton.Label = "gtk-new";
w25.Add (this.okButton);
- global::Gtk.ButtonBox.ButtonBoxChild w27 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w25[this.okButton]));
+ global::Gtk.ButtonBox.ButtonBoxChild w27 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w25 [this.okButton]));
w27.Position = 1;
w27.Expand = false;
w27.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.NewProjectDialog.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.NewProjectDialog.cs
index daad18135c..d9e859cd02 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.NewProjectDialog.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.NewProjectDialog.cs
@@ -5,67 +5,36 @@ namespace MonoDevelop.Ide.Projects
public partial class NewProjectDialog
{
private global::Gtk.Notebook notebook;
-
private global::Gtk.VBox vbox1;
-
private global::Gtk.VBox vbox2;
-
private global::Gtk.HBox hbox1;
-
private global::Gtk.VBox vbox4;
-
private global::Gtk.HPaned hpaned1;
-
private global::Gtk.ScrolledWindow scrolledwindow1;
-
private global::Gtk.TreeView lst_template_types;
-
private global::Gtk.HPaned panedTemplates;
-
private global::Gtk.VBox boxTemplates;
-
private global::Gtk.ScrolledWindow scrolledInfo;
-
private global::Gtk.VBox boxInfo;
-
private global::Gtk.Label labelTemplateTitle;
-
private global::Gtk.Label lbl_template_descr;
-
private global::Gtk.VBox vbox3;
-
private global::Gtk.Table table1;
-
private global::MonoDevelop.Components.FolderEntry entry_location;
-
private global::Gtk.HBox hbox2;
-
private global::Gtk.Entry txt_subdirectory;
-
private global::Gtk.CheckButton chk_combine_directory;
-
private global::Gtk.Label lbl_location;
-
private global::Gtk.Label lbl_name;
-
private global::Gtk.Label lbl_subdirectory;
-
private global::Gtk.Entry txt_name;
-
private global::Gtk.Label lbl_will_save_in;
-
private global::Gtk.Label label1;
-
private global::Gtk.VBox vbox5;
-
private global::Gtk.Label label3;
-
private global::Gtk.Label label4;
-
private global::Gtk.Label label2;
-
private global::Gtk.Button btn_close;
-
private global::Gtk.Button btn_new;
protected virtual void Build ()
@@ -121,7 +90,7 @@ namespace MonoDevelop.Ide.Projects
this.lst_template_types.HeadersVisible = false;
this.scrolledwindow1.Add (this.lst_template_types);
this.hpaned1.Add (this.scrolledwindow1);
- global::Gtk.Paned.PanedChild w3 = ((global::Gtk.Paned.PanedChild)(this.hpaned1[this.scrolledwindow1]));
+ global::Gtk.Paned.PanedChild w3 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.scrolledwindow1]));
w3.Resize = false;
// Container child hpaned1.Gtk.Paned+PanedChild
this.panedTemplates = new global::Gtk.HPaned ();
@@ -133,7 +102,7 @@ namespace MonoDevelop.Ide.Projects
this.boxTemplates.Name = "boxTemplates";
this.boxTemplates.Spacing = 6;
this.panedTemplates.Add (this.boxTemplates);
- global::Gtk.Paned.PanedChild w4 = ((global::Gtk.Paned.PanedChild)(this.panedTemplates[this.boxTemplates]));
+ global::Gtk.Paned.PanedChild w4 = ((global::Gtk.Paned.PanedChild)(this.panedTemplates [this.boxTemplates]));
w4.Resize = false;
// Container child panedTemplates.Gtk.Paned+PanedChild
this.scrolledInfo = new global::Gtk.ScrolledWindow ();
@@ -153,12 +122,12 @@ namespace MonoDevelop.Ide.Projects
this.labelTemplateTitle = new global::Gtk.Label ();
this.labelTemplateTitle.WidthRequest = 30;
this.labelTemplateTitle.Name = "labelTemplateTitle";
- this.labelTemplateTitle.Xalign = 0f;
+ this.labelTemplateTitle.Xalign = 0F;
this.labelTemplateTitle.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("<b>Console Project</b>");
this.labelTemplateTitle.UseMarkup = true;
this.labelTemplateTitle.Wrap = true;
this.boxInfo.Add (this.labelTemplateTitle);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.boxInfo[this.labelTemplateTitle]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.boxInfo [this.labelTemplateTitle]));
w6.Position = 0;
w6.Expand = false;
w6.Fill = false;
@@ -166,32 +135,32 @@ namespace MonoDevelop.Ide.Projects
this.lbl_template_descr = new global::Gtk.Label ();
this.lbl_template_descr.WidthRequest = 116;
this.lbl_template_descr.Name = "lbl_template_descr";
- this.lbl_template_descr.Xalign = 0f;
- this.lbl_template_descr.Yalign = 0f;
+ this.lbl_template_descr.Xalign = 0F;
+ this.lbl_template_descr.Yalign = 0F;
this.lbl_template_descr.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Creates a new C# Project");
this.lbl_template_descr.Wrap = true;
this.boxInfo.Add (this.lbl_template_descr);
- global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.boxInfo[this.lbl_template_descr]));
+ global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.boxInfo [this.lbl_template_descr]));
w7.Position = 1;
w7.Expand = false;
w7.Fill = false;
w5.Add (this.boxInfo);
this.scrolledInfo.Add (w5);
this.panedTemplates.Add (this.scrolledInfo);
- global::Gtk.Paned.PanedChild w10 = ((global::Gtk.Paned.PanedChild)(this.panedTemplates[this.scrolledInfo]));
+ global::Gtk.Paned.PanedChild w10 = ((global::Gtk.Paned.PanedChild)(this.panedTemplates [this.scrolledInfo]));
w10.Resize = false;
this.hpaned1.Add (this.panedTemplates);
this.vbox4.Add (this.hpaned1);
- global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.hpaned1]));
+ global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hpaned1]));
w12.Position = 0;
this.hbox1.Add (this.vbox4);
- global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox4]));
+ global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox4]));
w13.Position = 0;
this.vbox2.Add (this.hbox1);
- global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox1]));
+ global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
w14.Position = 0;
this.vbox1.Add (this.vbox2);
- global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.vbox2]));
+ global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.vbox2]));
w15.Position = 0;
// Container child vbox1.Gtk.Box+BoxChild
this.vbox3 = new global::Gtk.VBox ();
@@ -206,7 +175,7 @@ namespace MonoDevelop.Ide.Projects
this.entry_location = new global::MonoDevelop.Components.FolderEntry ();
this.entry_location.Name = "entry_location";
this.table1.Add (this.entry_location);
- global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1[this.entry_location]));
+ global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1 [this.entry_location]));
w16.TopAttach = ((uint)(1));
w16.BottomAttach = ((uint)(2));
w16.LeftAttach = ((uint)(1));
@@ -224,7 +193,7 @@ namespace MonoDevelop.Ide.Projects
this.txt_subdirectory.ActivatesDefault = true;
this.txt_subdirectory.InvisibleChar = '●';
this.hbox2.Add (this.txt_subdirectory);
- global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.txt_subdirectory]));
+ global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.txt_subdirectory]));
w17.Position = 0;
// Container child hbox2.Gtk.Box+BoxChild
this.chk_combine_directory = new global::Gtk.CheckButton ();
@@ -234,12 +203,12 @@ namespace MonoDevelop.Ide.Projects
this.chk_combine_directory.DrawIndicator = true;
this.chk_combine_directory.UseUnderline = true;
this.hbox2.Add (this.chk_combine_directory);
- global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.chk_combine_directory]));
+ global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.chk_combine_directory]));
w18.Position = 1;
w18.Expand = false;
w18.Fill = false;
this.table1.Add (this.hbox2);
- global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox2]));
+ global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1 [this.hbox2]));
w19.TopAttach = ((uint)(2));
w19.BottomAttach = ((uint)(3));
w19.LeftAttach = ((uint)(1));
@@ -248,12 +217,12 @@ namespace MonoDevelop.Ide.Projects
// Container child table1.Gtk.Table+TableChild
this.lbl_location = new global::Gtk.Label ();
this.lbl_location.Name = "lbl_location";
- this.lbl_location.Xalign = 0f;
- this.lbl_location.Yalign = 0f;
+ this.lbl_location.Xalign = 0F;
+ this.lbl_location.Yalign = 0F;
this.lbl_location.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("_Location:");
this.lbl_location.UseUnderline = true;
this.table1.Add (this.lbl_location);
- global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1[this.lbl_location]));
+ global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1 [this.lbl_location]));
w20.TopAttach = ((uint)(1));
w20.BottomAttach = ((uint)(2));
w20.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -261,22 +230,22 @@ namespace MonoDevelop.Ide.Projects
// Container child table1.Gtk.Table+TableChild
this.lbl_name = new global::Gtk.Label ();
this.lbl_name.Name = "lbl_name";
- this.lbl_name.Xalign = 0f;
- this.lbl_name.Yalign = 0f;
+ this.lbl_name.Xalign = 0F;
+ this.lbl_name.Yalign = 0F;
this.lbl_name.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("N_ame:");
this.lbl_name.UseUnderline = true;
this.table1.Add (this.lbl_name);
- global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1[this.lbl_name]));
+ global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1 [this.lbl_name]));
w21.XOptions = ((global::Gtk.AttachOptions)(4));
w21.YOptions = ((global::Gtk.AttachOptions)(0));
// Container child table1.Gtk.Table+TableChild
this.lbl_subdirectory = new global::Gtk.Label ();
this.lbl_subdirectory.Name = "lbl_subdirectory";
- this.lbl_subdirectory.Xalign = 0f;
+ this.lbl_subdirectory.Xalign = 0F;
this.lbl_subdirectory.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("_Solution name:");
this.lbl_subdirectory.UseUnderline = true;
this.table1.Add (this.lbl_subdirectory);
- global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1[this.lbl_subdirectory]));
+ global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1 [this.lbl_subdirectory]));
w22.TopAttach = ((uint)(2));
w22.BottomAttach = ((uint)(3));
w22.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -288,12 +257,12 @@ namespace MonoDevelop.Ide.Projects
this.txt_name.ActivatesDefault = true;
this.txt_name.InvisibleChar = '●';
this.table1.Add (this.txt_name);
- global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1[this.txt_name]));
+ global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1 [this.txt_name]));
w23.LeftAttach = ((uint)(1));
w23.RightAttach = ((uint)(2));
w23.YOptions = ((global::Gtk.AttachOptions)(0));
this.vbox3.Add (this.table1);
- global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.table1]));
+ global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.table1]));
w24.Position = 0;
w24.Expand = false;
w24.Fill = false;
@@ -301,17 +270,17 @@ namespace MonoDevelop.Ide.Projects
this.lbl_will_save_in = new global::Gtk.Label ();
this.lbl_will_save_in.WidthRequest = 580;
this.lbl_will_save_in.Name = "lbl_will_save_in";
- this.lbl_will_save_in.Xalign = 0f;
- this.lbl_will_save_in.Yalign = 0f;
+ this.lbl_will_save_in.Xalign = 0F;
+ this.lbl_will_save_in.Yalign = 0F;
this.lbl_will_save_in.LabelProp = "Project will be saved in: /dev/null";
this.lbl_will_save_in.Wrap = true;
this.vbox3.Add (this.lbl_will_save_in);
- global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.lbl_will_save_in]));
+ global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.lbl_will_save_in]));
w25.Position = 1;
w25.Expand = false;
w25.Fill = false;
this.vbox1.Add (this.vbox3);
- global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.vbox3]));
+ global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.vbox3]));
w26.Position = 1;
w26.Expand = false;
this.notebook.Add (this.vbox1);
@@ -319,7 +288,7 @@ namespace MonoDevelop.Ide.Projects
this.label1 = new global::Gtk.Label ();
this.label1.Name = "label1";
this.label1.LabelProp = "page1";
- this.notebook.SetTabLabel (this.vbox1, this.label1);
+ this.notebook.SetTabLabel (this.vbox1,this.label1);
this.label1.ShowAll ();
// Container child notebook.Gtk.Notebook+NotebookChild
this.vbox5 = new global::Gtk.VBox ();
@@ -328,11 +297,11 @@ namespace MonoDevelop.Ide.Projects
// Container child vbox5.Gtk.Box+BoxChild
this.label3 = new global::Gtk.Label ();
this.label3.Name = "label3";
- this.label3.Xalign = 0f;
+ this.label3.Xalign = 0F;
this.label3.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("<b>Project Features</b>");
this.label3.UseMarkup = true;
this.vbox5.Add (this.label3);
- global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.label3]));
+ global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.label3]));
w28.Position = 0;
w28.Expand = false;
w28.Fill = false;
@@ -340,26 +309,26 @@ namespace MonoDevelop.Ide.Projects
this.label4 = new global::Gtk.Label ();
this.label4.WidthRequest = 632;
this.label4.Name = "label4";
- this.label4.Xalign = 0f;
+ this.label4.Xalign = 0F;
this.label4.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("<small>This list shows a set of features you can enable in the new project. After creating the project those features can be enabled or disabled in the Project Options dialog, or by adding new projects to the solution.</small>");
this.label4.UseMarkup = true;
this.label4.Wrap = true;
this.vbox5.Add (this.label4);
- global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.label4]));
+ global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.label4]));
w29.Position = 1;
w29.Expand = false;
w29.Fill = false;
this.notebook.Add (this.vbox5);
- global::Gtk.Notebook.NotebookChild w30 = ((global::Gtk.Notebook.NotebookChild)(this.notebook[this.vbox5]));
+ global::Gtk.Notebook.NotebookChild w30 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.vbox5]));
w30.Position = 1;
// Notebook tab
this.label2 = new global::Gtk.Label ();
this.label2.Name = "label2";
this.label2.LabelProp = "page2";
- this.notebook.SetTabLabel (this.vbox5, this.label2);
+ this.notebook.SetTabLabel (this.vbox5,this.label2);
this.label2.ShowAll ();
w1.Add (this.notebook);
- global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(w1[this.notebook]));
+ global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(w1 [this.notebook]));
w31.Position = 0;
// Internal child MonoDevelop.Ide.Projects.NewProjectDialog.ActionArea
global::Gtk.HButtonBox w32 = this.ActionArea;
@@ -374,8 +343,8 @@ namespace MonoDevelop.Ide.Projects
this.btn_close.UseStock = true;
this.btn_close.UseUnderline = true;
this.btn_close.Label = "gtk-cancel";
- this.AddActionWidget (this.btn_close, -6);
- global::Gtk.ButtonBox.ButtonBoxChild w33 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w32[this.btn_close]));
+ this.AddActionWidget (this.btn_close,-6);
+ global::Gtk.ButtonBox.ButtonBoxChild w33 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w32 [this.btn_close]));
w33.Expand = false;
w33.Fill = false;
// Container child dialog-action_area1.Gtk.ButtonBox+ButtonBoxChild
@@ -386,7 +355,7 @@ namespace MonoDevelop.Ide.Projects
this.btn_new.UseUnderline = true;
this.btn_new.Label = "gtk-go-forward";
w32.Add (this.btn_new);
- global::Gtk.ButtonBox.ButtonBoxChild w34 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w32[this.btn_new]));
+ global::Gtk.ButtonBox.ButtonBoxChild w34 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w32 [this.btn_new]));
w34.Position = 1;
w34.Expand = false;
w34.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.BaseDirectoryPanelWidget.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.BaseDirectoryPanelWidget.cs
index e5a4d84651..54de1ac6b1 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.BaseDirectoryPanelWidget.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.BaseDirectoryPanelWidget.cs
@@ -5,15 +5,10 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
public partial class BaseDirectoryPanelWidget
{
private global::Gtk.VBox vbox2;
-
private global::Gtk.Label label1;
-
private global::Gtk.HBox hbox1;
-
private global::Gtk.Label label2;
-
private global::Gtk.Label label3;
-
private global::MonoDevelop.Components.FolderEntry folderentry;
protected virtual void Build ()
@@ -29,11 +24,11 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
// Container child vbox2.Gtk.Box+BoxChild
this.label1 = new global::Gtk.Label ();
this.label1.Name = "label1";
- this.label1.Xalign = 0f;
+ this.label1.Xalign = 0F;
this.label1.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("<b>Location of Files</b>");
this.label1.UseMarkup = true;
this.vbox2.Add (this.label1);
- global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.label1]));
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label1]));
w1.Position = 0;
w1.Expand = false;
w1.Fill = false;
@@ -46,7 +41,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.label2.WidthRequest = 12;
this.label2.Name = "label2";
this.hbox1.Add (this.label2);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label2]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label2]));
w2.Position = 0;
w2.Expand = false;
w2.Fill = false;
@@ -55,7 +50,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.label3.Name = "label3";
this.label3.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Root directory:");
this.hbox1.Add (this.label3);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label3]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label3]));
w3.Position = 1;
w3.Expand = false;
w3.Fill = false;
@@ -63,10 +58,10 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.folderentry = new global::MonoDevelop.Components.FolderEntry ();
this.folderentry.Name = "folderentry";
this.hbox1.Add (this.folderentry);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.folderentry]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.folderentry]));
w4.Position = 2;
this.vbox2.Add (this.hbox1);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox1]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
w5.Position = 1;
w5.Expand = false;
w5.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CodeFormattingPanelWidget.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CodeFormattingPanelWidget.cs
index ca7e529769..8c985f78fa 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CodeFormattingPanelWidget.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CodeFormattingPanelWidget.cs
@@ -5,21 +5,13 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
internal partial class CodeFormattingPanelWidget
{
private global::Gtk.VBox vbox1;
-
private global::Gtk.Label label1;
-
private global::Gtk.HBox hbox1;
-
private global::Gtk.ScrolledWindow GtkScrolledWindow;
-
private global::Gtk.TreeView tree;
-
private global::Gtk.VBox boxButtons;
-
private global::Gtk.Button buttonAdd;
-
private global::Gtk.Button buttonRemove;
-
private global::Gtk.Button buttonEdit;
protected virtual void Build ()
@@ -35,10 +27,10 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
// Container child vbox1.Gtk.Box+BoxChild
this.label1 = new global::Gtk.Label ();
this.label1.Name = "label1";
- this.label1.Xalign = 0f;
+ this.label1.Xalign = 0F;
this.label1.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("This is a summary of all file types used in the project or solution:");
this.vbox1.Add (this.label1);
- global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.label1]));
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.label1]));
w1.Position = 0;
w1.Expand = false;
w1.Fill = false;
@@ -56,7 +48,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.tree.Name = "tree";
this.GtkScrolledWindow.Add (this.tree);
this.hbox1.Add (this.GtkScrolledWindow);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.GtkScrolledWindow]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.GtkScrolledWindow]));
w3.Position = 0;
// Container child hbox1.Gtk.Box+BoxChild
this.boxButtons = new global::Gtk.VBox ();
@@ -70,7 +62,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.buttonAdd.UseUnderline = true;
this.buttonAdd.Label = "gtk-add";
this.boxButtons.Add (this.buttonAdd);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.boxButtons[this.buttonAdd]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.boxButtons [this.buttonAdd]));
w4.Position = 0;
w4.Expand = false;
w4.Fill = false;
@@ -82,7 +74,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.buttonRemove.UseUnderline = true;
this.buttonRemove.Label = "gtk-remove";
this.boxButtons.Add (this.buttonRemove);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.boxButtons[this.buttonRemove]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.boxButtons [this.buttonRemove]));
w5.Position = 1;
w5.Expand = false;
w5.Fill = false;
@@ -94,17 +86,17 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.buttonEdit.UseUnderline = true;
this.buttonEdit.Label = "gtk-edit";
this.boxButtons.Add (this.buttonEdit);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.boxButtons[this.buttonEdit]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.boxButtons [this.buttonEdit]));
w6.Position = 2;
w6.Expand = false;
w6.Fill = false;
this.hbox1.Add (this.boxButtons);
- global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.boxButtons]));
+ global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.boxButtons]));
w7.Position = 1;
w7.Expand = false;
w7.Fill = false;
this.vbox1.Add (this.hbox1);
- global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
+ global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
w8.Position = 1;
this.Add (this.vbox1);
if ((this.Child != null)) {
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CombineBuildOptionsWidget.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CombineBuildOptionsWidget.cs
index f002bceaf6..1d06810bf8 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CombineBuildOptionsWidget.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CombineBuildOptionsWidget.cs
@@ -5,13 +5,9 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
internal partial class CombineBuildOptionsWidget
{
private global::Gtk.VBox vbox68;
-
private global::Gtk.Label label73;
-
private global::Gtk.HBox hbox46;
-
private global::Gtk.Label label74;
-
private global::MonoDevelop.Components.FolderEntry folderEntry;
protected virtual void Build ()
@@ -27,11 +23,11 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
// Container child vbox68.Gtk.Box+BoxChild
this.label73 = new global::Gtk.Label ();
this.label73.Name = "label73";
- this.label73.Xalign = 0f;
+ this.label73.Xalign = 0F;
this.label73.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("<b>Output Directory</b>");
this.label73.UseMarkup = true;
this.vbox68.Add (this.label73);
- global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox68[this.label73]));
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox68 [this.label73]));
w1.Position = 0;
w1.Expand = false;
w1.Fill = false;
@@ -44,7 +40,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.label74.Name = "label74";
this.label74.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString (" ");
this.hbox46.Add (this.label74);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox46[this.label74]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox46 [this.label74]));
w2.Position = 0;
w2.Expand = false;
w2.Fill = false;
@@ -52,10 +48,10 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.folderEntry = new global::MonoDevelop.Components.FolderEntry ();
this.folderEntry.Name = "folderEntry";
this.hbox46.Add (this.folderEntry);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox46[this.folderEntry]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox46 [this.folderEntry]));
w3.Position = 1;
this.vbox68.Add (this.hbox46);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox68[this.hbox46]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox68 [this.hbox46]));
w4.Position = 1;
w4.Expand = false;
w4.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CombineConfigurationPanelWidget.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CombineConfigurationPanelWidget.cs
index a5df81c3a2..85f812653c 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CombineConfigurationPanelWidget.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CombineConfigurationPanelWidget.cs
@@ -5,13 +5,9 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
internal partial class CombineConfigurationPanelWidget
{
private global::Gtk.VBox vbox74;
-
private global::Gtk.HBox hbox60;
-
private global::Gtk.Label label104;
-
private global::Gtk.ScrolledWindow scrolledwindow11;
-
private global::Gtk.TreeView configsList;
protected virtual void Build ()
@@ -33,12 +29,12 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.label104.Name = "label104";
this.label104.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Select a target configuration for each solution item:");
this.hbox60.Add (this.label104);
- global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox60[this.label104]));
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox60 [this.label104]));
w1.Position = 0;
w1.Expand = false;
w1.Fill = false;
this.vbox74.Add (this.hbox60);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox74[this.hbox60]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox74 [this.hbox60]));
w2.Position = 0;
w2.Expand = false;
// Container child vbox74.Gtk.Box+BoxChild
@@ -50,7 +46,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.configsList.Name = "configsList";
this.scrolledwindow11.Add (this.configsList);
this.vbox74.Add (this.scrolledwindow11);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox74[this.scrolledwindow11]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox74 [this.scrolledwindow11]));
w4.Position = 1;
this.Add (this.vbox74);
if ((this.Child != null)) {
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CombineEntryConfigurationsPanelWidget.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CombineEntryConfigurationsPanelWidget.cs
index d0cf784073..663cf45b49 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CombineEntryConfigurationsPanelWidget.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CombineEntryConfigurationsPanelWidget.cs
@@ -5,21 +5,13 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
internal partial class CombineEntryConfigurationsPanelWidget
{
private global::Gtk.VBox vbox75;
-
private global::Gtk.HBox hbox61;
-
private global::Gtk.ScrolledWindow scrolledwindow12;
-
private global::Gtk.TreeView configsList;
-
private global::Gtk.VBox vbox76;
-
private global::Gtk.Button addButton;
-
private global::Gtk.Button copyButton;
-
private global::Gtk.Button removeButton;
-
private global::Gtk.Button renameButton;
protected virtual void Build ()
@@ -44,7 +36,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.configsList.Name = "configsList";
this.scrolledwindow12.Add (this.configsList);
this.hbox61.Add (this.scrolledwindow12);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox61[this.scrolledwindow12]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox61 [this.scrolledwindow12]));
w2.Position = 0;
// Container child hbox61.Gtk.Box+BoxChild
this.vbox76 = new global::Gtk.VBox ();
@@ -57,7 +49,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.addButton.UseUnderline = true;
this.addButton.Label = "gtk-add";
this.vbox76.Add (this.addButton);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox76[this.addButton]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox76 [this.addButton]));
w3.Position = 0;
w3.Expand = false;
w3.Fill = false;
@@ -68,7 +60,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.copyButton.UseUnderline = true;
this.copyButton.Label = "gtk-copy";
this.vbox76.Add (this.copyButton);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox76[this.copyButton]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox76 [this.copyButton]));
w4.Position = 1;
w4.Expand = false;
w4.Fill = false;
@@ -79,7 +71,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.removeButton.UseUnderline = true;
this.removeButton.Label = "gtk-remove";
this.vbox76.Add (this.removeButton);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox76[this.removeButton]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox76 [this.removeButton]));
w5.Position = 2;
w5.Expand = false;
w5.Fill = false;
@@ -89,17 +81,17 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.renameButton.UseUnderline = true;
this.renameButton.Label = global::MonoDevelop.Core.GettextCatalog.GetString ("Rename");
this.vbox76.Add (this.renameButton);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox76[this.renameButton]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox76 [this.renameButton]));
w6.Position = 3;
w6.Expand = false;
w6.Fill = false;
this.hbox61.Add (this.vbox76);
- global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox61[this.vbox76]));
+ global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox61 [this.vbox76]));
w7.Position = 1;
w7.Expand = false;
w7.Fill = false;
this.vbox75.Add (this.hbox61);
- global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox75[this.hbox61]));
+ global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox75 [this.hbox61]));
w8.Position = 0;
this.Add (this.vbox75);
if ((this.Child != null)) {
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CombineInformationWidget.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CombineInformationWidget.cs
index 6b98b23613..ac62af4d56 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CombineInformationWidget.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CombineInformationWidget.cs
@@ -5,17 +5,11 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
internal partial class CombineInformationWidget
{
private global::Gtk.VBox vbox86;
-
private global::Gtk.Table table14;
-
private global::Gtk.Label descLabel;
-
private global::Gtk.ScrolledWindow scrolledwindow14;
-
private global::Gtk.TextView descView;
-
private global::Gtk.Entry versEntry;
-
private global::Gtk.Label versLabel;
protected virtual void Build ()
@@ -35,12 +29,12 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
// Container child table14.Gtk.Table+TableChild
this.descLabel = new global::Gtk.Label ();
this.descLabel.Name = "descLabel";
- this.descLabel.Xalign = 0f;
- this.descLabel.Yalign = 0f;
+ this.descLabel.Xalign = 0F;
+ this.descLabel.Yalign = 0F;
this.descLabel.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("_Description:");
this.descLabel.UseUnderline = true;
this.table14.Add (this.descLabel);
- global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table14[this.descLabel]));
+ global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table14 [this.descLabel]));
w1.TopAttach = ((uint)(1));
w1.BottomAttach = ((uint)(2));
w1.XOptions = ((global::Gtk.AttachOptions)(0));
@@ -56,7 +50,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.descView.Name = "descView";
this.scrolledwindow14.Add (this.descView);
this.table14.Add (this.scrolledwindow14);
- global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table14[this.scrolledwindow14]));
+ global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table14 [this.scrolledwindow14]));
w3.TopAttach = ((uint)(1));
w3.BottomAttach = ((uint)(2));
w3.LeftAttach = ((uint)(1));
@@ -67,22 +61,22 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.versEntry.IsEditable = true;
this.versEntry.InvisibleChar = '●';
this.table14.Add (this.versEntry);
- global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table14[this.versEntry]));
+ global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table14 [this.versEntry]));
w4.LeftAttach = ((uint)(1));
w4.RightAttach = ((uint)(2));
w4.YOptions = ((global::Gtk.AttachOptions)(0));
// Container child table14.Gtk.Table+TableChild
this.versLabel = new global::Gtk.Label ();
this.versLabel.Name = "versLabel";
- this.versLabel.Xalign = 0f;
+ this.versLabel.Xalign = 0F;
this.versLabel.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("_Version:");
this.versLabel.UseUnderline = true;
this.table14.Add (this.versLabel);
- global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table14[this.versLabel]));
+ global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table14 [this.versLabel]));
w5.XOptions = ((global::Gtk.AttachOptions)(4));
w5.YOptions = ((global::Gtk.AttachOptions)(0));
this.vbox86.Add (this.table14);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox86[this.table14]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox86 [this.table14]));
w6.Position = 0;
w6.Expand = false;
this.Add (this.vbox86);
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CommonAssemblySigningPreferences.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CommonAssemblySigningPreferences.cs
index 51dc145a47..9cc9bbd893 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CommonAssemblySigningPreferences.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CommonAssemblySigningPreferences.cs
@@ -5,13 +5,9 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
internal partial class CommonAssemblySigningPreferences
{
private global::Gtk.VBox vbox1;
-
private global::Gtk.CheckButton signAssemblyCheckbutton;
-
private global::Gtk.HBox hbox1;
-
private global::Gtk.Label strongNameFileLabel;
-
private global::MonoDevelop.Components.FileEntry strongNameFileEntry;
protected virtual void Build ()
@@ -32,7 +28,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.signAssemblyCheckbutton.DrawIndicator = true;
this.signAssemblyCheckbutton.UseUnderline = true;
this.vbox1.Add (this.signAssemblyCheckbutton);
- global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.signAssemblyCheckbutton]));
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.signAssemblyCheckbutton]));
w1.Position = 0;
w1.Expand = false;
w1.Fill = false;
@@ -46,7 +42,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.strongNameFileLabel.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("S_trong Name File:");
this.strongNameFileLabel.UseUnderline = true;
this.hbox1.Add (this.strongNameFileLabel);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.strongNameFileLabel]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.strongNameFileLabel]));
w2.Position = 0;
w2.Expand = false;
w2.Fill = false;
@@ -54,10 +50,10 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.strongNameFileEntry = new global::MonoDevelop.Components.FileEntry ();
this.strongNameFileEntry.Name = "strongNameFileEntry";
this.hbox1.Add (this.strongNameFileEntry);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.strongNameFileEntry]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.strongNameFileEntry]));
w3.Position = 1;
this.vbox1.Add (this.hbox1);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
w4.Position = 1;
w4.Expand = false;
w4.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CustomCommandPanelWidget.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CustomCommandPanelWidget.cs
index 0478e10a49..56128b2647 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CustomCommandPanelWidget.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CustomCommandPanelWidget.cs
@@ -5,11 +5,8 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
internal partial class CustomCommandPanelWidget
{
private global::Gtk.VBox vbox;
-
private global::Gtk.Label label3;
-
private global::Gtk.ScrolledWindow scrolledwindow1;
-
private global::Gtk.VBox vboxCommands;
protected virtual void Build ()
@@ -27,11 +24,11 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.label3 = new global::Gtk.Label ();
this.label3.WidthRequest = 470;
this.label3.Name = "label3";
- this.label3.Xalign = 0f;
+ this.label3.Xalign = 0F;
this.label3.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("MonoDevelop can execute user specified commands or scripts before, after or as a replacement of common project operations. It is also possible to enter custom commands which will be available in the project or solution menu.");
this.label3.Wrap = true;
this.vbox.Add (this.label3);
- global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox[this.label3]));
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox [this.label3]));
w1.Position = 0;
w1.Expand = false;
w1.Fill = false;
@@ -50,7 +47,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
w2.Add (this.vboxCommands);
this.scrolledwindow1.Add (w2);
this.vbox.Add (this.scrolledwindow1);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox[this.scrolledwindow1]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox [this.scrolledwindow1]));
w5.Position = 1;
this.Add (this.vbox);
if ((this.Child != null)) {
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CustomCommandWidget.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CustomCommandWidget.cs
index ada0c11025..6655864a3b 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CustomCommandWidget.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.CustomCommandWidget.cs
@@ -5,43 +5,24 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
internal partial class CustomCommandWidget
{
private global::Gtk.VBox vbox1;
-
private global::Gtk.HSeparator hseparator2;
-
private global::Gtk.HBox hbox1;
-
private global::Gtk.ComboBox comboType;
-
private global::Gtk.Button buttonRemove;
-
private global::Gtk.Table tableData;
-
private global::Gtk.Entry entryCommand;
-
private global::Gtk.Entry entryName;
-
private global::Gtk.HBox hbox2;
-
private global::MonoDevelop.Ide.Gui.Components.StringTagSelectorButton tagSelectorDirectory;
-
private global::Gtk.HBox hbox3;
-
private global::Gtk.Button buttonBrowse;
-
private global::MonoDevelop.Ide.Gui.Components.StringTagSelectorButton tagSelectorCommand;
-
private global::Gtk.Label label1;
-
private global::Gtk.Label label3;
-
private global::Gtk.Label labelName;
-
private global::Gtk.Entry workingdirEntry;
-
private global::Gtk.HBox boxData;
-
private global::Gtk.CheckButton checkExternalCons;
-
private global::Gtk.CheckButton checkPauseCons;
protected virtual void Build ()
@@ -62,7 +43,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.hseparator2 = new global::Gtk.HSeparator ();
this.hseparator2.Name = "hseparator2";
this.vbox1.Add (this.hseparator2);
- global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hseparator2]));
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hseparator2]));
w1.Position = 0;
w1.Expand = false;
w1.Fill = false;
@@ -87,7 +68,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.comboType.Name = "comboType";
this.comboType.Active = 0;
this.hbox1.Add (this.comboType);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.comboType]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.comboType]));
w2.Position = 0;
w2.Expand = false;
w2.Fill = false;
@@ -99,13 +80,13 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.buttonRemove.UseUnderline = true;
this.buttonRemove.Label = "gtk-remove";
this.hbox1.Add (this.buttonRemove);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonRemove]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonRemove]));
w3.PackType = ((global::Gtk.PackType)(1));
w3.Position = 1;
w3.Expand = false;
w3.Fill = false;
this.vbox1.Add (this.hbox1);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
w4.Position = 1;
w4.Expand = false;
w4.Fill = false;
@@ -121,7 +102,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.entryCommand.IsEditable = true;
this.entryCommand.InvisibleChar = '●';
this.tableData.Add (this.entryCommand);
- global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.tableData[this.entryCommand]));
+ global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.tableData [this.entryCommand]));
w5.TopAttach = ((uint)(1));
w5.BottomAttach = ((uint)(2));
w5.LeftAttach = ((uint)(1));
@@ -134,7 +115,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.entryName.IsEditable = true;
this.entryName.InvisibleChar = '●';
this.tableData.Add (this.entryName);
- global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.tableData[this.entryName]));
+ global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.tableData [this.entryName]));
w6.LeftAttach = ((uint)(1));
w6.RightAttach = ((uint)(2));
w6.YOptions = ((global::Gtk.AttachOptions)(4));
@@ -147,12 +128,12 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.tagSelectorDirectory.Events = ((global::Gdk.EventMask)(256));
this.tagSelectorDirectory.Name = "tagSelectorDirectory";
this.hbox2.Add (this.tagSelectorDirectory);
- global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.tagSelectorDirectory]));
+ global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.tagSelectorDirectory]));
w7.Position = 0;
w7.Expand = false;
w7.Fill = false;
this.tableData.Add (this.hbox2);
- global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.tableData[this.hbox2]));
+ global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.tableData [this.hbox2]));
w8.TopAttach = ((uint)(2));
w8.BottomAttach = ((uint)(3));
w8.LeftAttach = ((uint)(2));
@@ -170,7 +151,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.buttonBrowse.UseUnderline = true;
this.buttonBrowse.Label = global::MonoDevelop.Core.GettextCatalog.GetString ("Browse...");
this.hbox3.Add (this.buttonBrowse);
- global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.buttonBrowse]));
+ global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.buttonBrowse]));
w9.Position = 0;
w9.Expand = false;
w9.Fill = false;
@@ -179,12 +160,12 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.tagSelectorCommand.Events = ((global::Gdk.EventMask)(256));
this.tagSelectorCommand.Name = "tagSelectorCommand";
this.hbox3.Add (this.tagSelectorCommand);
- global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.tagSelectorCommand]));
+ global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.tagSelectorCommand]));
w10.Position = 1;
w10.Expand = false;
w10.Fill = false;
this.tableData.Add (this.hbox3);
- global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.tableData[this.hbox3]));
+ global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.tableData [this.hbox3]));
w11.TopAttach = ((uint)(1));
w11.BottomAttach = ((uint)(2));
w11.LeftAttach = ((uint)(2));
@@ -194,10 +175,10 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
// Container child tableData.Gtk.Table+TableChild
this.label1 = new global::Gtk.Label ();
this.label1.Name = "label1";
- this.label1.Xalign = 0f;
+ this.label1.Xalign = 0F;
this.label1.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Working Directory:");
this.tableData.Add (this.label1);
- global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.tableData[this.label1]));
+ global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.tableData [this.label1]));
w12.TopAttach = ((uint)(2));
w12.BottomAttach = ((uint)(3));
w12.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -205,10 +186,10 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
// Container child tableData.Gtk.Table+TableChild
this.label3 = new global::Gtk.Label ();
this.label3.Name = "label3";
- this.label3.Xalign = 0f;
+ this.label3.Xalign = 0F;
this.label3.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Command:");
this.tableData.Add (this.label3);
- global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.tableData[this.label3]));
+ global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.tableData [this.label3]));
w13.TopAttach = ((uint)(1));
w13.BottomAttach = ((uint)(2));
w13.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -216,10 +197,10 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
// Container child tableData.Gtk.Table+TableChild
this.labelName = new global::Gtk.Label ();
this.labelName.Name = "labelName";
- this.labelName.Xalign = 0f;
+ this.labelName.Xalign = 0F;
this.labelName.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Name:");
this.tableData.Add (this.labelName);
- global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.tableData[this.labelName]));
+ global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.tableData [this.labelName]));
w14.XOptions = ((global::Gtk.AttachOptions)(4));
w14.YOptions = ((global::Gtk.AttachOptions)(4));
// Container child tableData.Gtk.Table+TableChild
@@ -229,14 +210,14 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.workingdirEntry.IsEditable = true;
this.workingdirEntry.InvisibleChar = '●';
this.tableData.Add (this.workingdirEntry);
- global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.tableData[this.workingdirEntry]));
+ global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.tableData [this.workingdirEntry]));
w15.TopAttach = ((uint)(2));
w15.BottomAttach = ((uint)(3));
w15.LeftAttach = ((uint)(1));
w15.RightAttach = ((uint)(2));
w15.YOptions = ((global::Gtk.AttachOptions)(4));
this.vbox1.Add (this.tableData);
- global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.tableData]));
+ global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.tableData]));
w16.Position = 2;
w16.Expand = false;
w16.Fill = false;
@@ -252,7 +233,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.checkExternalCons.DrawIndicator = true;
this.checkExternalCons.UseUnderline = true;
this.boxData.Add (this.checkExternalCons);
- global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.boxData[this.checkExternalCons]));
+ global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.boxData [this.checkExternalCons]));
w17.Position = 0;
w17.Expand = false;
w17.Fill = false;
@@ -264,12 +245,12 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.checkPauseCons.DrawIndicator = true;
this.checkPauseCons.UseUnderline = true;
this.boxData.Add (this.checkPauseCons);
- global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.boxData[this.checkPauseCons]));
+ global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.boxData [this.checkPauseCons]));
w18.Position = 1;
w18.Expand = false;
w18.Fill = false;
this.vbox1.Add (this.boxData);
- global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.boxData]));
+ global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.boxData]));
w19.Position = 3;
w19.Expand = false;
w19.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.GeneralProjectOptionsWidget.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.GeneralProjectOptionsWidget.cs
index de5a8f1f76..762d8be228 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.GeneralProjectOptionsWidget.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.GeneralProjectOptionsWidget.cs
@@ -5,55 +5,30 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
internal partial class GeneralProjectOptionsWidget
{
private global::Gtk.VBox vbox40;
-
private global::Gtk.VBox vbox47;
-
private global::Gtk.Label informationHeaderLabel;
-
private global::Gtk.HBox hbox29;
-
private global::Gtk.Label label55;
-
private global::Gtk.VBox vbox46;
-
private global::Gtk.Table table11;
-
private global::Gtk.Label defaultNamespaceLabel;
-
private global::Gtk.Label descriptionLabel;
-
private global::Gtk.HBox hbox1;
-
private global::Gtk.Entry entryVersion;
-
private global::Gtk.CheckButton checkSolutionVersion;
-
private global::Gtk.Label label1;
-
private global::Gtk.Label nameLabel;
-
private global::Gtk.Entry projectDefaultNamespaceEntry;
-
private global::Gtk.Entry projectNameEntry;
-
private global::Gtk.ScrolledWindow scrolledwindow5;
-
private global::Gtk.TextView projectDescriptionTextView;
-
private global::Gtk.VBox vbox41;
-
private global::Gtk.Label onProjectLoadHeaderLabel;
-
private global::Gtk.HBox hbox26;
-
private global::Gtk.Label label49;
-
private global::Gtk.CheckButton newFilesOnLoadCheckButton;
-
private global::Gtk.HBox hbox27;
-
private global::Gtk.Label label50;
-
private global::Gtk.CheckButton autoInsertNewFilesCheckButton;
protected virtual void Build ()
@@ -73,12 +48,12 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
// Container child vbox47.Gtk.Box+BoxChild
this.informationHeaderLabel = new global::Gtk.Label ();
this.informationHeaderLabel.Name = "informationHeaderLabel";
- this.informationHeaderLabel.Xalign = 0f;
+ this.informationHeaderLabel.Xalign = 0F;
this.informationHeaderLabel.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("<b>Project Information</b>");
this.informationHeaderLabel.UseMarkup = true;
this.informationHeaderLabel.UseUnderline = true;
this.vbox47.Add (this.informationHeaderLabel);
- global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox47[this.informationHeaderLabel]));
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox47 [this.informationHeaderLabel]));
w1.Position = 0;
w1.Expand = false;
w1.Fill = false;
@@ -90,7 +65,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.label55.WidthRequest = 18;
this.label55.Name = "label55";
this.hbox29.Add (this.label55);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox29[this.label55]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox29 [this.label55]));
w2.Position = 0;
w2.Expand = false;
w2.Fill = false;
@@ -106,22 +81,22 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
// Container child table11.Gtk.Table+TableChild
this.defaultNamespaceLabel = new global::Gtk.Label ();
this.defaultNamespaceLabel.Name = "defaultNamespaceLabel";
- this.defaultNamespaceLabel.Xalign = 0f;
+ this.defaultNamespaceLabel.Xalign = 0F;
this.defaultNamespaceLabel.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Default Namespace:");
this.table11.Add (this.defaultNamespaceLabel);
- global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table11[this.defaultNamespaceLabel]));
+ global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table11 [this.defaultNamespaceLabel]));
w3.TopAttach = ((uint)(3));
w3.BottomAttach = ((uint)(4));
w3.XOptions = ((global::Gtk.AttachOptions)(4));
// Container child table11.Gtk.Table+TableChild
this.descriptionLabel = new global::Gtk.Label ();
this.descriptionLabel.Name = "descriptionLabel";
- this.descriptionLabel.Xalign = 0f;
- this.descriptionLabel.Yalign = 0f;
+ this.descriptionLabel.Xalign = 0F;
+ this.descriptionLabel.Yalign = 0F;
this.descriptionLabel.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("_Description:");
this.descriptionLabel.UseUnderline = true;
this.table11.Add (this.descriptionLabel);
- global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table11[this.descriptionLabel]));
+ global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table11 [this.descriptionLabel]));
w4.TopAttach = ((uint)(2));
w4.BottomAttach = ((uint)(3));
w4.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -136,7 +111,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.entryVersion.IsEditable = true;
this.entryVersion.InvisibleChar = '●';
this.hbox1.Add (this.entryVersion);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.entryVersion]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.entryVersion]));
w5.Position = 0;
w5.Expand = false;
w5.Fill = false;
@@ -148,10 +123,10 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.checkSolutionVersion.DrawIndicator = true;
this.checkSolutionVersion.UseUnderline = true;
this.hbox1.Add (this.checkSolutionVersion);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.checkSolutionVersion]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.checkSolutionVersion]));
w6.Position = 1;
this.table11.Add (this.hbox1);
- global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table11[this.hbox1]));
+ global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table11 [this.hbox1]));
w7.TopAttach = ((uint)(1));
w7.BottomAttach = ((uint)(2));
w7.LeftAttach = ((uint)(1));
@@ -161,10 +136,10 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
// Container child table11.Gtk.Table+TableChild
this.label1 = new global::Gtk.Label ();
this.label1.Name = "label1";
- this.label1.Xalign = 0f;
+ this.label1.Xalign = 0F;
this.label1.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Version:");
this.table11.Add (this.label1);
- global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table11[this.label1]));
+ global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table11 [this.label1]));
w8.TopAttach = ((uint)(1));
w8.BottomAttach = ((uint)(2));
w8.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -172,11 +147,11 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
// Container child table11.Gtk.Table+TableChild
this.nameLabel = new global::Gtk.Label ();
this.nameLabel.Name = "nameLabel";
- this.nameLabel.Xalign = 0f;
+ this.nameLabel.Xalign = 0F;
this.nameLabel.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("_Name:");
this.nameLabel.UseUnderline = true;
this.table11.Add (this.nameLabel);
- global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table11[this.nameLabel]));
+ global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table11 [this.nameLabel]));
w9.XOptions = ((global::Gtk.AttachOptions)(4));
w9.YOptions = ((global::Gtk.AttachOptions)(0));
// Container child table11.Gtk.Table+TableChild
@@ -185,7 +160,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.projectDefaultNamespaceEntry.IsEditable = true;
this.projectDefaultNamespaceEntry.InvisibleChar = '●';
this.table11.Add (this.projectDefaultNamespaceEntry);
- global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table11[this.projectDefaultNamespaceEntry]));
+ global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table11 [this.projectDefaultNamespaceEntry]));
w10.TopAttach = ((uint)(3));
w10.BottomAttach = ((uint)(4));
w10.LeftAttach = ((uint)(1));
@@ -197,7 +172,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.projectNameEntry.IsEditable = true;
this.projectNameEntry.InvisibleChar = '●';
this.table11.Add (this.projectNameEntry);
- global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table11[this.projectNameEntry]));
+ global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table11 [this.projectNameEntry]));
w11.LeftAttach = ((uint)(1));
w11.RightAttach = ((uint)(2));
w11.YOptions = ((global::Gtk.AttachOptions)(0));
@@ -212,24 +187,24 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.projectDescriptionTextView.Name = "projectDescriptionTextView";
this.scrolledwindow5.Add (this.projectDescriptionTextView);
this.table11.Add (this.scrolledwindow5);
- global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table11[this.scrolledwindow5]));
+ global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table11 [this.scrolledwindow5]));
w13.TopAttach = ((uint)(2));
w13.BottomAttach = ((uint)(3));
w13.LeftAttach = ((uint)(1));
w13.RightAttach = ((uint)(2));
this.vbox46.Add (this.table11);
- global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox46[this.table11]));
+ global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox46 [this.table11]));
w14.Position = 0;
this.hbox29.Add (this.vbox46);
- global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox29[this.vbox46]));
+ global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox29 [this.vbox46]));
w15.Position = 1;
this.vbox47.Add (this.hbox29);
- global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox47[this.hbox29]));
+ global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox47 [this.hbox29]));
w16.Position = 1;
w16.Expand = false;
w16.Fill = false;
this.vbox40.Add (this.vbox47);
- global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox40[this.vbox47]));
+ global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox40 [this.vbox47]));
w17.Position = 0;
w17.Expand = false;
w17.Fill = false;
@@ -240,12 +215,12 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
// Container child vbox41.Gtk.Box+BoxChild
this.onProjectLoadHeaderLabel = new global::Gtk.Label ();
this.onProjectLoadHeaderLabel.Name = "onProjectLoadHeaderLabel";
- this.onProjectLoadHeaderLabel.Xalign = 0f;
+ this.onProjectLoadHeaderLabel.Xalign = 0F;
this.onProjectLoadHeaderLabel.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("<b>On Project Load</b>");
this.onProjectLoadHeaderLabel.UseMarkup = true;
this.onProjectLoadHeaderLabel.UseUnderline = true;
this.vbox41.Add (this.onProjectLoadHeaderLabel);
- global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox41[this.onProjectLoadHeaderLabel]));
+ global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox41 [this.onProjectLoadHeaderLabel]));
w18.Position = 0;
w18.Expand = false;
w18.Fill = false;
@@ -257,7 +232,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.label49.WidthRequest = 18;
this.label49.Name = "label49";
this.hbox26.Add (this.label49);
- global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox26[this.label49]));
+ global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox26 [this.label49]));
w19.Position = 0;
w19.Expand = false;
w19.Fill = false;
@@ -268,12 +243,12 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.newFilesOnLoadCheckButton.DrawIndicator = true;
this.newFilesOnLoadCheckButton.UseUnderline = true;
this.hbox26.Add (this.newFilesOnLoadCheckButton);
- global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox26[this.newFilesOnLoadCheckButton]));
+ global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox26 [this.newFilesOnLoadCheckButton]));
w20.Position = 1;
w20.Expand = false;
w20.Fill = false;
this.vbox41.Add (this.hbox26);
- global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox41[this.hbox26]));
+ global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox41 [this.hbox26]));
w21.Position = 1;
w21.Expand = false;
w21.Fill = false;
@@ -285,7 +260,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.label50.WidthRequest = 18;
this.label50.Name = "label50";
this.hbox27.Add (this.label50);
- global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox27[this.label50]));
+ global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox27 [this.label50]));
w22.Position = 0;
w22.Expand = false;
w22.Fill = false;
@@ -296,17 +271,17 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.autoInsertNewFilesCheckButton.DrawIndicator = true;
this.autoInsertNewFilesCheckButton.UseUnderline = true;
this.hbox27.Add (this.autoInsertNewFilesCheckButton);
- global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox27[this.autoInsertNewFilesCheckButton]));
+ global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox27 [this.autoInsertNewFilesCheckButton]));
w23.Position = 1;
w23.Expand = false;
w23.Fill = false;
this.vbox41.Add (this.hbox27);
- global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox41[this.hbox27]));
+ global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox41 [this.hbox27]));
w24.Position = 2;
w24.Expand = false;
w24.Fill = false;
this.vbox40.Add (this.vbox41);
- global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox40[this.vbox41]));
+ global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox40 [this.vbox41]));
w25.Position = 1;
w25.Expand = false;
w25.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.NamespaceSynchronisationPanelWidget.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.NamespaceSynchronisationPanelWidget.cs
index c4c284e696..9007c71f5c 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.NamespaceSynchronisationPanelWidget.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.NamespaceSynchronisationPanelWidget.cs
@@ -5,33 +5,19 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
internal partial class NamespaceSynchronisationPanelWidget
{
private global::Gtk.VBox vbox2;
-
private global::Gtk.CheckButton checkAssociateNamespacesDirectories;
-
private global::Gtk.Alignment alignment1;
-
private global::Gtk.VBox namespaceAssociationBox;
-
private global::Gtk.CheckButton checkDefaultAsRoot;
-
private global::Gtk.HBox hbox1;
-
private global::Gtk.Label label1;
-
private global::Gtk.VBox vbox4;
-
private global::Gtk.RadioButton radioFlat;
-
private global::Gtk.RadioButton radioHierarch;
-
private global::Gtk.HBox hbox2;
-
private global::Gtk.Frame previewFrame;
-
private global::Gtk.Label GtkLabel6;
-
private global::Gtk.CheckButton checkVSStyleResourceNames;
-
private global::Gtk.Label label2;
protected virtual void Build ()
@@ -52,12 +38,12 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.checkAssociateNamespacesDirectories.DrawIndicator = true;
this.checkAssociateNamespacesDirectories.UseUnderline = true;
this.vbox2.Add (this.checkAssociateNamespacesDirectories);
- global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.checkAssociateNamespacesDirectories]));
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.checkAssociateNamespacesDirectories]));
w1.Position = 0;
w1.Expand = false;
w1.Fill = false;
// Container child vbox2.Gtk.Box+BoxChild
- this.alignment1 = new global::Gtk.Alignment (0f, 0f, 1f, 1f);
+ this.alignment1 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
this.alignment1.Name = "alignment1";
this.alignment1.LeftPadding = ((uint)(24));
// Container child alignment1.Gtk.Container+ContainerChild
@@ -72,7 +58,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.checkDefaultAsRoot.DrawIndicator = true;
this.checkDefaultAsRoot.UseUnderline = true;
this.namespaceAssociationBox.Add (this.checkDefaultAsRoot);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.namespaceAssociationBox[this.checkDefaultAsRoot]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.namespaceAssociationBox [this.checkDefaultAsRoot]));
w2.Position = 0;
w2.Expand = false;
w2.Fill = false;
@@ -83,11 +69,11 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
// Container child hbox1.Gtk.Box+BoxChild
this.label1 = new global::Gtk.Label ();
this.label1.Name = "label1";
- this.label1.Xalign = 0f;
- this.label1.Yalign = 0f;
+ this.label1.Xalign = 0F;
+ this.label1.Yalign = 0F;
this.label1.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Directory structure:");
this.hbox1.Add (this.label1);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label1]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label1]));
w3.Position = 0;
w3.Expand = false;
w3.Fill = false;
@@ -103,7 +89,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.radioFlat.UseUnderline = true;
this.radioFlat.Group = new global::GLib.SList (global::System.IntPtr.Zero);
this.vbox4.Add (this.radioFlat);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.radioFlat]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.radioFlat]));
w4.Position = 0;
w4.Expand = false;
w4.Fill = false;
@@ -115,15 +101,15 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.radioHierarch.UseUnderline = true;
this.radioHierarch.Group = this.radioFlat.Group;
this.vbox4.Add (this.radioHierarch);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.radioHierarch]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.radioHierarch]));
w5.Position = 1;
w5.Expand = false;
w5.Fill = false;
this.hbox1.Add (this.vbox4);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox4]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox4]));
w6.Position = 1;
this.namespaceAssociationBox.Add (this.hbox1);
- global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.namespaceAssociationBox[this.hbox1]));
+ global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.namespaceAssociationBox [this.hbox1]));
w7.Position = 1;
w7.Expand = false;
w7.Fill = false;
@@ -141,16 +127,16 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.GtkLabel6.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Preview");
this.previewFrame.LabelWidget = this.GtkLabel6;
this.hbox2.Add (this.previewFrame);
- global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.previewFrame]));
+ global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.previewFrame]));
w8.Position = 0;
w8.Expand = false;
w8.Fill = false;
this.namespaceAssociationBox.Add (this.hbox2);
- global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.namespaceAssociationBox[this.hbox2]));
+ global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.namespaceAssociationBox [this.hbox2]));
w9.Position = 2;
this.alignment1.Add (this.namespaceAssociationBox);
this.vbox2.Add (this.alignment1);
- global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.alignment1]));
+ global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.alignment1]));
w11.Position = 1;
// Container child vbox2.Gtk.Box+BoxChild
this.checkVSStyleResourceNames = new global::Gtk.CheckButton ();
@@ -169,7 +155,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.label2.Wrap = true;
this.checkVSStyleResourceNames.Add (this.label2);
this.vbox2.Add (this.checkVSStyleResourceNames);
- global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.checkVSStyleResourceNames]));
+ global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.checkVSStyleResourceNames]));
w13.Position = 2;
w13.Expand = false;
w13.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.OutputOptionsPanelWidget.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.OutputOptionsPanelWidget.cs
index 0d95febc44..c073564297 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.OutputOptionsPanelWidget.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.OutputOptionsPanelWidget.cs
@@ -5,25 +5,15 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
internal partial class OutputOptionsPanelWidget
{
private global::Gtk.VBox vbox66;
-
private global::Gtk.VBox vbox67;
-
private global::Gtk.Label label93;
-
private global::Gtk.HBox hbox57;
-
private global::Gtk.Label label91;
-
private global::Gtk.VBox vbox69;
-
private global::Gtk.Table table10;
-
private global::Gtk.Entry assemblyNameEntry;
-
private global::Gtk.Label label98;
-
private global::Gtk.Label label99;
-
private global::MonoDevelop.Components.FolderEntry outputPathEntry;
protected virtual void Build ()
@@ -43,11 +33,11 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
// Container child vbox67.Gtk.Box+BoxChild
this.label93 = new global::Gtk.Label ();
this.label93.Name = "label93";
- this.label93.Xalign = 0f;
+ this.label93.Xalign = 0F;
this.label93.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("<b>Output</b>");
this.label93.UseMarkup = true;
this.vbox67.Add (this.label93);
- global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox67[this.label93]));
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox67 [this.label93]));
w1.Position = 0;
w1.Expand = false;
w1.Fill = false;
@@ -59,7 +49,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.label91.WidthRequest = 18;
this.label91.Name = "label91";
this.hbox57.Add (this.label91);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox57[this.label91]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox57 [this.label91]));
w2.Position = 0;
w2.Expand = false;
w2.Fill = false;
@@ -78,28 +68,28 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.assemblyNameEntry.IsEditable = true;
this.assemblyNameEntry.InvisibleChar = '●';
this.table10.Add (this.assemblyNameEntry);
- global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table10[this.assemblyNameEntry]));
+ global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table10 [this.assemblyNameEntry]));
w3.LeftAttach = ((uint)(1));
w3.RightAttach = ((uint)(2));
w3.YOptions = ((global::Gtk.AttachOptions)(0));
// Container child table10.Gtk.Table+TableChild
this.label98 = new global::Gtk.Label ();
this.label98.Name = "label98";
- this.label98.Xalign = 0f;
+ this.label98.Xalign = 0F;
this.label98.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Assembly _name:");
this.label98.UseUnderline = true;
this.table10.Add (this.label98);
- global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table10[this.label98]));
+ global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table10 [this.label98]));
w4.XOptions = ((global::Gtk.AttachOptions)(4));
w4.YOptions = ((global::Gtk.AttachOptions)(0));
// Container child table10.Gtk.Table+TableChild
this.label99 = new global::Gtk.Label ();
this.label99.Name = "label99";
- this.label99.Xalign = 0f;
+ this.label99.Xalign = 0F;
this.label99.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Output _path:");
this.label99.UseUnderline = true;
this.table10.Add (this.label99);
- global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table10[this.label99]));
+ global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table10 [this.label99]));
w5.TopAttach = ((uint)(1));
w5.BottomAttach = ((uint)(2));
w5.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -108,7 +98,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.outputPathEntry = new global::MonoDevelop.Components.FolderEntry ();
this.outputPathEntry.Name = "outputPathEntry";
this.table10.Add (this.outputPathEntry);
- global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table10[this.outputPathEntry]));
+ global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table10 [this.outputPathEntry]));
w6.TopAttach = ((uint)(1));
w6.BottomAttach = ((uint)(2));
w6.LeftAttach = ((uint)(1));
@@ -116,18 +106,18 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
w6.XOptions = ((global::Gtk.AttachOptions)(4));
w6.YOptions = ((global::Gtk.AttachOptions)(4));
this.vbox69.Add (this.table10);
- global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox69[this.table10]));
+ global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox69 [this.table10]));
w7.Position = 0;
w7.Expand = false;
w7.Fill = false;
this.hbox57.Add (this.vbox69);
- global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox57[this.vbox69]));
+ global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox57 [this.vbox69]));
w8.Position = 1;
this.vbox67.Add (this.hbox57);
- global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox67[this.hbox57]));
+ global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox67 [this.hbox57]));
w9.Position = 1;
this.vbox66.Add (this.vbox67);
- global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox66[this.vbox67]));
+ global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox66 [this.vbox67]));
w10.Position = 0;
w10.Expand = false;
w10.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.RunOptionsPanelWidget.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.RunOptionsPanelWidget.cs
index f4a9976da7..073d04bb60 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.RunOptionsPanelWidget.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.RunOptionsPanelWidget.cs
@@ -5,23 +5,14 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
public partial class RunOptionsPanelWidget
{
private global::Gtk.VBox vbox67;
-
private global::Gtk.VBox vbox69;
-
private global::Gtk.Table table10;
-
private global::Gtk.Label label100;
-
private global::Gtk.Entry parametersEntry;
-
private global::Gtk.CheckButton externalConsoleCheckButton;
-
private global::Gtk.CheckButton pauseConsoleOutputCheckButton;
-
private global::Gtk.HSeparator hseparator1;
-
private global::Gtk.Label label1;
-
private global::MonoDevelop.Ide.Gui.Components.EnvVarList envVarList;
protected virtual void Build ()
@@ -45,11 +36,11 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
// Container child table10.Gtk.Table+TableChild
this.label100 = new global::Gtk.Label ();
this.label100.Name = "label100";
- this.label100.Xalign = 0f;
+ this.label100.Xalign = 0F;
this.label100.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Paramet_ers:");
this.label100.UseUnderline = true;
this.table10.Add (this.label100);
- global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table10[this.label100]));
+ global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table10 [this.label100]));
w1.XOptions = ((global::Gtk.AttachOptions)(4));
w1.YOptions = ((global::Gtk.AttachOptions)(0));
// Container child table10.Gtk.Table+TableChild
@@ -58,12 +49,12 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.parametersEntry.IsEditable = true;
this.parametersEntry.InvisibleChar = '●';
this.table10.Add (this.parametersEntry);
- global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table10[this.parametersEntry]));
+ global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table10 [this.parametersEntry]));
w2.LeftAttach = ((uint)(1));
w2.RightAttach = ((uint)(2));
w2.YOptions = ((global::Gtk.AttachOptions)(0));
this.vbox69.Add (this.table10);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox69[this.table10]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox69 [this.table10]));
w3.Position = 0;
w3.Expand = false;
w3.Fill = false;
@@ -74,7 +65,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.externalConsoleCheckButton.DrawIndicator = true;
this.externalConsoleCheckButton.UseUnderline = true;
this.vbox69.Add (this.externalConsoleCheckButton);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox69[this.externalConsoleCheckButton]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox69 [this.externalConsoleCheckButton]));
w4.Position = 1;
w4.Expand = false;
w4.Fill = false;
@@ -85,7 +76,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.pauseConsoleOutputCheckButton.DrawIndicator = true;
this.pauseConsoleOutputCheckButton.UseUnderline = true;
this.vbox69.Add (this.pauseConsoleOutputCheckButton);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox69[this.pauseConsoleOutputCheckButton]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox69 [this.pauseConsoleOutputCheckButton]));
w5.Position = 2;
w5.Expand = false;
w5.Fill = false;
@@ -93,17 +84,17 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.hseparator1 = new global::Gtk.HSeparator ();
this.hseparator1.Name = "hseparator1";
this.vbox69.Add (this.hseparator1);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox69[this.hseparator1]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox69 [this.hseparator1]));
w6.Position = 3;
w6.Expand = false;
w6.Fill = false;
// Container child vbox69.Gtk.Box+BoxChild
this.label1 = new global::Gtk.Label ();
this.label1.Name = "label1";
- this.label1.Xalign = 0f;
+ this.label1.Xalign = 0F;
this.label1.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Environment Variables:");
this.vbox69.Add (this.label1);
- global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox69[this.label1]));
+ global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox69 [this.label1]));
w7.Position = 4;
w7.Expand = false;
w7.Fill = false;
@@ -112,10 +103,10 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.envVarList.CanFocus = true;
this.envVarList.Name = "envVarList";
this.vbox69.Add (this.envVarList);
- global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox69[this.envVarList]));
+ global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox69 [this.envVarList]));
w8.Position = 5;
this.vbox67.Add (this.vbox69);
- global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox67[this.vbox69]));
+ global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox67 [this.vbox69]));
w9.Position = 0;
this.Add (this.vbox67);
if ((this.Child != null)) {
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.RuntimeOptionsPanelWidget.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.RuntimeOptionsPanelWidget.cs
index 0ad103f62b..599adc77a4 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.RuntimeOptionsPanelWidget.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.RuntimeOptionsPanelWidget.cs
@@ -5,11 +5,8 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
internal partial class RuntimeOptionsPanelWidget
{
private global::Gtk.VBox vbox81;
-
private global::Gtk.HBox hbox68;
-
private global::Gtk.Label label114;
-
private global::Gtk.ComboBox runtimeVersionCombo;
protected virtual void Build ()
@@ -29,11 +26,11 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
// Container child hbox68.Gtk.Box+BoxChild
this.label114 = new global::Gtk.Label ();
this.label114.Name = "label114";
- this.label114.Xalign = 0f;
+ this.label114.Xalign = 0F;
this.label114.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Runtime _version:");
this.label114.UseUnderline = true;
this.hbox68.Add (this.label114);
- global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox68[this.label114]));
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox68 [this.label114]));
w1.Position = 0;
w1.Expand = false;
w1.Fill = false;
@@ -41,12 +38,12 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.runtimeVersionCombo = global::Gtk.ComboBox.NewText ();
this.runtimeVersionCombo.Name = "runtimeVersionCombo";
this.hbox68.Add (this.runtimeVersionCombo);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox68[this.runtimeVersionCombo]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox68 [this.runtimeVersionCombo]));
w2.Position = 1;
w2.Expand = false;
w2.Fill = false;
this.vbox81.Add (this.hbox68);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox81[this.hbox68]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox81 [this.hbox68]));
w3.Position = 0;
w3.Expand = false;
w3.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.StartupOptionsPanelWidget.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.StartupOptionsPanelWidget.cs
index 9032007438..fed045676a 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.StartupOptionsPanelWidget.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.StartupOptionsPanelWidget.cs
@@ -5,29 +5,17 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
internal partial class StartupOptionsPanelWidget
{
private global::Gtk.VBox vbox2;
-
private global::Gtk.RadioButton radioSingle;
-
private global::Gtk.HBox hbox2;
-
private global::Gtk.Label label1;
-
private global::Gtk.ComboBox comboItems;
-
private global::Gtk.RadioButton radioMulti;
-
private global::Gtk.HBox hbox1;
-
private global::Gtk.Label label2;
-
private global::Gtk.ScrolledWindow GtkScrolledWindow;
-
private global::Gtk.TreeView treeItems;
-
private global::Gtk.VBox vbox3;
-
private global::Gtk.Button buttonUp;
-
private global::Gtk.Button buttonDown;
protected virtual void Build ()
@@ -48,7 +36,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.radioSingle.UseUnderline = true;
this.radioSingle.Group = new global::GLib.SList (global::System.IntPtr.Zero);
this.vbox2.Add (this.radioSingle);
- global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.radioSingle]));
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.radioSingle]));
w1.Position = 0;
w1.Expand = false;
w1.Fill = false;
@@ -61,7 +49,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.label1.WidthRequest = 12;
this.label1.Name = "label1";
this.hbox2.Add (this.label1);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.label1]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label1]));
w2.Position = 0;
w2.Expand = false;
w2.Fill = false;
@@ -69,10 +57,10 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.comboItems = global::Gtk.ComboBox.NewText ();
this.comboItems.Name = "comboItems";
this.hbox2.Add (this.comboItems);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.comboItems]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.comboItems]));
w3.Position = 1;
this.vbox2.Add (this.hbox2);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox2]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox2]));
w4.Position = 1;
w4.Expand = false;
w4.Fill = false;
@@ -84,7 +72,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.radioMulti.UseUnderline = true;
this.radioMulti.Group = this.radioSingle.Group;
this.vbox2.Add (this.radioMulti);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.radioMulti]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.radioMulti]));
w5.Position = 2;
w5.Expand = false;
w5.Fill = false;
@@ -97,7 +85,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.label2.WidthRequest = 12;
this.label2.Name = "label2";
this.hbox1.Add (this.label2);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label2]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label2]));
w6.Position = 0;
w6.Expand = false;
w6.Fill = false;
@@ -111,7 +99,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.treeItems.Name = "treeItems";
this.GtkScrolledWindow.Add (this.treeItems);
this.hbox1.Add (this.GtkScrolledWindow);
- global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.GtkScrolledWindow]));
+ global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.GtkScrolledWindow]));
w8.Position = 1;
// Container child hbox1.Gtk.Box+BoxChild
this.vbox3 = new global::Gtk.VBox ();
@@ -125,7 +113,7 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.buttonUp.UseUnderline = true;
this.buttonUp.Label = "gtk-go-up";
this.vbox3.Add (this.buttonUp);
- global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.buttonUp]));
+ global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.buttonUp]));
w9.Position = 0;
w9.Expand = false;
w9.Fill = false;
@@ -137,17 +125,17 @@ namespace MonoDevelop.Ide.Projects.OptionPanels
this.buttonDown.UseUnderline = true;
this.buttonDown.Label = "gtk-go-down";
this.vbox3.Add (this.buttonDown);
- global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.buttonDown]));
+ global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.buttonDown]));
w10.Position = 1;
w10.Expand = false;
w10.Fill = false;
this.hbox1.Add (this.vbox3);
- global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox3]));
+ global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox3]));
w11.Position = 2;
w11.Expand = false;
w11.Fill = false;
this.vbox2.Add (this.hbox1);
- global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox1]));
+ global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
w12.Position = 3;
this.Add (this.vbox2);
if ((this.Child != null)) {
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.ProjectFileSelectorDialog.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.ProjectFileSelectorDialog.cs
index 506618ca32..a1bbb38377 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.ProjectFileSelectorDialog.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.ProjectFileSelectorDialog.cs
@@ -5,25 +5,15 @@ namespace MonoDevelop.Ide.Projects
public partial class ProjectFileSelectorDialog
{
private global::Gtk.VBox vbox2;
-
private global::Gtk.HPaned hpaned1;
-
private global::Gtk.ScrolledWindow GtkScrolledWindow;
-
private global::Gtk.TreeView projectTree;
-
private global::Gtk.ScrolledWindow GtkScrolledWindow1;
-
private global::Gtk.TreeView fileList;
-
private global::Gtk.HBox typeBox;
-
private global::Gtk.Label label2;
-
private global::Gtk.ComboBox fileTypeCombo;
-
private global::Gtk.Button buttonCancel;
-
private global::Gtk.Button buttonOk;
protected virtual void Build ()
@@ -57,7 +47,7 @@ namespace MonoDevelop.Ide.Projects
this.projectTree.Name = "projectTree";
this.GtkScrolledWindow.Add (this.projectTree);
this.hpaned1.Add (this.GtkScrolledWindow);
- global::Gtk.Paned.PanedChild w3 = ((global::Gtk.Paned.PanedChild)(this.hpaned1[this.GtkScrolledWindow]));
+ global::Gtk.Paned.PanedChild w3 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.GtkScrolledWindow]));
w3.Resize = false;
// Container child hpaned1.Gtk.Paned+PanedChild
this.GtkScrolledWindow1 = new global::Gtk.ScrolledWindow ();
@@ -70,7 +60,7 @@ namespace MonoDevelop.Ide.Projects
this.GtkScrolledWindow1.Add (this.fileList);
this.hpaned1.Add (this.GtkScrolledWindow1);
this.vbox2.Add (this.hpaned1);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hpaned1]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hpaned1]));
w6.Position = 0;
// Container child vbox2.Gtk.Box+BoxChild
this.typeBox = new global::Gtk.HBox ();
@@ -82,7 +72,7 @@ namespace MonoDevelop.Ide.Projects
this.label2.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("File _type:");
this.label2.UseUnderline = true;
this.typeBox.Add (this.label2);
- global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.typeBox[this.label2]));
+ global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.typeBox [this.label2]));
w7.Position = 0;
w7.Expand = false;
w7.Fill = false;
@@ -90,17 +80,17 @@ namespace MonoDevelop.Ide.Projects
this.fileTypeCombo = global::Gtk.ComboBox.NewText ();
this.fileTypeCombo.Name = "fileTypeCombo";
this.typeBox.Add (this.fileTypeCombo);
- global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.typeBox[this.fileTypeCombo]));
+ global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.typeBox [this.fileTypeCombo]));
w8.Position = 1;
w8.Expand = false;
w8.Fill = false;
this.vbox2.Add (this.typeBox);
- global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.typeBox]));
+ global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.typeBox]));
w9.Position = 1;
w9.Expand = false;
w9.Fill = false;
w1.Add (this.vbox2);
- global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(w1[this.vbox2]));
+ global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
w10.Position = 0;
// Internal child MonoDevelop.Ide.Projects.ProjectFileSelectorDialog.ActionArea
global::Gtk.HButtonBox w11 = this.ActionArea;
@@ -116,8 +106,8 @@ namespace MonoDevelop.Ide.Projects
this.buttonCancel.UseStock = true;
this.buttonCancel.UseUnderline = true;
this.buttonCancel.Label = "gtk-cancel";
- this.AddActionWidget (this.buttonCancel, -6);
- global::Gtk.ButtonBox.ButtonBoxChild w12 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w11[this.buttonCancel]));
+ this.AddActionWidget (this.buttonCancel,-6);
+ global::Gtk.ButtonBox.ButtonBoxChild w12 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w11 [this.buttonCancel]));
w12.Expand = false;
w12.Fill = false;
// Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
@@ -128,8 +118,8 @@ namespace MonoDevelop.Ide.Projects
this.buttonOk.UseStock = true;
this.buttonOk.UseUnderline = true;
this.buttonOk.Label = "gtk-ok";
- this.AddActionWidget (this.buttonOk, -5);
- global::Gtk.ButtonBox.ButtonBoxChild w13 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w11[this.buttonOk]));
+ this.AddActionWidget (this.buttonOk,-5);
+ global::Gtk.ButtonBox.ButtonBoxChild w13 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w11 [this.buttonOk]));
w13.Position = 1;
w13.Expand = false;
w13.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.RenameConfigDialog.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.RenameConfigDialog.cs
index 4cae16c5d2..65bf55ff03 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.RenameConfigDialog.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.RenameConfigDialog.cs
@@ -5,17 +5,11 @@ namespace MonoDevelop.Ide.Projects
internal partial class RenameConfigDialog
{
private global::Gtk.VBox vbox79;
-
private global::Gtk.HBox hbox63;
-
private global::Gtk.Label label106;
-
private global::Gtk.Entry nameEntry;
-
private global::Gtk.CheckButton renameChildrenCheck;
-
private global::Gtk.Button button9;
-
private global::Gtk.Button buttonOk;
protected virtual void Build ()
@@ -43,7 +37,7 @@ namespace MonoDevelop.Ide.Projects
this.label106.Name = "label106";
this.label106.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("New name:");
this.hbox63.Add (this.label106);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox63[this.label106]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox63 [this.label106]));
w2.Position = 0;
w2.Expand = false;
w2.Fill = false;
@@ -53,10 +47,10 @@ namespace MonoDevelop.Ide.Projects
this.nameEntry.IsEditable = true;
this.nameEntry.InvisibleChar = '●';
this.hbox63.Add (this.nameEntry);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox63[this.nameEntry]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox63 [this.nameEntry]));
w3.Position = 1;
this.vbox79.Add (this.hbox63);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox79[this.hbox63]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox79 [this.hbox63]));
w4.Position = 0;
w4.Expand = false;
w4.Fill = false;
@@ -68,12 +62,12 @@ namespace MonoDevelop.Ide.Projects
this.renameChildrenCheck.DrawIndicator = true;
this.renameChildrenCheck.UseUnderline = true;
this.vbox79.Add (this.renameChildrenCheck);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox79[this.renameChildrenCheck]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox79 [this.renameChildrenCheck]));
w5.Position = 1;
w5.Expand = false;
w5.Fill = false;
w1.Add (this.vbox79);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(w1[this.vbox79]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox79]));
w6.Position = 0;
// Internal child MonoDevelop.Ide.Projects.RenameConfigDialog.ActionArea
global::Gtk.HButtonBox w7 = this.ActionArea;
@@ -87,8 +81,8 @@ namespace MonoDevelop.Ide.Projects
this.button9.UseStock = true;
this.button9.UseUnderline = true;
this.button9.Label = "gtk-cancel";
- this.AddActionWidget (this.button9, -6);
- global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w7[this.button9]));
+ this.AddActionWidget (this.button9,-6);
+ global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w7 [this.button9]));
w8.Expand = false;
w8.Fill = false;
// Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
@@ -98,7 +92,7 @@ namespace MonoDevelop.Ide.Projects
this.buttonOk.UseUnderline = true;
this.buttonOk.Label = "gtk-ok";
w7.Add (this.buttonOk);
- global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w7[this.buttonOk]));
+ global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w7 [this.buttonOk]));
w9.Position = 1;
w9.Expand = false;
w9.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.SelectReferenceDialog.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.SelectReferenceDialog.cs
index 4dd26fd42f..68b4b5e3ff 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.SelectReferenceDialog.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.SelectReferenceDialog.cs
@@ -5,33 +5,19 @@ namespace MonoDevelop.Ide.Projects
internal partial class SelectReferenceDialog
{
private global::Gtk.VBox vbox5;
-
private global::Gtk.VPaned vpaned1;
-
private global::Gtk.Notebook mainBook;
-
private global::Gtk.Label label7;
-
private global::Gtk.Label label6;
-
private global::Gtk.VBox vbox76;
-
private global::Gtk.Label label114;
-
private global::Gtk.HBox hbox4;
-
private global::Gtk.ScrolledWindow scrolledwindow2;
-
private global::Gtk.TreeView ReferencesTreeView;
-
private global::Gtk.VBox vbox70;
-
private global::Gtk.Button RemoveReferenceButton;
-
private global::Gtk.Image but;
-
private global::Gtk.Button cancelbutton;
-
private global::Gtk.Button okbutton;
protected virtual void Build ()
@@ -68,20 +54,20 @@ namespace MonoDevelop.Ide.Projects
// Container child mainBook.Gtk.Notebook+NotebookChild
this.label7 = new global::Gtk.Label ();
this.label7.Name = "label7";
- this.label7.Xalign = 0f;
- this.label7.Yalign = 0f;
+ this.label7.Xalign = 0F;
+ this.label7.Yalign = 0F;
this.label7.LabelProp = "label7";
this.mainBook.Add (this.label7);
// Notebook tab
this.label6 = new global::Gtk.Label ();
this.label6.Name = "label6";
- this.label6.Xalign = 0f;
- this.label6.Yalign = 0f;
+ this.label6.Xalign = 0F;
+ this.label6.Yalign = 0F;
this.label6.LabelProp = "label6";
- this.mainBook.SetTabLabel (this.label7, this.label6);
+ this.mainBook.SetTabLabel (this.label7,this.label6);
this.label6.ShowAll ();
this.vpaned1.Add (this.mainBook);
- global::Gtk.Paned.PanedChild w3 = ((global::Gtk.Paned.PanedChild)(this.vpaned1[this.mainBook]));
+ global::Gtk.Paned.PanedChild w3 = ((global::Gtk.Paned.PanedChild)(this.vpaned1 [this.mainBook]));
w3.Resize = false;
w3.Shrink = false;
// Container child vpaned1.Gtk.Paned+PanedChild
@@ -91,10 +77,10 @@ namespace MonoDevelop.Ide.Projects
// Container child vbox76.Gtk.Box+BoxChild
this.label114 = new global::Gtk.Label ();
this.label114.Name = "label114";
- this.label114.Xalign = 0f;
+ this.label114.Xalign = 0F;
this.label114.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Selected references:");
this.vbox76.Add (this.label114);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox76[this.label114]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox76 [this.label114]));
w4.Position = 0;
w4.Expand = false;
w4.Fill = false;
@@ -112,7 +98,7 @@ namespace MonoDevelop.Ide.Projects
this.ReferencesTreeView.Name = "ReferencesTreeView";
this.scrolledwindow2.Add (this.ReferencesTreeView);
this.hbox4.Add (this.scrolledwindow2);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.scrolledwindow2]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.scrolledwindow2]));
w6.Position = 0;
// Container child hbox4.Gtk.Box+BoxChild
this.vbox70 = new global::Gtk.VBox ();
@@ -124,32 +110,32 @@ namespace MonoDevelop.Ide.Projects
// Container child RemoveReferenceButton.Gtk.Container+ContainerChild
this.but = new global::Gtk.Image ();
this.but.Name = "but";
- this.but.Xalign = 0f;
- this.but.Yalign = 0f;
- this.but.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-remove", global::Gtk.IconSize.Button);
+ this.but.Xalign = 0F;
+ this.but.Yalign = 0F;
+ this.but.Pixbuf = global::Stetic.IconLoader.LoadIcon (this,"gtk-remove",global::Gtk.IconSize.Button);
this.RemoveReferenceButton.Add (this.but);
this.RemoveReferenceButton.Label = null;
this.vbox70.Add (this.RemoveReferenceButton);
- global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox70[this.RemoveReferenceButton]));
+ global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox70 [this.RemoveReferenceButton]));
w8.Position = 0;
w8.Expand = false;
w8.Fill = false;
this.hbox4.Add (this.vbox70);
- global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.vbox70]));
+ global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.vbox70]));
w9.Position = 1;
w9.Expand = false;
w9.Fill = false;
this.vbox76.Add (this.hbox4);
- global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox76[this.hbox4]));
+ global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox76 [this.hbox4]));
w10.Position = 1;
this.vpaned1.Add (this.vbox76);
- global::Gtk.Paned.PanedChild w11 = ((global::Gtk.Paned.PanedChild)(this.vpaned1[this.vbox76]));
+ global::Gtk.Paned.PanedChild w11 = ((global::Gtk.Paned.PanedChild)(this.vpaned1 [this.vbox76]));
w11.Resize = false;
this.vbox5.Add (this.vpaned1);
- global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.vpaned1]));
+ global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.vpaned1]));
w12.Position = 0;
w1.Add (this.vbox5);
- global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(w1[this.vbox5]));
+ global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox5]));
w13.Position = 0;
// Internal child MonoDevelop.Ide.Projects.SelectReferenceDialog.ActionArea
global::Gtk.HButtonBox w14 = this.ActionArea;
@@ -163,8 +149,8 @@ namespace MonoDevelop.Ide.Projects
this.cancelbutton.UseStock = true;
this.cancelbutton.UseUnderline = true;
this.cancelbutton.Label = "gtk-cancel";
- this.AddActionWidget (this.cancelbutton, -6);
- global::Gtk.ButtonBox.ButtonBoxChild w15 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w14[this.cancelbutton]));
+ this.AddActionWidget (this.cancelbutton,-6);
+ global::Gtk.ButtonBox.ButtonBoxChild w15 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w14 [this.cancelbutton]));
w15.Expand = false;
w15.Fill = false;
// Container child dialog-action_area2.Gtk.ButtonBox+ButtonBoxChild
@@ -173,8 +159,8 @@ namespace MonoDevelop.Ide.Projects
this.okbutton.UseStock = true;
this.okbutton.UseUnderline = true;
this.okbutton.Label = "gtk-ok";
- this.AddActionWidget (this.okbutton, -5);
- global::Gtk.ButtonBox.ButtonBoxChild w16 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w14[this.okbutton]));
+ this.AddActionWidget (this.okbutton,-5);
+ global::Gtk.ButtonBox.ButtonBoxChild w16 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w14 [this.okbutton]));
w16.Position = 1;
w16.Expand = false;
w16.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.SelectEncodingsDialog.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.SelectEncodingsDialog.cs
index 535caf1a4f..5f377a35ba 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.SelectEncodingsDialog.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.SelectEncodingsDialog.cs
@@ -5,41 +5,23 @@ namespace MonoDevelop.Ide
internal partial class SelectEncodingsDialog
{
private global::Gtk.Table table5;
-
private global::Gtk.Label label106;
-
private global::Gtk.Label label107;
-
private global::Gtk.ScrolledWindow scrolledwindow10;
-
private global::Gtk.TreeView listAvail;
-
private global::Gtk.ScrolledWindow scrolledwindow11;
-
private global::Gtk.TreeView listSelected;
-
private global::Gtk.VBox vbox74;
-
private global::Gtk.Label label108;
-
private global::Gtk.Button btnAdd;
-
private global::Gtk.Button btnRemove;
-
private global::Gtk.Label label109;
-
private global::Gtk.VBox vbox75;
-
private global::Gtk.Button btnUp;
-
private global::Gtk.Image image9;
-
private global::Gtk.Button btnDown;
-
private global::Gtk.Image image10;
-
private global::Gtk.Button cancelbutton1;
-
private global::Gtk.Button okbutton1;
protected virtual void Build ()
@@ -67,23 +49,23 @@ namespace MonoDevelop.Ide
// Container child table5.Gtk.Table+TableChild
this.label106 = new global::Gtk.Label ();
this.label106.Name = "label106";
- this.label106.Xalign = 0f;
- this.label106.Yalign = 0f;
+ this.label106.Xalign = 0F;
+ this.label106.Yalign = 0F;
this.label106.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Available encodings:");
this.label106.WidthChars = 20;
this.table5.Add (this.label106);
- global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table5[this.label106]));
+ global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table5 [this.label106]));
w2.XOptions = ((global::Gtk.AttachOptions)(4));
w2.YOptions = ((global::Gtk.AttachOptions)(0));
// Container child table5.Gtk.Table+TableChild
this.label107 = new global::Gtk.Label ();
this.label107.Name = "label107";
- this.label107.Xalign = 0f;
- this.label107.Yalign = 0f;
+ this.label107.Xalign = 0F;
+ this.label107.Yalign = 0F;
this.label107.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Encodings shown in menu:");
this.label107.WidthChars = 20;
this.table5.Add (this.label107);
- global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table5[this.label107]));
+ global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table5 [this.label107]));
w3.LeftAttach = ((uint)(2));
w3.RightAttach = ((uint)(3));
w3.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -97,7 +79,7 @@ namespace MonoDevelop.Ide
this.listAvail.Name = "listAvail";
this.scrolledwindow10.Add (this.listAvail);
this.table5.Add (this.scrolledwindow10);
- global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table5[this.scrolledwindow10]));
+ global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table5 [this.scrolledwindow10]));
w5.TopAttach = ((uint)(1));
w5.BottomAttach = ((uint)(2));
// Container child table5.Gtk.Table+TableChild
@@ -109,7 +91,7 @@ namespace MonoDevelop.Ide
this.listSelected.Name = "listSelected";
this.scrolledwindow11.Add (this.listSelected);
this.table5.Add (this.scrolledwindow11);
- global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table5[this.scrolledwindow11]));
+ global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table5 [this.scrolledwindow11]));
w7.TopAttach = ((uint)(1));
w7.BottomAttach = ((uint)(2));
w7.LeftAttach = ((uint)(2));
@@ -121,23 +103,23 @@ namespace MonoDevelop.Ide
// Container child vbox74.Gtk.Box+BoxChild
this.label108 = new global::Gtk.Label ();
this.label108.Name = "label108";
- this.label108.Xalign = 0f;
- this.label108.Yalign = 0f;
+ this.label108.Xalign = 0F;
+ this.label108.Yalign = 0F;
this.vbox74.Add (this.label108);
- global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox74[this.label108]));
+ global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox74 [this.label108]));
w8.Position = 0;
// Container child vbox74.Gtk.Box+BoxChild
this.btnAdd = new global::Gtk.Button ();
this.btnAdd.Name = "btnAdd";
this.btnAdd.UseUnderline = true;
// Container child btnAdd.Gtk.Container+ContainerChild
- global::Gtk.Alignment w9 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w9 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w10 = new global::Gtk.HBox ();
w10.Spacing = 2;
// Container child GtkHBox.Gtk.Container+ContainerChild
global::Gtk.Image w11 = new global::Gtk.Image ();
- w11.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-go-forward", global::Gtk.IconSize.Button);
+ w11.Pixbuf = global::Stetic.IconLoader.LoadIcon (this,"gtk-go-forward",global::Gtk.IconSize.Button);
w10.Add (w11);
// Container child GtkHBox.Gtk.Container+ContainerChild
global::Gtk.Label w13 = new global::Gtk.Label ();
@@ -145,7 +127,7 @@ namespace MonoDevelop.Ide
w9.Add (w10);
this.btnAdd.Add (w9);
this.vbox74.Add (this.btnAdd);
- global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox74[this.btnAdd]));
+ global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox74 [this.btnAdd]));
w17.Position = 1;
w17.Expand = false;
w17.Fill = false;
@@ -153,13 +135,13 @@ namespace MonoDevelop.Ide
this.btnRemove = new global::Gtk.Button ();
this.btnRemove.Name = "btnRemove";
// Container child btnRemove.Gtk.Container+ContainerChild
- global::Gtk.Alignment w18 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w18 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w19 = new global::Gtk.HBox ();
w19.Spacing = 2;
// Container child GtkHBox.Gtk.Container+ContainerChild
global::Gtk.Image w20 = new global::Gtk.Image ();
- w20.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-go-back", global::Gtk.IconSize.SmallToolbar);
+ w20.Pixbuf = global::Stetic.IconLoader.LoadIcon (this,"gtk-go-back",global::Gtk.IconSize.SmallToolbar);
w19.Add (w20);
// Container child GtkHBox.Gtk.Container+ContainerChild
global::Gtk.Label w22 = new global::Gtk.Label ();
@@ -167,20 +149,20 @@ namespace MonoDevelop.Ide
w18.Add (w19);
this.btnRemove.Add (w18);
this.vbox74.Add (this.btnRemove);
- global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox74[this.btnRemove]));
+ global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox74 [this.btnRemove]));
w26.Position = 2;
w26.Expand = false;
w26.Fill = false;
// Container child vbox74.Gtk.Box+BoxChild
this.label109 = new global::Gtk.Label ();
this.label109.Name = "label109";
- this.label109.Xalign = 0f;
- this.label109.Yalign = 0f;
+ this.label109.Xalign = 0F;
+ this.label109.Yalign = 0F;
this.vbox74.Add (this.label109);
- global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox74[this.label109]));
+ global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox74 [this.label109]));
w27.Position = 3;
this.table5.Add (this.vbox74);
- global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.table5[this.vbox74]));
+ global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.table5 [this.vbox74]));
w28.TopAttach = ((uint)(1));
w28.BottomAttach = ((uint)(2));
w28.LeftAttach = ((uint)(1));
@@ -197,13 +179,13 @@ namespace MonoDevelop.Ide
// Container child btnUp.Gtk.Container+ContainerChild
this.image9 = new global::Gtk.Image ();
this.image9.Name = "image9";
- this.image9.Xalign = 0f;
- this.image9.Yalign = 0f;
- this.image9.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-go-up", global::Gtk.IconSize.Button);
+ this.image9.Xalign = 0F;
+ this.image9.Yalign = 0F;
+ this.image9.Pixbuf = global::Stetic.IconLoader.LoadIcon (this,"gtk-go-up",global::Gtk.IconSize.Button);
this.btnUp.Add (this.image9);
this.btnUp.Label = null;
this.vbox75.Add (this.btnUp);
- global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox75[this.btnUp]));
+ global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox75 [this.btnUp]));
w30.Position = 0;
w30.Expand = false;
w30.Fill = false;
@@ -213,18 +195,18 @@ namespace MonoDevelop.Ide
// Container child btnDown.Gtk.Container+ContainerChild
this.image10 = new global::Gtk.Image ();
this.image10.Name = "image10";
- this.image10.Xalign = 0f;
- this.image10.Yalign = 0f;
- this.image10.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-go-down", global::Gtk.IconSize.Button);
+ this.image10.Xalign = 0F;
+ this.image10.Yalign = 0F;
+ this.image10.Pixbuf = global::Stetic.IconLoader.LoadIcon (this,"gtk-go-down",global::Gtk.IconSize.Button);
this.btnDown.Add (this.image10);
this.btnDown.Label = null;
this.vbox75.Add (this.btnDown);
- global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.vbox75[this.btnDown]));
+ global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.vbox75 [this.btnDown]));
w32.Position = 1;
w32.Expand = false;
w32.Fill = false;
this.table5.Add (this.vbox75);
- global::Gtk.Table.TableChild w33 = ((global::Gtk.Table.TableChild)(this.table5[this.vbox75]));
+ global::Gtk.Table.TableChild w33 = ((global::Gtk.Table.TableChild)(this.table5 [this.vbox75]));
w33.TopAttach = ((uint)(1));
w33.BottomAttach = ((uint)(2));
w33.LeftAttach = ((uint)(3));
@@ -232,7 +214,7 @@ namespace MonoDevelop.Ide
w33.XOptions = ((global::Gtk.AttachOptions)(0));
w33.YOptions = ((global::Gtk.AttachOptions)(0));
w1.Add (this.table5);
- global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(w1[this.table5]));
+ global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(w1 [this.table5]));
w34.Position = 0;
// Internal child MonoDevelop.Ide.SelectEncodingsDialog.ActionArea
global::Gtk.HButtonBox w35 = this.ActionArea;
@@ -246,8 +228,8 @@ namespace MonoDevelop.Ide
this.cancelbutton1.UseStock = true;
this.cancelbutton1.UseUnderline = true;
this.cancelbutton1.Label = "gtk-cancel";
- this.AddActionWidget (this.cancelbutton1, -6);
- global::Gtk.ButtonBox.ButtonBoxChild w36 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w35[this.cancelbutton1]));
+ this.AddActionWidget (this.cancelbutton1,-6);
+ global::Gtk.ButtonBox.ButtonBoxChild w36 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w35 [this.cancelbutton1]));
w36.Expand = false;
w36.Fill = false;
// Container child dialog-action_area5.Gtk.ButtonBox+ButtonBoxChild
@@ -256,8 +238,8 @@ namespace MonoDevelop.Ide
this.okbutton1.UseStock = true;
this.okbutton1.UseUnderline = true;
this.okbutton1.Label = "gtk-ok";
- this.AddActionWidget (this.okbutton1, -5);
- global::Gtk.ButtonBox.ButtonBoxChild w37 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w35[this.okbutton1]));
+ this.AddActionWidget (this.okbutton1,-5);
+ global::Gtk.ButtonBox.ButtonBoxChild w37 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w35 [this.okbutton1]));
w37.Position = 1;
w37.Expand = false;
w37.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.StandardHeader.StandardHeaderPolicyPanelWidget.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.StandardHeader.StandardHeaderPolicyPanelWidget.cs
index 9c812c8ad1..df6f80a676 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.StandardHeader.StandardHeaderPolicyPanelWidget.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.StandardHeader.StandardHeaderPolicyPanelWidget.cs
@@ -5,11 +5,8 @@ namespace MonoDevelop.Ide.StandardHeader
internal partial class StandardHeaderPolicyPanelWidget
{
private global::Gtk.VBox vbox2;
-
private global::Gtk.ScrolledWindow GtkScrolledWindow;
-
private global::Gtk.TextView headerText;
-
private global::Gtk.CheckButton includeAutoCheck;
protected virtual void Build ()
@@ -32,7 +29,7 @@ namespace MonoDevelop.Ide.StandardHeader
this.headerText.Name = "headerText";
this.GtkScrolledWindow.Add (this.headerText);
this.vbox2.Add (this.GtkScrolledWindow);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.GtkScrolledWindow]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.GtkScrolledWindow]));
w2.Position = 0;
// Container child vbox2.Gtk.Box+BoxChild
this.includeAutoCheck = new global::Gtk.CheckButton ();
@@ -42,7 +39,7 @@ namespace MonoDevelop.Ide.StandardHeader
this.includeAutoCheck.DrawIndicator = true;
this.includeAutoCheck.UseUnderline = true;
this.vbox2.Add (this.includeAutoCheck);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.includeAutoCheck]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.includeAutoCheck]));
w3.Position = 1;
w3.Expand = false;
w3.Fill = false;
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/generated.cs b/main/src/core/MonoDevelop.Ide/gtk-gui/generated.cs
index 559a39ec59..5b16a1fbbc 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/generated.cs
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/generated.cs
@@ -6,7 +6,7 @@ namespace Stetic
{
private static bool initialized;
- static internal void Initialize (Gtk.Widget iconRenderer)
+ internal static void Initialize (Gtk.Widget iconRenderer)
{
if ((Stetic.Gui.initialized == false)) {
Stetic.Gui.initialized = true;
@@ -17,7 +17,6 @@ namespace Stetic
internal class BinContainer
{
private Gtk.Widget child;
-
private Gtk.UIManager uimanager;
public static BinContainer Attach (Gtk.Bin bin)
@@ -71,30 +70,30 @@ namespace Stetic
{
public static Gdk.Pixbuf LoadIcon (Gtk.Widget widget, string name, Gtk.IconSize size)
{
- Gdk.Pixbuf res = widget.RenderIcon (name, size, null);
+ Gdk.Pixbuf res = widget.RenderIcon (name,size,null);
if ((res != null)) {
return res;
} else {
int sz;
int sy;
- global::Gtk.Icon.SizeLookup (size, out sz, out sy);
+ global::Gtk.Icon.SizeLookup (size,out sz,out sy);
try {
- return Gtk.IconTheme.Default.LoadIcon (name, sz, 0);
+ return Gtk.IconTheme.Default.LoadIcon (name,sz,0);
} catch (System.Exception) {
if ((name != "gtk-missing-image")) {
- return Stetic.IconLoader.LoadIcon (widget, "gtk-missing-image", size);
+ return Stetic.IconLoader.LoadIcon (widget,"gtk-missing-image",size);
} else {
Gdk.Pixmap pmap = new Gdk.Pixmap (Gdk.Screen.Default.RootWindow, sz, sz);
Gdk.GC gc = new Gdk.GC (pmap);
gc.RgbFgColor = new Gdk.Color (255, 255, 255);
- pmap.DrawRectangle (gc, true, 0, 0, sz, sz);
+ pmap.DrawRectangle (gc,true,0,0,sz,sz);
gc.RgbFgColor = new Gdk.Color (0, 0, 0);
- pmap.DrawRectangle (gc, false, 0, 0, (sz - 1), (sz - 1));
- gc.SetLineAttributes (3, Gdk.LineStyle.Solid, Gdk.CapStyle.Round, Gdk.JoinStyle.Round);
+ pmap.DrawRectangle (gc,false,0,0,(sz - 1),(sz - 1));
+ gc.SetLineAttributes (3,Gdk.LineStyle.Solid,Gdk.CapStyle.Round,Gdk.JoinStyle.Round);
gc.RgbFgColor = new Gdk.Color (255, 0, 0);
- pmap.DrawLine (gc, (sz / 4), (sz / 4), ((sz - 1) - (sz / 4)), ((sz - 1) - (sz / 4)));
- pmap.DrawLine (gc, ((sz - 1) - (sz / 4)), (sz / 4), (sz / 4), ((sz - 1) - (sz / 4)));
- return Gdk.Pixbuf.FromDrawable (pmap, pmap.Colormap, 0, 0, 0, 0, sz, sz);
+ pmap.DrawLine (gc,(sz / 4),(sz / 4),((sz - 1) - (sz / 4)),((sz - 1) - (sz / 4)));
+ pmap.DrawLine (gc,((sz - 1) - (sz / 4)),(sz / 4),(sz / 4),((sz - 1) - (sz / 4)));
+ return Gdk.Pixbuf.FromDrawable (pmap,pmap.Colormap,0,0,0,0,sz,sz);
}
}
}
diff --git a/main/src/core/MonoDevelop.Ide/gtk-gui/gui.stetic b/main/src/core/MonoDevelop.Ide/gtk-gui/gui.stetic
index 2547a0cd86..527f3e3640 100644
--- a/main/src/core/MonoDevelop.Ide/gtk-gui/gui.stetic
+++ b/main/src/core/MonoDevelop.Ide/gtk-gui/gui.stetic
@@ -6611,7 +6611,6 @@ All solutions</property>
<property name="MemberName" />
<property name="CanFocus">True</property>
<property name="Label" translatable="yes">Delete the project file and the whole project directory:</property>
- <property name="Active">True</property>
<property name="DrawIndicator">True</property>
<property name="HasLabel">True</property>
<property name="UseUnderline">True</property>
@@ -11427,4 +11426,46 @@ Visual Studio generates a default ID for embedded resources, instead of simply u
</widget>
</child>
</widget>
+ <widget class="Gtk.Bin" id="MonoDevelop.Ide.Fonts.FontChooserPanelWidget" design-size="300 300">
+ <property name="MemberName" />
+ <property name="Visible">False</property>
+ <child>
+ <widget class="Gtk.VBox" id="vbox2">
+ <property name="MemberName" />
+ <property name="Spacing">6</property>
+ <child>
+ <widget class="Gtk.Label" id="label1">
+ <property name="MemberName" />
+ <property name="Xalign">0</property>
+ <property name="LabelProp" translatable="yes">_Fonts:</property>
+ <property name="UseUnderline">True</property>
+ <property name="MnemonicWidget">treeview1</property>
+ </widget>
+ <packing>
+ <property name="Position">0</property>
+ <property name="AutoSize">True</property>
+ <property name="Expand">False</property>
+ <property name="Fill">False</property>
+ </packing>
+ </child>
+ <child>
+ <widget class="Gtk.ScrolledWindow" id="GtkScrolledWindow">
+ <property name="MemberName" />
+ <property name="ShadowType">In</property>
+ <child>
+ <widget class="Gtk.TreeView" id="treeviewFonts">
+ <property name="MemberName" />
+ <property name="CanFocus">True</property>
+ <property name="ShowScrollbars">True</property>
+ </widget>
+ </child>
+ </widget>
+ <packing>
+ <property name="Position">1</property>
+ <property name="AutoSize">True</property>
+ </packing>
+ </child>
+ </widget>
+ </child>
+ </widget>
</stetic-interface> \ No newline at end of file