aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/importers/evolution-csv-importer.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 707571 - Bad EOF check in getNextCSVEntryAndreas Schwab2013-09-081-1/+1
* Miscellaneous cleanups.Matthew Barnes2013-09-081-1/+4
* 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-08-201-60/+60
* 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
* Bug 471795 - Clarify CSV importers as being for contact info onlyMatthew Barnes2012-02-181-6/+6
* Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-271-3/+6
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-48/+80
* Coding style and whitespace cleanup.Matthew Barnes2011-08-131-6/+5
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-17/+27
* Coding style and whitespace cleanups.Matthew Barnes2011-06-091-4/+10
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+3
* Coding style cleanups.Matthew Barnes2011-05-091-2/+2
* Whitespace and coding style cleanups.Matthew Barnes2011-05-081-2/+8
* Use e_load_book_source_async() for all EBook loading.Matthew Barnes2011-01-221-21/+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 cleanups.Matthew Barnes2010-09-131-96/+96
* Coding style and whitespace cleanup.Matthew Barnes2010-07-121-1/+1
* Coding style and whitespace cleanups.Matthew Barnes2010-06-071-3/+10
* Bug #573510 - Outlook type CSV import brokenMilan Crha2010-05-281-79/+143
* Bug #499320 - Preview before import from command lineMilan Crha2010-05-191-1/+80
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-7/+0
* Coding style and whitespace cleanup.Matthew Barnes2010-01-051-1/+3
* Coding style and whitespace cleanup.Matthew Barnes2010-01-041-1/+3
* More whitespace cleanup.Matthew Barnes2009-07-191-31/+31
* Fix excessive whitespace.Matthew Barnes2009-07-131-2/+0
* More code cleanup.Matthew Barnes2009-06-021-4/+4
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-17/+17
* 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. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-12/+15
* ** 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-211-1/+1
* ** 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-43/+43
* Warning fixes: - mixing code and declarations - NULL vs 0 vs FALSE/TRUE -Kjartan Maraas2007-10-241-3/+3
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Fix for Bug 332136.Devashish Sharma2006-03-061-1/+1
* 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