gtk2/gdk/win32
Alexander Larsson 5ebb32d1ff Extend _gdk_windowing_window_at_pointer to be able to get toplevels only
This has two advantages:
1) In many backends, this is faster as we can terminate the window
hierarchy traversal earlier
2) When used in gdkdisplay.c::get_current_toplevel() to get the
current toplevel that has the pointer we now correctly return
a toplevel with the pointer in it where the pointer is inside
some foreign subwindow of a toplevel window.

The second advantage fixes some bugs in client side event generation
when the pointer is inside such a foreign child window.
2009-09-28 15:21:54 +02:00
..
rc Add git.mk to generate .gitignore files 2009-05-04 14:29:21 -04:00
bdfcursor.c
cursor.bdf
gdkapplaunchcontext-win32.c
gdkcolor-win32.c
gdkcursor-win32.c
gdkdisplay-win32.c Merge branch 'master' into client-side-windows 2009-05-25 14:30:01 +02:00
gdkdnd-win32.c
gdkdrawable-win32.c Use g_object_ref/unref instead of deprecated specializations 2009-08-20 23:55:51 +03: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
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
gdkim-win32.c
gdkimage-win32.c Use g_object_ref/unref instead of deprecated specializations 2009-08-20 23:55:51 +03:00
gdkinput-win32.c Updates 2009-04-02 10:16:30 +02:00
gdkinput-win32.h Initialize missing methods on Windows 2009-08-13 22:49:35 +03:00
gdkinput.c Initialize missing methods on Windows 2009-08-13 22:49:35 +03:00
gdkkeys-win32.c
gdkmain-win32.c Conditionally define WS_EX_COMPOSITED 2009-07-04 12:19:04 +02:00
gdkpixmap-win32.c Use g_object_ref/unref instead of deprecated specializations 2009-08-20 23:55:51 +03:00
gdkpixmap-win32.h
gdkprivate-win32.h Deprecate also GdkFontPrivateWin32 2009-08-20 23:57:41 +03:00
gdkproperty-win32.c
gdkscreen-win32.c
gdkselection-win32.c
gdkspawn-win32.c
gdktestutils-win32.c
gdkvisual-win32.c
gdkwin32.h
gdkwin32id.c
gdkwindow-win32.c Extend _gdk_windowing_window_at_pointer to be able to get toplevels only 2009-09-28 15:21:54 +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
wintab.h
xcursors.h