OSDN Git Service

WinGui:
authorsr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sun, 14 Oct 2007 16:58:01 +0000 (16:58 +0000)
committersr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sun, 14 Oct 2007 16:58:01 +0000 (16:58 +0000)
commitac0f8a4368d73c2ca78369577805f5c0920a2c56
tree3fff7d210e206d4574573cfa80bddb982b5935d8
parent48d153423e73ca835a8588777466df59c37f6483
WinGui:
- Change: All windows made sizeable
- Change: Queue / Media Info Windows now have titles + icon and appear correctly in the task bar.
- Change: Minimise box removed in Queue window in favour of the Windows default minimise button.
- Fixed: System requirements checker was not confirming the correct amount of ram.
- Removed: Code to handle CLI Information without text files. This can not work without all data going out via standard output which has been decided against.

git-svn-id: svn://localhost/HandBrake/trunk@1026 b64f7644-9d1e-0410-96f1-a4d463321fa5
win/C#/Program.cs
win/C#/frmAbout.Designer.cs
win/C#/frmDvdInfo.Designer.cs
win/C#/frmDvdInfo.cs
win/C#/frmDvdInfo.resx
win/C#/frmOptions.Designer.cs
win/C#/frmQueue.Designer.cs
win/C#/frmQueue.cs
win/C#/frmQuickStart.Designer.cs
win/C#/frmReadDVD.Designer.cs
win/C#/frmReadDVD.cs