aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/backend
Commit message (Expand)AuthorAgeFilesLines
* wombat is built someplace else nowChris Toshok2000-04-071-17/+0
* correctly (well, untested) implement. (view_destroy): new function.Chris Toshok2000-04-071-27/+73
* Changed this to backend to an ebook.Christopher James Lahey2000-04-057-42/+43
* Fixed an incorrect function.Christopher James Lahey2000-04-0513-66/+791
* A bit of clean up.Christopher James Lahey2000-04-0321-322/+1502
* Get first card (with R_FIRST) on first seq().Matthew Loper2000-03-311-2/+2
* new-file new fileChris Toshok2000-03-312-0/+551
* Fixed management of the corba-cursor object by callingChristopher James Lahey2000-03-301-20/+29
* + * addressbook/backend/ebook/test-client.c (get_cursor_cb): AddedMatthew Loper2000-03-304-15/+99
* + * addressbook/backend/pas/pas-book-factory.cMatthew Loper2000-03-305-11/+10
* use g_new0 to allocate the BonoboObjectServant.Chris Toshok2000-03-291-1/+1
* remove unnecessary strdup/free.Chris Toshok2000-03-291-10/+6
* Removed an infinite loop.Christopher James Lahey2000-03-294-3/+93
* Fixed memory allocation.Christopher James Lahey2000-03-294-21/+23
* create id's for entries using the following format: ("pas-id-%08lX%08X",Chris Toshok2000-03-291-1/+6
* implement function. (get_nth): implement function. (cursor_destroy): freeChris Toshok2000-03-281-9/+54
* remove unneeded g_strdup;Chris Toshok2000-03-281-2/+0
* Fixed some warnings.Christopher James Lahey2000-03-2819-64/+911
* include config.hSeth Alves2000-03-271-1/+2
* HAVE_DB_185_h => HAVE_DB_185_HChris Toshok2000-03-271-1/+1
* if HAVE_DB_185_H is defined, include it.Chris Toshok2000-03-271-0/+4
* (string_to_dbt): new function.Chris Toshok2000-03-271-17/+76
* ChangeLogChris Toshok2000-03-271-25/+72
* Load an ECard instead of a VCard and then get the VCard from that ECard.Christopher James Lahey2000-03-262-2/+6
* create a card and then look it up.Chris Toshok2000-03-261-1/+31
* add initial work on file pas backend, using db(3).Chris Toshok2000-03-261-4/+88
* Set the card id properly when retrieving a card.Christopher James Lahey2000-03-263-2/+21
* pass GList* as second parameter to g_list_remove_link, not the dataChris Toshok2000-03-261-1/+2
* Removed the address->description field.Christopher James Lahey2000-03-264-244/+398
* Added parsing and testing for name, full name, birthday, telephone, email,Christopher James Lahey2000-03-245-136/+454
* Updated .cvsignore filesChris Lahey2000-03-234-0/+29
* Added the addressbook/backend directory.Christopher James Lahey2000-03-2312-44/+132
* dear internet,Nat Friedman2000-03-231-0/+68
* The ECard tester.Nat Friedman2000-03-231-0/+71
* Added this for ChrisNat Friedman2000-03-221-0/+1
* Updated to reflect new Bonobo names.Nat Friedman2000-03-2111-60/+66
* More work.Nat Friedman2000-01-2521-570/+4677
* A precommit so Federico can see.Nat Friedman2000-01-1816-0/+1791