Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MacGui: add a popup menu to select the category in the add preset sheet. | Damiano Galassi | 2017-11-10 | 1 | -1/+2 |
| | |||||
* | MacGui: default to custom picture size in the add preset sheet if the ↵ | Damiano Galassi | 2015-12-05 | 1 | -8/+6 |
| | | | | current job size is less than the maximum size. | ||||
* | MacGui: add nullability annotations to the headers and use weak where is ↵ | ritsuka | 2015-05-30 | 1 | -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. | ritsuka | 2015-03-17 | 1 | -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 ↵ | ritsuka | 2014-12-23 | 1 | -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. ↵ | ritsuka | 2014-11-23 | 1 | -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 |