aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/backend/ebook/e-card-simple.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GAL_0_8'.GAL_0_8nobody2001-05-191-1125/+0
* Removed e-card-pairs.h since we're not using it.Christopher James Lahey2001-05-081-8/+22
* Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> withKjartan Maraas2001-03-301-1/+1
* add E_STRING_PROP for categories.Chris Toshok2001-03-131-0/+1
* Cleaned up the formatting in this file a bit.Christopher James Lahey2001-03-041-42/+18
* add new entries for phone enums, and fill in the ecard_field with (bogusChris Toshok2001-03-021-22/+89
* 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