aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/backend/ebook/evolution-vcard-importer.c
Commit message (Expand)AuthorAgeFilesLines
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-214/+0
* added "folder_type" parameter to EvolutionImporterLoadFileFn.Rodrigo Moya2003-04-031-0/+1
* [ fixes bug #19178 ] use e_book_load_address_book_by_uri on the passed inChris Toshok2003-03-271-25/+4
* Likewise. Likewise. Likewise. Likewise. Likewise. (ebook_create):Ettore Perazzoli2003-03-071-1/+1
* check the status, not the book, and unref the book here.Chris Toshok2003-02-071-6/+2
* Remove cruft. (libebookincludedir): Use privincludedir.Dan Winship2003-02-061-1/+5
* reenable all the importers/loaders.Chris Toshok2003-01-161-47/+16
* [ rolling forward fix for #34254 from 1.2 branch ] use g-ascii_strncasecmpChris Toshok2002-11-231-1/+1
* [ rolling forward fix for #34254 from 1.2 branch ] use g-ascii_strncasecmpChris Toshok2002-11-231-2/+2
* just include glib.h instead of the gtk stuff.Chris Toshok2002-11-031-8/+7
* Import into the default book not the local oneIain Holmes2002-08-161-0/+6
* Fix vcard importingIain Holmes2001-09-131-1/+3
* Check if the file is a VCard before importingIain Holmes2001-09-051-0/+4
* Use e_card_get_vcard_assume_utf8 instead of e_card_get_vcard here sinceChristopher James Lahey2001-09-021-4/+1
* Added #include <e-util/e-path.h>.Christopher James Lahey2001-07-311-0/+2
* Use other folders to import intoIain Holmes2001-07-171-2/+9
* Check the file even if the extension is NULLIain Holmes2001-07-131-6/+3
* Crash fix because strcmp() hates NULL arguments. Bug #3777.Jason Leach2001-07-121-1/+9
* Importer changesIain Holmes2001-05-091-0/+243