| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -1344/+0 |
* | Fix lots of leaks, update for correct use of g_object_get. Some cleanups. | Larry Ewing | 2003-06-14 | 1 | -3/+27 |
* | [ fix the contact editor so that the only time the address is parsed is | Chris Toshok | 2003-03-29 | 1 | -0/+2 |
* | reflect prior column addition | JP Rosevear | 2003-03-05 | 1 | -0/+1 |
* | guard against multiple invocations. | Chris Toshok | 2002-11-10 | 1 | -13/+34 |
* | don't call bonobo_activation_init directly. | Chris Toshok | 2002-11-05 | 1 | -3/+3 |
* | just include glib.h instead of the gtk stuff. | Chris Toshok | 2002-11-03 | 1 | -124/+140 |
* | [ Fixes bug #30250 ] handle "Unnamed Lists" here by setting their name to | Chris Toshok | 2002-09-13 | 1 | -2/+8 |
* | return g_strdup("true"), not "true". | Dan Winship | 2002-09-13 | 1 | -1/+1 |
* | Fix spelling of E_CARD_SIMPLE_PHONE_ID_TTYTDD and | Dan Winship | 2002-04-02 | 1 | -4/+4 |
* | Made this preserve addressbook flags other than the first three. | Christopher James Lahey | 2002-02-02 | 1 | -4/+8 |
* | Check for NULL dates before converting them to strings. Fixes Ximian bug | Christopher James Lahey | 2001-11-03 | 1 | -10/+14 |
* | Require gal 0.15.99.8 | Joe Shaw | 2001-10-30 | 1 | -1/+1 |
* | Use the actual ECardName in the ECard instead of parsing the full_name | Christopher James Lahey | 2001-10-29 | 1 | -14/+7 |
* | New function to set the ECardName on this card and fix the file_as if | Christopher James Lahey | 2001-10-29 | 1 | -0/+11 |
* | Handle returning dates here. (e_card_simple_get_allow_newlines): New | Christopher James Lahey | 2001-10-29 | 1 | -1/+36 |
* | commit the importer originally from Michael M. Morrison, with fixups by | Chris Toshok | 2001-10-13 | 1 | -1/+3 |
* | Added a boolean type here. | Christopher James Lahey | 2001-10-13 | 1 | -0/+29 |
* | Changed these to use the new ref and unref functions for ECard auxillary | Christopher James Lahey | 2001-10-12 | 1 | -44/+35 |
* | add getters for the additional name fields. (field_data): move FAMILY_NAME | Chris Toshok | 2001-09-23 | 1 | -1/+28 |
* | add caluri field data | JP Rosevear | 2001-09-19 | 1 | -0/+1 |
* | I18n fixes (mainly making buttons on the right side less Anglocentric :-) | Chyla Zbigniew | 2001-09-03 | 1 | -47/+48 |
* | Use e_card_get_vcard_assume_utf8 instead of e_card_get_vcard here since | Christopher James Lahey | 2001-09-02 | 1 | -3/+16 |
* | Wrap our addressbook table adapter in an ETableWithout, so that we can | Jon Trowbridge | 2001-08-21 | 1 | -0/+5 |
* | Made the list of E_CARD_PHONE types in phone_correspondences more complete | Christopher James Lahey | 2001-08-03 | 1 | -25/+45 |
* | Detect the embedded EDestination XML, and convert it to a nice-looking | Jon Trowbridge | 2001-07-07 | 1 | -3/+4 |
* | 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 |
* | Null terminate the strv here. (e_card_locate_match): ref here instead of | Christopher James Lahey | 2001-06-09 | 1 | -24/+36 |
* | Removed e-card-pairs.h since we're not using it. | Christopher James Lahey | 2001-05-08 | 1 | -8/+22 |
* | 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 |
* | Cleaned up the formatting in this file a bit. | Christopher James Lahey | 2001-03-04 | 1 | -42/+18 |
* | add new entries for phone enums, and fill in the ecard_field with (bogus | Chris Toshok | 2001-03-02 | 1 | -22/+89 |
* | Change NAME_OR_ORG to return the email address if both name and | Christopher James Lahey | 2000-10-19 | 1 | -0/+4 |
* | add E_CARD_SIMPLE_FIELD_FAMILY_NAME to the enum. | Chris Toshok | 2000-09-23 | 1 | -0/+7 |
* | Removed a bunch of redundant code. Made it so that when you set an address | Christopher James Lahey | 2000-09-11 | 1 | -222/+70 |
* | Fixed a warning. | Christopher James Lahey | 2000-08-05 | 1 | -0/+2 |
* | Added a field that gives the name if it exists and the company name | Christopher James Lahey | 2000-07-10 | 1 | -0/+21 |
* | Removed e-card-iterator.c, e-card-iterator.h, e-card-list-iterator.c, | Christopher James Lahey | 2000-07-04 | 1 | -43/+43 |
* | Implemented "MAILER" field. Added arbitrary field support. | Christopher James Lahey | 2000-05-18 | 1 | -1/+72 |
* | Added E_CARD_SIMPLE_FIELD_MAILER. Not implemented yet. | Christopher James Lahey | 2000-05-17 | 1 | -0/+1 |
* | Fixed some memory leaks. | Christopher James Lahey | 2000-05-16 | 1 | -0/+8 |
* | Make File As change if name or company are changed pretty much anywhere. | Christopher James Lahey | 2000-05-10 | 1 | -26/+161 |
* | Fixed some indentation. | Christopher James Lahey | 2000-05-09 | 1 | -1/+1 |
* | Fixed the string duplication problem. Fixed the business/home address | Christopher James Lahey | 2000-05-09 | 1 | -5/+16 |
* | Fixed this up a bit. Syncing should work better now. | Christopher James Lahey | 2000-05-08 | 1 | -0/+2 |
* | Made a NULL callback just mean to not call back. | Christopher James Lahey | 2000-05-07 | 1 | -22/+38 |
* | Mostly finished ECardSimple. | Christopher James Lahey | 2000-05-07 | 1 | -9/+237 |
* | Added e-card-simple.c and e-card-simple.h. | Christopher James Lahey | 2000-05-05 | 1 | -0/+713 |