gtk2/gdk/x11
Alexander Larsson 939e55223c Ensure that queue_translation is paired with the right X operation
The X11 queue_translation operation uses NextRequest to get the serial
of the XCopyArea operation where the translation should end. However,
if the gc passed to gdk_draw_drawable has a non-flushed clip region
(which it commonly has now for the window clipping) then the next
operation will be the GC flush, not the XCopyArea.

To handle this right we now pass in the GC to be used to
queue_translation and ensure that it is flushed before calling
NextRequest().
2009-08-13 14:46:02 +02:00
..
checksettings.c map "gtk-touchscreen-mode" to the "Gtk/TouchscreenMode" XSettings 2006-02-27 14:08:06 +00:00
gdkapplaunchcontext-x11.c Cleanup some translation handling 2009-06-15 18:25:04 -04:00
gdkasync.c New approach for grab tracking code 2009-04-02 10:15:30 +02:00
gdkasync.h New approach for grab tracking code 2009-04-02 10:15:30 +02:00
gdkcolor-x11.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdkcursor-x11.c Don't update blank cursors 2009-01-24 21:29:36 +00:00
gdkdisplay-x11.c Merge branch 'master' into client-side-windows 2009-06-17 12:56:05 +02:00
gdkdisplay-x11.h Initial version of input support 2009-05-29 16:39:12 +02:00
gdkdnd-x11.c Merge branch 'master' into client-side-windows 2009-05-25 14:30:01 +02:00
gdkdrawable-x11.c Make clipmasks work for pixbuf rendering 2009-07-07 17:10:49 +02:00
gdkdrawable-x11.h Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdkevents-x11.c Add xevent->xcrossing.mode to GDK_NOTE() for enter and leave notify events 2009-07-09 17:59:41 +02:00
gdkfont-x11.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdkgc-x11.c Initial client-side-windows work 2009-04-02 10:14:01 +02:00
gdkgeometry-x11.c Ensure that queue_translation is paired with the right X operation 2009-08-13 14:46:02 +02:00
gdkglobals-x11.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdkim-x11.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdkimage-x11.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdkinput-none.c Make disabled xinput work again 2009-05-29 16:45:06 +02:00
gdkinput-x11.c Initial version of input support 2009-05-29 16:39:12 +02:00
gdkinput-xfree.c Initial version of input support 2009-05-29 16:39:12 +02:00
gdkinput.c Initial version of input support 2009-05-29 16:39:12 +02:00
gdkinputprivate.h Initial version of input support 2009-05-29 16:39:12 +02:00
gdkkeys-x11.c Typo fixes and small doc improvements 2008-12-26 04:20:28 +00:00
gdkmain-x11.c Base pointer grab on get-offscreen-parent 2009-06-08 19:39:14 +02:00
gdkpixmap-x11.c Initial client-side-windows work 2009-04-02 10:14:01 +02:00
gdkpixmap-x11.h Cleanup. (#169648, Fabricio Barros Cabral) 2005-06-12 05:32:25 +00:00
gdkprivate-x11.h Ensure that queue_translation is paired with the right X operation 2009-08-13 14:46:02 +02:00
gdkproperty-x11.c Merge branch 'master' into client-side-windows 2009-06-17 12:56:05 +02:00
gdkscreen-x11.c Remove some unused variables (GnomeBug:591218) 2009-08-10 11:06:54 +02:00
gdkscreen-x11.h Another attempt at getting Xrandr screen size changes right. Actually 2009-02-24 05:09:13 +00:00
gdkselection-x11.c Ensure that windows used for selections are native 2009-07-10 19:36:38 +02:00
gdksettings.c Add event sound settings. Patch by Lennart Pöttering. 2008-07-01 06:22:04 +00:00
gdkspawn-x11.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdktestutils-x11.c Handle non-native windows in the gdk test utils 2009-07-08 18:47:43 +02:00
gdkvisual-x11.c bgo#571374 - Add 30-bit visuals to the list of supported depths 2009-03-31 17:31:28 -06:00
gdkwindow-x11.c Avoid some gratitious behaviour changes 2009-08-08 22:00:07 -04:00
gdkwindow-x11.h Move bitfield in GdkWindowImplX11 to make struct more compact 2009-04-02 10:15:29 +02:00
gdkx.h define __GDK_H_INSIDE__ around including all other headers. 2008-05-28 14:01:57 +00:00
gdkxftdefaults.c Make the initialization of screen_x11->xft_rgba more explicit. (#319627, 2005-10-25 18:11:57 +00:00
gdkxid.c Add diagnostics for XID collisions 2009-05-05 19:29:05 -04:00
gxid_proto.h Initial revision 1997-11-24 22:37:52 +00:00
Makefile.am Add git.mk to generate .gitignore files 2009-05-04 14:29:21 -04:00
MwmUtil.h Cleanup. (#169648, Fabricio Barros Cabral) 2005-06-12 05:32:25 +00:00
xsettings-client.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
xsettings-client.h Change the XSettingsWatchFunc to return a Bool to indicate success. Update 2007-04-10 23:16:30 +00:00
xsettings-common.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
xsettings-common.h Add some missing symbols. 2007-05-23 17:49:34 +00:00