]> granicus.if.org Git - handbrake/commit
WinGui:
authorsr55 <sr55.hb@outlook.com>
Wed, 8 Aug 2007 22:55:51 +0000 (22:55 +0000)
committersr55 <sr55.hb@outlook.com>
Wed, 8 Aug 2007 22:55:51 +0000 (22:55 +0000)
commite99cc78f1b33adde034a88561f9494871d641cc0
tree2753461a1ec044f71e94100896bf9f8072468f42
parentdbdcd68514a6a447f5551458e57caf34cfa317da
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://svn.handbrake.fr/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