From 0a232b36bf48cd8493e455466e7cdbfd96d7aa7f Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Sun, 21 May 2000 09:18:20 +0000 Subject: Updated for the GtkHTML API changes. Also fixed some compiler warnings here and there. svn path=/trunk/; revision=3145 --- mail/ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 0b68569706..d167dbc7b2 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,22 @@ +2000-05-21 Ettore Perazzoli + + * message-list.c (get_message_info): Made static. + (ml_initialize_value): Return NULL to placate compiler. + + * folder-browser.c (folder_browser_gui_init): Add cast. + + * mail-display.c (mail_html_new): Don't pass an empty URL to + `gtk_html_begin()' anymore. + + * mail-config.c (put_html): Don't pass an empty URL to + `gtk_html_begin()' anymore. + + * mail-display.h: Updated for the new GtkHTML API that uses + `GtkHTMLStream *' instead of `GtkHTMLStreamHandle'. + * mail-display.c: Likewise. + * mail-config.c: Likewise. + * mail-format.c: Likewise. + 2000-05-19 NotZed * mail-format.c: Fixes for stream stuff. -- cgit v1.2.3