summaryrefslogtreecommitdiffstats
path: root/macosx/HBAddPresetController.h
Commit message (Collapse)AuthorAgeFilesLines
* MacGui: default to custom picture size in the add preset sheet if the ↵Damiano Galassi2015-12-051-8/+6
| | | | current job size is less than the maximum size.
* MacGui: add nullability annotations to the headers and use weak where is ↵ritsuka2015-05-301-0/+4
| | | | | | possible. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7244 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: convert the mac gui to Objective-C ARC.ritsuka2015-03-171-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6996 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: remove some unused #import. Move again more things in HBController ↵ritsuka2014-12-231-1/+0
| | | | | | to HBJob. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6644 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: moved the "add preset" window to its own window controller class. ↵ritsuka2014-11-231-0/+20
Keep the current settings when changing title or scanning a new file. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6538 b64f7644-9d1e-0410-96f1-a4d463321fa5