]> 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 51938da6e25c0f71bc1fcfe19408b97a2e27bb83..cdcc2c3ebffd59946ac4cd3596f1d797e977f7b3 100644 (file)
@@ -1,3 +1,25 @@
+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
+       gtk_{menu_item,widget}_set_accel_path() as the recommended API.  
+       (#69244)
+
+2002-03-11  James Henstridge  <james@daa.com.au>
+
+       * configure.in: set CCAS and CCASFLAGS to get automake 1.6
+       compatibility without breaking things for people using 1.4.
+
 Sun Mar 10 21:04:30 2002  Jonathan Blandford  <jrb@redhat.com>
 
        * gtk/gtktreeview.c (gtk_tree_view_button_press): finally get the