aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-05-11 10:39:47 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-05-11 10:39:47 +0000
commitf94dc6a5cf12bcce1980ccb04deca6c9926d1af8 (patch)
treef3b62fb4530cec5ed71db8465cdfb168eae11194 /ChangeLog
parent33358d1e043a4006791e652374a2b269c4f83c76 (diff)
also expand all children on summary.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@245 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 928be1c0..3048e1e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-05-11
+ * src/summaryview.c: summary_have_unread_children(): implemented.
+ summary_row_expanded(): expand all children.
+ summary_thread_build(): added missing g_hash_table_destroy().
+
+2005-05-11
+
* src/summaryview.c
src/mainwindow.c: summary_thread_build(): implemented.