OSDN Git Service

WinGui:
authorsr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 20 Sep 2008 15:11:23 +0000 (15:11 +0000)
committersr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 20 Sep 2008 15:11:23 +0000 (15:11 +0000)
commitd8a3cdf681e970f09c273499fefa3585f8f8c5c9
tree02bda4b9c43d029c1e2071f4cc884fe81da11390
parentd047be790111aa0e0aafb4e3752b4f1384571505
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://localhost/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