gtk/gdk/quartz
Friedrich Beckmann fe80230985 quartz: zoom/rotate change compile/runtime check from 10.7 to 10.8
The zoom/rotate change for quartz does not build on 10.7. This change
adds zoom/rotate support in quartz only for 10.8 and following. The
problems is described here:
https://bugzilla.gnome.org/show_bug.cgi?id=760276 and here
https://trac.macports.org/ticket/51052
NSEventPhaseMayBegin was only introduced in 10.8 although documentation
says it is introduced in 10.7. Tests on 10.7 indicate that the phase
property for the Magnify event is not supported at all on 10.7
2016-04-09 18:05:59 -04:00
..
gdkcursor-quartz.c quartz: Don't use the instancetype keyword 2015-10-25 13:26:01 -04:00
gdkdevice-core-quartz.c
gdkdevicemanager-core-quartz.c quartz: Use GdkSeatDefault to implement GdkSeat 2015-12-15 00:40:21 +01:00
gdkdevicemanager-core-quartz.h
gdkdisplay-quartz.c gdk: remove the display->list_devices vfunc 2016-02-29 21:53:58 +01:00
gdkdisplaymanager-quartz.c
gdkdnd-quartz.c gdk: Allow passing the start coordinates in drag_begin 2015-12-13 10:39:43 -05:00
gdkdnd-quartz.h
gdkeventloop-quartz.c quartz: Don't use g_print for debug output 2016-02-28 21:40:23 -05:00
gdkevents-quartz.c quartz: zoom/rotate change compile/runtime check from 10.7 to 10.8 2016-04-09 18:05:59 -04: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
gdkkeys-quartz.c Bug 736125 - The default gtk accelerator mod mask does not include all default backend modifiers 2015-08-25 15:54:58 -04:00
gdkprivate-quartz.h gdk: Allow passing the start coordinates in drag_begin 2015-12-13 10:39:43 -05:00
gdkproperty-quartz.c
gdkquartz.h
gdkquartzcursor.h
gdkquartzdevice-core.h
gdkquartzdevicemanager-core.h
gdkquartzdisplay.h
gdkquartzdisplaymanager.h
gdkquartzdnd.h
gdkquartzkeys.h
GdkQuartzNSWindow.c Fix Quartz Full Screen Crash. 2016-02-21 16:22:27 -08:00
GdkQuartzNSWindow.h quartz: Implement CSD drag resize for all edges/corners 2015-08-08 13:28:35 +02:00
gdkquartzscreen.h
gdkquartzutils.h Move get_key_equivalent() to gdk quartz utils. 2014-01-08 17:42:19 -05:00
GdkQuartzView.c quartz: Don't use g_print for debug output 2016-02-28 21:40:23 -05:00
GdkQuartzView.h
gdkquartzvisual.h
gdkquartzwindow.h
gdkscreen-quartz.c Remove redundant checks for NULL 2014-10-02 19:06:03 +02:00
gdkscreen-quartz.h
gdkselection-quartz.c quartz: Strip newlines from g_warning and g_error 2016-02-28 12:23:12 -05: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 quartz: fix pixelated image surfaces in retina/hidpi mode 2016-03-23 16:27:10 +01: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: Non-implementation of GdkGLContext 2015-05-09 23:59:29 -04:00
xcursors.h