aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/backend/ebook
Commit message (Expand)AuthorAgeFilesLines
* create the book listener here, since it's destroyed in unload_uri.Chris Toshok2000-05-011-12/+12
* Added load-pine-addressbook.Christopher James Lahey2000-05-011-0/+1
* From addressbook/ChangeLogChristopher James Lahey2000-05-012-2/+172
* Added ename includes and libs.Christopher James Lahey2000-04-303-2/+35
* Added e_card_phone_new e_card_delivery_address_new,Christopher James Lahey2000-04-302-71/+167
* Made Evolution OAF-compatible.Ettore Perazzoli2000-04-285-30/+53
* Added addressbook/ename/Makefile.Christopher James Lahey2000-04-282-41/+200
* Added an address label field.Christopher James Lahey2000-04-273-18/+88
* Prefixed the ADDR_ flags.Christopher James Lahey2000-04-262-18/+18
* The Joy of Broken Makefiles Part #2.Ettore Perazzoli2000-04-261-17/+5
* Use "e-minicard" as the log domain.Federico Mena Quintero2000-04-2120-47/+49
* Added orginizational unit, nickname, and internet free-busy fields.Christopher James Lahey2000-04-173-2/+98
* Added orginization and role fields.Christopher James Lahey2000-04-163-9/+81
* Added a note field.Christopher James Lahey2000-04-152-23/+31
* Fix compilation with builddir != srcdir (again).Ettore Perazzoli2000-04-152-6/+6
* Give correct warnings.Christopher James Lahey2000-04-131-3/+3
* 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