summaryrefslogtreecommitdiffstats
path: root/macosx/HBPreviewView.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: fix build on 10.12 sdk.Damiano Galassi2017-12-251-1/+1
* MacGui: fix a typo and the progress bar that was already hidden after the las...Damiano Galassi2017-12-201-1/+1
* MacGui: improve VoiceOver navigation.Damiano Galassi2017-12-191-0/+21
* MacGui: fix preview window scale factor on retina displays.Damiano Galassi2017-12-161-9/+8
* MacGui: short job description in the summary tab.Damiano Galassi2017-11-131-1/+1
* MacGui: show a preview image in the summary tab.Damiano Galassi2017-11-121-0/+5
* MacGui: mark some preview's layers as opaque.Damiano Galassi2017-07-261-0/+2
* MacGui: do not update the preview window layer if the image is nil or the siz...Damiano Galassi2016-04-071-47/+50
* MacGui: rename 'layout' in HBPreviewView so it doesn't override NSView layout...Damiano Galassi2016-04-071-5/+5
* MacGui: fix build on Xcode 6.4Damiano Galassi2015-10-071-1/+1
* MacGui: move some code out of HBPreviewController.m. Remember the windows siz...Damiano Galassi2015-10-061-0/+272