aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/backend/ebook/e-card-simple.c
Commit message (Expand)AuthorAgeFilesLines
* Change NAME_OR_ORG to return the email address if both name andChristopher James Lahey2000-10-191-0/+4
* add E_CARD_SIMPLE_FIELD_FAMILY_NAME to the enum.Chris Toshok2000-09-231-0/+7
* Removed a bunch of redundant code. Made it so that when you set an addressChristopher James Lahey2000-09-111-222/+70
* Fixed a warning.Christopher James Lahey2000-08-051-0/+2
* Added a field that gives the name if it exists and the company nameChristopher James Lahey2000-07-101-0/+21
* Removed e-card-iterator.c, e-card-iterator.h, e-card-list-iterator.c,Christopher James Lahey2000-07-041-43/+43
* Implemented "MAILER" field. Added arbitrary field support.Christopher James Lahey2000-05-181-1/+72
* Added E_CARD_SIMPLE_FIELD_MAILER. Not implemented yet.Christopher James Lahey2000-05-171-0/+1
* Fixed some memory leaks.Christopher James Lahey2000-05-161-0/+8
* 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-071-22/+38
* Mostly finished ECardSimple.Christopher James Lahey2000-05-071-9/+237
* Added e-card-simple.c and e-card-simple.h.Christopher James Lahey2000-05-051-0/+713