]> granicus.if.org Git - handbrake/commit
MacGui: Initial implementation of drag and drop in the presets drawer.
authordynaflash <dynaflashtech@gmail.com>
Fri, 7 Mar 2008 19:43:17 +0000 (19:43 +0000)
committerdynaflash <dynaflashtech@gmail.com>
Fri, 7 Mar 2008 19:43:17 +0000 (19:43 +0000)
commit2cdbc53eac6122cfe3ea77db0728a8fb4f4d2271
treee029033629f262bf0e0f37037bb8c71bcd82e35f
parent8463a0b011665a2da7ef549f155d9f935971a94a
MacGui: Initial implementation of drag and drop in the presets drawer.
- Allows drag and drop arrangement of custom user presets
- Does not allow reordering of built in presets.
- Sorting of presets now done only by type ie. built in and custom user.
- Provides functionality for future nested presets and drag and drop arranging.
- Subclasses the presets outline view for better control over drag and drop behavior

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1334 b64f7644-9d1e-0410-96f1-a4d463321fa5
macosx/Controller.h
macosx/Controller.mm
macosx/English.lproj/MainMenu.xib
macosx/HBPresets.m