aboutsummaryrefslogtreecommitdiffstats
path: root/filter/filter-message-search.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GAL_0_8'.GAL_0_8nobody2001-05-191-806/+0
* Add #include <config.h> and mark some strings for translation.Kjartan Maraas2001-02-051-0/+806
* Removed, now lives in camel-filter-search.*Not Zed2001-01-221-802/+0
* Use e_utf8_strstrcase() instead of just strstr(). (header_starts_with):Jeffrey Stedfast2001-01-021-4/+5
* Use CamelContentType rather than GMimeContentField.Dan Winship2000-12-291-7/+7
* Merge from camel-mt-branch.Not Zed2000-12-241-2/+0
* And here too.Not Zed2000-12-211-0/+2
* Oops, missed a gtk unref of the now-no-longer gtk e_sexp.Not Zed2000-12-201-1/+1
* Added support for the system-flag type.Jeffrey Stedfast2000-12-021-0/+17
* Moved the regex filter rule around - we've changed the format a bit.Jeffrey Stedfast2000-11-281-1/+72
* took out some no longer needed printfs.Jeffrey Stedfast2000-11-221-2/+0
* Neglect any leading whitespace in the header contents.Jeffrey Stedfast2000-11-141-0/+14
* you shouldn't use an integer to set the flag. You should use a string, andNot Zed2000-11-071-16/+6
* Updated to allow the user to select "sounds like" or "does not sound like"Jeffrey Stedfast2000-11-011-6/+83
* Added header-starts-with, header-ends-with, and header-exists menu items.Jeffrey Stedfast2000-10-281-13/+131
* Add header-matches expressions ("is" / "is not").Jeffrey Stedfast2000-10-281-0/+47
* Added option menu items to allow searching based on regular expressions.Jeffrey Stedfast2000-10-261-25/+97
* Added filter-url.[c,h].Jeffrey Stedfast2000-10-211-2/+18
* Modified to use more intuitive namingJeffrey Stedfast2000-09-191-1/+0
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-1/+1
* Modified to only match text MIME parts in the message rather than theJeffrey Stedfast2000-09-141-36/+125
* Added scoring xml stuffsJeffrey Stedfast2000-09-091-5/+20
* Rewrote - this shouldn't need to be an async functionJeffrey Stedfast2000-09-081-7/+10
* Totally rewritten to filter a single message at a time instead ofJeffrey Stedfast2000-09-071-0/+275