| Commit message (Expand) | Author | Age | Files | Lines |
* | Move unused variable declaration inside notyet conditional. | Hans Petter Jansson | 2004-02-27 | 1 | -3/+1 |
* | Port to new way of setting name in contact. | Hans petter Jansson | 2004-02-25 | 1 | -10/+2 |
* | Various changes to merge in evolution-data-server reliance. | JP Rosevear | 2003-11-07 | 1 | -2/+2 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -34/+26 |
* | Added HIG-appropriate HIG-appropriate spacing, padding, accelerators. | Anna Marie Dirks | 2003-05-19 | 1 | -6/+10 |
* | check the status, not the book, and unref the book here. | Chris Toshok | 2003-02-07 | 1 | -10/+8 |
* | Remove some cruft. rename ICONSDIR to IMAGESDIR. (images_DATA): Install | Dan Winship | 2003-02-06 | 1 | -0/+1 |
* | Change dialog from Yes/No/Cancel to Discard/Cancel/Save to match the HIG. | Ettore Perazzoli | 2003-01-15 | 1 | -4/+3 |
* | drop use of "font" arg. (get_left_width): use pango to calculate this | Chris Toshok | 2002-12-19 | 1 | -15/+6 |
* | add include for gtkstock.h. | Chris Toshok | 2002-11-27 | 1 | -0/+1 |
* | port work. | Chris Toshok | 2002-11-08 | 1 | -10/+14 |
* | more porting work. | Chris Toshok | 2002-11-08 | 1 | -26/+26 |
* | ignore the marshal generated stuff. | Chris Toshok | 2002-11-06 | 1 | -6/+2 |
* | [ fixes #27521 ] always unref the contact editor when we get the | Chris Toshok | 2002-09-28 | 1 | -3/+3 |
* | [ fixes the other half of #17336 ] parse the name when we're asked to set | Chris Toshok | 2002-09-12 | 1 | -6/+9 |
* | change to EBookCallback signature, and unref the book. | Chris Toshok | 2001-10-28 | 1 | -5/+20 |
* | 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 |
* | Fix memory leak. | Jon Trowbridge | 2001-10-21 | 1 | -0/+1 |
* | We shouldn't leak the info returned by oaf_query. | Jon Trowbridge | 2001-10-21 | 1 | -2/+2 |
* | Make "stop" do nothing but set the stopped flag, as in | Jon Trowbridge | 2001-09-15 | 1 | -1/+0 |
* | Paranoia. Check that name != qa->name. (quick_add_set_email): Check that | Jon Trowbridge | 2001-08-30 | 1 | -10/+29 |
* | Check that name != NULL before we start messing with it. (Fixes bug #7329) | Jon Trowbridge | 2001-08-16 | 1 | -9/+11 |
* | Remove single- or double-quotes from names before sticking them into the | Jon Trowbridge | 2001-08-11 | 1 | -5/+17 |
* | mark the dialog as changed so the save button is immediately available. | Chris Toshok | 2001-08-09 | 1 | -0/+5 |
* | better to assume that we can write to the local addressbook than that we | Chris Toshok | 2001-08-09 | 1 | -1/+1 |
* | rename ce_book_found_fields to this, remove the fetching of fields (the | Chris Toshok | 2001-06-20 | 1 | -31/+18 |
* | Serious de-crufting, removal of gtk_object_set_data() hacks, simplified by | Jon Trowbridge | 2001-06-19 | 1 | -118/+139 |
* | Null terminate the strv here. (e_card_locate_match): ref here instead of | Christopher James Lahey | 2001-06-09 | 1 | -1/+2 |
* | Properly convert to utf8. (Bug #2256) (build_quick_add_dialog): Properly | Jon Trowbridge | 2001-04-22 | 1 | -6/+20 |
* | Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> with | Kjartan Maraas | 2001-03-30 | 1 | -1/+9 |
* | Added addressbook querying and "cardification" functions, which are turned | Jon Trowbridge | 2001-03-16 | 1 | -0/+1 |
* | add is_read_only param. | Chris Toshok | 2001-03-13 | 1 | -1/+1 |
* | Switched to use e_contact_quick_add_free_form. Removed debugging code, | Jon Trowbridge | 2001-03-09 | 1 | -58/+160 |
* | Added the third argument to e_contact_editor_new. (Cheated and send NULL | Benjamin Kahn | 2001-03-07 | 1 | -1/+1 |
* | Fix a reference counting bug. | Jon Trowbridge | 2001-03-06 | 1 | -0/+282 |