diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-02-14 16:18:32 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-02-14 16:18:32 +0000 |
commit | f412d947c5162435f899dc9e5751a67a924e2fe6 (patch) | |
tree | df53427739db3689e410e2b8d04da57f00dd5c95 /ChangeLog.pre-2-8 | |
parent | b4edb9da990a3293fd19a90c2f9597776ad4a188 (diff) | |
download | gtk+-f412d947c5162435f899dc9e5751a67a924e2fe6.tar.gz |
Fix bug where we called get_surrounding on the context,. not the slave.
Thu Feb 14 11:13:22 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkimmulticontext.c (gtk_im_multicontext_get_surrounding):
Fix bug where we called get_surrounding on the context,.
not the slave.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 19125dda71..b496f4b59d 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,9 @@ +Thu Feb 14 11:13:22 2002 Owen Taylor <otaylor@redhat.com> + + * gtk/gtkimmulticontext.c (gtk_im_multicontext_get_surrounding): + Fix bug where we called get_surrounding on the context,. + not the slave. + Thu Feb 14 00:10:09 2002 Owen Taylor <otaylor@redhat.com> * gtk/gtktooltips.c (gtk_tooltips_event_handler): Only |