Files
gtk3/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
..
2018-12-07 16:59:45 -08:00
2012-02-27 17:06:11 +00:00
2019-04-11 16:45:36 +02:00