aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-filter-driver.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease-0-2-91nobody2001-08-021-943/+0
* Slight fix for when source == destination (we don't want to do this actionJeffrey Stedfast2001-07-241-0/+3
* We now use a structure as the bucket data rather than just a cache levelJeffrey Stedfast2001-07-131-1/+5
* Okay, I've decided that that user is just on crack. We don't want to allowJeffrey Stedfast2001-07-131-8/+9
* Okay, I've decided that that user is just on crack. We don't want to allowJeffrey Stedfast2001-07-131-4/+3
* Only set p->copied and p->deleted if the messages are copied without anJeffrey Stedfast2001-07-131-7/+11
* Create the messageinfo itself, so we can properly set the size.Not Zed2001-07-111-2/+7
* new method to get an application-initialized filter driver.Dan Winship2001-07-021-23/+12
* Since we want an error opening a folder to result in the message beingJeffrey Stedfast2001-06-271-5/+8
* g_strdup() the message source here or we will have problems later when weJeffrey Stedfast2001-06-261-16/+21
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-3/+3
* Add a separator between the service url and the folder name, if needed.Jon Trowbridge2001-06-081-1/+13
* Added an argument, so that the original source URI of the mbox can beJon Trowbridge2001-06-081-7/+12
* more memory leaksDan Winship2001-04-181-0/+2
* merge from evolution-0-10-branch to evolution-0-10-merge-0Not Zed2001-04-051-2/+2
* marked report status strings for tanslation, fixes #1973Gediminas Paulauskas2001-04-031-7/+7
* Added #include <libgnome/gnome-paper.h>Jon Trowbridge2001-03-301-1/+2
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-301-12/+17
* Use camel_vtrash_folder_new() to create the vtrash folder now.Jeffrey Stedfast2001-03-271-9/+24
* Don't use copy_to if the source folder doesn't support summary info's.Jeffrey Stedfast2001-03-251-4/+4
* Added. Call me old-fashioned, but I just prefer to have a real API ratherJon Trowbridge2001-03-231-1/+3
* Return -1 on fail. (camel_filter_driver_filter_folder): Same.Jeffrey Stedfast2001-03-221-19/+21
* Document and modify to return a boolean value denoting whether or notJeffrey Stedfast2001-03-191-13/+73
* A fix for broken mailers that send 2-digit years (ie "Wed, 28 Feb 01Jeffrey Stedfast2001-03-011-1/+1
* Remove the 'FIXME: remove because this isn't required...' comment forJeffrey Stedfast2001-02-231-17/+37
* Thaw the defaultfolder. (camel_filter_driver_set_default_folder): Thaw theJeffrey Stedfast2001-02-171-3/+9
* Changed the subject search to handle case sensitive when it is mixed case.Not Zed2001-01-251-1/+1
* (camel_filter_driver_filter_message): Remove an accidentallyMichael Zucci2001-01-241-1/+0
* Remove the 'finished message' bit.Not Zed2001-01-241-2/+2
* Perform error checking on parsing/execution.Not Zed2001-01-231-7/+13
* avoid /0 by updating after we've done the sync. (close_folders): Setup theNot Zed2001-01-231-2/+5
* When removing phantom nodes, check for the end node too.Not Zed2001-01-221-12/+12
* Added an exception to CamelFilterGetFolderFunc.Not Zed2001-01-211-15/+26
* Set the deleted bit *before* copying to the default folder, this way ifJeffrey Stedfast2001-01-201-4/+4
* Add a percentage complete indicator to the status thing.Not Zed2001-01-191-13/+20
* Index: ChangeLogMichael Zucci2001-01-171-0/+774