OSDN Git Service

WinGui:
authorsr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 1 Aug 2008 18:15:19 +0000 (18:15 +0000)
committersr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 1 Aug 2008 18:15:19 +0000 (18:15 +0000)
commit2c0a9b20079dc4bd59c8e31ea1398d02afce3149
tree64dc4230cae7a2c1e71512fc39742fa21ee5a358
parent60a82710a2e8b4a01025dd5a6d7bcc76ff5e5c61
WinGui:
- Changed the layout of the Options window.
- Added a "Stop" button to stop encodes.
- Moved Encode status label onto a status bar at the bottom of the window. Now includes scanning status.
- Added and Removed some png images

git-svn-id: svn://localhost/HandBrake/trunk@1600 b64f7644-9d1e-0410-96f1-a4d463321fa5
15 files changed:
win/C#/HandBrakeCS.csproj
win/C#/Properties/AssemblyInfo.cs
win/C#/Properties/Resources.Designer.cs
win/C#/Properties/Resources.resx
win/C#/Resources/Help16.png [new file with mode: 0644]
win/C#/Resources/hb16.png [new file with mode: 0644]
win/C#/Resources/hb32.png [new file with mode: 0644]
win/C#/Resources/info16.png [new file with mode: 0644]
win/C#/Resources/stop.png [new file with mode: 0644]
win/C#/frmMain.Designer.cs
win/C#/frmMain.cs
win/C#/frmMain.resx
win/C#/frmOptions.Designer.cs
win/C#/frmOptions.cs
win/C#/frmOptions.resx