aboutsummaryrefslogtreecommitdiffstats
path: root/mail/importers/mail-importer.h
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-1/+1
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-1/+1
* Give MailSession a permanent home.Matthew Barnes2010-10-131-3/+17
* camel_operation_new() now returns a GCancellable pointer.Matthew Barnes2010-09-291-3/+3
* Coding style cleanups.Matthew Barnes2010-09-131-6/+6
* Migrate from CamelException to GError.Matthew Barnes2010-07-091-1/+1
* Bug #499320 - Preview before import from command lineMilan Crha2010-05-191-0/+7
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-1/+1
* Trim unused or unnecessary bits from the import framework.Matthew Barnes2009-09-261-23/+0
* Fix compiler warnings and deprecated GTK+ API usage.Matthew Barnes2009-08-161-19/+1
* Remove some unnecessary Bonobo includes.Matthew Barnes2009-08-061-1/+1
* Fix excessive whitespace.Matthew Barnes2009-07-141-1/+0
* Stop abusing forward declarations.Matthew Barnes2009-06-191-19/+19
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-9/+9
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
* Fix compiler warnings in mail.Matthew Barnes2009-05-261-1/+1
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-271-13/+14
* fixed copyright noticesJeffrey Stedfast2008-06-211-1/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Merge back eplugin-import-branch.Michael Zucci2005-07-121-1/+7
* include atkutil.h (message_list_construct): cast warning.Not Zed2005-03-021-0/+2
* Remove unused global symbol.Hans Petter Jansson2005-02-011-2/+0
* use mail-importer to import the mail tree, fix the account stuff to talkNot Zed2004-02-131-1/+4
* call the right recursive function, oops.Not Zed2004-02-111-3/+1
* include camel-operation.hJP Rosevear2004-02-111-0/+2
* Basically rewrote this, the import tasks run in another thread. It tellsNot Zed2004-02-111-0/+88