Files
gtk3/gdk
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
..
2005-03-18 23:51:31 +00:00
2005-03-16 04:36:05 +00:00
2004-11-28 06:45:52 +00:00
2004-11-28 06:45:52 +00:00
2002-06-20 23:59:27 +00:00
2004-11-28 06:45:52 +00:00
2004-11-28 06:45:52 +00:00
2004-01-05 18:28:09 +00:00
2004-11-28 06:45:52 +00:00
2005-03-18 23:51:31 +00:00
2004-11-29 13:57:53 +00:00
2005-03-21 05:17:10 +00:00
2004-11-28 06:45:52 +00:00
2004-05-14 13:37:07 +00:00
2004-11-28 06:45:52 +00:00