aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/backend/ebook
Commit message (Expand)AuthorAgeFilesLines
...
* save out the title to the vcard.Chris Toshok2000-04-131-1/+4
* add title field foo to the test.Chris Toshok2000-04-133-2/+36
* Changed some incorrect gtk_object_refs and gtk_object_unrefs intoChristopher James Lahey2000-04-112-4/+4
* Fixed a bug where I was sending the wrong information to some callbacks.Christopher James Lahey2000-04-103-12/+47
* Made the contact editor load from an ECard.Christopher James Lahey2000-04-092-4/+26
* Fixed a small typo.Christopher James Lahey2000-04-091-1/+1
* pixmap_DATA isn't defined so don't use it as a variable.Christopher James Lahey2000-04-092-5/+37
* 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-0314-202/+999
* 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-302-1/+9
* Removed an infinite loop.Christopher James Lahey2000-03-293-1/+92
* Fixed memory allocation.Christopher James Lahey2000-03-292-7/+3
* Fixed some warnings.Christopher James Lahey2000-03-2812-55/+455
* 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
* 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-231-0/+6
* Added the addressbook/backend directory.Christopher James Lahey2000-03-237-38/+128
* dear internet,Nat Friedman2000-03-231-0/+68
* The ECard tester.Nat Friedman2000-03-231-0/+71
* Updated to reflect new Bonobo names.Nat Friedman2000-03-215-24/+30
* More work.Nat Friedman2000-01-2510-332/+3457
* A precommit so Federico can see.Nat Friedman2000-01-187-0/+908