]> Pileus Git - ~andy/gtk/commit
Change input method behavior to act on key presses instead of key
authorDaniel Elstner <daniel@src.gnome.org>
Sun, 17 Jun 2007 09:48:28 +0000 (09:48 +0000)
committerDaniel Elstner <daniel@src.gnome.org>
Sun, 17 Jun 2007 09:48:28 +0000 (09:48 +0000)
commitd5fef5c60fd339aad083e060dce539971dbf5a7a
tree6ba5fe894d5b473a1220954c6e9fc5d697c74531
parent109c6d6d18fe4dba243580397a693b5aff885749
Change input method behavior to act on key presses instead of key

* modules/input/gtkimcontextmultipress.c (vfunc_filter_keypress):
Change input method behavior to act on key presses instead of
key releases, matching normal text input behavior.  This change
alleviates the need to take special action for control keys not
handled by the input module itself.

svn path=/trunk/; revision=18169
ChangeLog
modules/input/gtkimcontextmultipress.c