Brendan Shanks
5e24600a7c
ui/cocoa.m: Fix macOS 10.14 deprecation warnings
...
macOS 10.14 deprecated NSOnState/NSOffState in favour of
NSControlStateValueOn/NSControlStateValueOff. Use the new constants,
and #define them to the old ones when compiling against a pre-10.13 SDK.
Also [NSGraphicsContext graphicsPort] is now deprecated, use
[NSGraphicsContext CGContext] when available.
Signed-off-by: Brendan Shanks <brendan@bslabs.net>
Message-id: 20190201071225.20576-1-brendan@bslabs.net
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2019-02-05 09:59:50 +01:00
..
2019-01-21 09:43:13 +01:00
2018-02-05 19:53:55 -02:00
2017-10-17 10:25:42 +02:00
2019-02-05 09:59:50 +01:00
2017-11-10 14:27:29 +01:00
2019-01-11 15:46:55 +01:00
2017-07-27 14:23:09 +02:00
2018-10-19 14:51:34 +02:00
2018-09-27 08:10:07 +02:00
2018-06-26 13:48:49 +02:00
2019-01-10 08:55:10 +01:00
2019-01-21 09:44:32 +01:00
2019-01-21 09:44:32 +01:00
2017-10-19 12:09:53 +01:00
2019-02-05 09:53:49 +01:00
2018-06-14 09:52:23 +02:00
2018-06-01 19:20:38 +03:00
2019-01-24 10:42:38 +01:00
2019-01-14 11:04:35 +00:00
2019-01-10 08:55:31 +01:00
2019-01-11 15:46:56 +01:00
2019-02-01 11:59:12 +01:00
2019-01-11 15:46:56 +01:00
2019-01-21 09:43:13 +01:00
2018-10-12 14:46:24 +02:00
2018-08-24 08:40:10 +02:00
2018-04-09 10:40:47 +02:00
2019-01-21 09:43:13 +01:00
2017-10-17 10:25:42 +02:00
2019-01-10 08:55:36 +01:00
2018-10-29 14:38:17 +01:00
2018-06-01 19:20:38 +03:00
2018-03-13 11:17:29 -06:00
2017-07-27 14:23:09 +02:00
2018-02-16 12:33:02 +01:00
2018-01-12 13:48:54 +01:00
2018-03-06 10:19:07 +00:00
2018-08-24 08:40:11 +02:00
2018-05-11 14:33:40 +02:00
2018-05-11 14:33:40 +02:00
2019-01-11 15:46:56 +01:00
2018-08-24 08:40:10 +02:00
2018-02-09 13:52:15 +01:00
2018-02-16 12:23:21 +01:00
2018-03-06 10:19:07 +00:00
2019-01-21 09:43:13 +01:00
2018-07-03 18:38:54 +02:00
2018-04-10 11:21:54 +02:00
2018-01-25 15:02:00 +01:00