OSDN Git Service

WinGui:
authorsr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Wed, 18 Jul 2007 19:59:10 +0000 (19:59 +0000)
committersr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Wed, 18 Jul 2007 19:59:10 +0000 (19:59 +0000)
- Many more little design tweaks.
- Updated frmSelectDVD for "All Supported Files"

git-svn-id: svn://localhost/HandBrake/trunk@714 b64f7644-9d1e-0410-96f1-a4d463321fa5

win/C#/frmAbout.Designer.cs
win/C#/frmDvdInfo.Designer.cs
win/C#/frmOptions.Designer.cs
win/C#/frmQueue.Designer.cs
win/C#/frmReadDVD.Designer.cs
win/C#/frmSelectDVD.Designer.cs
win/C#/frmUpdate.Designer.cs

index e0123ae..a918afd 100644 (file)
@@ -129,6 +129,9 @@ namespace Handbrake
             this.Controls.Add(this.Label1);\r
             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;\r
             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
+            this.MaximumSize = new System.Drawing.Size(532, 284);\r
+            this.MinimizeBox = false;\r
+            this.MinimumSize = new System.Drawing.Size(532, 284);\r
             this.Name = "frmAbout";\r
             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;\r
             this.Text = "About Handbrake";\r
index 75e058a..d172a55 100644 (file)
@@ -37,7 +37,7 @@ namespace Handbrake
             // Label2\r
             // \r
             this.Label2.AutoSize = true;\r
-            this.Label2.Location = new System.Drawing.Point(13, 8);\r
+            this.Label2.Location = new System.Drawing.Point(13, 14);\r
             this.Label2.Name = "Label2";\r
             this.Label2.Size = new System.Drawing.Size(518, 26);\r
             this.Label2.TabIndex = 30;\r
@@ -79,6 +79,9 @@ namespace Handbrake
             this.Controls.Add(this.rtf_dvdInfo);\r
             this.Controls.Add(this.btn_close);\r
             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
+            this.MaximizeBox = false;\r
+            this.MaximumSize = new System.Drawing.Size(553, 520);\r
+            this.MinimumSize = new System.Drawing.Size(553, 520);\r
             this.Name = "frmDvdInfo";\r
             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;\r
             this.Text = "Read DVD";\r
index eb78a65..f0583e5 100644 (file)
@@ -255,6 +255,9 @@ namespace Handbrake
             this.Controls.Add(this.GroupBox1);\r
             this.Controls.Add(this.btn_close);\r
             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
+            this.MaximizeBox = false;\r
+            this.MaximumSize = new System.Drawing.Size(419, 462);\r
+            this.MinimumSize = new System.Drawing.Size(419, 462);\r
             this.Name = "frmOptions";\r
             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;\r
             this.Text = "Options";\r
index 3e170d9..3235428 100644 (file)
@@ -181,6 +181,7 @@ namespace Handbrake
             this.Controls.Add(this.list_queue);\r
             this.Controls.Add(this.btn_Close);\r
             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
+            this.MinimumSize = new System.Drawing.Size(659, 431);\r
             this.Name = "frmQueue";\r
             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;\r
             this.Text = "Queue";\r
index 0e361a2..c92eb44 100644 (file)
@@ -41,7 +41,7 @@ namespace Handbrake
             // \r
             this.lbl_pressOk.AutoSize = true;\r
             this.lbl_pressOk.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.lbl_pressOk.Location = new System.Drawing.Point(66, 61);\r
+            this.lbl_pressOk.Location = new System.Drawing.Point(77, 61);\r
             this.lbl_pressOk.Name = "lbl_pressOk";\r
             this.lbl_pressOk.Size = new System.Drawing.Size(178, 13);\r
             this.lbl_pressOk.TabIndex = 29;\r
@@ -54,9 +54,9 @@ namespace Handbrake
             this.btn_ok.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
             this.btn_ok.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.btn_ok.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
-            this.btn_ok.Location = new System.Drawing.Point(400, 56);\r
+            this.btn_ok.Location = new System.Drawing.Point(418, 56);\r
             this.btn_ok.Name = "btn_ok";\r
-            this.btn_ok.Size = new System.Drawing.Size(61, 22);\r
+            this.btn_ok.Size = new System.Drawing.Size(71, 22);\r
             this.btn_ok.TabIndex = 28;\r
             this.btn_ok.TabStop = false;\r
             this.btn_ok.Text = "OK";\r
@@ -67,7 +67,7 @@ namespace Handbrake
             // \r
             this.Label3.AutoSize = true;\r
             this.Label3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Label3.Location = new System.Drawing.Point(66, 9);\r
+            this.Label3.Location = new System.Drawing.Point(77, 9);\r
             this.Label3.Name = "Label3";\r
             this.Label3.Size = new System.Drawing.Size(222, 26);\r
             this.Label3.TabIndex = 27;\r
@@ -77,7 +77,7 @@ namespace Handbrake
             // \r
             this.Label2.AutoSize = true;\r
             this.Label2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Label2.Location = new System.Drawing.Point(8, 8);\r
+            this.Label2.Location = new System.Drawing.Point(9, 8);\r
             this.Label2.Name = "Label2";\r
             this.Label2.Size = new System.Drawing.Size(52, 13);\r
             this.Label2.TabIndex = 26;\r
@@ -87,7 +87,7 @@ namespace Handbrake
             // \r
             this.lbl_status.AutoSize = true;\r
             this.lbl_status.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.lbl_status.Location = new System.Drawing.Point(66, 41);\r
+            this.lbl_status.Location = new System.Drawing.Point(77, 41);\r
             this.lbl_status.Name = "lbl_status";\r
             this.lbl_status.Size = new System.Drawing.Size(178, 13);\r
             this.lbl_status.TabIndex = 31;\r
@@ -97,29 +97,32 @@ namespace Handbrake
             // lbl_progress\r
             // \r
             this.lbl_progress.AutoSize = true;\r
-            this.lbl_progress.Location = new System.Drawing.Point(365, 61);\r
+            this.lbl_progress.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.lbl_progress.Location = new System.Drawing.Point(285, 41);\r
             this.lbl_progress.Name = "lbl_progress";\r
-            this.lbl_progress.Size = new System.Drawing.Size(29, 13);\r
+            this.lbl_progress.Size = new System.Drawing.Size(45, 13);\r
             this.lbl_progress.TabIndex = 32;\r
             this.lbl_progress.Text = "{ % }";\r
             this.lbl_progress.Visible = false;\r
             // \r
             // frmReadDVD\r
             // \r
-            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);\r
+            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);\r
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
-            this.ClientSize = new System.Drawing.Size(473, 86);\r
+            this.ClientSize = new System.Drawing.Size(499, 86);\r
+            this.ControlBox = false;\r
             this.Controls.Add(this.lbl_progress);\r
             this.Controls.Add(this.lbl_status);\r
             this.Controls.Add(this.lbl_pressOk);\r
             this.Controls.Add(this.btn_ok);\r
             this.Controls.Add(this.Label3);\r
             this.Controls.Add(this.Label2);\r
+            this.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;\r
             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
             this.MaximizeBox = false;\r
-            this.MaximumSize = new System.Drawing.Size(479, 111);\r
-            this.MinimumSize = new System.Drawing.Size(479, 111);\r
+            this.MaximumSize = new System.Drawing.Size(505, 111);\r
+            this.MinimumSize = new System.Drawing.Size(505, 111);\r
             this.Name = "frmReadDVD";\r
             this.ShowInTaskbar = false;\r
             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;\r
index 44853d5..299800b 100644 (file)
@@ -45,7 +45,7 @@ namespace Handbrake
             this.btn_close.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
             this.btn_close.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.btn_close.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
-            this.btn_close.Location = new System.Drawing.Point(317, 76);\r
+            this.btn_close.Location = new System.Drawing.Point(317, 65);\r
             this.btn_close.Name = "btn_close";\r
             this.btn_close.Size = new System.Drawing.Size(78, 22);\r
             this.btn_close.TabIndex = 54;\r
@@ -65,7 +65,7 @@ namespace Handbrake
             // ISO_Open\r
             // \r
             this.ISO_Open.DefaultExt = "iso";\r
-            this.ISO_Open.Filter = "iso|*.iso";\r
+            this.ISO_Open.Filter = "All Supported Files|*.iso;*.mpg;*.mpeg;*.vob";\r
             // \r
             // RadioDVD\r
             // \r
@@ -86,9 +86,9 @@ namespace Handbrake
             this.RadioISO.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.RadioISO.Location = new System.Drawing.Point(261, 45);\r
             this.RadioISO.Name = "RadioISO";\r
-            this.RadioISO.Size = new System.Drawing.Size(47, 17);\r
+            this.RadioISO.Size = new System.Drawing.Size(44, 17);\r
             this.RadioISO.TabIndex = 51;\r
-            this.RadioISO.Text = "ISO";\r
+            this.RadioISO.Text = "File";\r
             this.RadioISO.UseVisualStyleBackColor = true;\r
             // \r
             // btn_Browse\r
@@ -113,11 +113,11 @@ namespace Handbrake
             this.text_source.Size = new System.Drawing.Size(242, 21);\r
             this.text_source.TabIndex = 48;\r
             // \r
-            // SelectDVD\r
+            // frmSelectDVD\r
             // \r
             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);\r
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
-            this.ClientSize = new System.Drawing.Size(418, 111);\r
+            this.ClientSize = new System.Drawing.Size(402, 94);\r
             this.Controls.Add(this.btn_close);\r
             this.Controls.Add(this.Label1);\r
             this.Controls.Add(this.RadioDVD);\r
@@ -125,7 +125,10 @@ namespace Handbrake
             this.Controls.Add(this.btn_Browse);\r
             this.Controls.Add(this.text_source);\r
             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
-            this.Name = "SelectDVD";\r
+            this.MaximizeBox = false;\r
+            this.MaximumSize = new System.Drawing.Size(410, 121);\r
+            this.MinimumSize = new System.Drawing.Size(410, 121);\r
+            this.Name = "frmSelectDVD";\r
             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;\r
             this.Text = "Read DVD";\r
             this.ResumeLayout(false);\r
index e4e59c3..8406700 100644 (file)
@@ -223,6 +223,9 @@ namespace Handbrake
             this.Controls.Add(this.Label1);\r
             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;\r
             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
+            this.MaximizeBox = false;\r
+            this.MaximumSize = new System.Drawing.Size(504, 164);\r
+            this.MinimumSize = new System.Drawing.Size(504, 164);\r
             this.Name = "frmUpdate";\r
             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;\r
             this.Text = "Update Check";\r