aboutsummaryrefslogtreecommitdiffstats
path: root/mail/importers/elm-importer.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 721545 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-081-10/+9
* Convert libemail-engine to a single-include model.Matthew Barnes2013-11-121-4/+0
* Bug 710797 - Name all the timeouts added with g_timeout_add()Bastien Nocera2013-10-301-1/+2
* Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2.Matthew Barnes2013-01-201-1/+1
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-2/+1
* Replace deprecated GLib symbols (as of GLib 2.34.x)Milan Crha2012-11-061-7/+7
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-11/+11
* Remove the last remaining usage of GConfMilan Crha2012-06-151-23/+2
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-2/+6
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-9/+23
* Coding style and whitespace cleanups.Matthew Barnes2011-06-091-1/+3
* Coding style cleanups.Matthew Barnes2011-05-091-5/+5
* Simplify EActivity.Matthew Barnes2010-10-231-1/+3
* Give MailSession a permanent home.Matthew Barnes2010-10-131-1/+13
* camel_operation_new() now returns a GCancellable pointer.Matthew Barnes2010-09-291-3/+4
* Adapt to CamelOperation API changes.Matthew Barnes2010-09-151-7/+6
* Coding style cleanups.Matthew Barnes2010-09-131-55/+55
* Migrate from CamelException to GError.Matthew Barnes2010-07-091-1/+1
* Bug #499320 - Preview before import from command lineMilan Crha2010-05-191-0/+1
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-2/+0
* Coding style and whitespace cleanup.Matthew Barnes2010-01-041-3/+7
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-1/+0
* Trim unused or unnecessary bits from the import framework.Matthew Barnes2009-09-261-6/+3
* More code cleanup.Matthew Barnes2009-06-021-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-19/+19
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* ** Disable debug macros (#define d(x) x) throughout. (#569638)Matthew Barnes2009-02-011-1/+1
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-16/+16
* fixed copyright noticesJeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-3/+1
* ** Fixes bug #362638Matthew Barnes2007-12-211-20/+16
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-5/+5
* Warning fixes: - NULL vs. 0 vs FALSE - ANSIfication of functionKjartan Maraas2007-10-291-1/+1
* ** Fixes bug #469657Matthew Barnes2007-10-021-15/+7
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* importers/elm-importer.c importers/evolution-mbox-importer.cTor Lillqvist2005-12-181-3/+2
* Merge back eplugin-import-branch.Michael Zucci2005-07-121-238/+171
* use mail-importer to import the mail tree, fix the account stuff to talkNot Zed2004-02-131-304/+184
* Basically rewrote this, the import tasks run in another thread. It tellsNot Zed2004-02-111-26/+6
* Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill theRodney Dawes2003-12-021-2/+2
* added "folder_type" parameter to EvolutionImporterLoadFileFn.Rodrigo Moya2003-04-031-1/+1
* ** for mail part of bug #38461.Not Zed2003-03-201-51/+54
* Removed unused variables.Jeffrey Stedfast2003-02-131-7/+4
* update from ../../importers/. (main): Removed.Not Zed2003-02-051-0/+593
* Importer changesIain Holmes2001-05-091-451/+0
* Check for KMail files.Iain Holmes2001-04-031-0/+60
* Elm and Pine importersIain Holmes2001-03-201-0/+391