Winify – Diff between revs 30 and 44

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 30 Rev 44
Line 69... Line 69...
69 this.listBox2 = new System.Windows.Forms.ListBox(); 69 this.listBox2 = new System.Windows.Forms.ListBox();
70 this.tableLayoutPanel8 = new System.Windows.Forms.TableLayoutPanel(); 70 this.tableLayoutPanel8 = new System.Windows.Forms.TableLayoutPanel();
71 this.tableLayoutPanel9 = new System.Windows.Forms.TableLayoutPanel(); 71 this.tableLayoutPanel9 = new System.Windows.Forms.TableLayoutPanel();
72 this.button5 = new System.Windows.Forms.Button(); 72 this.button5 = new System.Windows.Forms.Button();
73 this.button6 = new System.Windows.Forms.Button(); 73 this.button6 = new System.Windows.Forms.Button();
-   74 this.groupBox6 = new System.Windows.Forms.GroupBox();
-   75 this.checkBox2 = new System.Windows.Forms.CheckBox();
-   76 this.tableLayoutPanel11 = new System.Windows.Forms.TableLayoutPanel();
74 this.tabControl1.SuspendLayout(); 77 this.tabControl1.SuspendLayout();
75 this.tabPage2.SuspendLayout(); 78 this.tabPage2.SuspendLayout();
76 this.flowLayoutPanel2.SuspendLayout(); 79 this.flowLayoutPanel2.SuspendLayout();
77 this.groupBox3.SuspendLayout(); 80 this.groupBox3.SuspendLayout();
78 this.tabPage1.SuspendLayout(); 81 this.tabPage1.SuspendLayout();
Line 89... Line 92...
89 this.tableLayoutPanel4.SuspendLayout(); 92 this.tableLayoutPanel4.SuspendLayout();
90 this.tableLayoutPanel5.SuspendLayout(); 93 this.tableLayoutPanel5.SuspendLayout();
91 this.groupBox4.SuspendLayout(); 94 this.groupBox4.SuspendLayout();
92 this.tableLayoutPanel8.SuspendLayout(); 95 this.tableLayoutPanel8.SuspendLayout();
93 this.tableLayoutPanel9.SuspendLayout(); 96 this.tableLayoutPanel9.SuspendLayout();
-   97 this.groupBox6.SuspendLayout();
-   98 this.tableLayoutPanel11.SuspendLayout();
94 this.SuspendLayout(); 99 this.SuspendLayout();
95 // 100 //
96 // tabControl1 101 // tabControl1
97 // 102 //
98 this.tabControl1.Controls.Add(this.tabPage2); 103 this.tabControl1.Controls.Add(this.tabPage2);
Line 116... Line 121...
116 this.tabPage2.UseVisualStyleBackColor = true; 121 this.tabPage2.UseVisualStyleBackColor = true;
117 // 122 //
118 // flowLayoutPanel2 123 // flowLayoutPanel2
119 // 124 //
120 this.flowLayoutPanel2.Controls.Add(this.groupBox3); 125 this.flowLayoutPanel2.Controls.Add(this.groupBox3);
-   126 this.flowLayoutPanel2.Controls.Add(this.groupBox6);
121 this.flowLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill; 127 this.flowLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
122 this.flowLayoutPanel2.Location = new System.Drawing.Point(0, 0); 128 this.flowLayoutPanel2.Location = new System.Drawing.Point(0, 0);
123 this.flowLayoutPanel2.Name = "flowLayoutPanel2"; 129 this.flowLayoutPanel2.Name = "flowLayoutPanel2";
124 this.flowLayoutPanel2.Size = new System.Drawing.Size(538, 243); 130 this.flowLayoutPanel2.Size = new System.Drawing.Size(538, 243);
125 this.flowLayoutPanel2.TabIndex = 0; 131 this.flowLayoutPanel2.TabIndex = 0;
Line 379... Line 385...
379 this.tableLayoutPanel7.Dock = System.Windows.Forms.DockStyle.Fill; 385 this.tableLayoutPanel7.Dock = System.Windows.Forms.DockStyle.Fill;
380 this.tableLayoutPanel7.Location = new System.Drawing.Point(0, 0); 386 this.tableLayoutPanel7.Location = new System.Drawing.Point(0, 0);
381 this.tableLayoutPanel7.Name = "tableLayoutPanel7"; 387 this.tableLayoutPanel7.Name = "tableLayoutPanel7";
382 this.tableLayoutPanel7.RowCount = 1; 388 this.tableLayoutPanel7.RowCount = 1;
383 this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); 389 this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
384 this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 241F)); 390 this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 243F));
385 this.tableLayoutPanel7.Size = new System.Drawing.Size(538, 243); 391 this.tableLayoutPanel7.Size = new System.Drawing.Size(538, 243);
386 this.tableLayoutPanel7.TabIndex = 0; 392 this.tableLayoutPanel7.TabIndex = 0;
387 // 393 //
388 // groupBox2 394 // groupBox2
389 // 395 //
Line 577... Line 583...
577 this.button6.TabIndex = 1; 583 this.button6.TabIndex = 1;
578 this.button6.Text = "Cancel"; 584 this.button6.Text = "Cancel";
579 this.button6.UseVisualStyleBackColor = true; 585 this.button6.UseVisualStyleBackColor = true;
580 this.button6.Click += new System.EventHandler(this.Button6_Click); 586 this.button6.Click += new System.EventHandler(this.Button6_Click);
581 // 587 //
-   588 // groupBox6
-   589 //
-   590 this.groupBox6.Controls.Add(this.tableLayoutPanel11);
-   591 this.groupBox6.Location = new System.Drawing.Point(262, 3);
-   592 this.groupBox6.Name = "groupBox6";
-   593 this.groupBox6.Size = new System.Drawing.Size(200, 53);
-   594 this.groupBox6.TabIndex = 1;
-   595 this.groupBox6.TabStop = false;
-   596 this.groupBox6.Text = "Miscellaneous";
-   597 //
-   598 // checkBox2
-   599 //
-   600 this.checkBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   601 this.checkBox2.AutoSize = true;
-   602 this.checkBox2.Location = new System.Drawing.Point(3, 8);
-   603 this.checkBox2.Name = "checkBox2";
-   604 this.checkBox2.Size = new System.Drawing.Size(188, 17);
-   605 this.checkBox2.TabIndex = 0;
-   606 this.checkBox2.Text = "Ignore self-signed certificates";
-   607 this.checkBox2.UseVisualStyleBackColor = true;
-   608 this.checkBox2.CheckedChanged += new System.EventHandler(this.CheckBox2_CheckedChanged);
-   609 //
-   610 // tableLayoutPanel11
-   611 //
-   612 this.tableLayoutPanel11.ColumnCount = 1;
-   613 this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
-   614 this.tableLayoutPanel11.Controls.Add(this.checkBox2, 0, 0);
-   615 this.tableLayoutPanel11.Dock = System.Windows.Forms.DockStyle.Fill;
-   616 this.tableLayoutPanel11.Location = new System.Drawing.Point(3, 16);
-   617 this.tableLayoutPanel11.Name = "tableLayoutPanel11";
-   618 this.tableLayoutPanel11.RowCount = 1;
-   619 this.tableLayoutPanel11.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
-   620 this.tableLayoutPanel11.Size = new System.Drawing.Size(194, 34);
-   621 this.tableLayoutPanel11.TabIndex = 0;
-   622 //
582 // SettingsForm 623 // SettingsForm
583 // 624 //
584 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 625 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
585 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 626 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
586 this.ClientSize = new System.Drawing.Size(552, 317); 627 this.ClientSize = new System.Drawing.Size(552, 317);
Line 610... Line 651...
610 this.tableLayoutPanel4.ResumeLayout(false); 651 this.tableLayoutPanel4.ResumeLayout(false);
611 this.tableLayoutPanel5.ResumeLayout(false); 652 this.tableLayoutPanel5.ResumeLayout(false);
612 this.groupBox4.ResumeLayout(false); 653 this.groupBox4.ResumeLayout(false);
613 this.tableLayoutPanel8.ResumeLayout(false); 654 this.tableLayoutPanel8.ResumeLayout(false);
614 this.tableLayoutPanel9.ResumeLayout(false); 655 this.tableLayoutPanel9.ResumeLayout(false);
-   656 this.groupBox6.ResumeLayout(false);
-   657 this.tableLayoutPanel11.ResumeLayout(false);
-   658 this.tableLayoutPanel11.PerformLayout();
615 this.ResumeLayout(false); 659 this.ResumeLayout(false);
Line 616... Line 660...
616   660  
Line 617... Line 661...
617 } 661 }
Line 657... Line 701...
657 private System.Windows.Forms.ListBox listBox2; 701 private System.Windows.Forms.ListBox listBox2;
658 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel8; 702 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel8;
659 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel9; 703 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel9;
660 private System.Windows.Forms.Button button5; 704 private System.Windows.Forms.Button button5;
661 private System.Windows.Forms.Button button6; 705 private System.Windows.Forms.Button button6;
-   706 private System.Windows.Forms.GroupBox groupBox6;
-   707 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel11;
-   708 private System.Windows.Forms.CheckBox checkBox2;
662 } 709 }
663 } 710 }
664   711