gtk2/gdk/quartz
John Ralls eb2799cd7a Make _gdk_quartz_window_flush a no-op for MacOS 10.14 and later.
According to Apple's docs it's no longer necessary as Cocoa will notice
any changes and call drawRect as needed.
2018-12-07 16:59:45 -08:00
..
gdkcursor-quartz.c quartz: Don't use the instancetype keyword 2015-10-25 13:26:01 -04:00
gdkdevice-core-quartz.c Replace the deprecated GdkDisplayManager with GdkSeat. 2018-12-07 16:39:13 -08:00
gdkdevicemanager-core-quartz.c Replace the deprecated GdkDisplayManager with GdkSeat. 2018-12-07 16:39:13 -08:00
gdkdevicemanager-core-quartz.h
gdkdisplay-quartz.c Move the CGDisplayReconfigurationCallback to gdkdisplay-quartz.c. 2018-12-07 16:39:13 -08:00
gdkdisplay-quartz.h Implement the GdkMonitor/GdkDisplay API. 2018-12-07 16:39:13 -08:00
gdkdisplaymanager-quartz.c Replace the deprecated GdkDisplayManager with GdkSeat. 2018-12-07 16:39:13 -08:00
gdkdnd-quartz.c macos: export gdk_quartz_drag_source_context() 2018-03-01 14:35:05 +01:00
gdkdnd-quartz.h
gdkeventloop-quartz.c Fix Cocoa style and event constants for MacOS X 10.12 and later. 2018-12-07 16:59:44 -08:00
gdkevents-quartz.c Fix Cocoa style and event constants for MacOS X 10.12 and later. 2018-12-07 16:59:44 -08:00
gdkglcontext-quartz.c quartz: Non-implementation of GdkGLContext 2015-05-09 23:59:29 -04:00
gdkglcontext-quartz.h quartz: Non-implementation of GdkGLContext 2015-05-09 23:59:29 -04:00
gdkglobals-quartz.c Replace deprecated gestalt for 10.10 and later. 2018-12-07 16:59:44 -08:00
gdkkeys-quartz.c Fix Cocoa style and event constants for MacOS X 10.12 and later. 2018-12-07 16:59:44 -08:00
gdkmonitor-quartz.c quartz: do not cache the screen in the gdkmonitor 2018-10-10 12:44:29 +02:00
gdkmonitor-quartz.h Move the CGDisplayReconfigurationCallback to gdkdisplay-quartz.c. 2018-12-07 16:39:13 -08:00
gdkprivate-quartz.h quartz: Add monitor support 2017-04-01 16:50:12 -04:00
gdkproperty-quartz.c
gdkquartz.h Update GDK_OSX versions to current MacOS release. 2018-10-19 16:48:59 -07:00
gdkquartzcursor.h
gdkquartzdevice-core.h
gdkquartzdevicemanager-core.h
gdkquartzdisplay.h
gdkquartzdisplaymanager.h
gdkquartzdnd.h macos: export gdk_quartz_drag_source_context() 2018-03-01 14:35:05 +01:00
gdkquartzkeys.h Fix Cocoa style and event constants for MacOS X 10.12 and later. 2018-12-07 16:59:44 -08:00
gdkquartzmonitor.h quartz: Add a forgotten file 2017-04-01 17:41:00 -04:00
GdkQuartzNSWindow.c Fix Cocoa style and event constants for MacOS X 10.12 and later. 2018-12-07 16:59:44 -08:00
GdkQuartzNSWindow.h Replace convertBaseToScreen & convertScreenToBase. 2018-12-07 16:39:12 -08:00
gdkquartzscreen.h
gdkquartzutils.h Move get_key_equivalent() to gdk quartz utils. 2014-01-08 17:42:19 -05:00
GdkQuartzView.c Clean up some unused variables. 2018-12-07 16:39:13 -08:00
GdkQuartzView.h
gdkquartzvisual.h
gdkquartzwindow.h
gdkscreen-quartz.c Move the CGDisplayReconfigurationCallback to gdkdisplay-quartz.c. 2018-12-07 16:39:13 -08:00
gdkscreen-quartz.h Move the CGDisplayReconfigurationCallback to gdkdisplay-quartz.c. 2018-12-07 16:39:13 -08:00
gdkselection-quartz.c Fix Cocoa style and event constants for MacOS X 10.12 and later. 2018-12-07 16:59:44 -08:00
gdktestutils-quartz.c
gdkutils-quartz.c Move get_key_equivalent() to gdk quartz utils. 2014-01-08 17:42:19 -05:00
gdkvisual-quartz.c gdk: calculate pixel color shift and precision lazily 2016-02-27 12:27:54 +01:00
gdkwindow-quartz.c Make _gdk_quartz_window_flush a no-op for MacOS 10.14 and later. 2018-12-07 16:59:45 -08:00
gdkwindow-quartz.h quartz: disable system shadows if a GdkWindow shadow is set. 2015-07-27 17:26:46 +02:00
Makefile.am quartz: Add monitor support 2017-04-01 16:50:12 -04:00
xcursors.h