ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/RomCheater/RomCheaterConfigDialog.Designer.cs
(Generate patch)

Comparing trunk/RomCheater/RomCheaterConfigDialog.Designer.cs (file contents):
Revision 99 by william, Wed May 9 23:23:38 2012 UTC vs.
Revision 112 by william, Thu May 10 14:01:31 2012 UTC

# Line 53 | Line 53
53              this.grpLoggingFlags.Margin = new System.Windows.Forms.Padding(4);
54              this.grpLoggingFlags.Name = "grpLoggingFlags";
55              this.grpLoggingFlags.Padding = new System.Windows.Forms.Padding(4);
56 <            this.grpLoggingFlags.Size = new System.Drawing.Size(666, 50);
56 >            this.grpLoggingFlags.Size = new System.Drawing.Size(666, 98);
57              this.grpLoggingFlags.TabIndex = 0;
58              this.grpLoggingFlags.TabStop = false;
59              this.grpLoggingFlags.Text = "Logging Flags";
# Line 68 | Line 68
68              this.grpLoggingFlags_flow.Location = new System.Drawing.Point(4, 19);
69              this.grpLoggingFlags_flow.Margin = new System.Windows.Forms.Padding(4);
70              this.grpLoggingFlags_flow.Name = "grpLoggingFlags_flow";
71 <            this.grpLoggingFlags_flow.Size = new System.Drawing.Size(658, 27);
71 >            this.grpLoggingFlags_flow.Size = new System.Drawing.Size(658, 75);
72              this.grpLoggingFlags_flow.TabIndex = 1;
73              //
74              // btnSave
# Line 76 | Line 76
76              this.btnSave.AutoSize = true;
77              this.btnSave.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
78              this.btnSave.Font = new System.Drawing.Font("Arial Black", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
79 <            this.btnSave.Location = new System.Drawing.Point(4, 225);
79 >            this.btnSave.Location = new System.Drawing.Point(8, 278);
80              this.btnSave.Margin = new System.Windows.Forms.Padding(4);
81              this.btnSave.Name = "btnSave";
82              this.btnSave.Size = new System.Drawing.Size(115, 55);
# Line 90 | Line 90
90              this.btnCancel.AutoSize = true;
91              this.btnCancel.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
92              this.btnCancel.Font = new System.Drawing.Font("Arial Black", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
93 <            this.btnCancel.Location = new System.Drawing.Point(127, 225);
93 >            this.btnCancel.Location = new System.Drawing.Point(131, 278);
94              this.btnCancel.Margin = new System.Windows.Forms.Padding(4);
95              this.btnCancel.Name = "btnCancel";
96              this.btnCancel.Size = new System.Drawing.Size(150, 55);
# Line 104 | Line 104
104              this.grpConfigPlugins.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
105              | System.Windows.Forms.AnchorStyles.Right)));
106              this.grpConfigPlugins.Controls.Add(this.comboConfigPlugins);
107 <            this.grpConfigPlugins.Location = new System.Drawing.Point(2, 54);
107 >            this.grpConfigPlugins.Location = new System.Drawing.Point(6, 107);
108              this.grpConfigPlugins.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
109              this.grpConfigPlugins.Name = "grpConfigPlugins";
110              this.grpConfigPlugins.Padding = new System.Windows.Forms.Padding(2, 3, 2, 3);
# Line 129 | Line 129
129              this.grpInputPlugins.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
130              | System.Windows.Forms.AnchorStyles.Right)));
131              this.grpInputPlugins.Controls.Add(this.comboInputPlugins);
132 <            this.grpInputPlugins.Location = new System.Drawing.Point(2, 107);
132 >            this.grpInputPlugins.Location = new System.Drawing.Point(6, 160);
133              this.grpInputPlugins.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
134              this.grpInputPlugins.Name = "grpInputPlugins";
135              this.grpInputPlugins.Padding = new System.Windows.Forms.Padding(2, 3, 2, 3);
# Line 154 | Line 154
154              this.grpWindowPlugins.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
155              | System.Windows.Forms.AnchorStyles.Right)));
156              this.grpWindowPlugins.Controls.Add(this.comboWindowPlugins);
157 <            this.grpWindowPlugins.Location = new System.Drawing.Point(2, 165);
157 >            this.grpWindowPlugins.Location = new System.Drawing.Point(6, 218);
158              this.grpWindowPlugins.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
159              this.grpWindowPlugins.Name = "grpWindowPlugins";
160              this.grpWindowPlugins.Padding = new System.Windows.Forms.Padding(2, 3, 2, 3);
# Line 179 | Line 179
179              this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
180              this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
181              this.AutoScroll = true;
182 <            this.ClientSize = new System.Drawing.Size(674, 291);
182 >            this.ClientSize = new System.Drawing.Size(674, 340);
183              this.Controls.Add(this.grpLoggingFlags);
184              this.Controls.Add(this.grpConfigPlugins);
185              this.Controls.Add(this.grpInputPlugins);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines