From 5a4f9250eb1755bf3770b624731cb38453980c62 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Sun, 9 Jul 2000 16:06:15 +0000 Subject: Don't g_warn if the user selects a fake tree parent. * message-list.c (get_message_info): Don't g_warn if the user selects a fake tree parent. (message_list_select_next): Ignore fake rows (build_tree): Store the "root_subject" for fake rows (ml_tree_value_at): Display the correct subject for fake rows. (on_cursor_change_cmd): Update for the other changes and set cursor_uid to NULL when the cursor is on a fake row. * mail-ops.c (reply): Don't try to reply when no (real) message is selected. (forward_msg): Ditto. svn path=/trunk/; revision=4021 --- mail/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 159500ddab..4dd70f0cea 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,17 @@ +2000-07-09 Dan Winship + + * message-list.c (get_message_info): Don't g_warn if the user + selects a fake tree parent. + (message_list_select_next): Ignore fake rows + (build_tree): Store the "root_subject" for fake rows + (ml_tree_value_at): Display the correct subject for fake rows. + (on_cursor_change_cmd): Update for the other changes and set + cursor_uid to NULL when the cursor is on a fake row. + + * mail-ops.c (reply): Don't try to reply when no (real) message is + selected. + (forward_msg): Ditto. + 2000-07-09 Christopher James Lahey * message-list.c: Remove setting of dnd_code since that's handled -- cgit v1.2.3