| Commit message (Expand) | Author | Age | Files | Lines |
* | [ fixes bug #20210 ] change "Edit Contact Info" to "View Contact Info", as | Chris Toshok | 2003-03-13 | 1 | -2/+2 |
* | Remove cruft. (serverdir, gladedir, etspecdir): Remove definitions | Dan Winship | 2003-02-06 | 1 | -2/+0 |
* | #include gtklabel.h, fixes an unresolved symbol. | Chris Toshok | 2003-01-10 | 1 | -0/+1 |
* | drop use of "font" arg. (get_left_width): use pango to calculate this | Chris Toshok | 2002-12-19 | 1 | -6/+2 |
* | more porting work. | Chris Toshok | 2002-11-08 | 1 | -2/+2 |
* | Port to GObject/gnome2. | Chris Toshok | 2002-11-06 | 1 | -22/+22 |
* | If invoked from a non-contact folder, add the contact to the default | Dan Winship | 2002-08-13 | 1 | -1/+1 |
* | When we clean, don't clean the model's last element. This helps keep | Jon Trowbridge | 2001-12-28 | 1 | -14/+17 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 1 | -1/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
* | Properly handle our GnomeUIInfo labels so that they won't be leaked if | Jon Trowbridge | 2001-09-19 | 1 | -151/+125 |
* | Added. Treat right-clicks on a contact list as a special case. | Jon Trowbridge | 2001-09-10 | 1 | -3/+104 |
* | (make_contact_editor_cb): show the right contact editor (the list editor | Chris Toshok | 2001-09-09 | 1 | -3/+10 |
* | do the EDestination xml magic on email addresses we put in the popup. | Chris Toshok | 2001-09-09 | 1 | -1/+12 |
* | Fixed two bugs: - missing coversion of contact name to GTK+ locale, - | Chyla Zbigniew | 2001-09-08 | 1 | -15/+39 |
* | Add camel dependency. | Jon Trowbridge | 2001-08-03 | 1 | -2/+46 |
* | Properly dup the results of e_destination_get_email. | Jon Trowbridge | 2001-07-25 | 1 | -0/+5 |
* | CVS is unhappy this evening. My commit keeps dying in the middle. | Jon Trowbridge | 2001-07-07 | 1 | -6/+3 |
* | correct path to libecontacteditor.a. (minicard_widget_test_LDADD): same. | Chris Toshok | 2001-06-25 | 1 | -2/+2 |
* | Renamed. (The old name, edit_contact_info_have_book_cb was a hold-over | Jon Trowbridge | 2001-06-22 | 1 | -2/+2 |
* | track change to e_addressbook_show_contact_editor signature. | Chris Toshok | 2001-06-20 | 1 | -14/+9 |
* | Removed an unused variable. | Christopher James Lahey | 2001-05-21 | 1 | -1/+1 |
* | Return the serialized EDestinations (rather than just a string w/ e-mail | Jon Trowbridge | 2001-05-18 | 1 | -7/+86 |
* | Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> with | Kjartan Maraas | 2001-03-30 | 1 | -1/+11 |
* | Switched to use e_contact_quick_add_free_form. Removed debugging code, | Jon Trowbridge | 2001-03-09 | 1 | -31/+1 |
* | Fix a reference counting bug. | Jon Trowbridge | 2001-03-06 | 1 | -0/+345 |