summaryrefslogtreecommitdiffstats
path: root/win/C#/frmMain.Designer.cs
diff options
context:
space:
mode:
authorsr55 <[email protected]>2007-12-07 22:03:24 +0000
committersr55 <[email protected]>2007-12-07 22:03:24 +0000
commitf23b40d16b3a9dec9b5d420e402e7c4fb988ae4a (patch)
tree0bd82a1f6b9fbb58b2b0ab2ba627f70f7c141eee /win/C#/frmMain.Designer.cs
parent00e6db9ff1c1d2b2ec0999f71e9795da18c24155 (diff)
WinGui:
- Implemented Auto File naming option. Can be enabled from Tools > Options - Implemented Auto Select Subtitle feature for Forced Subtitles. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1107 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/frmMain.Designer.cs')
-rw-r--r--win/C#/frmMain.Designer.cs21
1 files changed, 11 insertions, 10 deletions
diff --git a/win/C#/frmMain.Designer.cs b/win/C#/frmMain.Designer.cs
index 35b335cb1..5e7d93ad0 100644
--- a/win/C#/frmMain.Designer.cs
+++ b/win/C#/frmMain.Designer.cs
@@ -385,7 +385,7 @@ namespace Handbrake
this.CheckCRF.Size = new System.Drawing.Size(146, 17);
this.CheckCRF.TabIndex = 16;
this.CheckCRF.Text = "Constant Rate Factor";
- this.ToolTip.SetToolTip(this.CheckCRF, "Constant Rate Factor");
+ this.ToolTip.SetToolTip(this.CheckCRF, "Constant Rate Factor. (H264 Only)");
this.CheckCRF.UseVisualStyleBackColor = false;
//
// QueryEditorText
@@ -393,7 +393,7 @@ namespace Handbrake
this.QueryEditorText.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.QueryEditorText.Location = new System.Drawing.Point(16, 88);
this.QueryEditorText.Name = "QueryEditorText";
- this.QueryEditorText.Size = new System.Drawing.Size(605, 93);
+ this.QueryEditorText.Size = new System.Drawing.Size(612, 153);
this.QueryEditorText.TabIndex = 3;
this.QueryEditorText.Text = "";
this.ToolTip.SetToolTip(this.QueryEditorText, "Manually add or edit a query generated by the GUI.");
@@ -403,7 +403,7 @@ namespace Handbrake
this.rtf_h264advanced.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.rtf_h264advanced.Location = new System.Drawing.Point(16, 79);
this.rtf_h264advanced.Name = "rtf_h264advanced";
- this.rtf_h264advanced.Size = new System.Drawing.Size(605, 76);
+ this.rtf_h264advanced.Size = new System.Drawing.Size(605, 123);
this.rtf_h264advanced.TabIndex = 2;
this.rtf_h264advanced.Text = "";
this.ToolTip.SetToolTip(this.rtf_h264advanced, "H.264 advanced options can be added here. See link below for details.");
@@ -538,13 +538,14 @@ namespace Handbrake
this.drp_subtitle.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.drp_subtitle.FormattingEnabled = true;
this.drp_subtitle.Items.AddRange(new object[] {
- "None"});
+ "None",
+ "Autoselect"});
this.drp_subtitle.Location = new System.Drawing.Point(113, 200);
this.drp_subtitle.Name = "drp_subtitle";
this.drp_subtitle.Size = new System.Drawing.Size(213, 21);
this.drp_subtitle.TabIndex = 12;
this.drp_subtitle.Text = "None";
- this.ToolTip.SetToolTip(this.drp_subtitle, "Select the subtitle language you require from this dropdown.");
+ this.ToolTip.SetToolTip(this.drp_subtitle, resources.GetString("drp_subtitle.ToolTip"));
this.drp_subtitle.SelectedIndexChanged += new System.EventHandler(this.drp_subtitle_SelectedIndexChanged);
//
// btn_setDefault
@@ -1120,7 +1121,7 @@ namespace Handbrake
//
this.label23.AutoSize = true;
this.label23.BackColor = System.Drawing.Color.Transparent;
- this.label23.Location = new System.Drawing.Point(13, 186);
+ this.label23.Location = new System.Drawing.Point(13, 246);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(403, 13);
this.label23.TabIndex = 4;
@@ -1154,7 +1155,7 @@ namespace Handbrake
this.btn_ClearQuery.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_ClearQuery.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btn_ClearQuery.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
- this.btn_ClearQuery.Location = new System.Drawing.Point(542, 59);
+ this.btn_ClearQuery.Location = new System.Drawing.Point(549, 59);
this.btn_ClearQuery.Name = "btn_ClearQuery";
this.btn_ClearQuery.Size = new System.Drawing.Size(79, 23);
this.btn_ClearQuery.TabIndex = 6;
@@ -1198,7 +1199,7 @@ namespace Handbrake
//
this.Label43.AutoSize = true;
this.Label43.BackColor = System.Drawing.Color.Transparent;
- this.Label43.Location = new System.Drawing.Point(78, 187);
+ this.Label43.Location = new System.Drawing.Point(78, 236);
this.Label43.Name = "Label43";
this.Label43.Size = new System.Drawing.Size(158, 13);
this.Label43.TabIndex = 6;
@@ -1207,7 +1208,7 @@ namespace Handbrake
// label_h264
//
this.label_h264.AutoSize = true;
- this.label_h264.Location = new System.Drawing.Point(13, 187);
+ this.label_h264.Location = new System.Drawing.Point(13, 236);
this.label_h264.Name = "label_h264";
this.label_h264.Size = new System.Drawing.Size(66, 13);
this.label_h264.TabIndex = 5;
@@ -1219,7 +1220,7 @@ namespace Handbrake
//
this.Label95.AutoSize = true;
this.Label95.BackColor = System.Drawing.Color.Transparent;
- this.Label95.Location = new System.Drawing.Point(13, 168);
+ this.Label95.Location = new System.Drawing.Point(13, 217);
this.Label95.Name = "Label95";
this.Label95.Size = new System.Drawing.Size(387, 13);
this.Label95.TabIndex = 4;