From c0a24a282e4d4ffcce16df74a77269c2f1754e69 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 14 Nov 2003 21:25:06 +0000 Subject: We can't use a uri to do a lookup of a store-info on the store_hash, we 2003-11-14 Jeffrey Stedfast * em-folder-tree.c (emft_popup_new_folder_response): We can't use a uri to do a lookup of a store-info on the store_hash, we have to get a CamelStore first. (row_draggable_cb): validate the iter before using it. (row_drop_possible_cb): Same. (drag_data_received_cb): Here too. (drag_data_get_cb): Same. (drag_data_delete_cb): Again here. svn path=/trunk/; revision=23363 --- mail/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 240eb65ce5..b50f7fe932 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,14 @@ +2003-11-14 Jeffrey Stedfast + + * em-folder-tree.c (emft_popup_new_folder_response): We can't use + a uri to do a lookup of a store-info on the store_hash, we have to + get a CamelStore first. + (row_draggable_cb): validate the iter before using it. + (row_drop_possible_cb): Same. + (drag_data_received_cb): Here too. + (drag_data_get_cb): Same. + (drag_data_delete_cb): Again here. + 2003-11-14 Jeffrey Stedfast * mail-mt.c (set_stop): Removed most of the code. This is -- cgit v1.2.3