Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MacGui: enable and fix more warnings. Review nullability annotations. | Damiano Galassi | 2019-08-12 | 1 | -1/+1 |
| | |||||
* | MacGui: made some touch bar buttons smaller. | Damiano Galassi | 2018-11-15 | 1 | -2/+2 |
| | |||||
* | MacGui: improve touch bar support, add touch bars to the add titles to queue ↵ | Damiano Galassi | 2018-10-16 | 1 | -0/+48 |
| | | | | and add preset sheets. | ||||
* | MacGui: improve NSLocalizedString comments. | Damiano Galassi | 2018-06-09 | 1 | -1/+1 |
| | |||||
* | MacGui: set the minimum deployment target to 10.10. Remove Growl and use ↵ | Damiano Galassi | 2018-06-08 | 1 | -1/+1 |
| | | | | macOS standard notifications. Remove deprecated API usage and code that doesn't compile anymore (QTKit). | ||||
* | MacGui: set a sort descriptor by default in the titles selection table. | Damiano Galassi | 2017-02-24 | 1 | -0/+6 |
| | |||||
* | MacGui: allow to sort by title/name/duration in the title selections sheet. | Damiano Galassi | 2017-02-04 | 1 | -6/+6 |
| | |||||
* | MacGui: move the objc libhb wrapper to a separate framework. | Damiano Galassi | 2016-03-11 | 1 | -1/+2 |
| | |||||
* | MacGui: show what preset will be used in the 'Add titles to queue' panel. ↵ | Damiano Galassi | 2016-02-15 | 1 | -1/+3 |
| | | | | Use autolayout for the xib. | ||||
* | MacGui: change the title selection sheet to use a view-based table view. | Damiano Galassi | 2015-10-25 | 1 | -49/+39 |
| | |||||
* | MacGui: switch back another property to assign, 10.7 does not support weak ↵ | ritsuka | 2015-08-06 | 1 | -1/+1 |
| | | | | | | for NSWindowController and NSViewController classes git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7393 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: add nullability annotations to the headers and use weak where is ↵ | ritsuka | 2015-05-30 | 1 | -1/+1 |
| | | | | | | 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 | -13/+2 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6996 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: add a "Add Titles to Queue…" menu item that let select which ↵ | ritsuka | 2015-01-25 | 1 | -0/+112 |
titles are added to the queue. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6810 b64f7644-9d1e-0410-96f1-a4d463321fa5 |