From 3dc641a7bf4d435e32ee89ad7748c639574a32e0 Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Fri, 6 Jul 2001 21:49:20 +0000 Subject: Mail stuff added svn path=/trunk/; revision=10867 --- my-evolution/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'my-evolution/ChangeLog') diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index 787d5df475..43f4942464 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,15 @@ +2001-07-06 Iain Holmes + + * e-summary-preferences.c (str_list_from_vector): Change the delimiter + (vector_from_str_list): Change the delimiter. + (fill_mail_all_clist): Fill the mail folder clist. + (fill_mail_shown_clist): Use nicer names. + (mail_add_clicked_cb): Add folders to the shown list. + + * e-summary-mail.c (e_summary_mail_fill_list): Flatten the hashtable + into the CList. + (e_summary_mail_uri_to_name): Get the pretty name for a uri. + 2001-07-06 Iain Holmes * e-summary-preferences.c (fill_rdf_shown_list): Attach data -- cgit