summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Hult <rhult@codefactory.se>2002-02-26 15:14:42 +0000
committerRichard Hult <rhult@src.gnome.org>2002-02-26 15:14:42 +0000
commit23558e0a3b2295d7db89dd5d4e67d857fc76d1c0 (patch)
tree7a780b73415a59e8b2f99cd95025dc7072152eb4 /ChangeLog
parent1ab0dcf514f802e9d3ad5555473876f14deee982 (diff)
downloadgdk-pixbuf-23558e0a3b2295d7db89dd5d4e67d857fc76d1c0.tar.gz
Fix #72586. Silently accept empty tree. (gtk_tree_view_collapse_all):
2002-02-26 Richard Hult <rhult@codefactory.se> * gtk/gtktreeview.c (gtk_tree_view_expand_all): Fix #72586. Silently accept empty tree. (gtk_tree_view_collapse_all): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ed739e824..5eb402265 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-02-26 Richard Hult <rhult@codefactory.se>
+
+ * gtk/gtktreeview.c (gtk_tree_view_expand_all): Fix
+ #72586. Silently accept empty tree.
+ (gtk_tree_view_collapse_all): Likewise.
+
2002-02-26 Tor Lillqvist <tml@iki.fi>
* gtk/gtk.def: A couple of name changes.