summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2005-05-22 22:28:39 +0000
committerTor Lillqvist <tml@src.gnome.org>2005-05-22 22:28:39 +0000
commit7f2ad4a885677a70ff72f0533508a9053705d76e (patch)
tree29a425fa01364b49ac4381b259874fd7f916122e /ChangeLog.pre-2-8
parent92b97da8411af3c5183df193a21bd90b96906a4e (diff)
downloadgtk+-7f2ad4a885677a70ff72f0533508a9053705d76e.tar.gz
Map VK_APPS to GDK_Menu. (#172383, Ivan Wong)
2005-05-23 Tor Lillqvist <tml@novell.com> * gdk/win32/gdkkeys-win32.c (handle_special): Map VK_APPS to GDK_Menu. (#172383, Ivan Wong)
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-83
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 366ee2aa04..6cfd9fa0ec 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,5 +1,8 @@
2005-05-23 Tor Lillqvist <tml@novell.com>
+ * gdk/win32/gdkkeys-win32.c (handle_special): Map VK_APPS to
+ GDK_Menu. (#172383, Ivan Wong)
+
* gdk/win32/gdkkeys-win32.c (handle_dead): If the keysym isn't one
of the special cases this function takes care of, use it as
such. This takes care of for instance the Bengali Virama, see bug