]> Pileus Git - ~andy/gtk/commit
On WM_MOUSEMOVE, don't check if this process owns the active window. This
authorTor Lillqvist <tml@novell.com>
Fri, 18 Mar 2005 10:21:51 +0000 (10:21 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Fri, 18 Mar 2005 10:21:51 +0000 (10:21 +0000)
commite4515f4dba768f1f4bfe59420ae0779a0b15fd21
tree8ce80936124bec4eb01715e563dced1721b661aa
parent368f15ca59c2383346c5aa2e67142c6b5ced0766
On WM_MOUSEMOVE, don't check if this process owns the active window. This

2005-03-18  Tor Lillqvist  <tml@novell.com>

* gdk/win32/gdkevents-win32.c (gdk_event_translate): On
WM_MOUSEMOVE, don't check if this process owns the active
window. This makes cross-application widget embedding work better.
On WM_MOVE, don't bother checking for window visibility.

* gdk/win32/gdkim-win32.c: Remove bogus empty doc comment. Remove
unused variables. Add some casts to silence gcc.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gdk/win32/gdkevents-win32.c
gdk/win32/gdkim-win32.c