aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2000-07-12 12:13:21 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-07-12 12:13:21 +0800
commitbc22c33ee2e0648493d7dc5208f8fb12c466b716 (patch)
treeb003e7c64750db6b5c51ff695b788b3d84511401 /camel/ChangeLog
parent08b0dbea5a3b880d0d991b6c3618fa750d8c2f80 (diff)
downloadgsoc2013-evolution-bc22c33ee2e0648493d7dc5208f8fb12c466b716.tar
gsoc2013-evolution-bc22c33ee2e0648493d7dc5208f8fb12c466b716.tar.gz
gsoc2013-evolution-bc22c33ee2e0648493d7dc5208f8fb12c466b716.tar.bz2
gsoc2013-evolution-bc22c33ee2e0648493d7dc5208f8fb12c466b716.tar.lz
gsoc2013-evolution-bc22c33ee2e0648493d7dc5208f8fb12c466b716.tar.xz
gsoc2013-evolution-bc22c33ee2e0648493d7dc5208f8fb12c466b716.tar.zst
gsoc2013-evolution-bc22c33ee2e0648493d7dc5208f8fb12c466b716.zip
Updated to emit the message_changed signal. (imap_delete_message): Updated
2000-07-12 Jeffrey Stedfast <fejj@helixcode.com> * providers/imap/camel-imap-folder.c (imap_set_message_flags): Updated to emit the message_changed signal. (imap_delete_message): Updated to use imap_set_message_flags (). (imap_move_message_to): Updated to use imap_set_message_flags () and to emit the folder_changed signal on the destination folder. (imap_copy_message_to): Updated to emit the folder_changed signal on the destination folder. (imap_append_message): Updated to emit the folder_changed signal on the destination folder. svn path=/trunk/; revision=4105
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 5d3dec98b9..5340f5cef2 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,15 @@
+2000-07-12 Jeffrey Stedfast <fejj@helixcode.com>
+
+ * providers/imap/camel-imap-folder.c (imap_set_message_flags):
+ Updated to emit the message_changed signal.
+ (imap_delete_message): Updated to use imap_set_message_flags ().
+ (imap_move_message_to): Updated to use imap_set_message_flags ()
+ and to emit the folder_changed signal on the destination folder.
+ (imap_copy_message_to): Updated to emit the folder_changed signal
+ on the destination folder.
+ (imap_append_message): Updated to emit the folder_changed signal
+ on the destination folder.
+
2000-07-11 Jeffrey Stedfast <fejj@helixcode.com>
* camel-folder.c (camel_folder_append_message): Now takes a