summaryrefslogtreecommitdiffstats
path: root/macosx/HBPicture+UIAdditions.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: added a new sourceInfo property to retrieve a string with the picture...Damiano Galassi2015-08-291-0/+14
* MacGui: revert part of the previous commit that should have not been committedritsuka2015-08-061-14/+0
* MacGui: switch back another property to assign, 10.7 does not support weak fo...ritsuka2015-08-061-0/+14
* MacGui: remove HBPicture dependency on HBTitle.ritsuka2015-04-171-7/+3
* MacGui: convert the mac gui to Objective-C ARC.ritsuka2015-03-171-1/+1
* MacGui: move more things out of HBController.ritsuka2014-12-281-13/+15
* MacGui: change the queue to work with serialized HBJob objects, remove the NS...ritsuka2014-12-271-0/+19
* MacGui: move the UI helper methods to new categories. Implement NSCoding in m...ritsuka2014-12-231-0/+89