From fe7da31d862feb3175a507bdb594341cac721f22 Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Wed, 13 Dec 2000 18:26:45 +0000 Subject: Rm the whole of the Executive Summary dir. Correctly display all the windows. Put an HTML explaination into the configure dialog. svn path=/trunk/; revision=6969 --- executive-summary/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'executive-summary/ChangeLog') diff --git a/executive-summary/ChangeLog b/executive-summary/ChangeLog index 536cac363e..1af8f7e605 100644 --- a/executive-summary/ChangeLog +++ b/executive-summary/ChangeLog @@ -1,3 +1,16 @@ +2000-12-13 Iain Holmes + + * component/e-summary.c (e_summary_rebuild_page): Display all the windows + correctly. + (e_summary_save_state): Remove the whole of the Executive-Summary dir. + + * component/e-summary-util.[ch]: Add e_summary_rm_dir, a function to reove + everything in the path. RC people have a function to do it too, but I can't + remember how to get RC :) + + * component/e-summary-callbacks.c: (configure_summary): Put an HTML + explanation into the configure dialog. + 2000-12-13 Iain Holmes * component/e-summary.c (e_summary_rebuild_page): Count the number -- cgit