gtk/gdk
Alexander Larsson 247e1945a0 window_get_pointer should return the direct child
We returned the innermost child that has the pointer, which is not right.
Only the direct child that has the pointer in it should be reported (if any).
2009-06-05 15:18:36 +02:00
..
directfb
quartz Add support for client side graphics exposures in gdk_draw_drawable 2009-05-27 17:10:32 +02:00
tests
win32 Add support for client side graphics exposures in gdk_draw_drawable 2009-05-27 17:10:32 +02:00
x11 Fix up gdk_window_set_has_native rename issues 2009-06-01 14:47:38 +02:00
abicheck.sh
COPYING
gdk.c
gdk.h
gdk.symbols
gdkapplaunchcontext.c
gdkapplaunchcontext.h
gdkcairo.c
gdkcairo.h
gdkcolor.c
gdkcolor.h
gdkconfig.h.win32
gdkcursor.c
gdkcursor.h
gdkdisplay.c window_get_pointer should return the direct child 2009-06-05 15:18:36 +02:00
gdkdisplay.h Initial version of input support 2009-05-29 16:39:12 +02:00
gdkdisplaymanager.c
gdkdisplaymanager.h
gdkdnd.c
gdkdnd.h
gdkdraw.c Add support for client side graphics exposures in gdk_draw_drawable 2009-05-27 17:10:32 +02:00
gdkdrawable.h Add support for client side graphics exposures in gdk_draw_drawable 2009-05-27 17:10:32 +02:00
gdkenumtypes.c.template
gdkenumtypes.h.template
gdkevents.c
gdkevents.h
gdkfont.c
gdkfont.h
gdkgc.c
gdkgc.h
gdkglobals.c
gdki18n.h
gdkimage.c
gdkimage.h
gdkinput.h
gdkinternals.h window_get_pointer should return the direct child 2009-06-05 15:18:36 +02:00
gdkintl.h
gdkkeynames.c
gdkkeys.c
gdkkeys.h
gdkkeysyms-update.pl
gdkkeysyms.h
gdkkeyuni.c
gdkmarshalers.list
gdkmedialib.c
gdkmedialib.h
gdkoffscreenwindow.c Update GdkOffscreenWindow to new draw_drawable prototype 2009-06-04 12:51:04 +02:00
gdkpango.c
gdkpango.h
gdkpixbuf-drawable.c
gdkpixbuf-render.c
gdkpixbuf.h
gdkpixmap.c Add support for client side graphics exposures in gdk_draw_drawable 2009-05-27 17:10:32 +02:00
gdkpixmap.h
gdkpoly-generic.h
gdkpolyreg-generic.c
gdkprivate.h
gdkproperty.h
gdkrectangle.c
gdkregion-generic.c
gdkregion-generic.h
gdkregion.h
gdkrgb.c
gdkrgb.h
gdkscreen.c
gdkscreen.h
gdkselection.c
gdkselection.h
gdkspawn.h
gdktestutils.h
gdktypes.h
gdkvisual.c
gdkvisual.h
gdkwindow.c window_get_pointer should return the direct child 2009-06-05 15:18:36 +02:00
gdkwindow.h Fix up gdk_window_set_has_native rename issues 2009-06-01 14:47:38 +02:00
gdkwindowimpl.c
gdkwindowimpl.h Initial version of input support 2009-05-29 16:39:12 +02:00
gen-keyname-table.pl
keyname-table.h
keynames.txt
makeenums.pl
Makefile.am
makefile.msc
makegdkalias.pl
pltcheck.sh
testgdk.c