diff options
author | Tor Lillqvist <tml@iki.fi> | 2002-08-24 20:26:59 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2002-08-24 20:26:59 +0000 |
commit | 6b5240ed0f979e96d700ae7fcbbca5519e2460f1 (patch) | |
tree | ac6bfa430e2cd1b293e1ba5bf709d4e4a4e7554c /ChangeLog.pre-2-8 | |
parent | 1bfcf9ba16ca0ff12ae08f1bdf0a891f4ad73457 (diff) | |
download | gtk+-6b5240ed0f979e96d700ae7fcbbca5519e2460f1.tar.gz |
Let the system handle Alt-Space, too. Thanks to Tim Evans (#91477).
2002-08-24 Tor Lillqvist <tml@iki.fi>
* gdk/win32/gdkevents-win32.c (gdk_event_translate): Let the
system handle Alt-Space, too. Thanks to Tim Evans (#91477).
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index e26b806a86..4c26ef14de 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,8 @@ +2002-08-24 Tor Lillqvist <tml@iki.fi> + + * gdk/win32/gdkevents-win32.c (gdk_event_translate): Let the + system handle Alt-Space, too. Thanks to Tim Evans (#91477). + Sat Aug 24 12:46:37 BST 2002 Tony Gale <gale@gtk.org> * docs/tutorial/gtk-tut.sgml, examples/*: |