]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-0
fix stupid missing statement
[~andy/gtk] / ChangeLog.pre-2-0
index 03a1be9b1fb590bfd665345c532e851e30d068e8..8901d288a2cb46e55e7ba6b4f69d45631ea9c602 100644 (file)
@@ -1,3 +1,13 @@
+Tue Jun 26 12:59:28 2001  Jonathan Blandford  <jrb@redhat.com>
+
+       * gtk/gtktreemodelsort.c (gtk_tree_model_sort_set_model): fix
+       stupid missing statement
+
+       * gtk/gtktreeview.c (gtk_tree_view_set_destroy_count_func): New
+       private function for ATK.  It notifies you of how many _visible_
+       children are deleted when a node is deleted.  Should be used by
+       atk only.
+
 Tue Jun 26 11:06:34 2001  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkclist.c gtk/gtkentry.c gtk/gtkspinbutton.c: