this.components = new System.ComponentModel.Container();\r
System.Windows.Forms.Label Label38;\r
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMain));\r
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();\r
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();\r
this.DVD_Save = new System.Windows.Forms.SaveFileDialog();\r
this.File_Save = new System.Windows.Forms.SaveFileDialog();\r
this.ToolTip = new System.Windows.Forms.ToolTip(this.components);\r
this.mnu_wiki = new System.Windows.Forms.ToolStripMenuItem();\r
this.mnu_faq = new System.Windows.Forms.ToolStripMenuItem();\r
this.mnu_onlineDocs = new System.Windows.Forms.ToolStripMenuItem();\r
- this.WebsiteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
- this.mnu_homepage = new System.Windows.Forms.ToolStripMenuItem();\r
- this.mnu_forum = new System.Windows.Forms.ToolStripMenuItem();\r
+ this.mnu_handbrake_home = new System.Windows.Forms.ToolStripMenuItem();\r
this.ToolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();\r
this.mnu_UpdateCheck = new System.Windows.Forms.ToolStripMenuItem();\r
this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();\r
this.Check_ChapterMarkers = new System.Windows.Forms.CheckBox();\r
this.advancedOptions = new System.Windows.Forms.TabControl();\r
this.tab_chapters = new System.Windows.Forms.TabPage();\r
+ this.lbl_warn_chapt = new System.Windows.Forms.Label();\r
this.label31 = new System.Windows.Forms.Label();\r
this.data_chpt = new System.Windows.Forms.DataGridView();\r
this.number = new System.Windows.Forms.DataGridViewTextBoxColumn();\r
this.btn_ActivityWindow = new System.Windows.Forms.ToolStripButton();\r
this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();\r
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);\r
- this.lbl_warn_chapt = new System.Windows.Forms.Label();\r
Label38 = new System.Windows.Forms.Label();\r
((System.ComponentModel.ISupportInitialize)(this.slider_videoQuality)).BeginInit();\r
((System.ComponentModel.ISupportInitialize)(this.slider_drc)).BeginInit();\r
this.text_destination.Size = new System.Drawing.Size(429, 21);\r
this.text_destination.TabIndex = 1;\r
this.ToolTip.SetToolTip(this.text_destination, "Location where the encoded file will be saved.");\r
- this.text_destination.TextChanged += new System.EventHandler(this.text_destination_TextChanged);\r
// \r
// btn_Browse\r
// \r
this.check_turbo.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
this.check_turbo.Location = new System.Drawing.Point(37, 57);\r
this.check_turbo.Name = "check_turbo";\r
- this.check_turbo.Size = new System.Drawing.Size(122, 17);\r
+ this.check_turbo.Size = new System.Drawing.Size(115, 17);\r
this.check_turbo.TabIndex = 3;\r
- this.check_turbo.Text = "Turbo first pPass";\r
+ this.check_turbo.Text = "Turbo first Pass";\r
this.ToolTip.SetToolTip(this.check_turbo, "Makes the first pass of a 2 pass encode faster.");\r
this.check_turbo.UseVisualStyleBackColor = false;\r
// \r
// \r
this.HelpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
this.OnlineDocumentationToolStripMenuItem,\r
- this.WebsiteToolStripMenuItem,\r
+ this.mnu_handbrake_home,\r
this.ToolStripSeparator3,\r
this.mnu_UpdateCheck,\r
this.toolStripSeparator6,\r
this.mnu_faq,\r
this.mnu_onlineDocs});\r
this.OnlineDocumentationToolStripMenuItem.Name = "OnlineDocumentationToolStripMenuItem";\r
- this.OnlineDocumentationToolStripMenuItem.Size = new System.Drawing.Size(211, 22);\r
+ this.OnlineDocumentationToolStripMenuItem.Size = new System.Drawing.Size(213, 22);\r
this.OnlineDocumentationToolStripMenuItem.Text = "Online Documentation";\r
// \r
// mnu_wiki\r
this.mnu_onlineDocs.Text = "Full Documentation List";\r
this.mnu_onlineDocs.Click += new System.EventHandler(this.mnu_onlineDocs_Click);\r
// \r
- // WebsiteToolStripMenuItem\r
- // \r
- this.WebsiteToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
- this.mnu_homepage,\r
- this.mnu_forum});\r
- this.WebsiteToolStripMenuItem.Name = "WebsiteToolStripMenuItem";\r
- this.WebsiteToolStripMenuItem.Size = new System.Drawing.Size(211, 22);\r
- this.WebsiteToolStripMenuItem.Text = "Website";\r
- // \r
- // mnu_homepage\r
- // \r
- this.mnu_homepage.Name = "mnu_homepage";\r
- this.mnu_homepage.Size = new System.Drawing.Size(146, 22);\r
- this.mnu_homepage.Text = "Homepage";\r
- this.mnu_homepage.Click += new System.EventHandler(this.mnu_homepage_Click);\r
- // \r
- // mnu_forum\r
+ // mnu_handbrake_home\r
// \r
- this.mnu_forum.Name = "mnu_forum";\r
- this.mnu_forum.Size = new System.Drawing.Size(146, 22);\r
- this.mnu_forum.Text = "Forum";\r
- this.mnu_forum.Click += new System.EventHandler(this.mnu_forum_Click);\r
+ this.mnu_handbrake_home.Name = "mnu_handbrake_home";\r
+ this.mnu_handbrake_home.Size = new System.Drawing.Size(213, 22);\r
+ this.mnu_handbrake_home.Text = "HandBrake Homepage";\r
+ this.mnu_handbrake_home.Click += new System.EventHandler(this.mnu_handbrake_home_Click);\r
// \r
// ToolStripSeparator3\r
// \r
this.ToolStripSeparator3.Name = "ToolStripSeparator3";\r
- this.ToolStripSeparator3.Size = new System.Drawing.Size(208, 6);\r
+ this.ToolStripSeparator3.Size = new System.Drawing.Size(210, 6);\r
// \r
// mnu_UpdateCheck\r
// \r
this.mnu_UpdateCheck.Name = "mnu_UpdateCheck";\r
- this.mnu_UpdateCheck.Size = new System.Drawing.Size(211, 22);\r
+ this.mnu_UpdateCheck.Size = new System.Drawing.Size(213, 22);\r
this.mnu_UpdateCheck.Text = "Check for Updates";\r
this.mnu_UpdateCheck.Click += new System.EventHandler(this.mnu_UpdateCheck_Click);\r
// \r
// toolStripSeparator6\r
// \r
this.toolStripSeparator6.Name = "toolStripSeparator6";\r
- this.toolStripSeparator6.Size = new System.Drawing.Size(208, 6);\r
+ this.toolStripSeparator6.Size = new System.Drawing.Size(210, 6);\r
// \r
// mnu_about\r
// \r
this.mnu_about.Name = "mnu_about";\r
- this.mnu_about.Size = new System.Drawing.Size(211, 22);\r
+ this.mnu_about.Size = new System.Drawing.Size(213, 22);\r
this.mnu_about.Text = "About...";\r
this.mnu_about.Click += new System.EventHandler(this.mnu_about_Click);\r
// \r
this.tab_chapters.TabIndex = 6;\r
this.tab_chapters.Text = "Chapters";\r
// \r
+ // lbl_warn_chapt\r
+ // \r
+ this.lbl_warn_chapt.AutoSize = true;\r
+ this.lbl_warn_chapt.Location = new System.Drawing.Point(13, 52);\r
+ this.lbl_warn_chapt.Name = "lbl_warn_chapt";\r
+ this.lbl_warn_chapt.Size = new System.Drawing.Size(394, 13);\r
+ this.lbl_warn_chapt.TabIndex = 23;\r
+ this.lbl_warn_chapt.Text = "Please make sure you have selected a DVD tile in the \"Source\" box";\r
+ // \r
// label31\r
// \r
this.label31.AutoSize = true;\r
// \r
// number\r
// \r
- dataGridViewCellStyle1.Format = "N0";\r
- dataGridViewCellStyle1.NullValue = null;\r
- this.number.DefaultCellStyle = dataGridViewCellStyle1;\r
+ dataGridViewCellStyle2.Format = "N0";\r
+ dataGridViewCellStyle2.NullValue = null;\r
+ this.number.DefaultCellStyle = dataGridViewCellStyle2;\r
this.number.HeaderText = "Chapter Number";\r
this.number.MaxInputLength = 3;\r
this.number.Name = "number";\r
this.toolStripSeparator8.Name = "toolStripSeparator8";\r
this.toolStripSeparator8.Size = new System.Drawing.Size(6, 39);\r
// \r
- // lbl_warn_chapt\r
- // \r
- this.lbl_warn_chapt.AutoSize = true;\r
- this.lbl_warn_chapt.Location = new System.Drawing.Point(13, 52);\r
- this.lbl_warn_chapt.Name = "lbl_warn_chapt";\r
- this.lbl_warn_chapt.Size = new System.Drawing.Size(394, 13);\r
- this.lbl_warn_chapt.TabIndex = 23;\r
- this.lbl_warn_chapt.Text = "Please make sure you have selected a DVD tile in the \"Source\" box";\r
- // \r
// frmMain\r
// \r
this.AllowDrop = true;\r
internal System.Windows.Forms.ToolStripMenuItem mnu_wiki;\r
internal System.Windows.Forms.ToolStripMenuItem mnu_onlineDocs;\r
internal System.Windows.Forms.ToolStripMenuItem mnu_faq;\r
- internal System.Windows.Forms.ToolStripMenuItem WebsiteToolStripMenuItem;\r
- internal System.Windows.Forms.ToolStripMenuItem mnu_homepage;\r
- internal System.Windows.Forms.ToolStripMenuItem mnu_forum;\r
internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator3;\r
internal System.Windows.Forms.ToolStripMenuItem mnu_about;\r
internal System.Windows.Forms.MenuStrip frmMainMenu;\r
private System.Windows.Forms.ToolStripSeparator toolStripSeparator8;\r
private System.Windows.Forms.ToolTip toolTip1;\r
private System.Windows.Forms.Label lbl_warn_chapt;\r
+ private System.Windows.Forms.ToolStripMenuItem mnu_handbrake_home;\r
\r
}\r
}
\ No newline at end of file