aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-autofilter.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GAL_0_8'.GAL_0_8nobody2001-05-191-359/+0
* use system = EVOLUTION_DATADIR "/file" instead of g_strdup_printf. RenameGediminas Paulauskas2001-04-221-14/+12
* Cleaned up #includes. Remove unneccesary includes of <gnome.h>,Kjartan Maraas2001-03-301-2/+1
* Add an action-part widget. (filter_rule_from_mlist): Same here. ThisJeffrey Stedfast2001-03-081-4/+8
* vfolder/filter on mailing list. Doesn't acutally work right yet.Michael Zucci2001-02-231-33/+51
* Use "contains" because the subject might be broken into subparts and usingJeffrey Stedfast2001-02-081-1/+1
* Add some g_return_if_fail()s to protect from crashes until the code toDan Winship2000-12-081-0/+2
* God, I sure wish people would listen when i'm saying i'm changing and API.Not Zed2000-11-071-18/+13
* Fix up #include <config.h> Same here. Here too. Fix indentation of #ifdefKjartan Maraas2000-11-071-2/+2
* Added mail-display.h.Not Zed2000-11-031-5/+0
* If the name is NULL or empty, then set the title to "Mail from <address>".Jeffrey Stedfast2000-11-021-114/+121
* Match "is" rather than "contains" now that we have the "is"-rule.Jeffrey Stedfast2000-11-011-1/+1
* Apply outgoing filters to the message.Jeffrey Stedfast2000-10-241-10/+9
* Don't forget to set the rule source! (eg "incoming", "demand", orJeffrey Stedfast2000-10-241-0/+4
* s/BonoboUIHandler/BonoboUIComponent/Michael Meeks2000-10-211-0/+1
* New widget, full search dialogue for mail.Not Zed2000-10-091-2/+2
* For additional coolness, display the name of the mailing list in theEttore Perazzoli2000-09-121-1/+1
* Cool Hack of the Day: right-click menu item to autodetect what mailingEttore Perazzoli2000-09-121-6/+78
* Filtering on demand! booyeah!Peter Williams2000-08-181-1/+1
* (rule_match_subject): was cutting ] off mailing list names.Michael Zucci2000-08-091-3/+3
* (rule_match_recipients): Dont set real name if its empty for the filter name.Michael Zucci2000-08-091-1/+1
* Helper function to add with confirm.Not Zed2000-08-091-82/+37
* New file to hold auto filter/vfolder stuff.Not Zed2000-08-091-0/+310