improvements to earlier 'determine modifier from keysym' patch to x11/XGServerEvent.m

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@20130 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
arobert 2004-09-24 19:31:50 +00:00
parent c5efbf0d65
commit 592a69083b

View file

@ -1,3 +1,12 @@
2004-09-24 Adrian Robert <arobert@cogsci.ucsd.edu>
* Source/x11/XGServerEvent.m: Improvement of earlier update to
determine modifiers from KeySyms rather than KeyCodes: in
process_key_event, KeySym is now looked up taking shift/compose
modifier state into account, while in handling of KeyMapNotify in
processEvent: this state is also considered in the majority of cases.
Base on suggestions by Kazunobu Kuriyama (kazunobu.kuriyama@nifty.com).
2004-09-23 Adam Fedor <fedor@gnu.org>
* Version 0.9.4