diff options
author | Owen Taylor <otaylor@redhat.com> | 2001-11-02 20:48:15 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2001-11-02 20:48:15 +0000 |
commit | 7f63b5db980f2f73301bb47211f806574c0426de (patch) | |
tree | abb08fa8e6b8425452153beb909f3db4a246b496 /ChangeLog | |
parent | 782107bc11110ca90c2046f6b6f0546594254115 (diff) | |
download | gtk+-7f63b5db980f2f73301bb47211f806574c0426de.tar.gz |
Patch from HideToshi Tajima (#51922)
Fri Nov 2 15:30:34 2001 Owen Taylor <otaylor@redhat.com>
Patch from HideToshi Tajima (#51922)
* gtk/gtkimmulticontext.c: Proxy set_use_preedit().
* gtk/modules/input/gtkimcontextxim.[ch]: Implement
set_use_preedit().
* gtk/modules/input/gtkimcontextxim.[ch]: If we have
to destroy the input context because we change the
client window or use_preedit, make sure we empty
the preedit string.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +Fri Nov 2 15:30:34 2001 Owen Taylor <otaylor@redhat.com> + + Patch from HideToshi Tajima (#51922) + + * gtk/gtkimmulticontext.c: Proxy set_use_preedit(). + + * gtk/modules/input/gtkimcontextxim.[ch]: Implement + set_use_preedit(). + + * gtk/modules/input/gtkimcontextxim.[ch]: If we have + to destroy the input context because we change the + client window or use_preedit, make sure we empty + the preedit string. + Fri Nov 2 14:55:53 2001 Owen Taylor <otaylor@redhat.com> * gtk/{gtkcolorseldialog.c,gtkfilesel.c,gtkfontsel.c, |