summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorTor Lillqvist <tml@src.gnome.org>1999-08-12 21:44:22 +0000
committerTor Lillqvist <tml@src.gnome.org>1999-08-12 21:44:22 +0000
commit60fbf3800b1688a7e88a2b055a0114fe3c8b7089 (patch)
treed55f5544bd028915c9c0740866a7bf7bc54dba3e /ChangeLog.pre-2-6
parentfa53582fef98fed776f3e4f3b700057fa50e5f56 (diff)
downloadgtk+-60fbf3800b1688a7e88a2b055a0114fe3c8b7089.tar.gz
Fix a couple of bugs in the key event handling: Now AltGr chars work
* gdk/win32/gdkevents.c (gdk_event_translate): Fix a couple of bugs in the key event handling: Now AltGr chars work again. Also, now Alt-digits are passed up as well as Control-digits. Pass keypad plus and minus as normal plus and minus.
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-67
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 60dbfcca7e..4f28d8b08d 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,10 @@
+1999-08-13 Tor Lillqvist <tml@iki.fi>
+
+ * gdk/win32/gdkevents.c (gdk_event_translate): Fix a couple of bugs
+ in the key event handling: Now AltGr chars work again. Also,
+ now Alt-digits are passed up as well as Control-digits.
+ Pass keypad plus and minus as normal plus and minus.
+
Wed Aug 11 13:38:26 BST 1999 Tony Gale <gale@gtk.org>
* docs/gtkfaq.sgml: FAQ Update