From 02ecfb2ce6166c0ce44753363d558063bcba8176 Mon Sep 17 00:00:00 2001 From: hiro Date: Wed, 11 May 2005 07:59:52 +0000 Subject: fixed several bugs, and implemented summary_unthread(). git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@243 ee746299-78ed-0310-b773-934348b2243d --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3747a8f6..34e4605b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2005-05-11 + + * src/utils.c: remove_dir_recursive(): fixed operation failure if + current directory is inside one which is to be removed. + * src/summaryview.c: summary_unthread(): implemented. + * src/folderview.c: fixed crash when FolderView::selected became + invalid. Unset it if selection becomes empty. + * src/defs.h: changed DEFAULT_MESSAHE_FONT from "Sans 14" to + "Monospace 12". + 2005-05-10 * src/summaryview.c: summary_select_thread(): implemented. -- cgit v1.2.3