aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/importers
Commit message (Expand)AuthorAgeFilesLines
* Rename libeshell to libevolution-shell.Matthew Barnes2013-05-281-1/+1
* Rename libeutil to libevolution-util.Matthew Barnes2013-05-281-1/+1
* Use e_book_client_connect().Matthew Barnes2013-01-303-27/+18
* Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2.Matthew Barnes2013-01-203-3/+3
* Avoid deprecated libedataserver APIs.Matthew Barnes2013-01-153-4/+4
* Move the contact map widgets to addressbook/gui/widgets.Matthew Barnes2012-12-131-2/+0
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-134-11/+5
* Coding style and whitespace cleanup.Matthew Barnes2012-11-112-22/+29
* Coding style and whitespace cleanup.Matthew Barnes2012-08-203-81/+81
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-043-17/+6
* Adapt addressbook/importers to the new ESource API.Matthew Barnes2012-06-034-42/+67
* Bug #668989 - Add a twitter username to IM in contactsMilan Crha2012-04-261-0/+2
* Adapt to libedataserver[ui] changes.Matthew Barnes2012-04-223-9/+24
* WebKit port - port addressbook, calendar and update composer to keep working ...Dan Vrátil2012-03-291-2/+3
* Bug 471795 - Clarify CSV importers as being for contact info onlyMatthew Barnes2012-02-181-6/+6
* Bug #591436 - Add -avoid-version to LDFLAGSH. Habighorst2012-02-151-1/+1
* Simplify library dependency flags.Matthew Barnes2011-10-051-2/+4
* Fix few 'may be used uninitialized' compiler warningsMilan Crha2011-09-301-2/+1
* Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-273-7/+10
* Coding style and whitespace cleanup.Matthew Barnes2011-09-044-103/+168
* Coding style and whitespace cleanup.Matthew Barnes2011-08-133-16/+13
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-144-59/+94
* Coding style and whitespace cleanups.Matthew Barnes2011-06-093-6/+17
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+3
* Coding style and whitespace cleanup.Matthew Barnes2011-05-222-10/+29
* Coding style cleanups.Matthew Barnes2011-05-093-12/+12
* Whitespace and coding style cleanups.Matthew Barnes2011-05-082-4/+16
* More whitespace cleanup.Matthew Barnes2011-01-311-1/+1
* Use e_load_book_source_async() for all EBook loading.Matthew Barnes2011-01-223-60/+44
* Bug #635755 - Authenticate books in addressbook importers on openMilan Crha2010-12-043-42/+91
* Utilize the new ESourceSelector:primary-selection property.Matthew Barnes2010-11-023-3/+3
* Coding style and whitespace cleanup.Matthew Barnes2010-10-041-2/+4
* Coding style cleanups.Matthew Barnes2010-09-134-181/+181
* Coding style and whitespace cleanup.Matthew Barnes2010-07-122-2/+2
* Coding style and whitespace cleanups.Matthew Barnes2010-06-071-3/+10
* Bug #573510 - Outlook type CSV import brokenMilan Crha2010-05-281-79/+143
* Coding style and whitespace cleanup.Matthew Barnes2010-05-271-12/+32
* On Windows, some LDIF files can have .ldi extensionFridrich Štrba2010-05-201-2/+2
* Consider full name and also the first part of e-mail address forFridrich Štrba2010-05-201-0/+15
* Bug #499320 - Preview before import from command lineMilan Crha2010-05-195-6/+488
* Bug #618177 - Mobile Phone of imported contact not shown in previewMilan Crha2010-05-101-11/+20
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-3/+3
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-7/+0
* Coding style and whitespace cleanup.Matthew Barnes2010-01-052-6/+16
* Coding style and whitespace cleanup.Matthew Barnes2010-01-042-12/+25
* Prefer G_N_ELEMENTS over sizeof calculations.Matthew Barnes2009-10-271-2/+1
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-4/+3
* More whitespace cleanup.Matthew Barnes2009-07-192-33/+33
* Fix excessive whitespace.Matthew Barnes2009-07-133-4/+0
* Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-011-1/+1
* More code cleanup.Matthew Barnes2009-06-021-4/+4
* Whitespace cleanup.Matthew Barnes2009-05-292-4/+4
* Prefer GLib basic types over C types.Matthew Barnes2009-05-293-55/+55
* Remove trailing whitespace, again.Matthew Barnes2009-05-294-4/+4
* Fix compiler warnings in addressbook.Matthew Barnes2009-05-262-4/+4
* Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
* Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-012-14/+31
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-12/+15
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-271-0/+19
* ** Fix for bug #539755Milan Crha2008-06-241-23/+52
* ** Fix for bug #440818 (patch by Rodrigo Castro)Milan Crha2008-06-231-19/+25
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-212-2/+2
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-063-5/+3
* Corrected misspelled instances of vCard in:Suman Manjunath2007-12-061-2/+2
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-153-63/+63
* Warning fixes: - mixing code and declarations - NULL vs 0 vs FALSE/TRUE -Kjartan Maraas2007-10-241-3/+3
* ** Fixes bug #469657Matthew Barnes2007-10-021-8/+4
* ** Fixes part of bug #474000Matthew Barnes2007-09-281-92/+8
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-022-4/+4
* 2007-08-06 mcrha Partial fix for bug #427469Milan Crha2007-08-061-3/+3
* ** Fix for bug #455799Hiroyuki Ikezoe2007-08-041-8/+0
* addressbook/importers/evolution-ldif-importer.cFrancisco Javier F. Serrador2006-10-152-2/+2
* Fix for Bug 332136.Devashish Sharma2006-03-063-17/+3
* Made some changes to evolution csv importer for fixing some bugs.Devashish Sharma2006-01-231-5/+108
* Small change to csv importer.Devashish Sharma2006-01-161-8/+4
* *** empty log message ***Devashish Sharma2006-01-161-8/+8
* CSV and TAB file importer for addressbook.Devashish Sharma2006-01-161-0/+749
* Added support for CSV and TAB file import.Devashish Sharma2006-01-162-0/+4
* Use gstdio wrappers. Use GDir API instead of dirent. Use GLib to convertTor Lillqvist2005-12-171-6/+24
* Proceeding with the import activity only if the book is writable.Sushma Rai2005-12-142-0/+14
* 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
* Use privsolib instead of privlib (no difference on Unix, on Win32Tor Lillqvist2005-08-101-1/+4
* 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-132-5/+5
* Merge back eplugin-import-branch.Michael Zucci2005-07-126-431/+325
* gui/component/GNOME_Evolution_Addressbook.server.in.inTor Lillqvist2005-06-182-2/+2
* New functions which peeks at the conents of the file and guesses theChristophe Fergeau2005-02-091-15/+124
* addressbook/gui/component/addressbook-migrate.cHans Petter Jansson2004-12-092-2/+2
* Fix name attribute values to be identicalRodney Dawes2004-11-231-1/+1
* find source selector and option menu in libedataserveruiJP Rosevear2004-10-142-2/+2
* handle LIST field types. (ldif_fields[]): Add a list type. E_CONTACT_EMAILNot Zed2004-06-141-1/+12
* Fixes #55945JP Rosevear2004-06-054-10/+10
* [ fixes bug #32194 ]Chris Toshok2004-05-251-0/+40
* [ fixes bug #40013 ]Chris Toshok2004-05-251-0/+51
* Add helper func. (process_item_fn): Add undisplayed fields to notes.Hans Petter Jansson2004-05-212-0/+60
* use the new e_book_new and e_book_open apis.Chris Toshok2004-05-202-4/+4
* 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-102-14/+35
* [ part of the fix for #54528, the other part is in e-d-s ]Chris Toshok2004-03-311-0/+16
* only set the address if something in it's been filled in.Chris Toshok2004-02-072-22/+12
* implementJP Rosevear2004-02-071-1/+12
* implement (load_file_fn): use g_file_get_contents to get a string we canJP Rosevear2004-02-071-7/+25
* shlib importer infoJP Rosevear2004-02-076-0/+998