aboutsummaryrefslogtreecommitdiffstats
path: root/filter/filter-message-search.c
Commit message (Expand)AuthorAgeFilesLines
* 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