From 2c0ce47a992b68ccfe06d6b3da22da3aec07e872 Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Thu, 24 Jan 2008 03:03:46 +0000 Subject: ** Fix for bug #510779 2008-01-24 Srinivasa Ragavan ** Fix for bug #510779 * em-mailer-prefs.c: (jh_tree_refill), (jh_add_cb), (jh_remove_cb), (init_junk_tree), (custom_junk_button_toggled), (em_mailer_prefs_construct): Added UI for the new junk preferences. * em-mailer-prefs.h: * evolution-mail.schemas.in: Add schema for junk header and address lookup. * mail-config.c: (gconf_jh_check_changed), (gconf_lookup_book_changed), (gconf_jh_headers_changed), (mail_config_init), (mail_config_reload_junk_headers), (mail_config_get_lookup_book): * mail-config.glade: * mail-config.h: * mail-session.c: (class_init), (lookup_addressbook), (mail_session_init), (mail_session_set_junk_headers): * mail-session.h: 2008-01-22 Srinivasa Ragavan ** Fix for bug #405777 * em-folder-view.c: (emfv_setup_view_instance), (emfv_setting_notify): Don't break abstraction. Call the right derived class. svn path=/trunk/; revision=34873 --- mail/ChangeLog | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 749497b5ed..6e604454e8 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,31 @@ +2008-01-24 Srinivasa Ragavan + + ** Fix for bug #510779 + + * em-mailer-prefs.c: (jh_tree_refill), (jh_add_cb), (jh_remove_cb), + (init_junk_tree), (custom_junk_button_toggled), + (em_mailer_prefs_construct): Added UI for the new junk preferences. + * em-mailer-prefs.h: + * evolution-mail.schemas.in: Add schema for junk header and address + lookup. + * mail-config.c: (gconf_jh_check_changed), + (gconf_lookup_book_changed), (gconf_jh_headers_changed), + (mail_config_init), (mail_config_reload_junk_headers), + (mail_config_get_lookup_book): + * mail-config.glade: + * mail-config.h: + * mail-session.c: (class_init), (lookup_addressbook), + (mail_session_init), (mail_session_set_junk_headers): + * mail-session.h: + +2008-01-22 Srinivasa Ragavan + + ** Fix for bug #405777 + + * em-folder-view.c: (emfv_setup_view_instance), + (emfv_setting_notify): Don't break abstraction. Call the right derived + class. + 2008-01-20 Srinivasa Ragavan * message-list.etspec: Revert the last cursor remove commit. It breaks -- cgit v1.2.3