aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-filter-source-element.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-6/+6
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-7/+9
* Adapt to CamelSession API changes.Matthew Barnes2012-08-121-1/+3
* Bug #681318 - Filter by Source account doesn't show accountsMilan Crha2012-08-081-35/+95
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-3/+0
* Adapt mail to the new ESource API.Matthew Barnes2012-06-031-85/+29
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-1/+1
* Avoid passing EMailBackend as much as possible.Matthew Barnes2011-12-161-29/+27
* Use CamelSExp instead of ESExp in filter, mail.Matthew Barnes2011-11-151-3/+1
* Miscellaneous cleanups.Matthew Barnes2011-08-311-7/+17
* EMFolderSourceElement: Store UIDs instead of URIs.Matthew Barnes2011-06-011-92/+94
* EMFilterSourceElement: Add an EMailBackend constructor property.Matthew Barnes2011-06-011-5/+101
* EMFilterSourceElement cleanups.Matthew Barnes2011-06-011-165/+151
* Coding style cleanups.Matthew Barnes2011-05-091-16/+16
* Remove redundant EAccountList utilities.Matthew Barnes2011-04-261-6/+4
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-3/+0
* Add missing gtk-compat.h include to various filesMilan Crha2010-10-211-0/+3
* Bug 632641 - Handle combo box text API going awayMatthias Clasen2010-10-211-2/+3
* Give MailSession a permanent home.Matthew Barnes2010-10-131-3/+4
* Coding style cleanups.Matthew Barnes2010-09-131-89/+89
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-4/+4
* Cleanup and rename filter classes.Matthew Barnes2009-10-271-25/+27
* Fix excessive whitespace.Matthew Barnes2009-07-131-4/+0
* More code cleanup.Matthew Barnes2009-06-021-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-23/+23
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Fix filter breakage after deprecated Gtk+ symbols removalMilan Crha2009-04-281-1/+1
* GN-bug #572348 - Removed deprecated Gtk+ symbolsMilan Crha2009-04-241-21/+19
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-16/+15
* fixed copyright noticesJeffrey Stedfast2008-06-211-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-44/+44
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Fix compilation warnings in mail folder (#437935).Matthew Barnes2007-06-031-7/+7
* ** See bug #73559Not Zed2005-03-171-7/+8
* removed e-url.h include.Rodrigo Moya2005-01-181-1/+0
* Moved various things from e-util to libedataserver.Not Zed2004-12-031-2/+2
* ** See #59885.Not Zed2004-06-171-0/+377