gtk2/gdk/win32
Owen W. Taylor f50a3af1b7 Handle recursion from motion event handlers
If a motion event handler (or other handler running from the flush-events
phase of the frame clock) recursed the main loop then flushing wouldn't
complete until after the recursed main loop returned, and various aspects
of the state would get out of sync.

To fix this, change flushing of the event queue to simply mark events as
ready to flush, and let normal event delivery handle the rest.

https://bugzilla.gnome.org/show_bug.cgi?id=705176
2013-11-11 23:17:14 -05:00
..
rc Fix windres invocation 2012-06-19 12:16:15 +08:00
bdfcursor.c Change FSF Address 2012-02-27 17:06:11 +00:00
cursor.bdf
gdkcursor-win32.c GDK/GTK on Windows: Fix build 2013-08-26 10:29:23 +08:00
gdkdevice-virtual.c gdk/win32/gdkdevice-virtual.c: Various fixes 2013-08-26 10:30:13 +08:00
gdkdevice-virtual.h win32: Fix up wintab support 2012-04-03 11:37:42 +02:00
gdkdevice-win32.c Win32 : fixes Bug 679019 (Popup menu misplaced in dual monitor) 2013-11-01 17:59:05 +01:00
gdkdevice-win32.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkdevice-wintab.c GDK/GTK on Windows: Fix build 2013-08-26 10:29:23 +08:00
gdkdevice-wintab.h win32: Fix up wintab support 2012-04-03 11:37:42 +02:00
gdkdevicemanager-win32.c GdkWin32: Avoid Using Deprecated API 2013-08-14 08:03:19 +08:00
gdkdevicemanager-win32.h win32: Fix up wintab support 2012-04-03 11:37:42 +02:00
gdkdisplay-win32.c GDK/GTK on Windows: Fix build 2013-08-26 10:29:23 +08:00
gdkdisplaymanager-win32.c win32: Call windowing init from display_class_init() 2013-05-02 15:36:41 +02:00
gdkdnd-win32.c Define INITGUID only for mingw.org compiler 2013-06-02 10:42:26 +02:00
gdkevents-win32.c Handle recursion from motion event handlers 2013-11-11 23:17:14 -05:00
gdkgeometry-win32.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkglobals-win32.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkinput.c win32: Fix up wintab support 2012-04-03 11:37:42 +02:00
gdkkeys-win32.c GDK-Win32: Avoid Redefinition of _GDK_EXTERN 2013-05-31 12:01:26 +08:00
gdkmain-win32.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkprivate-win32.h GDK/GTK on Windows: Fix build 2013-08-26 10:29:23 +08:00
gdkproperty-win32.c Revert "Deprecate and ignore the cursor blink settings" 2013-08-16 22:45:13 -04:00
gdkscreen-win32.c gdk: Remove unused function 2013-04-15 15:43:27 +02:00
gdkselection-win32.c gdk/win32: remove extra allocation for \r removal 2013-11-09 11:58:03 -05:00
gdktestutils-win32.c GDK-Win32: Avoid Redefinition of _GDK_EXTERN 2013-05-31 12:01:26 +08:00
gdkvisual-win32.c Pass screen to visual init (no default screen is available yet) 2013-06-11 11:16:04 +02:00
gdkwin32.h Bug 702144: Make gdkwin32.h a pure include-only header 2013-08-14 08:13:32 +08:00
gdkwin32cursor.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
gdkwin32display.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
gdkwin32displaymanager.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
gdkwin32dnd.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
gdkwin32id.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkwin32keys.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
gdkwin32misc.h GDK/GTK on Windows: Fix build 2013-08-26 10:29:23 +08:00
gdkwin32screen.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
gdkwin32window.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
gdkwindow-win32.c GdkWin32: Avoid Using Deprecated API 2013-08-14 08:03:19 +08:00
gdkwindow-win32.h win32: Remove some unused input stuff to make win32 build again 2012-03-06 12:04:36 +01:00
libwntab32x.la
Makefile.am Bug 702144: Make gdkwin32.h a pure include-only header 2013-08-14 08:13:32 +08:00
makefile.msc win32: gdk3 resurrection 2011-01-02 13:33:04 +01:00
pktdef.h
wintab.h
xcursors.h