Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MacGui: fix queue toolbar icon not being updated. | Damiano Galassi | 2018-08-13 | 1 | -89/+86 |
| | |||||
* | MacGui: simplify the toolbar badge drawing code, redraw the icon when ↵ | Damiano Galassi | 2018-08-12 | 1 | -103/+58 |
| | | | | switching between dark and light mode. | ||||
* | MacGui: remove a bunch of unneeded compatibility code. | Damiano Galassi | 2018-07-10 | 1 | -15/+1 |
| | |||||
* | MacGui: fix another round of deprecation warnings. Remove drawer code. | Damiano Galassi | 2018-06-10 | 1 | -1/+1 |
| | |||||
* | MacGUI: Move toolbar item badge and vary type size with scale factor. | Bradley Sepos | 2018-01-25 | 1 | -3/+14 |
| | | | | 10 pt for standard displays, 8 pt for high dpi displays. Alignment considerations. | ||||
* | macgui: Tweak queue toolbar icon badge. | Bradley Sepos | 2016-12-21 | 1 | -5/+6 |
| | | | | Text should be centered within the ellipse now. Align badge to bottom left of icon. | ||||
* | MacGui: restore the NSGraphicsContext after it has been used. | Damiano Galassi | 2016-12-20 | 1 | -0/+2 |
| | |||||
* | MacGui: fix the queue toolbar icon badge quality on hi-dpi screens, and try ↵ | Damiano Galassi | 2016-10-17 | 1 | -23/+27 |
| | | | | to better align the text. | ||||
* | MacGui: fix a small memory leak in the NSColor -> CGColor conversion. | Damiano Galassi | 2016-10-05 | 1 | -2/+4 |
| | |||||
* | MacGui: show the queue jobs count on the main window queue toolbar icon. | Damiano Galassi | 2016-10-05 | 1 | -0/+210 |