OSDN Git Service

WinGui:
authorsr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Wed, 8 Aug 2007 22:55:51 +0000 (22:55 +0000)
committersr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Wed, 8 Aug 2007 22:55:51 +0000 (22:55 +0000)
commit0d7321b099054d94851004ffb49edd9de85c3b3f
tree2753461a1ec044f71e94100896bf9f8072468f42
parentb94fcf570628e4ddc555376bcb4a862bccec6896
WinGui:
- Some more tweaks to the presets menu.
- Border added to splash screen.
- Added a quick start tips window.
- Few other small UI tweaks

git-svn-id: svn://localhost/HandBrake/trunk@791 b64f7644-9d1e-0410-96f1-a4d463321fa5
23 files changed:
win/C#/HandBrakeCS.csproj
win/C#/Properties/Resources.Designer.cs
win/C#/Properties/Resources.resx
win/C#/Properties/Settings.Designer.cs
win/C#/Properties/Settings.settings
win/C#/Resources/Burn.png [new file with mode: 0644]
win/C#/Resources/Delete.png [new file with mode: 0644]
win/C#/Resources/Disc.png [new file with mode: 0644]
win/C#/Resources/Emoticon.png [new file with mode: 0644]
win/C#/Resources/General Preferences.png [new file with mode: 0644]
win/C#/Resources/Help.png [new file with mode: 0644]
win/C#/Resources/History.png [new file with mode: 0644]
win/C#/Resources/Movies.png [new file with mode: 0644]
win/C#/Resources/Remove.png [new file with mode: 0644]
win/C#/Resources/info.png [new file with mode: 0644]
win/C#/Resources/tempSplash.jpg
win/C#/app.config
win/C#/frmMain.Designer.cs
win/C#/frmMain.cs
win/C#/frmQuickStart.Designer.cs [new file with mode: 0644]
win/C#/frmQuickStart.cs [new file with mode: 0644]
win/C#/frmQuickStart.resx [new file with mode: 0644]
win/C#/frmSplashScreen.Designer.cs