]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-8
Fix incorrect return value, filter out returns of 0x7f for the delete key.
[~andy/gtk] / ChangeLog.pre-2-8
index a70fdc41c7b1c95666272a6cdaaf76d347aee0ab..cdcc2c3ebffd59946ac4cd3596f1d797e977f7b3 100644 (file)
@@ -1,3 +1,14 @@
+Tue Mar 12 10:50:09 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * modules/input/gtkimcontextxim.c (gtk_im_context_xim_filter_keypress):
+       Fix incorrect return value, filter out returns of 0x7f for
+       the delete key. (#74179, Kang Jeong-He)
+
+Mon Mar 11 23:42:11 2002  Jonathan Blandford  <jrb@redhat.com>
+
+       * gtk/gtktreemodel.c (gtk_tree_model_foreach): fix totally broken
+       foreach function.
+
 2002-03-11  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/gtkitemfactory.c (gtk_item_factory_add_foreign): Document