aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/backend/ebook/e-card.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed a warning.Christopher James Lahey2000-08-051-1/+1
* Added load-gnomecard-addressbook compilation.Christopher James Lahey2000-07-291-30/+18
* add enum for e-card pilot status.Chris Toshok2000-07-261-0/+30
* Added a #define for "X-EVOLUTION-PILOTID". Added a parse_pilot_id to readChristopher James Lahey2000-07-251-13/+30
* add pilot_id.Chris Toshok2000-07-251-2/+14
* Removed e-card-iterator.c, e-card-iterator.h, e-card-list-iterator.c,Christopher James Lahey2000-07-041-57/+57
* 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-181-3/+123
* 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-161-75/+40
* From widgets/e-table/ChangeLogChristopher James Lahey2000-05-141-3/+146
* From addressbook/ChangeLogChristopher James Lahey2000-05-011-2/+25
* Added ename includes and libs.Christopher James Lahey2000-04-301-0/+18
* Added e_card_phone_new e_card_delivery_address_new,Christopher James Lahey2000-04-301-49/+157
* Added addressbook/ename/Makefile.Christopher James Lahey2000-04-281-41/+192
* Added an address label field.Christopher James Lahey2000-04-271-14/+83
* Prefixed the ADDR_ flags.Christopher James Lahey2000-04-261-12/+12
* Use "e-minicard" as the log domain.Federico Mena Quintero2000-04-211-3/+3
* Added orginizational unit, nickname, and internet free-busy fields.Christopher James Lahey2000-04-171-1/+77
* Added orginization and role fields.Christopher James Lahey2000-04-161-9/+64
* Added a note field.Christopher James Lahey2000-04-151-20/+27
* 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-131-1/+25
* Fixed a bug where I was sending the wrong information to some callbacks.Christopher James Lahey2000-04-101-7/+40
* Made the contact editor load from an ECard.Christopher James Lahey2000-04-091-2/+26
* Fixed a small typo.Christopher James Lahey2000-04-091-1/+1
* Changed this to backend to an ebook.Christopher James Lahey2000-04-051-19/+14
* Fixed an incorrect function.Christopher James Lahey2000-04-051-45/+93
* A bit of clean up.Christopher James Lahey2000-04-031-2/+2
* + * addressbook/backend/ebook/test-client.c (get_cursor_cb): AddedMatthew Loper2000-03-301-2/+31
* Fixed some warnings.Christopher James Lahey2000-03-281-1/+1
* Set the card id properly when retrieving a card.Christopher James Lahey2000-03-261-2/+17
* Removed the address->description field.Christopher James Lahey2000-03-261-218/+358
* Added parsing and testing for name, full name, birthday, telephone, email,Christopher James Lahey2000-03-241-91/+350
* Added the addressbook/backend directory.Christopher James Lahey2000-03-231-5/+63
* More work.Nat Friedman2000-01-251-0/+1856