aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
author6 <NotZed@Ximian.com>2001-09-07 09:19:47 +0800
committerMichael Zucci <zucchi@src.gnome.org>2001-09-07 09:19:47 +0800
commit8e7d0e31cb1a6ac4c0b5f58522ac6b468b872f9d (patch)
tree70c5af2a314ccc2ae6622aa1c5493f78c888f59b /camel/ChangeLog
parent0256665bc7e65c13b4026873f8c95fcf3d9251e3 (diff)
downloadgsoc2013-evolution-8e7d0e31cb1a6ac4c0b5f58522ac6b468b872f9d.tar
gsoc2013-evolution-8e7d0e31cb1a6ac4c0b5f58522ac6b468b872f9d.tar.gz
gsoc2013-evolution-8e7d0e31cb1a6ac4c0b5f58522ac6b468b872f9d.tar.bz2
gsoc2013-evolution-8e7d0e31cb1a6ac4c0b5f58522ac6b468b872f9d.tar.lz
gsoc2013-evolution-8e7d0e31cb1a6ac4c0b5f58522ac6b468b872f9d.tar.xz
gsoc2013-evolution-8e7d0e31cb1a6ac4c0b5f58522ac6b468b872f9d.tar.zst
gsoc2013-evolution-8e7d0e31cb1a6ac4c0b5f58522ac6b468b872f9d.zip
Thread function to perform filtering. (filter_free): Free the filter
2001-09-06 <NotZed@Ximian.com> * providers/imap/camel-imap-folder.c (filter_proc): Thread function to perform filtering. (filter_free): Free the filter object. (camel_imap_folder_changed): If we have threads enabled, then queue up a request to perform filtering. For bug #4422. * providers/imap/camel-imap-store.c (camel_imap_msg_new): Create a new 'imap msg'. (camel_imap_msg_queue): Queue an 'imap msg'. (async_received): Handle receiving of imap msg in async thread. (async_destroy): Handle destroying of imap msg. (camel_imap_store_finalize): Destroy thread when done. (camel_imap_store_init): Setup thread. * providers/imap/camel-imap-store.h: Added an ethread to the store, for async processing. svn path=/trunk/; revision=12666
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 80213af0a5..c40edd003c 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,22 @@
+2001-09-06 <NotZed@Ximian.com>
+
+ * providers/imap/camel-imap-folder.c (filter_proc): Thread
+ function to perform filtering.
+ (filter_free): Free the filter object.
+ (camel_imap_folder_changed): If we have threads enabled, then
+ queue up a request to perform filtering. For bug #4422.
+
+ * providers/imap/camel-imap-store.c (camel_imap_msg_new): Create a
+ new 'imap msg'.
+ (camel_imap_msg_queue): Queue an 'imap msg'.
+ (async_received): Handle receiving of imap msg in async thread.
+ (async_destroy): Handle destroying of imap msg.
+ (camel_imap_store_finalize): Destroy thread when done.
+ (camel_imap_store_init): Setup thread.
+
+ * providers/imap/camel-imap-store.h: Added an ethread to the
+ store, for async processing.
+
2001-09-06 Jeffrey Stedfast <fejj@ximian.com>
* camel-remote-store.c (remote_recv_line): Use