Winify – Diff between revs 71 and 73

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 71 Rev 73
Line 76... Line 76...
76 this.tableLayoutPanel10 = new System.Windows.Forms.TableLayoutPanel(); 76 this.tableLayoutPanel10 = new System.Windows.Forms.TableLayoutPanel();
77 this.label4 = new System.Windows.Forms.Label(); 77 this.label4 = new System.Windows.Forms.Label();
78 this.appIdTextBox = new System.Windows.Forms.TextBox(); 78 this.appIdTextBox = new System.Windows.Forms.TextBox();
79 this.label6 = new System.Windows.Forms.Label(); 79 this.label6 = new System.Windows.Forms.Label();
80 this.numericUpDown2 = new System.Windows.Forms.NumericUpDown(); 80 this.numericUpDown2 = new System.Windows.Forms.NumericUpDown();
-   81 this.label14 = new System.Windows.Forms.Label();
-   82 this.checkBox5 = new System.Windows.Forms.CheckBox();
81 this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel(); 83 this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
82 this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel(); 84 this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();
83 this.button4 = new System.Windows.Forms.Button(); 85 this.button4 = new System.Windows.Forms.Button();
84 this.button3 = new System.Windows.Forms.Button(); 86 this.button3 = new System.Windows.Forms.Button();
85 this.groupBox4 = new System.Windows.Forms.GroupBox(); 87 this.groupBox4 = new System.Windows.Forms.GroupBox();
Line 96... Line 98...
96 this.label10 = new System.Windows.Forms.Label(); 98 this.label10 = new System.Windows.Forms.Label();
97 this.tableLayoutPanel8 = new System.Windows.Forms.TableLayoutPanel(); 99 this.tableLayoutPanel8 = new System.Windows.Forms.TableLayoutPanel();
98 this.tableLayoutPanel9 = new System.Windows.Forms.TableLayoutPanel(); 100 this.tableLayoutPanel9 = new System.Windows.Forms.TableLayoutPanel();
99 this.button5 = new System.Windows.Forms.Button(); 101 this.button5 = new System.Windows.Forms.Button();
100 this.button6 = new System.Windows.Forms.Button(); 102 this.button6 = new System.Windows.Forms.Button();
101 this.label14 = new System.Windows.Forms.Label(); 103 this.label15 = new System.Windows.Forms.Label();
102 this.checkBox5 = new System.Windows.Forms.CheckBox(); 104 this.checkBox6 = new System.Windows.Forms.CheckBox();
103 this.tabControl1.SuspendLayout(); 105 this.tabControl1.SuspendLayout();
104 this.tabPage2.SuspendLayout(); 106 this.tabPage2.SuspendLayout();
105 this.flowLayoutPanel2.SuspendLayout(); 107 this.flowLayoutPanel2.SuspendLayout();
106 this.groupBox3.SuspendLayout(); 108 this.groupBox3.SuspendLayout();
107 this.groupBox6.SuspendLayout(); 109 this.groupBox6.SuspendLayout();
Line 621... Line 623...
621 this.tableLayoutPanel10.Controls.Add(this.appIdTextBox, 1, 0); 623 this.tableLayoutPanel10.Controls.Add(this.appIdTextBox, 1, 0);
622 this.tableLayoutPanel10.Controls.Add(this.label6, 0, 1); 624 this.tableLayoutPanel10.Controls.Add(this.label6, 0, 1);
623 this.tableLayoutPanel10.Controls.Add(this.numericUpDown2, 1, 1); 625 this.tableLayoutPanel10.Controls.Add(this.numericUpDown2, 1, 1);
624 this.tableLayoutPanel10.Controls.Add(this.label14, 0, 2); 626 this.tableLayoutPanel10.Controls.Add(this.label14, 0, 2);
625 this.tableLayoutPanel10.Controls.Add(this.checkBox5, 1, 2); 627 this.tableLayoutPanel10.Controls.Add(this.checkBox5, 1, 2);
-   628 this.tableLayoutPanel10.Controls.Add(this.checkBox6, 1, 3);
-   629 this.tableLayoutPanel10.Controls.Add(this.label15, 0, 3);
626 this.tableLayoutPanel10.Dock = System.Windows.Forms.DockStyle.Fill; 630 this.tableLayoutPanel10.Dock = System.Windows.Forms.DockStyle.Fill;
627 this.tableLayoutPanel10.Location = new System.Drawing.Point(3, 16); 631 this.tableLayoutPanel10.Location = new System.Drawing.Point(3, 16);
628 this.tableLayoutPanel10.Name = "tableLayoutPanel10"; 632 this.tableLayoutPanel10.Name = "tableLayoutPanel10";
629 this.tableLayoutPanel10.RowCount = 4; 633 this.tableLayoutPanel10.RowCount = 5;
-   634 this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 28F));
630 this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 28F)); 635 this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 28F));
631 this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 28F)); 636 this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 28F));
632 this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 28F)); 637 this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 28F));
-   638 this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
633 this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle()); 639 this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
634 this.tableLayoutPanel10.Size = new System.Drawing.Size(257, 218); 640 this.tableLayoutPanel10.Size = new System.Drawing.Size(257, 218);
635 this.tableLayoutPanel10.TabIndex = 4; 641 this.tableLayoutPanel10.TabIndex = 4;
636 // 642 //
637 // label4 643 // label4
638 // 644 //
Line 685... Line 691...
685 1, 691 1,
686 0, 692 0,
687 0, 693 0,
688 0}); 694 0});
689 // 695 //
-   696 // label14
-   697 //
-   698 this.label14.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   699 this.label14.AutoSize = true;
-   700 this.label14.Location = new System.Drawing.Point(3, 63);
-   701 this.label14.Name = "label14";
-   702 this.label14.Size = new System.Drawing.Size(58, 13);
-   703 this.label14.TabIndex = 3;
-   704 this.label14.Text = "Ignore";
-   705 this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
-   706 //
-   707 // checkBox5
-   708 //
-   709 this.checkBox5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   710 this.checkBox5.AutoSize = true;
-   711 this.checkBox5.Location = new System.Drawing.Point(67, 61);
-   712 this.checkBox5.Name = "checkBox5";
-   713 this.checkBox5.Size = new System.Drawing.Size(187, 17);
-   714 this.checkBox5.TabIndex = 4;
-   715 this.checkBox5.Text = "Enable";
-   716 this.checkBox5.UseVisualStyleBackColor = true;
-   717 //
690 // tableLayoutPanel4 718 // tableLayoutPanel4
691 // 719 //
692 this.tableLayoutPanel4.ColumnCount = 1; 720 this.tableLayoutPanel4.ColumnCount = 1;
693 this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); 721 this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
694 this.tableLayoutPanel4.Controls.Add(this.tableLayoutPanel5, 0, 1); 722 this.tableLayoutPanel4.Controls.Add(this.tableLayoutPanel5, 0, 1);
Line 922... Line 950...
922 this.button6.TabIndex = 1; 950 this.button6.TabIndex = 1;
923 this.button6.Text = "Cancel"; 951 this.button6.Text = "Cancel";
924 this.button6.UseVisualStyleBackColor = true; 952 this.button6.UseVisualStyleBackColor = true;
925 this.button6.Click += new System.EventHandler(this.Button6_Click); 953 this.button6.Click += new System.EventHandler(this.Button6_Click);
926 // 954 //
927 // label14 955 // label15
928 // 956 //
929 this.label14.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 957 this.label15.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
930 this.label14.AutoSize = true; 958 this.label15.AutoSize = true;
931 this.label14.Location = new System.Drawing.Point(3, 63); 959 this.label15.Location = new System.Drawing.Point(3, 91);
932 this.label14.Name = "label14"; 960 this.label15.Name = "label15";
933 this.label14.Size = new System.Drawing.Size(58, 13); 961 this.label15.Size = new System.Drawing.Size(58, 13);
934 this.label14.TabIndex = 3; 962 this.label15.TabIndex = 5;
935 this.label14.Text = "Ignore"; 963 this.label15.Text = "Chime";
936 this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleRight; 964 this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
937 // 965 //
938 // checkBox5 966 // checkBox6
939 // 967 //
940 this.checkBox5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 968 this.checkBox6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
941 this.checkBox5.AutoSize = true; 969 this.checkBox6.AutoSize = true;
942 this.checkBox5.Location = new System.Drawing.Point(67, 61); 970 this.checkBox6.Location = new System.Drawing.Point(67, 89);
943 this.checkBox5.Name = "checkBox5"; 971 this.checkBox6.Name = "checkBox6";
944 this.checkBox5.Size = new System.Drawing.Size(187, 17); 972 this.checkBox6.Size = new System.Drawing.Size(187, 17);
945 this.checkBox5.TabIndex = 4; 973 this.checkBox6.TabIndex = 6;
946 this.checkBox5.Text = "Enable"; 974 this.checkBox6.Text = "Enable";
947 this.checkBox5.UseVisualStyleBackColor = true; 975 this.checkBox6.UseVisualStyleBackColor = true;
948 // 976 //
949 // SettingsForm 977 // SettingsForm
950 // 978 //
951 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 979 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
952 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 980 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
Line 1065... Line 1093...
1065 private TrackBar trackBar1; 1093 private TrackBar trackBar1;
1066 private TextBox textBox4; 1094 private TextBox textBox4;
1067 private NumericUpDown numericUpDown2; 1095 private NumericUpDown numericUpDown2;
1068 private Label label14; 1096 private Label label14;
1069 private CheckBox checkBox5; 1097 private CheckBox checkBox5;
-   1098 private Label label15;
-   1099 private CheckBox checkBox6;
1070 } 1100 }
1071 } 1101 }
1072   1102