aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-autofilter.h
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-2/+1
* Redo Filters/Search folder editors to use a shared non ui based library forSrinivasa Ragavan2012-03-031-1/+1
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-1/+1
* Avoid passing EMailBackend as much as possible.Matthew Barnes2011-12-161-7/+6
* EMFolderTree: Store an EMailBackend instead of an EMailSession.Matthew Barnes2011-05-241-1/+1
* MailFolderCache: Emit folder names instead of URIs in signals.Matthew Barnes2011-05-061-5/+5
* Build vfolder rules with CamelFolders instead of folder URIs.Matthew Barnes2011-05-041-2/+2
* Send errors to an EAlertSink instead of the task bar.Matthew Barnes2010-10-191-2/+3
* Give MailSession a permanent home.Matthew Barnes2010-10-131-10/+27
* Coding style cleanups.Matthew Barnes2010-09-131-6/+6
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-1/+1
* Cleanup and rename filter classes.Matthew Barnes2009-10-271-4/+4
* Stop abusing forward declarations.Matthew Barnes2009-06-191-12/+11
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-6/+6
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-1/+1
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-14/+13
* fixed copyright noticesJeffrey Stedfast2008-06-211-1/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* forward-reference structuresNot Zed2005-05-161-10/+12
* include atkutil.h (message_list_construct): cast warning.Not Zed2005-03-021-1/+2
* ** See #59885.Not Zed2004-06-171-4/+4
* Removed. (rule_from_message): Removed the AUTO_THREAD bit.Jeffrey Stedfast2004-05-061-1/+0
* setup filter-on-thread and vfolder-on-thread.Jeffrey Stedfast2003-11-011-0/+1
* Unref the driver before returning to main thread, so any closingNot Zed2002-08-061-5/+2
* Fixes bug #27263.Jeffrey Stedfast2002-07-031-2/+2
* Remove uic, kill dumb warning.82001-10-281-3/+6
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-3/+2
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-3/+3
* Cleaned up #includes. Remove unneccesary includes of <gnome.h>,Kjartan Maraas2001-03-301-4/+4
* vfolder/filter on mailing list. Doesn't acutally work right yet.Michael Zucci2001-02-231-5/+3
* Cool Hack of the Day: right-click menu item to autodetect what mailingEttore Perazzoli2000-09-121-1/+33
* Helper function to add with confirm.Not Zed2000-08-091-0/+21