]> granicus.if.org Git - handbrake/commit
WinGui:
authorsr55 <sr55.hb@outlook.com>
Sat, 20 Sep 2008 15:11:23 +0000 (15:11 +0000)
committersr55 <sr55.hb@outlook.com>
Sat, 20 Sep 2008 15:11:23 +0000 (15:11 +0000)
commitb9601981bb42dc82e5d49377fbc6c2de989973cb
tree02bda4b9c43d029c1e2071f4cc884fe81da11390
parentb3b3fc83847dc15ac9d0aaed2f41e8ffd8228ef2
WinGui:
- User presets and built in presets are now show in seperate colours. User preset's are shown in black and built in are blue.
- Added cancel button to add preset.
- Removed File Menu > Import. This is not required. Users can import old .hb files as text into the query editor if need be.
- Adding a new user preset no longer stores Title and file input/output information. While these were never used, it's a waste of space storing them in the user presets file.
- Added a comfirm dialog for removing presets.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1735 b64f7644-9d1e-0410-96f1-a4d463321fa5
win/C#/Functions/Common.cs
win/C#/Functions/Presets.cs
win/C#/frmAddPreset.Designer.cs
win/C#/frmAddPreset.cs
win/C#/frmMain.Designer.cs
win/C#/frmMain.cs
win/C#/frmMain.resx