Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MacGui: fix an exception when reading an HBJob from disk; do not store ↵ | Damiano Galassi | 2019-08-14 | 1 | -7/+14 |
| | | | | previews image when scanning the title in the queue; set the log level immediately; improve progress info when the pass number is not set yet. | ||||
* | MacGui: enable and fix more warnings. Review nullability annotations. | Damiano Galassi | 2019-08-12 | 1 | -1/+1 |
| | |||||
* | Fix some typos (#2202) | Nomis101 | 2019-07-31 | 1 | -2/+2 |
| | | | Fix some typos | ||||
* | MacGui: improve the preview border alignment on retina screens. | Damiano Galassi | 2018-08-31 | 1 | -5/+13 |
| | |||||
* | MacGui: remove a bunch of unneeded compatibility code. | Damiano Galassi | 2018-07-10 | 1 | -3/+1 |
| | |||||
* | MacGui: add a few more comments. | Damiano Galassi | 2018-06-09 | 1 | -1/+1 |
| | |||||
* | MacGui: improve NSLocalizedString comments. | Damiano Galassi | 2018-06-09 | 1 | -1/+1 |
| | |||||
* | MacGui: fix build on 10.12 sdk. | Damiano Galassi | 2017-12-25 | 1 | -1/+1 |
| | |||||
* | MacGui: fix a typo and the progress bar that was already hidden after the ↵ | Damiano Galassi | 2017-12-20 | 1 | -1/+1 |
| | | | | last VoiceOver improvements. | ||||
* | MacGui: improve VoiceOver navigation. | Damiano Galassi | 2017-12-19 | 1 | -0/+21 |
| | |||||
* | MacGui: fix preview window scale factor on retina displays. | Damiano Galassi | 2017-12-16 | 1 | -9/+8 |
| | |||||
* | MacGui: short job description in the summary tab. | Damiano Galassi | 2017-11-13 | 1 | -1/+1 |
| | |||||
* | MacGui: show a preview image in the summary tab. | Damiano Galassi | 2017-11-12 | 1 | -0/+5 |
| | |||||
* | MacGui: mark some preview's layers as opaque. | Damiano Galassi | 2017-07-26 | 1 | -0/+2 |
| | |||||
* | MacGui: do not update the preview window layer if the image is nil or the ↵ | Damiano Galassi | 2016-04-07 | 1 | -47/+50 |
| | | | | size is 0. | ||||
* | MacGui: rename 'layout' in HBPreviewView so it doesn't override NSView ↵ | Damiano Galassi | 2016-04-07 | 1 | -5/+5 |
| | | | | layout method. | ||||
* | MacGui: fix build on Xcode 6.4 | Damiano Galassi | 2015-10-07 | 1 | -1/+1 |
| | |||||
* | MacGui: move some code out of HBPreviewController.m. Remember the windows ↵ | Damiano Galassi | 2015-10-06 | 1 | -0/+272 |
size when going back from the Scale To Screen mode |