]> Pileus Git - ~andy/gtk/commit
Don't hardcode mapping of VK_DECIMAL to GDK_KP_Decimal. Instead, let
authorTor Lillqvist <tml@iki.fi>
Sat, 7 Aug 2004 23:35:41 +0000 (23:35 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sat, 7 Aug 2004 23:35:41 +0000 (23:35 +0000)
commit2fdbd4e878524228efe8d4650b4b276c153a08b2
treecc46cbb2fe59153ca5492e8a21cf0fc475046824
parentf82ca65b81d2200ba34a5d4ae70e522895bae342
Don't hardcode mapping of VK_DECIMAL to GDK_KP_Decimal. Instead, let

2004-08-07  Tor Lillqvist  <tml@iki.fi>

* gdk/win32/gdkkeys-win32.c (update_keymap): Don't hardcode
mapping of VK_DECIMAL to GDK_KP_Decimal. Instead, let ToAsciiEx()
map it to what's printed on the keypad decimal key for the current
input locale (keyboard layout). (#149404)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/win32/gdkkeys-win32.c