]> granicus.if.org Git - handbrake/commitdiff
WinGui:
authorsr55 <sr55.hb@outlook.com>
Wed, 26 Nov 2008 19:52:04 +0000 (19:52 +0000)
committersr55 <sr55.hb@outlook.com>
Wed, 26 Nov 2008 19:52:04 +0000 (19:52 +0000)
- Queue window is now resizeable. The list of queued items will resize with the window.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1959 b64f7644-9d1e-0410-96f1-a4d463321fa5

win/C#/frmQueue.Designer.cs

index b3bf7437362a0ec04f5906a50c96e5ebef27d9b0..1597c39268b778cf1202ae8644b61d4dedff6ce4 100644 (file)
@@ -66,13 +66,20 @@ namespace Handbrake
             this.EncoderVideo = new System.Windows.Forms.ColumnHeader();\r
             this.Audio = new System.Windows.Forms.ColumnHeader();\r
             this.statusStrip1 = new System.Windows.Forms.StatusStrip();\r
+            this.lbl_encodesPending = new System.Windows.Forms.ToolStripStatusLabel();\r
             this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();\r
             this.progressBar = new System.Windows.Forms.ToolStripProgressBar();\r
             this.lbl_progressValue = new System.Windows.Forms.ToolStripStatusLabel();\r
             this.OpenFile = new System.Windows.Forms.OpenFileDialog();\r
-            this.lbl_encodesPending = new System.Windows.Forms.ToolStripStatusLabel();\r
+            this.splitContainer1 = new System.Windows.Forms.SplitContainer();\r
+            this.panel3 = new System.Windows.Forms.Panel();\r
+            this.panel2 = new System.Windows.Forms.Panel();\r
+            this.panel1 = new System.Windows.Forms.Panel();\r
             this.toolStrip1.SuspendLayout();\r
             this.statusStrip1.SuspendLayout();\r
+            this.splitContainer1.Panel1.SuspendLayout();\r
+            this.splitContainer1.Panel2.SuspendLayout();\r
+            this.splitContainer1.SuspendLayout();\r
             this.SuspendLayout();\r
             // \r
             // btn_down\r
@@ -81,7 +88,7 @@ namespace Handbrake
             this.btn_down.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
             this.btn_down.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.btn_down.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
-            this.btn_down.Location = new System.Drawing.Point(613, 110);\r
+            this.btn_down.Location = new System.Drawing.Point(607, 66);\r
             this.btn_down.Name = "btn_down";\r
             this.btn_down.Size = new System.Drawing.Size(75, 22);\r
             this.btn_down.TabIndex = 33;\r
@@ -97,7 +104,7 @@ namespace Handbrake
             this.btn_up.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
             this.btn_up.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.btn_up.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
-            this.btn_up.Location = new System.Drawing.Point(543, 110);\r
+            this.btn_up.Location = new System.Drawing.Point(537, 66);\r
             this.btn_up.Name = "btn_up";\r
             this.btn_up.Size = new System.Drawing.Size(64, 22);\r
             this.btn_up.TabIndex = 32;\r
@@ -113,7 +120,7 @@ namespace Handbrake
             this.btn_delete.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
             this.btn_delete.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.btn_delete.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
-            this.btn_delete.Location = new System.Drawing.Point(695, 110);\r
+            this.btn_delete.Location = new System.Drawing.Point(689, 66);\r
             this.btn_delete.Name = "btn_delete";\r
             this.btn_delete.Size = new System.Drawing.Size(75, 22);\r
             this.btn_delete.TabIndex = 31;\r
@@ -127,7 +134,7 @@ namespace Handbrake
             // \r
             this.label4.AutoSize = true;\r
             this.label4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.label4.Location = new System.Drawing.Point(225, 98);\r
+            this.label4.Location = new System.Drawing.Point(225, 57);\r
             this.label4.Name = "label4";\r
             this.label4.Size = new System.Drawing.Size(47, 26);\r
             this.label4.TabIndex = 70;\r
@@ -136,7 +143,7 @@ namespace Handbrake
             // lbl_chapt\r
             // \r
             this.lbl_chapt.AutoSize = true;\r
-            this.lbl_chapt.Location = new System.Drawing.Point(158, 110);\r
+            this.lbl_chapt.Location = new System.Drawing.Point(158, 69);\r
             this.lbl_chapt.Name = "lbl_chapt";\r
             this.lbl_chapt.Size = new System.Drawing.Size(12, 13);\r
             this.lbl_chapt.TabIndex = 69;\r
@@ -146,7 +153,7 @@ namespace Handbrake
             // \r
             this.lbl_title.AccessibleRole = System.Windows.Forms.AccessibleRole.None;\r
             this.lbl_title.AutoSize = true;\r
-            this.lbl_title.Location = new System.Drawing.Point(158, 97);\r
+            this.lbl_title.Location = new System.Drawing.Point(158, 56);\r
             this.lbl_title.Name = "lbl_title";\r
             this.lbl_title.Size = new System.Drawing.Size(12, 13);\r
             this.lbl_title.TabIndex = 68;\r
@@ -155,7 +162,7 @@ namespace Handbrake
             // lbl_aEnc\r
             // \r
             this.lbl_aEnc.AutoSize = true;\r
-            this.lbl_aEnc.Location = new System.Drawing.Point(286, 111);\r
+            this.lbl_aEnc.Location = new System.Drawing.Point(286, 70);\r
             this.lbl_aEnc.Name = "lbl_aEnc";\r
             this.lbl_aEnc.Size = new System.Drawing.Size(12, 13);\r
             this.lbl_aEnc.TabIndex = 67;\r
@@ -164,7 +171,7 @@ namespace Handbrake
             // lbl_vEnc\r
             // \r
             this.lbl_vEnc.AutoSize = true;\r
-            this.lbl_vEnc.Location = new System.Drawing.Point(286, 98);\r
+            this.lbl_vEnc.Location = new System.Drawing.Point(286, 57);\r
             this.lbl_vEnc.Name = "lbl_vEnc";\r
             this.lbl_vEnc.Size = new System.Drawing.Size(12, 13);\r
             this.lbl_vEnc.TabIndex = 66;\r
@@ -173,7 +180,7 @@ namespace Handbrake
             // lbl_dest\r
             // \r
             this.lbl_dest.AutoSize = true;\r
-            this.lbl_dest.Location = new System.Drawing.Point(158, 85);\r
+            this.lbl_dest.Location = new System.Drawing.Point(158, 44);\r
             this.lbl_dest.Name = "lbl_dest";\r
             this.lbl_dest.Size = new System.Drawing.Size(12, 13);\r
             this.lbl_dest.TabIndex = 65;\r
@@ -183,7 +190,7 @@ namespace Handbrake
             // lbl_source\r
             // \r
             this.lbl_source.AutoSize = true;\r
-            this.lbl_source.Location = new System.Drawing.Point(158, 72);\r
+            this.lbl_source.Location = new System.Drawing.Point(158, 31);\r
             this.lbl_source.Name = "lbl_source";\r
             this.lbl_source.Size = new System.Drawing.Size(12, 13);\r
             this.lbl_source.TabIndex = 64;\r
@@ -193,7 +200,7 @@ namespace Handbrake
             // \r
             this.label1.AutoSize = true;\r
             this.label1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.label1.Location = new System.Drawing.Point(12, 72);\r
+            this.label1.Location = new System.Drawing.Point(12, 31);\r
             this.label1.Name = "label1";\r
             this.label1.Size = new System.Drawing.Size(99, 52);\r
             this.label1.TabIndex = 63;\r
@@ -203,7 +210,7 @@ namespace Handbrake
             // \r
             this.label3.AutoSize = true;\r
             this.label3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.label3.Location = new System.Drawing.Point(12, 50);\r
+            this.label3.Location = new System.Drawing.Point(12, 9);\r
             this.label3.Name = "label3";\r
             this.label3.Size = new System.Drawing.Size(82, 13);\r
             this.label3.TabIndex = 62;\r
@@ -301,14 +308,15 @@ namespace Handbrake
             this.Destination,\r
             this.EncoderVideo,\r
             this.Audio});\r
+            this.list_queue.Dock = System.Windows.Forms.DockStyle.Fill;\r
             this.list_queue.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.list_queue.FullRowSelect = true;\r
             this.list_queue.GridLines = true;\r
             this.list_queue.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;\r
-            this.list_queue.Location = new System.Drawing.Point(15, 138);\r
+            this.list_queue.Location = new System.Drawing.Point(15, 0);\r
             this.list_queue.MultiSelect = false;\r
             this.list_queue.Name = "list_queue";\r
-            this.list_queue.Size = new System.Drawing.Size(755, 202);\r
+            this.list_queue.Size = new System.Drawing.Size(749, 210);\r
             this.list_queue.TabIndex = 72;\r
             this.list_queue.UseCompatibleStateImageBehavior = false;\r
             this.list_queue.View = System.Windows.Forms.View.Details;\r
@@ -332,7 +340,7 @@ namespace Handbrake
             // Destination\r
             // \r
             this.Destination.Text = "Destination";\r
-            this.Destination.Width = 215;\r
+            this.Destination.Width = 210;\r
             // \r
             // EncoderVideo\r
             // \r
@@ -357,6 +365,14 @@ namespace Handbrake
             this.statusStrip1.TabIndex = 73;\r
             this.statusStrip1.Text = "statusStrip1";\r
             // \r
+            // lbl_encodesPending\r
+            // \r
+            this.lbl_encodesPending.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;\r
+            this.lbl_encodesPending.Margin = new System.Windows.Forms.Padding(0, 3, 10, 2);\r
+            this.lbl_encodesPending.Name = "lbl_encodesPending";\r
+            this.lbl_encodesPending.Size = new System.Drawing.Size(122, 26);\r
+            this.lbl_encodesPending.Text = "0 encode(s) pending";\r
+            // \r
             // toolStripStatusLabel1\r
             // \r
             this.toolStripStatusLabel1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;\r
@@ -380,37 +396,75 @@ namespace Handbrake
             // \r
             this.OpenFile.Filter = "HandBrake Queue|*.queue";\r
             // \r
-            // lbl_encodesPending\r
-            // \r
-            this.lbl_encodesPending.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;\r
-            this.lbl_encodesPending.Margin = new System.Windows.Forms.Padding(0, 3, 10, 2);\r
-            this.lbl_encodesPending.Name = "lbl_encodesPending";\r
-            this.lbl_encodesPending.Size = new System.Drawing.Size(122, 26);\r
-            this.lbl_encodesPending.Text = "0 encode(s) pending";\r
+            // splitContainer1\r
+            // \r
+            this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;\r
+            this.splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;\r
+            this.splitContainer1.IsSplitterFixed = true;\r
+            this.splitContainer1.Location = new System.Drawing.Point(0, 39);\r
+            this.splitContainer1.Name = "splitContainer1";\r
+            this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;\r
+            // \r
+            // splitContainer1.Panel1\r
+            // \r
+            this.splitContainer1.Panel1.Controls.Add(this.label3);\r
+            this.splitContainer1.Panel1.Controls.Add(this.label1);\r
+            this.splitContainer1.Panel1.Controls.Add(this.btn_down);\r
+            this.splitContainer1.Panel1.Controls.Add(this.lbl_title);\r
+            this.splitContainer1.Panel1.Controls.Add(this.btn_up);\r
+            this.splitContainer1.Panel1.Controls.Add(this.lbl_aEnc);\r
+            this.splitContainer1.Panel1.Controls.Add(this.lbl_source);\r
+            this.splitContainer1.Panel1.Controls.Add(this.label4);\r
+            this.splitContainer1.Panel1.Controls.Add(this.lbl_chapt);\r
+            this.splitContainer1.Panel1.Controls.Add(this.lbl_dest);\r
+            this.splitContainer1.Panel1.Controls.Add(this.lbl_vEnc);\r
+            this.splitContainer1.Panel1.Controls.Add(this.btn_delete);\r
+            // \r
+            // splitContainer1.Panel2\r
+            // \r
+            this.splitContainer1.Panel2.Controls.Add(this.list_queue);\r
+            this.splitContainer1.Panel2.Controls.Add(this.panel3);\r
+            this.splitContainer1.Panel2.Controls.Add(this.panel2);\r
+            this.splitContainer1.Panel2.Controls.Add(this.panel1);\r
+            this.splitContainer1.Size = new System.Drawing.Size(779, 320);\r
+            this.splitContainer1.SplitterDistance = 94;\r
+            this.splitContainer1.SplitterWidth = 1;\r
+            this.splitContainer1.TabIndex = 74;\r
+            // \r
+            // panel3\r
+            // \r
+            this.panel3.Dock = System.Windows.Forms.DockStyle.Bottom;\r
+            this.panel3.Location = new System.Drawing.Point(15, 210);\r
+            this.panel3.Name = "panel3";\r
+            this.panel3.Size = new System.Drawing.Size(749, 15);\r
+            this.panel3.TabIndex = 77;\r
+            // \r
+            // panel2\r
+            // \r
+            this.panel2.Dock = System.Windows.Forms.DockStyle.Right;\r
+            this.panel2.Location = new System.Drawing.Point(764, 0);\r
+            this.panel2.Name = "panel2";\r
+            this.panel2.Size = new System.Drawing.Size(15, 225);\r
+            this.panel2.TabIndex = 76;\r
+            // \r
+            // panel1\r
+            // \r
+            this.panel1.Dock = System.Windows.Forms.DockStyle.Left;\r
+            this.panel1.Location = new System.Drawing.Point(0, 0);\r
+            this.panel1.Name = "panel1";\r
+            this.panel1.Size = new System.Drawing.Size(15, 225);\r
+            this.panel1.TabIndex = 75;\r
             // \r
             // frmQueue\r
             // \r
             this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);\r
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
             this.ClientSize = new System.Drawing.Size(779, 390);\r
+            this.Controls.Add(this.splitContainer1);\r
             this.Controls.Add(this.statusStrip1);\r
-            this.Controls.Add(this.list_queue);\r
-            this.Controls.Add(this.btn_down);\r
-            this.Controls.Add(this.btn_up);\r
             this.Controls.Add(this.toolStrip1);\r
-            this.Controls.Add(this.label4);\r
-            this.Controls.Add(this.lbl_dest);\r
-            this.Controls.Add(this.btn_delete);\r
-            this.Controls.Add(this.lbl_vEnc);\r
-            this.Controls.Add(this.lbl_chapt);\r
-            this.Controls.Add(this.lbl_source);\r
-            this.Controls.Add(this.label3);\r
-            this.Controls.Add(this.lbl_aEnc);\r
-            this.Controls.Add(this.lbl_title);\r
-            this.Controls.Add(this.label1);\r
             this.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
-            this.MaximizeBox = false;\r
             this.MinimumSize = new System.Drawing.Size(787, 417);\r
             this.Name = "frmQueue";\r
             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;\r
@@ -419,6 +473,10 @@ namespace Handbrake
             this.toolStrip1.PerformLayout();\r
             this.statusStrip1.ResumeLayout(false);\r
             this.statusStrip1.PerformLayout();\r
+            this.splitContainer1.Panel1.ResumeLayout(false);\r
+            this.splitContainer1.Panel1.PerformLayout();\r
+            this.splitContainer1.Panel2.ResumeLayout(false);\r
+            this.splitContainer1.ResumeLayout(false);\r
             this.ResumeLayout(false);\r
             this.PerformLayout();\r
 \r
@@ -461,5 +519,9 @@ namespace Handbrake
         private System.Windows.Forms.ToolStripMenuItem mnu_export;\r
         private System.Windows.Forms.OpenFileDialog OpenFile;\r
         private System.Windows.Forms.ToolStripStatusLabel lbl_encodesPending;\r
+        private System.Windows.Forms.SplitContainer splitContainer1;\r
+        private System.Windows.Forms.Panel panel2;\r
+        private System.Windows.Forms.Panel panel1;\r
+        private System.Windows.Forms.Panel panel3;\r
     }\r
 }
\ No newline at end of file