| Commit message (Expand) | Author | Age | Files | Lines |
* | parent class is GObjectClass. | Chris Toshok | 2002-11-09 | 1 | -6/+12 |
* | more porting work. | Chris Toshok | 2002-11-08 | 1 | -45/+54 |
* | Port to GObject/gnome2. | Chris Toshok | 2002-11-06 | 1 | -10/+10 |
* | [ Fixes #29904 ] we need to activate either a contact list editor or | Chris Toshok | 2002-09-05 | 1 | -3/+10 |
* | parent_class should be static. (From Max Horn <max@quendi.de>) | Dan Winship | 2002-04-01 | 1 | -1/+1 |
* | ChangeLog change. | Chris Lahey | 2002-01-11 | 1 | -1/+0 |
* | When we clean, don't clean the model's last element. This helps keep | Jon Trowbridge | 2001-12-28 | 1 | -39/+80 |
* | We can't use NULL as the first arg for e_addressbook_show_contact_editor | Jon Trowbridge | 2001-09-15 | 1 | -2/+2 |
* | (Apologies if you are seeing this multiple times. CVS is being annoying.) | Jon Trowbridge | 2001-09-09 | 1 | -3/+5 |
* | If the last character we inserted was a "magic comma", remember its | Jon Trowbridge | 2001-08-10 | 1 | -0/+14 |
* | Hook up some magic to (basically) cardify an entry on focus-out. (What we | Jon Trowbridge | 2001-08-10 | 1 | -1/+1 |
* | Add camel dependency. | Jon Trowbridge | 2001-08-03 | 1 | -5/+5 |
* | Check that str isn't the empty string before doing an insert. | Jon Trowbridge | 2001-07-09 | 1 | -3/+3 |
* | CVS is unhappy this evening. My commit keeps dying in the middle. | Jon Trowbridge | 2001-07-07 | 1 | -1/+1 |
* | correct path to libecontacteditor.a. (minicard_widget_test_LDADD): same. | Chris Toshok | 2001-06-25 | 1 | -1/+1 |
* | track change to e_addressbook_show_contact_editor signature. | Chris Toshok | 2001-06-20 | 1 | -1/+2 |
* | Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> with | Kjartan Maraas | 2001-03-30 | 1 | -1/+2 |
* | add is_read_only param. | Chris Toshok | 2001-03-13 | 1 | -1/+2 |
* | Switched to use e_contact_quick_add_free_form. Removed debugging code, | Jon Trowbridge | 2001-03-09 | 1 | -2/+21 |
* | Fix glitch with inserting comma-delimited stuff when length > 1. | Jon Trowbridge | 2001-03-07 | 1 | -0/+2 |
* | Cleaned up the formatting in this file a bit. | Christopher James Lahey | 2001-03-04 | 1 | -1/+1 |
* | track change to e_contact_editor_new. | Chris Toshok | 2001-03-02 | 1 | -1/+1 |
* | Oops, we do need to be able to write to "text" after all (for things like | Jon Trowbridge | 2001-03-02 | 1 | -1/+2 |
* | Change for new EDestination/ESelectNamesModel API. | Jon Trowbridge | 2001-03-02 | 1 | -270/+527 |
* | Made this pay attention to the return value of e_sexp_parse. | Christopher James Lahey | 2001-02-22 | 1 | -2/+3 |
* | When creating the entry, open up an ebook (corresponding to the local | Jon Trowbridge | 2001-02-20 | 1 | -16/+99 |
* | Removed unused do_nothing_cb function. | Christopher James Lahey | 2000-07-09 | 1 | -0/+1 |
* | Include e-select-names-factory.h. | Christopher James Lahey | 2000-07-09 | 1 | -4/+11 |
* | Make the entry widgets we create editable. | Christopher James Lahey | 2000-07-08 | 1 | -9/+31 |
* | Since ELDAPServer->port is a char *, allocate a string with the number 389 | Christopher James Lahey | 2000-07-08 | 1 | -3/+9 |
* | Changed "FIXME: Save and Close" to "Save and Close". Removed some toolbar | Christopher James Lahey | 2000-07-06 | 1 | -4/+60 |
* | Fixed more compile errors. | Christopher James Lahey | 2000-07-04 | 1 | -0/+2 |
* | Removed e-card-iterator.c, e-card-iterator.h, e-card-list-iterator.c, | Christopher James Lahey | 2000-07-04 | 1 | -0/+263 |