OSDN Git Service

WinGui:
authorsr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 26 Oct 2007 21:38:04 +0000 (21:38 +0000)
committersr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 26 Oct 2007 21:38:04 +0000 (21:38 +0000)
commit46ec35eb0a1b4a2ad2d2969c1ddbaec33e2c6c00
tree0e74e4d502992dbd2ac1a180e9fae5b5e6f9da68
parente251b331c23ef47cbc3e1bc6ab28f8f6fc5e4567
WinGui:
- Reversed the functionality of the show/hide presets button. By default presets always show now.
- Re-added file open / save options and removed presets open/save buttons. Was confusing users.
- Added the ability to modify items on the queue.
- All Presets Updated.
- Queue Threading changed in an attempt to avoid Windows loosing track of it.

git-svn-id: svn://localhost/HandBrake/trunk@1039 b64f7644-9d1e-0410-96f1-a4d463321fa5
win/C#/Properties/Settings.Designer.cs
win/C#/Properties/Settings.settings
win/C#/app.config
win/C#/frmMain.Designer.cs
win/C#/frmMain.cs
win/C#/frmMain.resx
win/C#/frmOptions.Designer.cs
win/C#/frmOptions.cs
win/C#/frmQueue.Designer.cs
win/C#/frmQueue.cs