]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-2
Fix cut-n-paste bug.
[~andy/gtk] / ChangeLog.pre-2-2
index 2285ccf53f9f560c722baa397d44d6b64e7c184c..bdcf4a982c1e43f6804280a9cc7b9a0214f9c4c4 100644 (file)
@@ -1,3 +1,19 @@
+Tue Mar 12 23:14:23 2002  Jonathan Blandford  <jrb@redhat.com>
+
+       * gtk/gtktreeselection.c (gtk_tree_selection_unselect_iter): Fix
+       cut-n-paste bug.
+
+Sat Mar  9 18:23:25 2002  Richard Hestilow  <hestilow@ximian.com>
+
+       * gtk/gtkimage.c (gtk_image_set_from_filename): Allow NULL
+       filenames.
+       
+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