aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/importers/evolution-ldif-importer.c
Commit message (Expand)AuthorAgeFilesLines
* Use e_book_client_connect().Matthew Barnes2013-01-301-9/+6
* Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2.Matthew Barnes2013-01-201-1/+1
* Avoid deprecated libedataserver APIs.Matthew Barnes2013-01-151-1/+1
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-2/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-7/+8
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-8/+8
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-6/+2
* Adapt addressbook/importers to the new ESource API.Matthew Barnes2012-06-031-14/+22
* Adapt to libedataserver[ui] changes.Matthew Barnes2012-04-221-3/+8
* Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-271-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-20/+39
* Coding style and whitespace cleanup.Matthew Barnes2011-08-131-5/+3
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-18/+34
* Coding style and whitespace cleanups.Matthew Barnes2011-06-091-1/+4
* Coding style and whitespace cleanup.Matthew Barnes2011-05-221-1/+2
* Coding style cleanups.Matthew Barnes2011-05-091-4/+4
* Whitespace and coding style cleanups.Matthew Barnes2011-05-081-2/+8
* More whitespace cleanup.Matthew Barnes2011-01-311-1/+1
* Use e_load_book_source_async() for all EBook loading.Matthew Barnes2011-01-221-20/+16
* Bug #635755 - Authenticate books in addressbook importers on openMilan Crha2010-12-041-3/+16
* Utilize the new ESourceSelector:primary-selection property.Matthew Barnes2010-11-021-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-10-041-2/+4
* Coding style cleanups.Matthew Barnes2010-09-131-51/+51
* Coding style and whitespace cleanup.Matthew Barnes2010-07-121-1/+1
* On Windows, some LDIF files can have .ldi extensionFridrich Štrba2010-05-201-2/+2
* Bug #499320 - Preview before import from command lineMilan Crha2010-05-191-5/+58
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-3/+3
* Coding style and whitespace cleanup.Matthew Barnes2010-01-041-11/+22
* Prefer G_N_ELEMENTS over sizeof calculations.Matthew Barnes2009-10-271-2/+1
* More whitespace cleanup.Matthew Barnes2009-07-191-2/+2
* Fix excessive whitespace.Matthew Barnes2009-07-131-1/+0
* Whitespace cleanup.Matthew Barnes2009-05-291-3/+3
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-22/+22
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Fix compiler warnings in addressbook.Matthew Barnes2009-05-261-2/+2
* Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-011-1/+16
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-2/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-9/+9
* ** Fixes bug #469657Matthew Barnes2007-10-021-8/+4
* ** Fixes part of bug #474000Matthew Barnes2007-09-281-92/+8
* addressbook/importers/evolution-ldif-importer.cFrancisco Javier F. Serrador2006-10-151-1/+1
* Fix for Bug 332136.Devashish Sharma2006-03-061-8/+1
* Proceeding with the import activity only if the book is writable.Sushma Rai2005-12-141-0/+7
* Use g_filename_from_uri() instead of just stripping off the "file://"Tor Lillqvist2005-11-251-2/+8
* Handling the attributed specified in the schema, and also mozilla schemaSushma Rai2005-09-301-27/+123
* Fix for the crash while importing ldif file with more than fifty entries.Sushma Rai2005-08-051-1/+2
* Fix for address book import problems.Sushma Rai2005-07-131-4/+4
* Merge back eplugin-import-branch.Michael Zucci2005-07-121-178/+178
* addressbook/gui/component/addressbook-migrate.cHans Petter Jansson2004-12-091-1/+1
* find source selector and option menu in libedataserveruiJP Rosevear2004-10-141-1/+1
* handle LIST field types. (ldif_fields[]): Add a list type. E_CONTACT_EMAILNot Zed2004-06-141-1/+12
* Fixes #55945JP Rosevear2004-06-051-2/+2
* Add helper func. (process_item_fn): Add undisplayed fields to notes.Hans Petter Jansson2004-05-211-0/+31
* use the new e_book_new and e_book_open apis.Chris Toshok2004-05-201-2/+2
* add "mobile" mapping to E_CONTACT_PHONE_MOBILE, which is what thunderbirdChris Toshok2004-04-261-0/+1
* use the new e_destination_export_to_vcard_attribute call to build up theChris Toshok2004-04-101-13/+14
* only set the address if something in it's been filled in.Chris Toshok2004-02-071-21/+11
* implementJP Rosevear2004-02-071-1/+12
* shlib importer infoJP Rosevear2004-02-071-0/+610