summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorJonathan Blandford <jrb@webwynk.net>2001-06-07 17:22:15 +0000
committerJonathan Blandford <jrb@src.gnome.org>2001-06-07 17:22:15 +0000
commit1d17426bc1bf3c2415b8a0f6218bd5823e0e91d9 (patch)
tree05713aa39a99603d15332359dc75033ebb9e6614 /ChangeLog.pre-2-6
parent5aba82da8ffda12f94ef2064b2eb296a9fd5fb60 (diff)
downloadgdk-pixbuf-1d17426bc1bf3c2415b8a0f6218bd5823e0e91d9.tar.gz
centralize expansion/collapsing so it only happens in one place.
Wed Jun 6 21:18:54 2001 Jonathan Blandford <jrb@webwynk.net> * gtk/gtktreeview.c (gtk_tree_view_real_collapse_row): centralize expansion/collapsing so it only happens in one place. (gtk_tree_view_real_expand_row): ditto.
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-66
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index edd0d6584..71c6218b4 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,9 @@
+Wed Jun 6 21:18:54 2001 Jonathan Blandford <jrb@webwynk.net>
+
+ * gtk/gtktreeview.c (gtk_tree_view_real_collapse_row): centralize
+ expansion/collapsing so it only happens in one place.
+ (gtk_tree_view_real_expand_row): ditto.
+
2001-06-07 Havoc Pennington <hp@redhat.com>
* tests/Makefile.am: add missing -I flag