From e3b786b5cf25c44e31d21019e7805b7674a33967 Mon Sep 17 00:00:00 2001 From: Peter Williams Date: Tue, 15 Aug 2000 19:10:45 +0000 Subject: Add support for copying messages svn path=/trunk/; revision=4845 --- mail/ChangeLog | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 35d84a2406..d2c7de41ea 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,6 +1,19 @@ 2000-08-15 Peter Williams - + + * mail-ops.c (transfer_messages): Generalize move_messages into + transfer_messages so that we can copy too. + + * mail-ops.h: Prototype the new mail_do_transfer_messages. + + * folder-browser-factory.c: Add a UI hook for copy_msg. + + * mail-callbacks.c (transfer_msg): Generalize move so that it supports + copy as well, and add a callback 'copy_msg'. + + * message-list.c (on_right_click): Add a right-click hook for Copy Message. + * session.c (mail_request_dialog): Don't deadlock when in main thread. + 2000-08-14 Peter Williams * mail-threads.c (show_error): Fix the error dialogs. -- cgit v1.2.3