aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-tools.h
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 /mail/mail-tools.h
parent0256665bc7e65c13b4026873f8c95fcf3d9251e3 (diff)
downloadgsoc2013-evolution-8e7d0e31cb1a6ac4c0b5f58522ac6b468b872f9d.tar.gz
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 'mail/mail-tools.h')
0 files changed, 0 insertions, 0 deletions
td>2001-12-102-1/+7 * Oops... this didn't get committed before.Jon Trowbridge2001-12-101-0/+8 * Implements marking messages as "Need Reply".Jon Trowbridge2001-12-1014-51/+239 * Added vfolders.xml containing default initial vfolders - important vfolderNot Zed2001-12-103-1/+31 * *** empty log message ***Wang Jian2001-12-092-746/+4361 * if we have an alarm that can be represented on the pilot, set theJP Rosevear2001-12-093-14/+137 * s/%/%sRodrigo Moya2001-12-082-2/+7 * (committed by Damon)Federico Mena Quintero2001-12-082-25/+72 * apparently a merge removed the openssl checks - ugh.Jeffrey Stedfast2001-12-082-0/+68 * Check that the mail-display hasn't been destroyed.Jeffrey Stedfast2001-12-084-7/+42 * Remove a reference to code I don't want to commit yet. :-)Jon Trowbridge2001-12-082-2/+4 * Extensively refactored -- this code had gotten _really_ ugly. UntangleJon Trowbridge2001-12-085-421/+433 * Remove perl.comIain Holmes2001-12-082-1/+4 * if the key in the config database does not exist, just return the localRodrigo Moya2001-12-072-2/+27 * default component classification to PUBLICRodrigo Moya2001-12-072-3/+10 * Updated Swedish translation.Christian Rose2001-12-072-357/+403 * s/PREVIEW_RELEASE/VERSION_COMMENTJeffrey Stedfast2001-12-072-1/+5 * s/PREVIEW_VERSION/VERSION_COMMENTJeffrey Stedfast2001-12-073-3/+7 * Explicitly destroy the EMeetingModel. This is a hack to work aroundJon Trowbridge2001-12-074-0/+28 * Added. Executes the given file and returns its output as a string.Jon Trowbridge2001-12-072-11/+64 * ack, forgot about this piece of the patchJeffrey Stedfast2001-12-071-1/+1 * Add a AC_DEFINE for PREVIEW_RELEASE which is a string that will beJeffrey Stedfast2001-12-073-80/+51 * Don't append "(Preview Version)" at the end of the version string. Use theJeffrey Stedfast2001-12-072-6/+9 * Merging changes:Christopher James Lahey2001-12-071-0/+2 * move search_for_dn's contents here, and add an "existing_objectclasses"Chris Toshok2001-12-072-40/+115 * we need to be able to disable non-labels here as well. since we're usingChris Toshok2001-12-075-7/+42 * fixed changelog merge conflictsJeffrey Stedfast2001-12-071-1/+0 * Setup the UI for the AddSenderToAddressbook ui verb thingy.Jeffrey Stedfast2001-12-074-39/+24 * Add an "Add Sender to Address Book" menu item.Jeffrey Stedfast2001-12-072-0/+12 * added entry for the LOCATION fieldRodrigo Moya2001-12-063-2/+82 * added "meeting-announce" note ("Simple meeting announcements").Aaron Weber2001-12-062-0/+19 * Add missing comma.Ettore Perazzoli2001-12-062-1/+5 * [Fix #7827, Switching desktops leaves the folder bar popped up.]Ettore Perazzoli2001-12-063-1/+43 * Additional links to other portions of the document.Aaron Weber2001-12-062-4/+15 * Merging changes:Christopher James Lahey2001-12-064-28/+42 * oops, something got fubar'd in the merge I guess...Jeffrey Stedfast2001-12-061-0/+2 * Marked strings for translation.Zbigniew Chyla2001-12-062-13/+21 * back again !!!James Henstridge2001-12-0532-0/+4315 * Allow 'n' and 'p' to work when multiple messages are selected. FixesJon Trowbridge2001-12-052-6/+9 * I should have merged in the patch rather than being lazy and copying the file...Jeffrey Stedfast2001-12-051-10/+22 * Change the FileSend tooltip the be the same as the FileSendLater tooltipJeffrey Stedfast2001-12-052-32/+20 * Merging changes:Christopher James Lahey2001-12-0511-172/+411 * *** empty log message ***gfarris2001-12-0531-4308/+0 * Merging changes:Christopher James Lahey2001-12-042-11/+15 * Merging changes:Christopher James Lahey2001-12-043-53/+410 * fix up gfarris's mistaken commit to gnome-common (revert to yesterday's versi...James Henstridge2001-12-0431-0/+4308 * *** empty log message ***gfarris2001-12-0432-4315/+0 * Make address comparisons case-insensitive. (Fixes 11776)Jon Trowbridge2001-12-043-6/+14 * Clean ESelectNamesModel on focus-out. (Half of a fix for 15656)Jon Trowbridge2001-12-043-3/+15 * make sure we call e_table_model_pre_change() before changing the model.Damon Chaplin2001-12-044-8/+34 * disabled 'Alarms', 'End Date' and 'Show Time As' fields, as these are notDamon Chaplin2001-12-042-3/+9 * Touched. Minor changes to IMAP section, to make sure links worked, etc.Aaron Weber2001-12-049-85/+365 * If the path exists, make sure it's a regular file (or we can't possiblyJeffrey Stedfast2001-12-043-24/+58 * Convert folder name to locale's encoding before using it as part of theZbigniew Chyla2001-12-042-2/+9 * connect to "cal_set_mode" signal before calling cal_client_set_mode. Also,Rodrigo Moya2001-12-032-7/+13 * Updated Swedish translation.Christian Rose2001-12-022-336/+358 * Merging changes:Christopher James Lahey2001-12-012-3/+51 * Merging changes:Christopher James Lahey2001-12-012-10/+12 * Merged changes:Christopher James Lahey2001-12-012-0/+34 * Merging fixes:Christopher James Lahey2001-12-012-37/+79 * Merging changes:Christopher James Lahey2001-12-011-0/+3 * Don't use regex matching. Fixes bug #16227.Jeffrey Stedfast2001-12-018-86/+124 * only show the dialog if we created it. Hopefully fixes bug #15774. AlsoDamon Chaplin2001-12-012-3/+27 * Use the uid rather than vuid for unmatched. Also add the uid to unmatched42001-12-013-16/+58 * Fix the boolean check to be && and not ||.Jeffrey Stedfast2001-12-012-1/+6 * Tiny fix.Aaron Weber2001-12-011-3/+5 * Added more info about pretty emails.Kevin Breit2001-12-012-2027/+2077 * Updated Spanish translation.Hector Garcia2001-11-302-599/+788 * Completely new implementation of NNTP.Not Zed2001-11-3018-877/+2438 * Set the category of the new task to that of the search bar. Fixes bugFederico Mena Quintero2001-11-302-0/+9 * Fixes bug #3290.Federico Mena Quintero2001-11-302-1/+30 * updated to new version from Ximian Setup Tools. Fixes bug #7641.Damon Chaplin2001-11-293-44/+76 * Added section about how to make your email pretty. I'll add more each dayKevin Breit2001-11-293-0/+26 * fixed typos in translatable strings. Fixes Ximian #15456Rodrigo Moya2001-11-283-2/+8 * Fixed a typo: inlude -> includeSebastian Rittau2001-11-282-1/+6 * If the uid doesn't have a ',' in it, fail to crash.Not Zed2001-11-284-14/+63 * Reverted the non-NULL mime-type patch from a little while back, didn'tJeffrey Stedfast2001-11-282-6/+8 * Removed U_. Fixes #15415.Zbigniew Chyla2001-11-282-1/+5 * merged from evoution-1-0-branchNot Zed2001-11-285-24/+38 * Hook onto destroy event. (edit_editor_destroyed): IF we get destroyed,Not Zed2001-11-285-27/+76 * Updated Norwegian (nynorsk) translation.Roy-Magne Mo2001-11-271-1005/+146 * Check to see that errno is non-zero before returning g_strerror. If it'sJeffrey Stedfast2001-11-272-1/+10 * For the uudecoding mode, garble up the "begin <mode> <filename>" lineJeffrey Stedfast2001-11-276-24/+108 * updated Azeri filePablo Saratxaga2001-11-262-4299/+2212 * Updated Slovenian translationAndraz Tori2001-11-261-1/+1 * APeteris Krisjanis2001-11-261-1/+1 * Updated Slovenian translationAndraz Tori2001-11-251-3769/+5950 * Updated Slovenian translationAndraz Tori2001-11-241-6259/+3534 * APeteris Krisjanis2001-11-242-0/+14113 * Updated French translation.Christophe Merlet2001-11-232-88/+87 * Reverted my hide_save_state patch.Jeffrey Stedfast2001-11-222-6/+4 * 'n' shouldn't wrap if 'p' doesn't.Jeffrey Stedfast2001-11-212-9/+5 * Re-Re-enabled traditional Chinese translationKwok-Koon Cheung2001-11-212-1/+10 * *** empty log message ***Wang Jian2001-11-204-3074/+3083 * Updated Spanish translationHector Garcia2001-11-202-607/+431 * Updated German translation.Christian Meyer2001-11-202-361/+213 * Clear the password in bonobo-conf as well. Fixes ximian 14893.Dan Winship2001-11-202-18/+36 * If we come back online, switch the Send accelerator back to the SendJeffrey Stedfast2001-11-202-0/+14 * Added a check to see if the operation has been cancelled. (stream_write):Jeffrey Stedfast2001-11-202-0/+16 * Updates for compliance with rfc2231Jeffrey Stedfast2001-11-202-15/+48 * *** empty log message ***Wang Jian2001-11-192-351/+835 * *** empty log message ***Wang Jian2001-11-191-351/+49 * Updated Greek translationSimos Xenitellis2001-11-192-382/+281 * Updated Greek translationSimos Xenitellis2001-11-192-2312/+2054 * *** empty log message ***Wang Jian2001-11-172-3126/+3536 * s/gnome_font_get_width_string/gnome_font_get_width_utf8/Chyla Zbigniew2001-11-173-24/+34 * Abort if body == NULL.Jeffrey Stedfast2001-11-172-1/+4 * New mime filter to convert plain text to html.Jeffrey Stedfast2001-11-174-0/+602 * see the ChangeLog, I forgetJeffrey Stedfast2001-11-173-6/+15 * If we get a BYE response, call camel_service_disconnect() and set anJeffrey Stedfast2001-11-172-13/+29 * Save hide state. (message_list_hide_uids): Save hide state.Jeffrey Stedfast2001-11-173-6/+25 * Undo a really weird mangling of part of the ChangeLog from last AugustDan Winship2001-11-161-42/+42 * Allow drag & drop for vcards.Jeffrey Stedfast2001-11-162-0/+21 * Updated russian translation.Valek Frob2001-11-162-234/+205 * Sync for 0.99.2.Ettore Perazzoli2001-11-15