OSDN Git Service

WinGui:
authorsr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sun, 5 Jul 2009 16:38:58 +0000 (16:38 +0000)
committersr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sun, 5 Jul 2009 16:38:58 +0000 (16:38 +0000)
commit5f1f7e2c9561455a6b1d86fd59c56b306b244d6f
tree3b58c4e340b9b595a8bcda047cd2e88c28e5accd
parent959d0b41ab8e5b7717631d8b554c3375322cb9d5
WinGui:
- UI design tweaks, consistent font usage, tableLayout for frmMain
- Bug Fixes related to using source label instead of source path.
- thanks to darkassassin
- Few small tweaks/ fixes to above patch.
- Fixed: Delete all built in presets option.

git-svn-id: svn://localhost/HandBrake/trunk@2666 b64f7644-9d1e-0410-96f1-a4d463321fa5
12 files changed:
win/C#/Controls/AudioPanel.Designer.cs
win/C#/Controls/Filters.Designer.cs
win/C#/Controls/PictureSettings.Designer.cs
win/C#/Controls/PictureSettings.resx
win/C#/Controls/Subtitles.Designer.cs
win/C#/Controls/x264Panel.Designer.cs
win/C#/Functions/PresetLoader.cs
win/C#/Functions/QueryGenerator.cs
win/C#/Presets/PresetsHandler.cs
win/C#/frmMain.Designer.cs
win/C#/frmMain.cs
win/C#/frmSplashScreen.Designer.cs