gtk2/gdk/win32
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
..
rc Add git.mk to generate .gitignore files 2009-05-04 14:29:21 -04:00
bdfcursor.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
cursor.bdf Committing changes to the source bdf font file that I forgot to commit 2007-08-17 03:40:39 +00:00
gdkapplaunchcontext-win32.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdkcolor-win32.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdkcursor-win32.c Rename static local functions and variables to not have any unnecessary _ 2009-01-21 20:51:22 +00:00
gdkdisplay-win32.c Merge branch 'master' into client-side-windows 2009-05-25 14:30:01 +02:00
gdkdnd-win32.c Bug 573067 - Intra-app dnd of text behavior on Windows is wrong 2009-03-11 14:09:13 +00:00
gdkdrawable-win32.c Implement GdkDrawableImplWin32::draw_pixbuf 2009-07-26 19:14:08 +02:00
gdkdrawable-win32.h Use G_DEFINE_TYPE (GdkDrawableImplWin32, ...) 2009-07-26 19:14:07 +02:00
gdkevents-win32.c Some cursor work for csw(win32), more left to do 2009-07-26 19:14:06 +02:00
gdkfont-win32.c Bug 544684 - Win64 issue, window handles are assumed to be 32-bit 2008-08-04 23:21:36 +00:00
gdkgc-win32.c Fix win32 GC set_region handling of reset_region 2009-07-01 12:06:04 +02:00
gdkgeometry-win32.c Initialize 'private' before use 2009-07-04 12:19:10 +02:00
gdkglobals-win32.c Bug 559408 - Transparency lost when images are copied between GTK+ and the 2009-01-30 01:16:47 +00:00
gdkim-win32.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdkimage-win32.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdkinput-win32.c Updates 2009-04-02 10:16:30 +02:00
gdkinput-win32.h Make win32 backend build and minimally work 2009-07-01 10:28:06 +02:00
gdkinput.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdkkeys-win32.c Implement trivially on Windows. Not sure if something more complex is 2008-10-01 11:02:22 +00:00
gdkmain-win32.c Conditionally define WS_EX_COMPOSITED 2009-07-04 12:19:04 +02:00
gdkpixmap-win32.c Updates 2009-04-02 10:16:30 +02:00
gdkpixmap-win32.h Cleanup. (#169648, Fabricio Barros Cabral) 2005-06-12 05:32:25 +00:00
gdkprivate-win32.h Some win32 cleanups 2009-07-01 12:06:57 +02:00
gdkproperty-win32.c Bug 559408 - Transparency lost when images are copied between GTK+ and the 2009-01-30 01:16:47 +00:00
gdkscreen-win32.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdkselection-win32.c Bug 571873 - Compile error with gdk/win32/gdkselection-win32.c 2009-02-15 22:51:56 +00:00
gdkspawn-win32.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdktestutils-win32.c New file, dummy implementations. 2007-11-25 22:25:18 +00:00
gdkvisual-win32.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdkwin32.h Add potentially missing #defines for XBUTTON1, etc. Fixes the build that 2009-02-09 13:16:14 +00:00
gdkwin32id.c Bug 544684 - Win64 issue, window handles are assumed to be 32-bit 2008-08-04 23:21:36 +00:00
gdkwindow-win32.c Ensure that queue_translation is paired with the right X operation 2009-08-13 14:46:02 +02:00
gdkwindow-win32.h Updates 2009-04-02 10:16:30 +02:00
libwntab32x.la
Makefile.am Add git.mk to generate .gitignore files 2009-05-04 14:29:21 -04:00
makefile.msc Update msvc build 2009-07-13 09:45:00 +02:00
pktdef.h Build Wintab support always on Windows. Don't require the Wintab SDK. 2007-01-19 01:55:52 +00:00
wintab.h Build Wintab support always on Windows. Don't require the Wintab SDK. 2007-01-19 01:55:52 +00:00
xcursors.h Bug 544684 - Win64 issue, window handles are assumed to be 32-bit 2008-08-04 23:21:36 +00:00