From 35243289664c9e672b2802ffdd1408294a53b4a4 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Mon, 19 Jan 2004 08:41:11 +0000 Subject: removed this like i asked radek to ages ago, just call the parent 2004-01-19 Not Zed * mail-ops.c (add_vjunk_info, add_vtrash_info): removed this like i asked radek to ages ago, just call the parent directly. (add_vtrash_or_vjunk_info): renamed to something saner. add_special_info. (add_special_info): removed the 'unread count' parameter & return the added info. ** See bug #52854. * em-folder-tree.c (emft_tree_button_press): setup a FOLDER target for the popup menu. * em-popup.c (em_popup_target_free): implement free for TARGET_FOLDER, changed the target options somewhat. (em_popup_target_new_folder): implement folder selection target. Total Hack(tm) alert. (emp_standard_menu_factory): removed the stupid g_assert_if_not_reached() call. * message-list.c (message_list_destroy): NULL out the uid_nodemap when we destroy it. svn path=/trunk/; revision=24302 --- mail/ChangeLog | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 4abe8e72bb..2de489db80 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,27 @@ +2004-01-19 Not Zed + + * mail-ops.c (add_vjunk_info, add_vtrash_info): removed this like + i asked radek to ages ago, just call the parent directly. + (add_vtrash_or_vjunk_info): renamed to something saner. + add_special_info. + (add_special_info): removed the 'unread count' parameter & return + the added info. + + ** See bug #52854. + + * em-folder-tree.c (emft_tree_button_press): setup a FOLDER target + for the popup menu. + + * em-popup.c (em_popup_target_free): implement free for + TARGET_FOLDER, changed the target options somewhat. + (em_popup_target_new_folder): implement folder selection target. + Total Hack(tm) alert. + (emp_standard_menu_factory): removed the stupid + g_assert_if_not_reached() call. + + * message-list.c (message_list_destroy): NULL out the uid_nodemap + when we destroy it. + 2004-01-19 Not Zed * em-folder-browser.c (emfb_folder_expunge): get the toplevel -- cgit v1.2.3