~ubuntu-branches/ubuntu/oneiric/monodevelop/oneiric

« back to all changes in this revision

Viewing changes to src/core/MonoDevelop.Ide/gtk-gui/MonoDevelop.Ide.Projects.OptionPanels.NamespaceSynchronisationPanelWidget.cs

  • Committer: Bazaar Package Importer
  • Author(s): Jo Shields
  • Date: 2011-06-27 17:03:13 UTC
  • mto: (1.8.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 54.
  • Revision ID: james.westby@ubuntu.com-20110627170313-6cvz3s19x6e9hqe9
ImportĀ upstreamĀ versionĀ 2.5.92+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
        internal partial class NamespaceSynchronisationPanelWidget
6
6
        {
7
7
                private global::Gtk.VBox vbox2;
8
 
 
9
8
                private global::Gtk.CheckButton checkAssociateNamespacesDirectories;
10
 
 
11
9
                private global::Gtk.Alignment alignment1;
12
 
 
13
10
                private global::Gtk.VBox namespaceAssociationBox;
14
 
 
15
11
                private global::Gtk.CheckButton checkDefaultAsRoot;
16
 
 
17
12
                private global::Gtk.HBox hbox1;
18
 
 
19
13
                private global::Gtk.Label label1;
20
 
 
21
14
                private global::Gtk.VBox vbox4;
22
 
 
23
15
                private global::Gtk.RadioButton radioFlat;
24
 
 
25
16
                private global::Gtk.RadioButton radioHierarch;
26
 
 
27
17
                private global::Gtk.HBox hbox2;
28
 
 
29
18
                private global::Gtk.Frame previewFrame;
30
 
 
31
19
                private global::Gtk.Label GtkLabel6;
32
 
 
33
20
                private global::Gtk.CheckButton checkVSStyleResourceNames;
34
 
 
35
21
                private global::Gtk.Label label2;
36
22
 
37
23
                protected virtual void Build ()
52
38
                        this.checkAssociateNamespacesDirectories.DrawIndicator = true;
53
39
                        this.checkAssociateNamespacesDirectories.UseUnderline = true;
54
40
                        this.vbox2.Add (this.checkAssociateNamespacesDirectories);
55
 
                        global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.checkAssociateNamespacesDirectories]));
 
41
                        global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.checkAssociateNamespacesDirectories]));
56
42
                        w1.Position = 0;
57
43
                        w1.Expand = false;
58
44
                        w1.Fill = false;
59
45
                        // Container child vbox2.Gtk.Box+BoxChild
60
 
                        this.alignment1 = new global::Gtk.Alignment (0f, 0f, 1f, 1f);
 
46
                        this.alignment1 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
61
47
                        this.alignment1.Name = "alignment1";
62
48
                        this.alignment1.LeftPadding = ((uint)(24));
63
49
                        // Container child alignment1.Gtk.Container+ContainerChild
72
58
                        this.checkDefaultAsRoot.DrawIndicator = true;
73
59
                        this.checkDefaultAsRoot.UseUnderline = true;
74
60
                        this.namespaceAssociationBox.Add (this.checkDefaultAsRoot);
75
 
                        global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.namespaceAssociationBox[this.checkDefaultAsRoot]));
 
61
                        global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.namespaceAssociationBox [this.checkDefaultAsRoot]));
76
62
                        w2.Position = 0;
77
63
                        w2.Expand = false;
78
64
                        w2.Fill = false;
83
69
                        // Container child hbox1.Gtk.Box+BoxChild
84
70
                        this.label1 = new global::Gtk.Label ();
85
71
                        this.label1.Name = "label1";
86
 
                        this.label1.Xalign = 0f;
87
 
                        this.label1.Yalign = 0f;
 
72
                        this.label1.Xalign = 0F;
 
73
                        this.label1.Yalign = 0F;
88
74
                        this.label1.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Directory structure:");
89
75
                        this.hbox1.Add (this.label1);
90
 
                        global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label1]));
 
76
                        global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label1]));
91
77
                        w3.Position = 0;
92
78
                        w3.Expand = false;
93
79
                        w3.Fill = false;
103
89
                        this.radioFlat.UseUnderline = true;
104
90
                        this.radioFlat.Group = new global::GLib.SList (global::System.IntPtr.Zero);
105
91
                        this.vbox4.Add (this.radioFlat);
106
 
                        global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.radioFlat]));
 
92
                        global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.radioFlat]));
107
93
                        w4.Position = 0;
108
94
                        w4.Expand = false;
109
95
                        w4.Fill = false;
115
101
                        this.radioHierarch.UseUnderline = true;
116
102
                        this.radioHierarch.Group = this.radioFlat.Group;
117
103
                        this.vbox4.Add (this.radioHierarch);
118
 
                        global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.radioHierarch]));
 
104
                        global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.radioHierarch]));
119
105
                        w5.Position = 1;
120
106
                        w5.Expand = false;
121
107
                        w5.Fill = false;
122
108
                        this.hbox1.Add (this.vbox4);
123
 
                        global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox4]));
 
109
                        global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox4]));
124
110
                        w6.Position = 1;
125
111
                        this.namespaceAssociationBox.Add (this.hbox1);
126
 
                        global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.namespaceAssociationBox[this.hbox1]));
 
112
                        global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.namespaceAssociationBox [this.hbox1]));
127
113
                        w7.Position = 1;
128
114
                        w7.Expand = false;
129
115
                        w7.Fill = false;
141
127
                        this.GtkLabel6.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Preview");
142
128
                        this.previewFrame.LabelWidget = this.GtkLabel6;
143
129
                        this.hbox2.Add (this.previewFrame);
144
 
                        global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.previewFrame]));
 
130
                        global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.previewFrame]));
145
131
                        w8.Position = 0;
146
132
                        w8.Expand = false;
147
133
                        w8.Fill = false;
148
134
                        this.namespaceAssociationBox.Add (this.hbox2);
149
 
                        global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.namespaceAssociationBox[this.hbox2]));
 
135
                        global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.namespaceAssociationBox [this.hbox2]));
150
136
                        w9.Position = 2;
151
137
                        this.alignment1.Add (this.namespaceAssociationBox);
152
138
                        this.vbox2.Add (this.alignment1);
153
 
                        global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.alignment1]));
 
139
                        global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.alignment1]));
154
140
                        w11.Position = 1;
155
141
                        // Container child vbox2.Gtk.Box+BoxChild
156
142
                        this.checkVSStyleResourceNames = new global::Gtk.CheckButton ();
169
155
                        this.label2.Wrap = true;
170
156
                        this.checkVSStyleResourceNames.Add (this.label2);
171
157
                        this.vbox2.Add (this.checkVSStyleResourceNames);
172
 
                        global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.checkVSStyleResourceNames]));
 
158
                        global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.checkVSStyleResourceNames]));
173
159
                        w13.Position = 2;
174
160
                        w13.Expand = false;
175
161
                        w13.Fill = false;