summaryrefslogtreecommitdiffstats
path: root/macosx/HBPreviewView.m
Commit message (Collapse)AuthorAgeFilesLines
* MacGui: do not update the preview window layer if the image is nil or the ↵Damiano Galassi2016-04-071-47/+50
| | | | size is 0.
* MacGui: rename 'layout' in HBPreviewView so it doesn't override NSView ↵Damiano Galassi2016-04-071-5/+5
| | | | layout method.
* MacGui: fix build on Xcode 6.4Damiano Galassi2015-10-071-1/+1
|
* MacGui: move some code out of HBPreviewController.m. Remember the windows ↵Damiano Galassi2015-10-061-0/+272
size when going back from the Scale To Screen mode