| Commit message (Expand) | Author | Age | Files | Lines |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-08-20 | 1 | -17/+17 |
* | Remove the last remaining usage of GConf | Milan Crha | 2012-06-15 | 1 | -32/+4 |
* | Adapt to single-include E-D-S libraries. | Matthew Barnes | 2012-06-04 | 1 | -4/+1 |
* | Adapt mail/importers to the new ESource API. | Matthew Barnes | 2012-06-03 | 1 | -25/+19 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-02-20 | 1 | -2/+6 |
* | Introduce libemail-engine and libemail-utils. | Matthew Barnes | 2012-01-19 | 1 | -1/+1 |
* | Bug #667528 - Crash in pine-importer.c with no book source defined | Milan Crha | 2012-01-09 | 1 | -5/+14 |
* | Reduce diff noise with account-mgmt branch. | Matthew Barnes | 2011-12-20 | 1 | -16/+11 |
* | Bug #665123 - Incorrect unref of ESource in pine-importer | Milan Crha | 2011-11-29 | 1 | -2/+0 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-04 | 1 | -27/+36 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-08-13 | 1 | -12/+19 |
* | Do not use deprecated EBook/ECal API | Milan Crha | 2011-06-14 | 1 | -11/+38 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-05-22 | 1 | -2/+6 |
* | Coding style cleanups. | Matthew Barnes | 2011-05-09 | 1 | -6/+6 |
* | Simplify EActivity. | Matthew Barnes | 2010-10-23 | 1 | -1/+3 |
* | Give MailSession a permanent home. | Matthew Barnes | 2010-10-13 | 1 | -1/+14 |
* | camel_operation_new() now returns a GCancellable pointer. | Matthew Barnes | 2010-09-29 | 1 | -6/+7 |
* | Adapt to CamelOperation API changes. | Matthew Barnes | 2010-09-15 | 1 | -7/+6 |
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 1 | -78/+78 |
* | Migrate from CamelException to GError. | Matthew Barnes | 2010-07-09 | 1 | -1/+1 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-06-07 | 1 | -18/+46 |
* | Bug #499320 - Preview before import from command line | Milan Crha | 2010-05-19 | 1 | -0/+1 |
* | Only #include Camel's top-level header. | Matthew Barnes | 2010-04-03 | 1 | -2/+0 |
* | Remove dead assignments found by clang. | Matthew Barnes | 2010-01-16 | 1 | -3/+0 |
* | Rename EError to EAlert to match general use better | Jonathon Jongsma | 2009-12-01 | 1 | -1/+0 |
* | Trim unused or unnecessary bits from the import framework. | Matthew Barnes | 2009-09-26 | 1 | -2/+2 |
* | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -4/+4 |
* | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 1 | -1/+1 |
* | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 1 | -14/+14 |
* | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 1 | -1/+1 |
* | ** Disable debug macros (#define d(x) x) throughout. (#569638) | Matthew Barnes | 2009-02-01 | 1 | -1/+1 |
* | License changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-16 | 1 | -18/+16 |
* | fixed copyright notices | Jeffrey Stedfast | 2008-06-21 | 1 | -2/+2 |
* | ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and | Matthew Barnes | 2008-06-06 | 1 | -3/+1 |
* | ** Fixes bug #362638 | Matthew Barnes | 2007-12-21 | 1 | -21/+16 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -8/+8 |
* | Warning fixes: - NULL vs. 0 vs FALSE - ANSIfication of function | Kjartan Maraas | 2007-10-29 | 1 | -1/+1 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -1/+1 |
* | fix a bunch of Address Book strings | Karsten Bräckelmann | 2006-02-06 | 1 | -1/+1 |
* | importers/elm-importer.c importers/evolution-mbox-importer.c | Tor Lillqvist | 2005-12-18 | 1 | -3/+2 |
* | Merge back eplugin-import-branch. | Michael Zucci | 2005-07-12 | 1 | -227/+150 |
* | addressbook/gui/component/addressbook-migrate.c | Hans Petter Jansson | 2004-12-09 | 1 | -1/+1 |
* | use the new e_book_new_* and e_book_open apis. | Chris Toshok | 2004-05-20 | 1 | -3/+3 |
* | use e_destination_export_to_vcard_attribute instead of exporting to xml, | Chris Toshok | 2004-04-10 | 1 | -11/+12 |
* | fix for the weird-arsed e-contact list api. and fix a small memleak. | Not Zed | 2004-02-17 | 1 | -2/+16 |
* | use mail-importer to import the mail tree, fix the account stuff to talk | Not Zed | 2004-02-13 | 1 | -9/+9 |
* | Basically rewrote this, the import tasks run in another thread. It tells | Not Zed | 2004-02-11 | 1 | -401/+258 |
* | Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill the | Rodney Dawes | 2003-12-02 | 1 | -2/+2 |
* | added "folder_type" parameter to EvolutionImporterLoadFileFn. | Rodrigo Moya | 2003-04-03 | 1 | -1/+1 |
* | ** for mail part of bug #38461. | Not Zed | 2003-03-20 | 1 | -64/+50 |
* | Removed unused variables. | Jeffrey Stedfast | 2003-02-13 | 1 | -44/+4 |
* | track change to e_book_load_uri type. | Chris Toshok | 2003-02-07 | 1 | -3/+1 |
* | update from ../../importers/. (main): Removed. | Not Zed | 2003-02-05 | 1 | -0/+699 |
* | Importer changes | Iain Holmes | 2001-05-09 | 1 | -416/+0 |
* | Cleaned up #includes. Remove unneccesary includes of <gnome.h>, | Kjartan Maraas | 2001-03-30 | 1 | -1/+5 |
* | Elm and Pine importers | Iain Holmes | 2001-03-20 | 1 | -0/+412 |