From 64c6a63cf22abea49895554cb7a058adc30cd0fc Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Fri, 11 Aug 2000 16:13:15 +0000 Subject: Check nrow, not srow. 2000-08-11 JP Rosevear * mail-config-gui.c (news_edit_clicked): Check nrow, not srow. svn path=/trunk/; revision=4738 --- mail/ChangeLog | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 385e627545..78fa34e912 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,36 @@ +2000-08-11 JP Rosevear + + * mail-config-gui.c (news_edit_clicked): Check nrow, not srow. + +2000-08-11 JP Rosevear + + * mail-config-gui.c (service_acceptable): Use camel_object_unref + instead of gtk_object_unref + (mail_druid_finish): Use new config accessors + (mail_config_druid): No need to call config functions + (news_add_clicked): Increments maxnrow, not maxsrow + (mail_config_apply_clicked): Use new config accessors + (mail_config): ditto + + * component-factory.c (create_imap_storage): Use new + config accessors + (create_news_storage): ditto + + * mail-config.glade: Set news clist name correctly + + * mail-config.c (config_read): Rename from mail_config_read and + made private - no one should need to do a read manually. + (mail_config_set_send_html): New accessor + (mail_config_add_identity): ditto + (mail_config_get_sources): ditto + (mail_config_add_source): ditto + (mail_config_get_default_news): ditto + (mail_config_get_news): ditto + (mail_config_add_news): ditto + + * mail-config.h: Prototype new accessors. Config struct is now + in mail-config.c and hidden from the world. + 2000-08-11 Dan Winship * mail-ops.c (describe_fetch_mail): Use camel_service_get_name -- cgit v1.2.3