summaryrefslogtreecommitdiffstats
path: root/macosx/HBPicture+UIAdditions.h
Commit message (Collapse)AuthorAgeFilesLines
* MacGui: remove the source size label from the dimensions panel.Damiano Galassi2017-12-151-1/+0
|
* MacGui: use KVO to get a good part of the change notification in the summary ↵Damiano Galassi2017-11-241-0/+1
| | | | view.
* MacGui: allow crop values to be larger than sourceValue / 2Damiano Galassi2017-07-261-2/+4
|
* MacGui: Add new anamorphic mode "Automatic".Damiano Galassi2016-10-311-3/+0
|
* MacGui: split HBPicture KVO dependencies.Damiano Galassi2016-05-241-1/+1
|
* MacGui: added a new sourceInfo property to retrieve a string with the ↵Damiano Galassi2015-08-291-0/+1
| | | | picture size info of the source
* MacGui: revert part of the previous commit that should have not been committedritsuka2015-08-061-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 ↵ritsuka2015-08-061-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 ↵ritsuka2014-12-271-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 ↵ritsuka2014-12-231-0/+29
more classes. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6643 b64f7644-9d1e-0410-96f1-a4d463321fa5