From 0af9d4d9864670f408b39cdec77e83c661e70584 Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Wed, 22 Aug 2001 22:31:53 +0000 Subject: Fix the show_full_path bug Set up the functions for better online/offline reporting. svn path=/trunk/; revision=12403 --- my-evolution/ChangeLog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'my-evolution/ChangeLog') diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index c08095188f..03d9033a1d 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,24 @@ +2001-08-22 Iain Holmes + + * e-summary-mail.c (make_pretty_foldername): If show_full_path is TRUE + then return the full path. Take in the ESummary as well. + (folder_gen_html): Pass ESummary to make_pretty_foldername. + (e_summary_mail_generate_html): Pass the ESummary to folder_gen_html. + + * e-summary-rdf.c (e_summary_rdf_set_online): Take in a + GNOME_Evolution_OfflineProgressListener in case we want to do + individual reporting of rdf's being destroyed. + (make_connection): Call the RDF Feed a News Feed instead. + + * e-summary-weather.c (e_summary_weather_set_online): Same. + + * e-summary.c (e_summary_set_online): Pass in the + GNOME_Evolution_OfflineProgressListener to the set_online callback. + + * e-summary-offline-handler.c (impl_goOffline): Pass the listener to the + callback. + (impl_goOnline): Pass NULL for the listener. + 2001-08-21 Iain Holmes * my-evolution-html.h: Set the text colour to black. -- cgit v1.2.3