OSDN Git Service

MacGui: New Queue Enhancements courtesy of travistex
authordynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 14 Sep 2007 04:42:46 +0000 (04:42 +0000)
committerdynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 14 Sep 2007 04:42:46 +0000 (04:42 +0000)
commit4dde8851c3319932e3f02bf9ff06b356a6c43ece
tree06972759d183f364e2265648d95287e74d1ed414
parentb7676040c8a58db966358d16bd12a7519042a050
MacGui: New Queue Enhancements courtesy of travistex
- New hierarchical queue view.
- New Start/Cancel and Pause/Resume buttons in Queue toolbar to match those in the main window.
- When canceling a job, you now have the option to delete all pending jobs.
- This one is the real deal!

git-svn-id: svn://localhost/HandBrake/trunk@963 b64f7644-9d1e-0410-96f1-a4d463321fa5
Jamfile
macosx/Controller.mm
macosx/English.lproj/Queue.nib/classes.nib
macosx/English.lproj/Queue.nib/info.nib
macosx/English.lproj/Queue.nib/keyedobjects.nib
macosx/HBImageAndTextCell.h [new file with mode: 0644]
macosx/HBImageAndTextCell.m [new file with mode: 0644]
macosx/HBQueueController.h
macosx/HBQueueController.mm
macosx/HandBrake.xcodeproj/project.pbxproj