aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-filter-driver.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-913/+0
* 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