aboutsummaryrefslogtreecommitdiffstats
path: root/mail/importers/pine-importer.c
Commit message (Expand)AuthorAgeFilesLines
* Use e_book_client_connect().Matthew Barnes2013-01-301-7/+4
* Bug #692781 - [pine-importer] Abort on book failure during contact importMilan Crha2013-01-301-1/+1
* 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-17/+17
* Remove the last remaining usage of GConfMilan Crha2012-06-151-32/+4
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-4/+1
* Adapt mail/importers to the new ESource API.Matthew Barnes2012-06-031-25/+19
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-2/+6
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-1/+1
* Bug #667528 - Crash in pine-importer.c with no book source definedMilan Crha2012-01-091-5/+14
* Reduce diff noise with account-mgmt branch.Matthew Barnes2011-12-201-16/+11
* Bug #665123 - Incorrect unref of ESource in pine-importerMilan Crha2011-11-291-2/+0
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-27/+36
* Coding style and whitespace cleanup.Matthew Barnes2011-08-131-12/+19
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-11/+38
* Coding style and whitespace cleanup.Matthew Barnes2011-05-221-2/+6
* Coding style cleanups.Matthew Barnes2011-05-091-6/+6
* Simplify EActivity.Matthew Barnes2010-10-231-1/+3
* Give MailSession a permanent home.Matthew Barnes2010-10-131-1/+14
* camel_operation_new() now returns a GCancellable pointer.Matthew Barnes2010-09-291-6/+7
* Adapt to CamelOperation API changes.Matthew Barnes2010-09-151-7/+6
* Coding style cleanups.Matthew Barnes2010-09-131-78/+78
* Migrate from CamelException to GError.Matthew Barnes2010-07-091-1/+1
* Coding style and whitespace cleanups.Matthew Barnes2010-06-071-18/+46
* 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
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-3/+0
* 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-2/+2
* More code cleanup.Matthew Barnes2009-06-021-4/+4
* Whitespace cleanup.Matthew Barnes2009-05-291-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-14/+14
* 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
* License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-161-18/+16
* fixed copyright noticesJeffrey Stedfast2008-06-211-2/+2
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-3/+1
* ** Fixes bug #362638Matthew Barnes2007-12-211-21/+16
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-8/+8
* Warning fixes: - NULL vs. 0 vs FALSE - ANSIfication of functionKjartan Maraas2007-10-291-1/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* fix a bunch of Address Book stringsKarsten Bräckelmann2006-02-061-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-227/+150
* addressbook/gui/component/addressbook-migrate.cHans Petter Jansson2004-12-091-1/+1
* use the new e_book_new_* and e_book_open apis.Chris Toshok2004-05-201-3/+3
* use e_destination_export_to_vcard_attribute instead of exporting to xml,Chris Toshok2004-04-101-11/+12
* fix for the weird-arsed e-contact list api. and fix a small memleak.Not Zed2004-02-171-2/+16
* use mail-importer to import the mail tree, fix the account stuff to talkNot Zed2004-02-131-9/+9
* Basically rewrote this, the import tasks run in another thread. It tellsNot Zed2004-02-111-401/+258
* 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-64/+50
* Removed unused variables.Jeffrey Stedfast2003-02-131-44/+4
* track change to e_book_load_uri type.Chris Toshok2003-02-071-3/+1
* update from ../../importers/. (main): Removed.Not Zed2003-02-051-0/+699
* Importer changesIain Holmes2001-05-091-416/+0
* Cleaned up #includes. Remove unneccesary includes of <gnome.h>,Kjartan Maraas2001-03-301-1/+5
* Elm and Pine importersIain Holmes2001-03-201-0/+412