~ubuntu-branches/ubuntu/trusty/monodevelop/trusty-proposed

« back to all changes in this revision

Viewing changes to src/addins/CSharpBinding/gtk-gui/MonoDevelop.CSharp.Project.CompilerOptionsPanelWidget.cs

  • Committer: Package Import Robot
  • Author(s): Jo Shields
  • Date: 2013-05-12 09:46:03 UTC
  • mto: This revision was merged to the branch mainline in revision 29.
  • Revision ID: package-import@ubuntu.com-20130512094603-mad323bzcxvmcam0
Tags: upstream-4.0.5+dfsg
ImportĀ upstreamĀ versionĀ 4.0.5+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
                private global::Gtk.Label label86;
20
20
                private global::Gtk.Label label88;
21
21
                private global::Gtk.ComboBoxEntry mainClassEntry;
 
22
                private global::Gtk.CheckButton noStdLibCheckButton;
22
23
                private global::Gtk.Label label83;
23
24
                private global::Gtk.Label label75;
24
25
                private global::Gtk.HBox hbox7;
28
29
                private global::Gtk.Label label2;
29
30
                private global::Gtk.ComboBox langVerCombo;
30
31
                private global::Gtk.CheckButton allowUnsafeCodeCheckButton;
31
 
                
 
32
 
32
33
                protected virtual void Build ()
33
34
                {
34
35
                        global::Stetic.Gui.Initialize (this);
167
168
                        this.vbox2.Add (this.table7);
168
169
                        global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.table7]));
169
170
                        w12.Position = 0;
 
171
                        // Container child vbox2.Gtk.Box+BoxChild
 
172
                        this.noStdLibCheckButton = new global::Gtk.CheckButton ();
 
173
                        this.noStdLibCheckButton.CanFocus = true;
 
174
                        this.noStdLibCheckButton.Name = "noStdLibCheckButton";
 
175
                        this.noStdLibCheckButton.Label = global::Mono.Unix.Catalog.GetString ("Do not reference mscorlib.dll");
 
176
                        this.noStdLibCheckButton.DrawIndicator = true;
 
177
                        this.noStdLibCheckButton.UseUnderline = true;
 
178
                        this.vbox2.Add (this.noStdLibCheckButton);
 
179
                        global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.noStdLibCheckButton]));
 
180
                        w13.Position = 1;
 
181
                        w13.Expand = false;
 
182
                        w13.Fill = false;
170
183
                        this.hbox5.Add (this.vbox2);
171
 
                        global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.vbox2]));
172
 
                        w13.Position = 1;
 
184
                        global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.vbox2]));
 
185
                        w14.Position = 1;
173
186
                        this.vbox1.Add (this.hbox5);
174
 
                        global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox5]));
175
 
                        w14.Position = 1;
176
 
                        w14.Expand = false;
 
187
                        global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox5]));
 
188
                        w15.Position = 1;
 
189
                        w15.Expand = false;
177
190
                        // Container child vbox1.Gtk.Box+BoxChild
178
191
                        this.label83 = new global::Gtk.Label ();
179
192
                        this.label83.Name = "label83";
181
194
                        this.label83.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Language Options</b>");
182
195
                        this.label83.UseMarkup = true;
183
196
                        this.vbox1.Add (this.label83);
184
 
                        global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.label83]));
185
 
                        w15.Position = 2;
186
 
                        w15.Expand = false;
187
 
                        w15.Fill = false;
 
197
                        global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.label83]));
 
198
                        w16.Position = 2;
 
199
                        w16.Expand = false;
 
200
                        w16.Fill = false;
188
201
                        // Container child vbox1.Gtk.Box+BoxChild
189
202
                        this.label75 = new global::Gtk.Label ();
190
203
                        this.label75.WidthRequest = 18;
191
204
                        this.label75.Name = "label75";
192
205
                        this.vbox1.Add (this.label75);
193
 
                        global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.label75]));
194
 
                        w16.PackType = ((global::Gtk.PackType)(1));
195
 
                        w16.Position = 3;
 
206
                        global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.label75]));
 
207
                        w17.PackType = ((global::Gtk.PackType)(1));
 
208
                        w17.Position = 3;
196
209
                        // Container child vbox1.Gtk.Box+BoxChild
197
210
                        this.hbox7 = new global::Gtk.HBox ();
198
211
                        this.hbox7.Name = "hbox7";
202
215
                        this.label74.WidthRequest = 18;
203
216
                        this.label74.Name = "label74";
204
217
                        this.hbox7.Add (this.label74);
205
 
                        global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.label74]));
206
 
                        w17.Position = 0;
207
 
                        w17.Expand = false;
208
 
                        w17.Fill = false;
 
218
                        global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.label74]));
 
219
                        w18.Position = 0;
 
220
                        w18.Expand = false;
 
221
                        w18.Fill = false;
209
222
                        // Container child hbox7.Gtk.Box+BoxChild
210
223
                        this.vbox3 = new global::Gtk.VBox ();
211
224
                        this.vbox3.Name = "vbox3";
221
234
                        this.label2.Xalign = 0F;
222
235
                        this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("C# Language Version:");
223
236
                        this.table2.Add (this.label2);
224
 
                        global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table2 [this.label2]));
225
 
                        w18.XOptions = ((global::Gtk.AttachOptions)(4));
226
 
                        w18.YOptions = ((global::Gtk.AttachOptions)(4));
 
237
                        global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table2 [this.label2]));
 
238
                        w19.XOptions = ((global::Gtk.AttachOptions)(4));
 
239
                        w19.YOptions = ((global::Gtk.AttachOptions)(4));
227
240
                        // Container child table2.Gtk.Table+TableChild
228
241
                        this.langVerCombo = global::Gtk.ComboBox.NewText ();
229
242
                        this.langVerCombo.Name = "langVerCombo";
230
243
                        this.table2.Add (this.langVerCombo);
231
 
                        global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table2 [this.langVerCombo]));
232
 
                        w19.LeftAttach = ((uint)(1));
233
 
                        w19.RightAttach = ((uint)(2));
234
 
                        w19.XOptions = ((global::Gtk.AttachOptions)(4));
235
 
                        w19.YOptions = ((global::Gtk.AttachOptions)(4));
 
244
                        global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table2 [this.langVerCombo]));
 
245
                        w20.LeftAttach = ((uint)(1));
 
246
                        w20.RightAttach = ((uint)(2));
 
247
                        w20.XOptions = ((global::Gtk.AttachOptions)(4));
 
248
                        w20.YOptions = ((global::Gtk.AttachOptions)(4));
236
249
                        this.vbox3.Add (this.table2);
237
 
                        global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.table2]));
238
 
                        w20.Position = 0;
239
 
                        w20.Fill = false;
 
250
                        global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.table2]));
 
251
                        w21.Position = 0;
 
252
                        w21.Fill = false;
240
253
                        // Container child vbox3.Gtk.Box+BoxChild
241
254
                        this.allowUnsafeCodeCheckButton = new global::Gtk.CheckButton ();
242
255
                        this.allowUnsafeCodeCheckButton.CanFocus = true;
243
256
                        this.allowUnsafeCodeCheckButton.Name = "allowUnsafeCodeCheckButton";
244
257
                        this.allowUnsafeCodeCheckButton.Label = global::Mono.Unix.Catalog.GetString ("Allow '_unsafe' code");
 
258
                        this.allowUnsafeCodeCheckButton.Active = true;
245
259
                        this.allowUnsafeCodeCheckButton.DrawIndicator = true;
246
260
                        this.allowUnsafeCodeCheckButton.UseUnderline = true;
247
261
                        this.vbox3.Add (this.allowUnsafeCodeCheckButton);
248
 
                        global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.allowUnsafeCodeCheckButton]));
249
 
                        w21.Position = 1;
250
 
                        w21.Expand = false;
251
 
                        w21.Fill = false;
 
262
                        global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.allowUnsafeCodeCheckButton]));
 
263
                        w22.Position = 1;
 
264
                        w22.Expand = false;
 
265
                        w22.Fill = false;
252
266
                        this.hbox7.Add (this.vbox3);
253
 
                        global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.vbox3]));
254
 
                        w22.Position = 1;
 
267
                        global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.vbox3]));
 
268
                        w23.Position = 1;
255
269
                        this.vbox1.Add (this.hbox7);
256
 
                        global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox7]));
257
 
                        w23.PackType = ((global::Gtk.PackType)(1));
258
 
                        w23.Position = 4;
259
 
                        w23.Expand = false;
260
 
                        w23.Fill = false;
 
270
                        global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox7]));
 
271
                        w24.PackType = ((global::Gtk.PackType)(1));
 
272
                        w24.Position = 4;
 
273
                        w24.Expand = false;
 
274
                        w24.Fill = false;
261
275
                        this.Add (this.vbox1);
262
276
                        if ((this.Child != null)) {
263
277
                                this.Child.ShowAll ();