]> granicus.if.org Git - handbrake/commit
WinGui:
authorsr55 <sr55.hb@outlook.com>
Fri, 26 Jun 2009 15:12:41 +0000 (15:12 +0000)
committersr55 <sr55.hb@outlook.com>
Fri, 26 Jun 2009 15:12:41 +0000 (15:12 +0000)
commitf34a12947c422484c04a7f3bf12120996c7f293e
treed30ebff859a5cf3650f3ac97553c059778c73b52
parent665406fbd1ff2f3e10f2a85e9d5691e9d4456e89
WinGui:
- Removed the group boxes on the main window to save a bit of space.
- Main Window source display is the source filename or folder only. The text box is no longer used.
- Added two new options: "Clear Log History" and "View Log Directory"
- Changed log file format to "DateTime DestFileName.txt" to "DestFileName DateTime.txt"

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2626 b64f7644-9d1e-0410-96f1-a4d463321fa5
win/C#/EncodeQueue/Encode.cs
win/C#/Functions/Main.cs
win/C#/Functions/QueryGenerator.cs
win/C#/Presets/PresetsHandler.cs
win/C#/frmMain.Designer.cs
win/C#/frmMain.cs
win/C#/frmOptions.Designer.cs
win/C#/frmOptions.cs