gtk/gdk/quartz
John Ralls aeec73f53f Refine GdkQuartzNSWindow convertPointToScreen:
and convertPointFromScreen:, making them handle all MacOS versions
so that all of the if-deffing happens in the function definitions.
This happens to fix issue 1518 because it turns out that contrary
to the annotation in the 10.14 nNSWindow.h, convertPointToScreen and
convertPointFromScreen originate in 10.14, not 10.12.

Closes: https://gitlab.gnome.org/GNOME/gtk/issues/1518
2018-12-15 16:28:44 -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 Fix attempted inclusion of local headers with system brackets. 2013-04-22 15:48:34 -07:00
gdkdisplay-quartz.c Complete GdkQuartzDisplay Implementation. 2018-12-07 16:59:45 -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 Fix attempted inclusion of local headers with system brackets. 2013-04-22 15:48:34 -07:00
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 Refine GdkQuartzNSWindow convertPointToScreen: 2018-12-15 16:28: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 Remove 2 unused functions. 2018-12-07 16:59:45 -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 Remove 2 unused functions. 2018-12-07 16:59:45 -08:00
gdkquartz.h Update GDK_OSX versions to current MacOS release. 2018-10-19 16:48:59 -07:00
gdkquartzcursor.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
gdkquartzdevice-core.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
gdkquartzdevicemanager-core.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
gdkquartzdisplay.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
gdkquartzdisplaymanager.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
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 Refine GdkQuartzNSWindow convertPointToScreen: 2018-12-15 16:28:44 -08:00
GdkQuartzNSWindow.h Refine GdkQuartzNSWindow convertPointToScreen: 2018-12-15 16:28:44 -08:00
gdkquartzscreen.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
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 Bug 705750 Quartz input method doesn't work correctly for Chinese characters 2013-08-16 11:18:29 -07:00
gdkquartzvisual.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
gdkquartzwindow.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
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 Change FSF Address 2012-02-27 17:06:11 +00:00
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 Silence enum type warning in 10.9. 2018-12-07 16:59:46 -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