aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/backend/pas/pas-backend-summary.c
Commit message (Expand)AuthorAgeFilesLines
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-1078/+0
* use the synchronous api for this. simplifies it a bunch.Chris Toshok2003-10-231-2/+0
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-46/+34
* guard against multiple invocations.Chris Toshok2002-11-101-14/+18
* use g_type_class_peek_parent.Chris Toshok2002-11-071-1/+1
* port to gnome 2.Chris Toshok2002-11-051-27/+28
* [ fixes #27923] up the version to 4_0 (4000).Chris Toshok2002-08-301-4/+32
* use strcasecmp here, since all the other helpers use case insensitiveChris Toshok2002-08-291-1/+1
* initialize summary->upgraded to quiet valgrind.Chris Toshok2002-08-091-0/+1
* don't save empty strings. (pas_backend_summary_save): print out the errnoChris Toshok2002-07-281-2/+3
* free the full_name (as well as given_name. oops.)Chris Toshok2002-07-131-31/+34
* actually remove the items from the pointer array too, so an error whileChris Toshok2002-07-111-17/+47
* add Book.getCompletionView.Chris Toshok2002-07-101-78/+145
* add pas-backend-summary.[ch].Chris Toshok2002-06-301-0/+957