| Commit message (Expand) | Author | Age | Files | Lines |
* | commit the importer originally from Michael M. Morrison, with fixups by | Chris Toshok | 2001-10-13 | 1 | -0/+2 |
* | Added a boolean type here. | Christopher James Lahey | 2001-10-13 | 1 | -0/+1 |
* | Changed these to use the new ref and unref functions for ECard auxillary | Christopher James Lahey | 2001-10-12 | 1 | -0/+1 |
* | add getters for the additional name fields. (field_data): move FAMILY_NAME | Chris Toshok | 2001-09-23 | 1 | -1/+4 |
* | add caluri field data | JP Rosevear | 2001-09-19 | 1 | -0/+1 |
* | Use e_card_get_vcard_assume_utf8 instead of e_card_get_vcard here since | Christopher James Lahey | 2001-09-02 | 1 | -56/+57 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -3/+3 |
* | Made e_card_simple_get_id return const char *. | Christopher James Lahey | 2001-06-11 | 1 | -1/+1 |
* | Removed e-card-pairs.h since we're not using it. | Christopher James Lahey | 2001-05-08 | 1 | -0/+2 |
* | Added E_CARD_SIMPLE_FIELD_LAST_SIMPLE_STRING. | Christopher James Lahey | 2001-04-11 | 1 | -1/+2 |
* | Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> with | Kjartan Maraas | 2001-03-30 | 1 | -1/+1 |
* | add E_STRING_PROP for categories. | Chris Toshok | 2001-03-13 | 1 | -0/+1 |
* | add new entries for phone enums, and fill in the ecard_field with (bogus | Chris Toshok | 2001-03-02 | 1 | -0/+15 |
* | add E_CARD_SIMPLE_FIELD_FAMILY_NAME to the enum. | Chris Toshok | 2000-09-23 | 1 | -0/+1 |
* | Removed a bunch of redundant code. Made it so that when you set an address | Christopher James Lahey | 2000-09-11 | 1 | -51/+53 |
* | Added a field that gives the name if it exists and the company name | Christopher James Lahey | 2000-07-10 | 1 | -0/+1 |
* | Removed e-card-iterator.c, e-card-iterator.h, e-card-list-iterator.c, | Christopher James Lahey | 2000-07-04 | 1 | -1/+1 |
* | Switched printing and gui. | Christopher James Lahey | 2000-05-24 | 1 | -3/+3 |
* | Implemented "MAILER" field. Added arbitrary field support. | Christopher James Lahey | 2000-05-18 | 1 | -42/+55 |
* | Added E_CARD_SIMPLE_FIELD_MAILER. Not implemented yet. | Christopher James Lahey | 2000-05-17 | 1 | -0/+1 |
* | Made a NULL callback just mean to not call back. | Christopher James Lahey | 2000-05-07 | 1 | -34/+38 |
* | Mostly finished ECardSimple. | Christopher James Lahey | 2000-05-07 | 1 | -25/+89 |
* | Added e-card-simple.c and e-card-simple.h. | Christopher James Lahey | 2000-05-05 | 1 | -0/+115 |