aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/backend/ebook
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create taggnome-debug-0-1-0nobody2000-05-2230-9265/+0
* Fixed e_card_name_copy and e_card_arbitrary_copy to deal correctly with aChristopher James Lahey2000-05-191-13/+19
* Fixed the code to write out and read in arbitrary fields.Christopher James Lahey2000-05-181-18/+41
* Implemented "MAILER" field. Added arbitrary field support.Christopher James Lahey2000-05-185-244/+292
* Added E_CARD_SIMPLE_FIELD_MAILER. Not implemented yet.Christopher James Lahey2000-05-172-0/+2
* Fixed a large memory leak.Christopher James Lahey2000-05-161-0/+1
* Fixed another memory leak.Christopher James Lahey2000-05-161-2/+1
* Fixed some memory leaks.Christopher James Lahey2000-05-162-75/+48
* From widgets/e-table/ChangeLogChristopher James Lahey2000-05-145-7/+165
* Removed dist-hook section.Christopher James Lahey2000-05-101-0/+3
* Make File As change if name or company are changed pretty much anywhere.Christopher James Lahey2000-05-101-26/+161
* Fixed some indentation.Christopher James Lahey2000-05-091-1/+1
* Fixed the string duplication problem. Fixed the business/home addressChristopher James Lahey2000-05-091-5/+16
* Fixed this up a bit. Syncing should work better now.Christopher James Lahey2000-05-081-0/+2
* Made a NULL callback just mean to not call back.Christopher James Lahey2000-05-073-68/+87
* Mostly finished ECardSimple.Christopher James Lahey2000-05-072-34/+326
* Added e-card-simple.c and e-card-simple.h.Christopher James Lahey2000-05-053-0/+830
* ignore the .pure directoryChris Toshok2000-05-051-0/+1
* Fix builddir != srcdir build once again.Ettore Perazzoli2000-05-031-0/+1
* Added new status values for the IDL stuff.Federico Mena Quintero2000-05-012-1/+7
* 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