aboutsummaryrefslogtreecommitdiffstats
path: root/mail/importers/pine-importer.c
Commit message (Expand)AuthorAgeFilesLines
* 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