From 550e7d56134477b113cd5af220a0c8851fad5097 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 28 Jun 2001 20:19:41 +0000 Subject: The e_iterator_get() returns a gconstpointer and we need a non-const 2001-06-28 Jeffrey Stedfast * mail-send-recv.c (free_send_data): The e_iterator_get() returns a gconstpointer and we need a non-const BonoboControl so cast it. * mail-account-gui.c (mail_account_gui_new): gui->check_html_signature is GtkToggleButton not a GtkCheckButton. * folder-info.c: Added some #include's to supress warnings. svn path=/trunk/; revision=10574 --- mail/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 6ce834d78a..3e8d0a0708 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,13 @@ +2001-06-28 Jeffrey Stedfast + + * mail-send-recv.c (free_send_data): The e_iterator_get() returns + a gconstpointer and we need a non-const BonoboControl so cast it. + + * mail-account-gui.c (mail_account_gui_new): + gui->check_html_signature is GtkToggleButton not a GtkCheckButton. + + * folder-info.c: Added some #include's to supress warnings. + 2001-06-28 Ettore Perazzoli * mail-display.c: Fix case of labels in the `link_menu' so that it -- cgit v1.2.3