Winify – Diff between revs 55 and 59

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 55 Rev 59
Line 88... Line 88...
88 this.label10 = new System.Windows.Forms.Label(); 88 this.label10 = new System.Windows.Forms.Label();
89 this.tableLayoutPanel8 = new System.Windows.Forms.TableLayoutPanel(); 89 this.tableLayoutPanel8 = new System.Windows.Forms.TableLayoutPanel();
90 this.tableLayoutPanel9 = new System.Windows.Forms.TableLayoutPanel(); 90 this.tableLayoutPanel9 = new System.Windows.Forms.TableLayoutPanel();
91 this.button5 = new System.Windows.Forms.Button(); 91 this.button5 = new System.Windows.Forms.Button();
92 this.button6 = new System.Windows.Forms.Button(); 92 this.button6 = new System.Windows.Forms.Button();
-   93 this.groupBox8 = new System.Windows.Forms.GroupBox();
-   94 this.tableLayoutPanel14 = new System.Windows.Forms.TableLayoutPanel();
-   95 this.label13 = new System.Windows.Forms.Label();
-   96 this.trackBar1 = new System.Windows.Forms.TrackBar();
-   97 this.textBox4 = new System.Windows.Forms.TextBox();
93 this.tabControl1.SuspendLayout(); 98 this.tabControl1.SuspendLayout();
94 this.tabPage2.SuspendLayout(); 99 this.tabPage2.SuspendLayout();
95 this.flowLayoutPanel2.SuspendLayout(); 100 this.flowLayoutPanel2.SuspendLayout();
96 this.groupBox3.SuspendLayout(); 101 this.groupBox3.SuspendLayout();
97 this.groupBox6.SuspendLayout(); 102 this.groupBox6.SuspendLayout();
Line 115... Line 120...
115 this.groupBox4.SuspendLayout(); 120 this.groupBox4.SuspendLayout();
116 this.tabPage4.SuspendLayout(); 121 this.tabPage4.SuspendLayout();
117 this.tableLayoutPanel12.SuspendLayout(); 122 this.tableLayoutPanel12.SuspendLayout();
118 this.tableLayoutPanel8.SuspendLayout(); 123 this.tableLayoutPanel8.SuspendLayout();
119 this.tableLayoutPanel9.SuspendLayout(); 124 this.tableLayoutPanel9.SuspendLayout();
-   125 this.groupBox8.SuspendLayout();
-   126 this.tableLayoutPanel14.SuspendLayout();
-   127 ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).BeginInit();
120 this.SuspendLayout(); 128 this.SuspendLayout();
121 // 129 //
122 // tabControl1 130 // tabControl1
123 // 131 //
124 this.tabControl1.Controls.Add(this.tabPage2); 132 this.tabControl1.Controls.Add(this.tabPage2);
Line 145... Line 153...
145 // flowLayoutPanel2 153 // flowLayoutPanel2
146 // 154 //
147 this.flowLayoutPanel2.Controls.Add(this.groupBox3); 155 this.flowLayoutPanel2.Controls.Add(this.groupBox3);
148 this.flowLayoutPanel2.Controls.Add(this.groupBox6); 156 this.flowLayoutPanel2.Controls.Add(this.groupBox6);
149 this.flowLayoutPanel2.Controls.Add(this.groupBox7); 157 this.flowLayoutPanel2.Controls.Add(this.groupBox7);
-   158 this.flowLayoutPanel2.Controls.Add(this.groupBox8);
150 this.flowLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill; 159 this.flowLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
151 this.flowLayoutPanel2.Location = new System.Drawing.Point(0, 0); 160 this.flowLayoutPanel2.Location = new System.Drawing.Point(0, 0);
152 this.flowLayoutPanel2.Name = "flowLayoutPanel2"; 161 this.flowLayoutPanel2.Name = "flowLayoutPanel2";
153 this.flowLayoutPanel2.Size = new System.Drawing.Size(538, 243); 162 this.flowLayoutPanel2.Size = new System.Drawing.Size(538, 243);
154 this.flowLayoutPanel2.TabIndex = 0; 163 this.flowLayoutPanel2.TabIndex = 0;
Line 832... Line 841...
832 this.button6.TabIndex = 1; 841 this.button6.TabIndex = 1;
833 this.button6.Text = "Cancel"; 842 this.button6.Text = "Cancel";
834 this.button6.UseVisualStyleBackColor = true; 843 this.button6.UseVisualStyleBackColor = true;
835 this.button6.Click += new System.EventHandler(this.Button6_Click); 844 this.button6.Click += new System.EventHandler(this.Button6_Click);
836 // 845 //
-   846 // groupBox8
-   847 //
-   848 this.groupBox8.Controls.Add(this.tableLayoutPanel14);
-   849 this.groupBox8.Location = new System.Drawing.Point(209, 62);
-   850 this.groupBox8.Name = "groupBox8";
-   851 this.groupBox8.Size = new System.Drawing.Size(200, 78);
-   852 this.groupBox8.TabIndex = 3;
-   853 this.groupBox8.TabStop = false;
-   854 this.groupBox8.Text = "Retrieve Past Notifications on Start";
-   855 //
-   856 // tableLayoutPanel14
-   857 //
-   858 this.tableLayoutPanel14.ColumnCount = 2;
-   859 this.tableLayoutPanel14.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 22.16495F));
-   860 this.tableLayoutPanel14.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 77.83505F));
-   861 this.tableLayoutPanel14.Controls.Add(this.label13, 0, 0);
-   862 this.tableLayoutPanel14.Controls.Add(this.trackBar1, 1, 0);
-   863 this.tableLayoutPanel14.Controls.Add(this.textBox4, 1, 1);
-   864 this.tableLayoutPanel14.Dock = System.Windows.Forms.DockStyle.Fill;
-   865 this.tableLayoutPanel14.Location = new System.Drawing.Point(3, 16);
-   866 this.tableLayoutPanel14.Name = "tableLayoutPanel14";
-   867 this.tableLayoutPanel14.RowCount = 2;
-   868 this.tableLayoutPanel14.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
-   869 this.tableLayoutPanel14.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
-   870 this.tableLayoutPanel14.Size = new System.Drawing.Size(194, 59);
-   871 this.tableLayoutPanel14.TabIndex = 0;
-   872 //
-   873 // label13
-   874 //
-   875 this.label13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   876 this.label13.AutoSize = true;
-   877 this.label13.Location = new System.Drawing.Point(3, 13);
-   878 this.label13.Name = "label13";
-   879 this.label13.Size = new System.Drawing.Size(37, 13);
-   880 this.label13.TabIndex = 0;
-   881 this.label13.Text = "Hours";
-   882 //
-   883 // trackBar1
-   884 //
-   885 this.trackBar1.Dock = System.Windows.Forms.DockStyle.Fill;
-   886 this.trackBar1.Location = new System.Drawing.Point(46, 3);
-   887 this.trackBar1.Maximum = 48;
-   888 this.trackBar1.Name = "trackBar1";
-   889 this.trackBar1.Size = new System.Drawing.Size(145, 33);
-   890 this.trackBar1.TabIndex = 1;
-   891 this.trackBar1.ValueChanged += new System.EventHandler(this.trackBar1_ValueChanged);
-   892 //
-   893 // textBox4
-   894 //
-   895 this.textBox4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   896 this.textBox4.Location = new System.Drawing.Point(46, 42);
-   897 this.textBox4.Name = "textBox4";
-   898 this.textBox4.ReadOnly = true;
-   899 this.textBox4.Size = new System.Drawing.Size(145, 20);
-   900 this.textBox4.TabIndex = 2;
-   901 //
837 // SettingsForm 902 // SettingsForm
838 // 903 //
839 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 904 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
840 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 905 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
841 this.ClientSize = new System.Drawing.Size(552, 317); 906 this.ClientSize = new System.Drawing.Size(552, 317);
Line 875... Line 940...
875 this.tabPage4.ResumeLayout(false); 940 this.tabPage4.ResumeLayout(false);
876 this.tableLayoutPanel12.ResumeLayout(false); 941 this.tableLayoutPanel12.ResumeLayout(false);
877 this.tableLayoutPanel12.PerformLayout(); 942 this.tableLayoutPanel12.PerformLayout();
878 this.tableLayoutPanel8.ResumeLayout(false); 943 this.tableLayoutPanel8.ResumeLayout(false);
879 this.tableLayoutPanel9.ResumeLayout(false); 944 this.tableLayoutPanel9.ResumeLayout(false);
-   945 this.groupBox8.ResumeLayout(false);
-   946 this.tableLayoutPanel14.ResumeLayout(false);
-   947 this.tableLayoutPanel14.PerformLayout();
-   948 ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).EndInit();
880 this.ResumeLayout(false); 949 this.ResumeLayout(false);
Line 881... Line 950...
881   950  
Line 882... Line 951...
882 } 951 }
Line 941... Line 1010...
941 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel13; 1010 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel13;
942 private System.Windows.Forms.Label label11; 1011 private System.Windows.Forms.Label label11;
943 private System.Windows.Forms.NumericUpDown numericUpDown1; 1012 private System.Windows.Forms.NumericUpDown numericUpDown1;
944 private System.Windows.Forms.Label label12; 1013 private System.Windows.Forms.Label label12;
945 private System.Windows.Forms.CheckBox checkBox4; 1014 private System.Windows.Forms.CheckBox checkBox4;
-   1015 private System.Windows.Forms.GroupBox groupBox8;
-   1016 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel14;
-   1017 private System.Windows.Forms.Label label13;
-   1018 private System.Windows.Forms.TrackBar trackBar1;
-   1019 private System.Windows.Forms.TextBox textBox4;
946 } 1020 }
947 } 1021 }
948   1022