OSDN Git Service

MacGui: Re-enable deleting encodes with the delete key if hilighted.
authordynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Mon, 22 Sep 2008 17:46:32 +0000 (17:46 +0000)
committerdynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Mon, 22 Sep 2008 17:46:32 +0000 (17:46 +0000)
commit9b00f7aff3c7d4297e71f952bf2e1c248dcaf0b4
tree8dd6583e24a6d22561821a2cc9817da36241663b
parentb7852d29607956f7b7b8734a48fd6780bb4f694b
MacGui: Re-enable deleting encodes with the delete key if hilighted.
- Currently one at a time, multiple selections are shut off for queue sync reasons .
- Note: To delete a finished encode, click on it and hit your delete key ( since the action icon is an "open file in finder" magnifying glass) as this is the only way currently to delete a finished encode.

git-svn-id: svn://localhost/HandBrake/trunk@1744 b64f7644-9d1e-0410-96f1-a4d463321fa5
macosx/Controller.mm
macosx/English.lproj/Queue.xib
macosx/HBQueueController.mm