diff options
author | Simon Budig <simon@gimp.org> | 2004-03-01 23:59:36 +0000 |
---|---|---|
committer | Simon Budig <simon@src.gnome.org> | 2004-03-01 23:59:36 +0000 |
commit | c04ecdaa1a3b8c078bd6abff8e7a02e8809a28ec (patch) | |
tree | 6b58f6d001da8d107d8335f57b4e96e53bde735e /ChangeLog.pre-2-4 | |
parent | 9f13de7e04dec6e4c1ea67261d251dab46179e79 (diff) | |
download | gtk+-c04ecdaa1a3b8c078bd6abff8e7a02e8809a28ec.tar.gz |
X11 R6.4 specifies 15 events for the XInput extension. We want to see them
2004-03-01 Simon Budig <simon@gimp.org>
* gdk/x11/gdkinput-x11.c: X11 R6.4 specifies 15 events
for the XInput extension. We want to see them all.
We now get Proximity Out events again. Fixes bug #135320.
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r-- | ChangeLog.pre-2-4 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index a013c53078..18664d8df0 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,9 @@ +2004-03-01 Simon Budig <simon@gimp.org> + + * gdk/x11/gdkinput-x11.c: X11 R6.4 specifies 15 events + for the XInput extension. We want to see them all. + We now get Proximity Out events again. Fixes bug #135320. + Tue Mar 2 00:47:21 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtkimmodule.c (match_locale): Use case-insensitive |