aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-05-24 12:17:34 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-05-24 12:17:34 +0800
commite687d1a435d70200a50d65babe86b754cd0ff13f (patch)
treed85412a868172a14cb48c60ffc9f553143fc7b53 /mail/ChangeLog
parentc6511cddca5cc8820b3a4c944045ef92814f8371 (diff)
downloadgsoc2013-evolution-e687d1a435d70200a50d65babe86b754cd0ff13f.tar
gsoc2013-evolution-e687d1a435d70200a50d65babe86b754cd0ff13f.tar.gz
gsoc2013-evolution-e687d1a435d70200a50d65babe86b754cd0ff13f.tar.bz2
gsoc2013-evolution-e687d1a435d70200a50d65babe86b754cd0ff13f.tar.lz
gsoc2013-evolution-e687d1a435d70200a50d65babe86b754cd0ff13f.tar.xz
gsoc2013-evolution-e687d1a435d70200a50d65babe86b754cd0ff13f.tar.zst
gsoc2013-evolution-e687d1a435d70200a50d65babe86b754cd0ff13f.zip
pull the message from the regen list before we check the list and pending
2004-05-24 Not Zed <NotZed@Ximian.com> * message-list.c (regen_list_regened): pull the message from the regen list before we check the list and pending uid. * em-folder-view.c (emfv_enable_menus): remove the hack for enabling select delete from here and put it in the right place. (em_folder_view_get_popup_target): put it here so its consistent. svn path=/trunk/; revision=26055
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 1aaad2de7a..9a008408a9 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,12 @@
+2004-05-24 Not Zed <NotZed@Ximian.com>
+
+ * message-list.c (regen_list_regened): pull the message from the
+ regen list before we check the list and pending uid.
+
+ * em-folder-view.c (emfv_enable_menus): remove the hack for
+ enabling select delete from here and put it in the right place.
+ (em_folder_view_get_popup_target): put it here so its consistent.
+
2004-05-22 Not Zed <NotZed@Ximian.com>
* mail-tools.c (mail_tool_uri_to_folder): put note_store back in.