diff options
author | Owen Taylor <otaylor@redhat.com> | 2001-12-12 22:35:31 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2001-12-12 22:35:31 +0000 |
commit | 9a25f879ab444cb2273445c6488640db5c58be5f (patch) | |
tree | c2b7a09fd55c1ebda1a76df83839122d2c5ad88a /ChangeLog.pre-2-2 | |
parent | 43851fe03437df6402ec8c1805ee767457c86faf (diff) | |
download | gtk+-9a25f879ab444cb2273445c6488640db5c58be5f.tar.gz |
Reset the existing slave before removing it to give it a chance to commit
Wed Dec 12 17:22:45 2001 Owen Taylor <otaylor@redhat.com>
* gtk/gtkimmulticontext.c (gtk_im_multicontext_set_slave):
Reset the existing slave before removing it to give
it a chance to commit and emit "preedit_changed"
in case there was still a preedit string.
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r-- | ChangeLog.pre-2-2 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index dd2da1e602..9d179f86ba 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,10 @@ +Wed Dec 12 17:22:45 2001 Owen Taylor <otaylor@redhat.com> + + * gtk/gtkimmulticontext.c (gtk_im_multicontext_set_slave): + Reset the existing slave before removing it to give + it a chance to commit and emit "preedit_changed" + in case there was still a preedit string. + 2001-12-12 Matthias Clasen <matthiasc@poet.de> * gtk/gtktextlayout.c: Typo fixes |