gtk2/gdk/quartz
James Westman b7ec3b163f quartz: Add missing g_object_ref
A g_object_ref() call was missing, sometimes causing crashes during
drag-and-drop operations. The matching g_object_unref() is at
gdk/gdkdnd.c:261.

The logic in this function is still wrong--it finds the wrong GdkWindow under
some circumstances--but this commit fixes the crash.

Part of #1840.
2019-04-22 19:59:14 -05: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 quartz: implement GdkGLContext for Quartz backend 2019-03-29 11:25:29 +01:00
gdkdisplay-quartz.h Switch quartz monitors collection from hash table to ptr array. 2019-03-11 16:28:19 -07: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 [GdkQuartz] Set the toplevel for the pointer if it's NULL. 2019-03-18 13:01:11 -07:00
gdkglcontext-quartz.c quartz: implement GdkGLContext for Quartz backend 2019-03-29 11:25:29 +01:00
gdkglcontext-quartz.h quartz: implement GdkGLContext for Quartz backend 2019-03-29 11:25:29 +01: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 Change computation of coordinates. 2019-03-11 16:26:50 -07:00
gdkmonitor-quartz.h Change computation of coordinates. 2019-03-11 16:26:50 -07: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
gdkquartzglcontext.h quartz: implement GdkGLContext for Quartz backend 2019-03-29 11:25:29 +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 quartz: Add missing g_object_ref 2019-04-22 19:59:14 -05: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 Force a window resize if the content view frame changes. 2019-03-17 10:15:30 -07:00
GdkQuartzView.h macOS: Fix bug that entry cannot press and hold a key to input accented character. 2019-01-30 22:07:23 -08: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 Change computation of coordinates. 2019-03-11 16:26:50 -07:00
gdkscreen-quartz.h Change computation of coordinates. 2019-03-11 16:26:50 -07: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 quartz: Update GL context on window resize 2019-03-29 11:25:29 +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 autotools: dist all meson related build files 2019-04-11 16:45:36 +02:00
meson.build meson: Build fixes for macOS 2019-04-11 16:45:36 +02:00
xcursors.h Fallback to X cursors for the ones that OS X doesn't provide. Fixes bug 2007-06-25 19:43:22 +00:00