Winify – Diff between revs 44 and 50

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 44 Rev 50
Line 33... Line 33...
33 this.tabControl1 = new System.Windows.Forms.TabControl(); 33 this.tabControl1 = new System.Windows.Forms.TabControl();
34 this.tabPage2 = new System.Windows.Forms.TabPage(); 34 this.tabPage2 = new System.Windows.Forms.TabPage();
35 this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel(); 35 this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel();
36 this.groupBox3 = new System.Windows.Forms.GroupBox(); 36 this.groupBox3 = new System.Windows.Forms.GroupBox();
37 this.checkBox1 = new System.Windows.Forms.CheckBox(); 37 this.checkBox1 = new System.Windows.Forms.CheckBox();
-   38 this.groupBox6 = new System.Windows.Forms.GroupBox();
-   39 this.tableLayoutPanel11 = new System.Windows.Forms.TableLayoutPanel();
-   40 this.checkBox2 = new System.Windows.Forms.CheckBox();
38 this.tabPage1 = new System.Windows.Forms.TabPage(); 41 this.tabPage1 = new System.Windows.Forms.TabPage();
39 this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel(); 42 this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
40 this.groupBox1 = new System.Windows.Forms.GroupBox(); 43 this.groupBox1 = new System.Windows.Forms.GroupBox();
41 this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel(); 44 this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
42 this.serverNameTextBox = new System.Windows.Forms.TextBox(); 45 this.serverNameTextBox = new System.Windows.Forms.TextBox();
Line 69... Line 72...
69 this.listBox2 = new System.Windows.Forms.ListBox(); 72 this.listBox2 = new System.Windows.Forms.ListBox();
70 this.tableLayoutPanel8 = new System.Windows.Forms.TableLayoutPanel(); 73 this.tableLayoutPanel8 = new System.Windows.Forms.TableLayoutPanel();
71 this.tableLayoutPanel9 = new System.Windows.Forms.TableLayoutPanel(); 74 this.tableLayoutPanel9 = new System.Windows.Forms.TableLayoutPanel();
72 this.button5 = new System.Windows.Forms.Button(); 75 this.button5 = new System.Windows.Forms.Button();
73 this.button6 = new System.Windows.Forms.Button(); 76 this.button6 = new System.Windows.Forms.Button();
-   77 this.tabPage4 = new System.Windows.Forms.TabPage();
-   78 this.tableLayoutPanel12 = new System.Windows.Forms.TableLayoutPanel();
-   79 this.label7 = new System.Windows.Forms.Label();
-   80 this.label8 = new System.Windows.Forms.Label();
-   81 this.label9 = new System.Windows.Forms.Label();
-   82 this.textBox1 = new System.Windows.Forms.TextBox();
-   83 this.textBox2 = new System.Windows.Forms.TextBox();
74 this.groupBox6 = new System.Windows.Forms.GroupBox(); 84 this.textBox3 = new System.Windows.Forms.TextBox();
75 this.checkBox2 = new System.Windows.Forms.CheckBox(); 85 this.checkBox3 = new System.Windows.Forms.CheckBox();
76 this.tableLayoutPanel11 = new System.Windows.Forms.TableLayoutPanel(); 86 this.label10 = new System.Windows.Forms.Label();
77 this.tabControl1.SuspendLayout(); 87 this.tabControl1.SuspendLayout();
78 this.tabPage2.SuspendLayout(); 88 this.tabPage2.SuspendLayout();
79 this.flowLayoutPanel2.SuspendLayout(); 89 this.flowLayoutPanel2.SuspendLayout();
80 this.groupBox3.SuspendLayout(); 90 this.groupBox3.SuspendLayout();
-   91 this.groupBox6.SuspendLayout();
-   92 this.tableLayoutPanel11.SuspendLayout();
81 this.tabPage1.SuspendLayout(); 93 this.tabPage1.SuspendLayout();
82 this.tableLayoutPanel3.SuspendLayout(); 94 this.tableLayoutPanel3.SuspendLayout();
83 this.groupBox1.SuspendLayout(); 95 this.groupBox1.SuspendLayout();
84 this.tableLayoutPanel2.SuspendLayout(); 96 this.tableLayoutPanel2.SuspendLayout();
85 this.tableLayoutPanel1.SuspendLayout(); 97 this.tableLayoutPanel1.SuspendLayout();
Line 92... Line 104...
92 this.tableLayoutPanel4.SuspendLayout(); 104 this.tableLayoutPanel4.SuspendLayout();
93 this.tableLayoutPanel5.SuspendLayout(); 105 this.tableLayoutPanel5.SuspendLayout();
94 this.groupBox4.SuspendLayout(); 106 this.groupBox4.SuspendLayout();
95 this.tableLayoutPanel8.SuspendLayout(); 107 this.tableLayoutPanel8.SuspendLayout();
96 this.tableLayoutPanel9.SuspendLayout(); 108 this.tableLayoutPanel9.SuspendLayout();
97 this.groupBox6.SuspendLayout(); 109 this.tabPage4.SuspendLayout();
98 this.tableLayoutPanel11.SuspendLayout(); 110 this.tableLayoutPanel12.SuspendLayout();
99 this.SuspendLayout(); 111 this.SuspendLayout();
100 // 112 //
101 // tabControl1 113 // tabControl1
102 // 114 //
103 this.tabControl1.Controls.Add(this.tabPage2); 115 this.tabControl1.Controls.Add(this.tabPage2);
104 this.tabControl1.Controls.Add(this.tabPage1); 116 this.tabControl1.Controls.Add(this.tabPage1);
105 this.tabControl1.Controls.Add(this.tabPage3); 117 this.tabControl1.Controls.Add(this.tabPage3);
-   118 this.tabControl1.Controls.Add(this.tabPage4);
106 this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill; 119 this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
107 this.tabControl1.Location = new System.Drawing.Point(3, 3); 120 this.tabControl1.Location = new System.Drawing.Point(3, 3);
108 this.tabControl1.Name = "tabControl1"; 121 this.tabControl1.Name = "tabControl1";
109 this.tabControl1.SelectedIndex = 0; 122 this.tabControl1.SelectedIndex = 0;
110 this.tabControl1.Size = new System.Drawing.Size(546, 269); 123 this.tabControl1.Size = new System.Drawing.Size(546, 269);
Line 150... Line 163...
150 this.checkBox1.TabIndex = 0; 163 this.checkBox1.TabIndex = 0;
151 this.checkBox1.Text = "Launch on Windows boot"; 164 this.checkBox1.Text = "Launch on Windows boot";
152 this.checkBox1.UseVisualStyleBackColor = true; 165 this.checkBox1.UseVisualStyleBackColor = true;
153 this.checkBox1.CheckedChanged += new System.EventHandler(this.CheckBox1_CheckedChanged); 166 this.checkBox1.CheckedChanged += new System.EventHandler(this.CheckBox1_CheckedChanged);
154 // 167 //
-   168 // groupBox6
-   169 //
-   170 this.groupBox6.Controls.Add(this.tableLayoutPanel11);
-   171 this.groupBox6.Location = new System.Drawing.Point(262, 3);
-   172 this.groupBox6.Name = "groupBox6";
-   173 this.groupBox6.Size = new System.Drawing.Size(200, 53);
-   174 this.groupBox6.TabIndex = 1;
-   175 this.groupBox6.TabStop = false;
-   176 this.groupBox6.Text = "Miscellaneous";
-   177 //
-   178 // tableLayoutPanel11
-   179 //
-   180 this.tableLayoutPanel11.ColumnCount = 1;
-   181 this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
-   182 this.tableLayoutPanel11.Controls.Add(this.checkBox2, 0, 0);
-   183 this.tableLayoutPanel11.Dock = System.Windows.Forms.DockStyle.Fill;
-   184 this.tableLayoutPanel11.Location = new System.Drawing.Point(3, 16);
-   185 this.tableLayoutPanel11.Name = "tableLayoutPanel11";
-   186 this.tableLayoutPanel11.RowCount = 1;
-   187 this.tableLayoutPanel11.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
-   188 this.tableLayoutPanel11.Size = new System.Drawing.Size(194, 34);
-   189 this.tableLayoutPanel11.TabIndex = 0;
-   190 //
-   191 // checkBox2
-   192 //
-   193 this.checkBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   194 this.checkBox2.AutoSize = true;
-   195 this.checkBox2.Location = new System.Drawing.Point(3, 8);
-   196 this.checkBox2.Name = "checkBox2";
-   197 this.checkBox2.Size = new System.Drawing.Size(188, 17);
-   198 this.checkBox2.TabIndex = 0;
-   199 this.checkBox2.Text = "Ignore self-signed certificates";
-   200 this.checkBox2.UseVisualStyleBackColor = true;
-   201 this.checkBox2.CheckedChanged += new System.EventHandler(this.CheckBox2_CheckedChanged);
-   202 //
155 // tabPage1 203 // tabPage1
156 // 204 //
157 this.tabPage1.Controls.Add(this.tableLayoutPanel3); 205 this.tabPage1.Controls.Add(this.tableLayoutPanel3);
158 this.tabPage1.Location = new System.Drawing.Point(4, 22); 206 this.tabPage1.Location = new System.Drawing.Point(4, 22);
159 this.tabPage1.Name = "tabPage1"; 207 this.tabPage1.Name = "tabPage1";
Line 583... Line 631...
583 this.button6.TabIndex = 1; 631 this.button6.TabIndex = 1;
584 this.button6.Text = "Cancel"; 632 this.button6.Text = "Cancel";
585 this.button6.UseVisualStyleBackColor = true; 633 this.button6.UseVisualStyleBackColor = true;
586 this.button6.Click += new System.EventHandler(this.Button6_Click); 634 this.button6.Click += new System.EventHandler(this.Button6_Click);
587 // 635 //
588 // groupBox6 636 // tabPage4
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 // 637 //
-   638 this.tabPage4.Controls.Add(this.tableLayoutPanel12);
-   639 this.tabPage4.Location = new System.Drawing.Point(4, 22);
-   640 this.tabPage4.Name = "tabPage4";
-   641 this.tabPage4.Padding = new System.Windows.Forms.Padding(3);
-   642 this.tabPage4.Size = new System.Drawing.Size(538, 243);
-   643 this.tabPage4.TabIndex = 3;
-   644 this.tabPage4.Text = "Proxy";
-   645 this.tabPage4.UseVisualStyleBackColor = true;
-   646 //
-   647 // tableLayoutPanel12
-   648 //
612 this.tableLayoutPanel11.ColumnCount = 1; 649 this.tableLayoutPanel12.ColumnCount = 2;
-   650 this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
613 this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); 651 this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
-   652 this.tableLayoutPanel12.Controls.Add(this.label7, 0, 1);
-   653 this.tableLayoutPanel12.Controls.Add(this.label8, 0, 2);
-   654 this.tableLayoutPanel12.Controls.Add(this.label9, 0, 3);
-   655 this.tableLayoutPanel12.Controls.Add(this.textBox1, 1, 1);
-   656 this.tableLayoutPanel12.Controls.Add(this.textBox2, 1, 2);
-   657 this.tableLayoutPanel12.Controls.Add(this.textBox3, 1, 3);
614 this.tableLayoutPanel11.Controls.Add(this.checkBox2, 0, 0); 658 this.tableLayoutPanel12.Controls.Add(this.checkBox3, 1, 0);
-   659 this.tableLayoutPanel12.Controls.Add(this.label10, 0, 0);
615 this.tableLayoutPanel11.Dock = System.Windows.Forms.DockStyle.Fill; 660 this.tableLayoutPanel12.Dock = System.Windows.Forms.DockStyle.Fill;
616 this.tableLayoutPanel11.Location = new System.Drawing.Point(3, 16); 661 this.tableLayoutPanel12.Location = new System.Drawing.Point(3, 3);
617 this.tableLayoutPanel11.Name = "tableLayoutPanel11"; 662 this.tableLayoutPanel12.Name = "tableLayoutPanel12";
618 this.tableLayoutPanel11.RowCount = 1; 663 this.tableLayoutPanel12.RowCount = 4;
-   664 this.tableLayoutPanel12.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
-   665 this.tableLayoutPanel12.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
-   666 this.tableLayoutPanel12.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
619 this.tableLayoutPanel11.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); 667 this.tableLayoutPanel12.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
620 this.tableLayoutPanel11.Size = new System.Drawing.Size(194, 34); 668 this.tableLayoutPanel12.Size = new System.Drawing.Size(532, 237);
621 this.tableLayoutPanel11.TabIndex = 0; 669 this.tableLayoutPanel12.TabIndex = 0;
-   670 //
-   671 // label7
-   672 //
-   673 this.label7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   674 this.label7.AutoSize = true;
-   675 this.label7.Location = new System.Drawing.Point(3, 82);
-   676 this.label7.Name = "label7";
-   677 this.label7.Size = new System.Drawing.Size(260, 13);
-   678 this.label7.TabIndex = 0;
-   679 this.label7.Text = "URL";
-   680 //
-   681 // label8
-   682 //
-   683 this.label8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   684 this.label8.AutoSize = true;
-   685 this.label8.Location = new System.Drawing.Point(3, 141);
-   686 this.label8.Name = "label8";
-   687 this.label8.Size = new System.Drawing.Size(260, 13);
-   688 this.label8.TabIndex = 1;
-   689 this.label8.Text = "Username";
-   690 //
-   691 // label9
-   692 //
-   693 this.label9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   694 this.label9.AutoSize = true;
-   695 this.label9.Location = new System.Drawing.Point(3, 200);
-   696 this.label9.Name = "label9";
-   697 this.label9.Size = new System.Drawing.Size(260, 13);
-   698 this.label9.TabIndex = 2;
-   699 this.label9.Text = "Password";
-   700 //
-   701 // textBox1
-   702 //
-   703 this.textBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   704 this.textBox1.Location = new System.Drawing.Point(269, 78);
-   705 this.textBox1.Name = "textBox1";
-   706 this.textBox1.Size = new System.Drawing.Size(260, 20);
-   707 this.textBox1.TabIndex = 3;
-   708 //
-   709 // textBox2
-   710 //
-   711 this.textBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   712 this.textBox2.Location = new System.Drawing.Point(269, 137);
-   713 this.textBox2.Name = "textBox2";
-   714 this.textBox2.Size = new System.Drawing.Size(260, 20);
-   715 this.textBox2.TabIndex = 4;
-   716 //
-   717 // textBox3
-   718 //
-   719 this.textBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   720 this.textBox3.Location = new System.Drawing.Point(269, 197);
-   721 this.textBox3.Name = "textBox3";
-   722 this.textBox3.Size = new System.Drawing.Size(260, 20);
-   723 this.textBox3.TabIndex = 5;
-   724 //
-   725 // checkBox3
-   726 //
-   727 this.checkBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   728 this.checkBox3.AutoSize = true;
-   729 this.checkBox3.Location = new System.Drawing.Point(269, 21);
-   730 this.checkBox3.Name = "checkBox3";
-   731 this.checkBox3.Size = new System.Drawing.Size(260, 17);
-   732 this.checkBox3.TabIndex = 6;
-   733 this.checkBox3.Text = "Enable";
-   734 this.checkBox3.UseVisualStyleBackColor = true;
-   735 //
-   736 // label10
-   737 //
-   738 this.label10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   739 this.label10.AutoSize = true;
-   740 this.label10.Location = new System.Drawing.Point(3, 23);
-   741 this.label10.Name = "label10";
-   742 this.label10.Size = new System.Drawing.Size(260, 13);
-   743 this.label10.TabIndex = 7;
-   744 this.label10.Text = "Use a HTTP proxy to establish connections";
622 // 745 //
623 // SettingsForm 746 // SettingsForm
624 // 747 //
625 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 748 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
626 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 749 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
Line 633... Line 756...
633 this.tabControl1.ResumeLayout(false); 756 this.tabControl1.ResumeLayout(false);
634 this.tabPage2.ResumeLayout(false); 757 this.tabPage2.ResumeLayout(false);
635 this.flowLayoutPanel2.ResumeLayout(false); 758 this.flowLayoutPanel2.ResumeLayout(false);
636 this.groupBox3.ResumeLayout(false); 759 this.groupBox3.ResumeLayout(false);
637 this.groupBox3.PerformLayout(); 760 this.groupBox3.PerformLayout();
-   761 this.groupBox6.ResumeLayout(false);
-   762 this.tableLayoutPanel11.ResumeLayout(false);
-   763 this.tableLayoutPanel11.PerformLayout();
638 this.tabPage1.ResumeLayout(false); 764 this.tabPage1.ResumeLayout(false);
639 this.tableLayoutPanel3.ResumeLayout(false); 765 this.tableLayoutPanel3.ResumeLayout(false);
640 this.groupBox1.ResumeLayout(false); 766 this.groupBox1.ResumeLayout(false);
641 this.tableLayoutPanel2.ResumeLayout(false); 767 this.tableLayoutPanel2.ResumeLayout(false);
642 this.tableLayoutPanel2.PerformLayout(); 768 this.tableLayoutPanel2.PerformLayout();
Line 651... Line 777...
651 this.tableLayoutPanel4.ResumeLayout(false); 777 this.tableLayoutPanel4.ResumeLayout(false);
652 this.tableLayoutPanel5.ResumeLayout(false); 778 this.tableLayoutPanel5.ResumeLayout(false);
653 this.groupBox4.ResumeLayout(false); 779 this.groupBox4.ResumeLayout(false);
654 this.tableLayoutPanel8.ResumeLayout(false); 780 this.tableLayoutPanel8.ResumeLayout(false);
655 this.tableLayoutPanel9.ResumeLayout(false); 781 this.tableLayoutPanel9.ResumeLayout(false);
656 this.groupBox6.ResumeLayout(false); 782 this.tabPage4.ResumeLayout(false);
657 this.tableLayoutPanel11.ResumeLayout(false); 783 this.tableLayoutPanel12.ResumeLayout(false);
658 this.tableLayoutPanel11.PerformLayout(); 784 this.tableLayoutPanel12.PerformLayout();
659 this.ResumeLayout(false); 785 this.ResumeLayout(false);
Line 660... Line 786...
660   786  
Line 661... Line 787...
661 } 787 }
Line 704... Line 830...
704 private System.Windows.Forms.Button button5; 830 private System.Windows.Forms.Button button5;
705 private System.Windows.Forms.Button button6; 831 private System.Windows.Forms.Button button6;
706 private System.Windows.Forms.GroupBox groupBox6; 832 private System.Windows.Forms.GroupBox groupBox6;
707 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel11; 833 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel11;
708 private System.Windows.Forms.CheckBox checkBox2; 834 private System.Windows.Forms.CheckBox checkBox2;
-   835 private System.Windows.Forms.TabPage tabPage4;
-   836 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel12;
-   837 private System.Windows.Forms.Label label7;
-   838 private System.Windows.Forms.Label label8;
-   839 private System.Windows.Forms.Label label9;
-   840 private System.Windows.Forms.TextBox textBox1;
-   841 private System.Windows.Forms.TextBox textBox2;
-   842 private System.Windows.Forms.TextBox textBox3;
-   843 private System.Windows.Forms.CheckBox checkBox3;
-   844 private System.Windows.Forms.Label label10;
709 } 845 }
710 } 846 }
711   847