summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-03-26 20:35:21 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-03-26 20:35:21 +0000
commitcf41369b5b0f7898cb9c49a35dfb8febd7aef364 (patch)
treee19c908cd5765e12e9d7b93e0f35206f90a8c2df /ChangeLog.pre-2-10
parentb21ea0e1b26176b7090a3d55463ad8e303c899a2 (diff)
downloadgdk-pixbuf-cf41369b5b0f7898cb9c49a35dfb8febd7aef364.tar.gz
Add a virtual function to set whether the IM context should use the
Mon Mar 26 15:26:17 2001 Owen Taylor <otaylor@redhat.com> * gtk/gtkimcontext.c (gtk_im_context_set_use_preedit): Add a virtual function to set whether the IM context should use the preedit string. (#51922)
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-106
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 7c17aa981..15dc1b841 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,9 @@
+Mon Mar 26 15:26:17 2001 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkimcontext.c (gtk_im_context_set_use_preedit): Add
+ a virtual function to set whether the IM context should use
+ the preedit string. (#51922)
+
Mon Mar 26 14:42:59 2001 Owen Taylor <otaylor@redhat.com>
* gdk/gdkpango.h: Remove stale FIXME comment.