gtk/gdk
Alexander Larsson 5ccc8b2ff1 Don't clear background on no exposure mask if NULL background pixmap set
This is the same as background None in X, i.e. never draw the background.
2009-04-02 10:16:28 +02:00
..
directfb compile fix for build with DIRECT_ENABLE_DEBUG. 2009-03-25 00:07:12 +00:00
quartz Make owner_events grabs work again, use the pointer window, not the event window 2009-04-02 10:15:32 +02:00
tests 2.15.4 2009-02-17 22:25:41 +00:00
win32 Bug 575700 - Crash when moving a GtkWindow 2009-03-17 18:26:28 +00:00
x11 Workaround X11 clipping bug 2009-04-02 10:15:33 +02:00
abicheck.sh
COPYING
gdk.c A GOptionArgFunc should return gboolean and take also a GError pointer 2009-01-12 12:05:13 +00:00
gdk.h
gdk.symbols Move keyboard grab state tracking code to common code 2009-04-02 10:15:26 +02:00
gdkapplaunchcontext.c Typo fixes and small doc improvements 2008-12-26 04:20:28 +00:00
gdkapplaunchcontext.h
gdkcairo.c Initial client-side-windows work 2009-04-02 10:14:01 +02:00
gdkcairo.h
gdkcolor.c
gdkcolor.h
gdkconfig.h.win32
gdkcursor.c Update docs on blank cursors 2009-01-20 02:27:57 +00:00
gdkcursor.h Cache cursors to avoid libXcursor theme lookup overhead. 2009-01-20 02:15:59 +00:00
gdkdisplay.c enable motion hints - use last sent request 2009-04-02 10:15:30 +02:00
gdkdisplay.h New approach for grab tracking code 2009-04-02 10:15:30 +02:00
gdkdisplaymanager.c
gdkdisplaymanager.h
gdkdnd.c
gdkdnd.h
gdkdraw.c Add _gdk_drawable_get_subwindow_scratch_gc as a way to get cached gcs with GDK_INCLUDE_INFERIORS 2009-04-02 10:15:18 +02:00
gdkdrawable.h Create _gdk_drawable_create_cairo_surface to ugly typechecking 2009-04-02 10:15:15 +02:00
gdkenumtypes.c.template
gdkenumtypes.h.template
gdkevents.c Avoid warnings about non-handled GDK_EVENT_LAST enum 2009-04-02 10:15:28 +02:00
gdkevents.h Initial client-side-windows work 2009-04-02 10:14:01 +02:00
gdkfont.c
gdkfont.h
gdkgc.c Track clip_mask in GdkGC. Fix gdk_gc_add_drawable_clip to handle clip masks 2009-04-02 10:14:06 +02:00
gdkgc.h
gdkglobals.c
gdki18n.h
gdkimage.c
gdkimage.h
gdkinput.h
gdkinternals.h Move implicit grab tracking totally to common code 2009-04-02 10:15:30 +02:00
gdkintl.h
gdkkeynames.c
gdkkeys.c Typo fixes and small doc improvements 2008-12-26 04:20:28 +00:00
gdkkeys.h
gdkkeysyms-update.pl
gdkkeysyms.h Fix the sorting of GDK_KP_Equal 2009-03-02 03:12:09 +00:00
gdkkeyuni.c
gdkmarshalers.list
gdkmedialib.c
gdkmedialib.h
gdkoffscreenwindow.c New approach for grab tracking code 2009-04-02 10:15:30 +02:00
gdkpango.c Initial client-side-windows work 2009-04-02 10:14:01 +02:00
gdkpango.h
gdkpixbuf-drawable.c
gdkpixbuf-render.c
gdkpixbuf.h
gdkpixmap.c Remove_gdk_pixmap_set_as_backing etc, as this is not used anymore 2009-04-02 10:15:28 +02:00
gdkpixmap.h Remove_gdk_pixmap_set_as_backing etc, as this is not used anymore 2009-04-02 10:15:28 +02:00
gdkpoly-generic.h
gdkpolyreg-generic.c
gdkprivate.h
gdkproperty.h
gdkrectangle.c
gdkregion-generic.c Add _gdk_windowing_window_get_shape 2009-04-02 10:15:16 +02:00
gdkregion-generic.h
gdkregion.h
gdkrgb.c
gdkrgb.h
gdkscreen.c Fix get_nearest_monitor 2009-03-24 05:57:53 +00:00
gdkscreen.h Add _gdk_drawable_get_subwindow_scratch_gc as a way to get cached gcs with GDK_INCLUDE_INFERIORS 2009-04-02 10:15:18 +02:00
gdkselection.c
gdkselection.h
gdkspawn.h
gdktestutils.h
gdktypes.h
gdkvisual.c
gdkvisual.h
gdkwindow.c Don't clear background on no exposure mask if NULL background pixmap set 2009-04-02 10:16:28 +02:00
gdkwindow.h Keep track of the impl windows wrapper directly with a ref 2009-04-02 10:15:26 +02:00
gdkwindowimpl.c
gdkwindowimpl.h Add restack_under method to GdkWindomImpl 2009-04-02 10:15:19 +02:00
gen-keyname-table.pl
keyname-table.h fix small typo. 2008-10-28 22:55:23 +00:00
keynames.txt
makeenums.pl
Makefile.am Initial client-side-windows work 2009-04-02 10:14:01 +02:00
makefile.msc
makegdkalias.pl
pltcheck.sh
testgdk.c