gtk/gdk/win32
Tor Lillqvist 681afb7b6a Fix event filter handling. If an event filter (global, client message
2005-03-30  Tor Lillqvist  <tml@novell.com>

	* gdk/win32/gdkevents-win32.c (gdk_event_translate): Fix event
	filter handling. If an event filter (global, client message
	filter, of window-specific) returns GDK_FILTER_CONTINUE,
	continue as if nothing happened. If it returns
	GDK_FILTER_REMOVE or GDK_FILTER_TRANSLATE, return TRUE from
	gdk_event_translate() which means that DefWindowProc() will
	not be called.
	(gdk_event_translate): Fix client message handling. Append a
	GDK_CLIENT_EVENT unless there is a filter that matches and returns
	something other than GDK_FILTER_CONTINUE. (#135552)
2005-03-30 08:25:45 +00:00
..
rc Use correct DLL and import library names, with GTK_API_VERSION in name, 2003-01-05 02:24:15 +00:00
.cvsignore Remove conftest* after use along the lines of AC_TRY_COMPILE. 2000-09-05 14:07:55 +00:00
bdfcursor.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkcolor-win32.c Print debugging output only if asked for, not always. 2005-03-16 01:38:57 +00:00
gdkcursor-win32.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkdisplay-win32.c Return the Terminal Services session number, window station name (always 2005-03-20 21:39:55 +00:00
gdkdnd-win32.c gdk/win32/gdkprivate-win32.h Drop global variable _gdk_root_window, just 2005-03-16 02:21:14 +00:00
gdkdrawable-win32.c Use cairo_set_device_offset(). 2005-03-18 01:23:23 +00:00
gdkdrawable-win32.h Use cairo_set_device_offset(). 2005-03-18 01:23:23 +00:00
gdkevents-win32.c Fix event filter handling. If an event filter (global, client message 2005-03-30 08:25:45 +00:00
gdkfont-win32.c gdk/win32/gdkdrawable-win32.c (gdk_win32_draw_text) 2004-07-07 00:10:03 +00:00
gdkgc-win32.c Use cairo_set_device_offset(). 2005-03-18 01:23:23 +00:00
gdkgeometry-win32.c Print debugging output only if asked for, not always. 2005-03-16 01:38:57 +00:00
gdkglobals-win32.c gdk/win32/gdkprivate-win32.h Drop global variable _gdk_root_window, just 2005-03-16 02:21:14 +00:00
gdkim-win32.c On WM_MOUSEMOVE, don't check if this process owns the active window. This 2005-03-18 10:21:51 +00:00
gdkimage-win32.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkinput-win32.c gdk/win32/gdkprivate-win32.h Drop global variable _gdk_root_window, just 2005-03-16 02:21:14 +00:00
gdkinput-win32.h Implement better handling of Wintab tablet context overlap on Win32. 2005-02-25 00:12:32 +00:00
gdkinput.c Implement lazy extended input initialization on Win32, by Robert Ögren. 2005-02-02 18:11:17 +00:00
gdkkeys-win32.c Print debugging output only if asked for, not always. 2005-03-16 01:38:57 +00:00
gdkmain-win32.c gdk/win32/gdkprivate-win32.h Drop global variable _gdk_root_window, just 2005-03-16 02:21:14 +00:00
gdkpixmap-win32.c Use cairo_set_device_offset(). 2005-03-18 01:23:23 +00:00
gdkpixmap-win32.h Fix for #111028, thanks to J. Ali Harlow, who writes: I found that the 2003-06-28 01:12:51 +00:00
gdkprivate-win32.h Use cairo_set_device_offset(). 2005-03-18 01:23:23 +00:00
gdkproperty-win32.c gdk/win32/gdkprivate-win32.h Drop global variable _gdk_root_window, just 2005-03-16 02:21:14 +00:00
gdkscreen-win32.c gdk/win32/gdkprivate-win32.h Drop global variable _gdk_root_window, just 2005-03-16 02:21:14 +00:00
gdkselection-win32.c Print debugging output only if asked for, not always. 2005-03-16 01:38:57 +00:00
gdkspawn-win32.c workaround for bug #137496, the real fix would involve just another small 2004-04-11 15:25:06 +00:00
gdkvisual-win32.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkwin32.h Use gdk_window_get_toplevel(), as it is the top-level windows that are 2002-03-19 23:16:08 +00:00
gdkwin32id.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkwindow-win32.c Use cairo_set_device_offset(). 2005-03-18 01:23:23 +00:00
gdkwindow-win32.h gdk/win32/gdkprivate-win32.h Drop global variable _gdk_root_window, just 2005-03-16 02:21:14 +00:00
libie55uuid.la Add headers. Add section about ActiveIMM. 2001-11-08 20:57:18 +00:00
libwntab32x.la Add headers. Add section about ActiveIMM. 2001-11-08 20:57:18 +00:00
Makefile.am Use cairo_set_device_offset(). 2005-03-18 01:23:23 +00:00
makefile.msc build with Cairo dependency. The patch to acually use Cairo on win32 will 2005-02-07 20:22:05 +00:00
xcursors.h Update. Mention the gtk-1-3-win32-production branch. 2001-02-23 03:51:41 +00:00