Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MacGui: remove the source size label from the dimensions panel. | Damiano Galassi | 2017-12-15 | 1 | -1/+0 |
| | |||||
* | MacGui: use KVO to get a good part of the change notification in the summary ↵ | Damiano Galassi | 2017-11-24 | 1 | -0/+1 |
| | | | | view. | ||||
* | MacGui: allow crop values to be larger than sourceValue / 2 | Damiano Galassi | 2017-07-26 | 1 | -2/+4 |
| | |||||
* | MacGui: Add new anamorphic mode "Automatic". | Damiano Galassi | 2016-10-31 | 1 | -3/+0 |
| | |||||
* | MacGui: split HBPicture KVO dependencies. | Damiano Galassi | 2016-05-24 | 1 | -1/+1 |
| | |||||
* | MacGui: added a new sourceInfo property to retrieve a string with the ↵ | Damiano Galassi | 2015-08-29 | 1 | -0/+1 |
| | | | | picture size info of the source | ||||
* | MacGui: revert part of the previous commit that should have not been committed | ritsuka | 2015-08-06 | 1 | -1/+0 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7394 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: switch back another property to assign, 10.7 does not support weak ↵ | ritsuka | 2015-08-06 | 1 | -0/+1 |
| | | | | | | for NSWindowController and NSViewController classes git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7393 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: change the queue to work with serialized HBJob objects, remove the ↵ | ritsuka | 2014-12-27 | 1 | -0/+1 |
| | | | | | | NSDictionary job representation and the duplicate prepareJob method. Implement NSCopying protocol in HBJob. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6655 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: move the UI helper methods to new categories. Implement NSCoding in ↵ | ritsuka | 2014-12-23 | 1 | -0/+29 |
more classes. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6643 b64f7644-9d1e-0410-96f1-a4d463321fa5 |