]> Pileus Git - ~andy/gtk/commit - modules/input/gtkimcontextxim.c
Pass the actual input keycode to XIM, rather than the result of
authorOwen Taylor <otaylor@redhat.com>
Fri, 6 Sep 2002 16:48:40 +0000 (16:48 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Fri, 6 Sep 2002 16:48:40 +0000 (16:48 +0000)
commit7c7bcb243f2c0f4c6568de7b3a4a7f656c1ca87c
tree042659cbc8ddb12a2086f500659ad8a90fceceb1
parent66257c44e0df116b2c55390b1dbad8c5217a6ef2
Pass the actual input keycode to XIM, rather than the result of

Fri Sep  6 12:41:16 2002  Owen Taylor  <otaylor@redhat.com>
        * modules/input/gtkimcontextxim.c: Pass the actual input
        keycode to XIM, rather than the result of backconverting
        the keysym. Fixes the <> input problem! (#74922)

        * gtk/gtkimmodule.c: Fix bug where GTK_IM_MODULE environment
        variable couldn't be used to force the input method to
        the default input method.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkimmodule.c
modules/input/gtkimcontextxim.c