| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove USE_REINPLACE from all categories starting with N | edwin | 2006-05-12 | 1 | -1/+0 |
* | SHA256ify | edwin | 2006-01-24 | 1 | -0/+1 |
Chris Toshok | 2003-05-20 | 2 | -3/+11 |
* | add a g_object_ref(card), to match the one in | Chris Toshok | 2003-05-20 | 2 | -1/+7 |
* | Added HIG-appropriate HIG-appropriate spacing, padding, accelerators. | Anna Marie Dirks | 2003-05-19 | 2 | -6/+13 |
* | HIG-ified the various dialogs (including the settings pages, the config | Anna Marie Dirks | 2003-05-19 | 2 | -41/+47 |
* | Changed button order, and added HIG-appropriate spacing/padding. Fixes bug | Anna Marie Dirks | 2003-05-19 | 2 | -6/+12 |
* | Changed button order, and added HIG-appropriate spacing/padding. Fixes bug | Anna Marie Dirks | 2003-05-19 | 2 | -8/+16 |
* | i2003-05-19 Sean Gao <sean.gao@sun.com> | Chris Toshok | 2003-05-19 | 2 | -1/+14 |
* | Added HIG-appropriate spacing, padding, capitalization and accelerators. | Anna Marie Dirks | 2003-05-17 | 2 | -11/+17 |
* | Added HIG-appropriate spacing, padding, capitalization and accelerators. | Anna Marie Dirks | 2003-05-17 | 2 | -2/+6 |
* | Added HIG-appropriate spacing, padding, caps, title and accelerators. | Anna Marie Dirks | 2003-05-17 | 2 | -8/+14 |
* | Added HIG-appropriate spacing, padding, capitalization and accelerators. | Anna Marie Dirks | 2003-05-17 | 2 | -48/+55 |
* | Move the tools to a more appropriate directory, privlibexecdir | Rodney Dawes | 2003-05-17 | 2 | -1/+6 |
* | Revert the patch I didn't mean to commit anyway | Rodney Dawes | 2003-05-17 | 2 | -6/+1 |
* | Check for libgcc stuff to make solaris happy | Rodney Dawes | 2003-05-16 | 2 | -1/+6 |
* | this change fixes 43090 too | Chris Toshok | 2003-05-16 | 1 | -1/+1 |
* | backing out a tiny porting of jpr's fix - we need to set the book on the | Chris Toshok | 2003-05-16 | 2 | -0/+10 |
* | new function, split out the duplicated teardown code from final_cb and | Chris Toshok | 2003-05-16 | 2 | -7/+21 |
* | replace the text_buffer_delete/text_buffer_insert with | Chris Toshok | 2003-05-15 | 2 | -24/+51 |
* | set the clip_height on reflow so the name of the field is as high as the | Chris Toshok | 2003-05-15 | 2 | -1/+12 |
* | handle the case where we haven't filled in the address yet. fixes #42620. | Chris Toshok | 2003-05-15 | 2 | -0/+9 |
* | clear the view (book_open_cb): track the book in the view, don't unref the | JP Rosevear | 2003-05-15 | 6 | -64/+72 |
* | strlen -> g_utf8_strlen. (e_select_names_text_model_insert): same. | Chris Toshok | 2003-05-14 | 3 | -31/+94 |
* | rename addressbook_destroy to this, and guard against multiple calls. | Chris Toshok | 2003-05-14 | 2 | -6/+18 |
* | terminate g_build_filename with NULL. | Sean Gao | 2003-05-12 | 2 | -1/+7 |
* | [ fixes bug #42048 ] button => response. (e_addressbook_view_print): | Chris Toshok | 2003-05-12 | 2 | -3/+10 |
* | [ fixes bug #41245 ] fix spacing/border widths as per HIG. | Chris Toshok | 2003-05-12 | 3 | -151/+164 |
* | Use glib macro to case from pointer to int. | Jeremy Katz | 2003-05-09 | 4 | -2/+14 |
* | i2003-05-06 Chris Toshok <toshok@ximian.com> | Chris Toshok | 2003-05-07 | 2 | -14/+13 |
* | [ fixes bug #41255 ] use stock buttons for Add/Remove. | Chris Toshok | 2003-04-30 | 2 | -4/+10 |
* | [ fixes bug #41144 ] use stock buttons for the Add/Delete buttons. Switch | Chris Toshok | 2003-04-30 | 2 | -6/+67 |
* | [ fixes bug #41211 ] call e_button_new_with_stock_icon to create our | Chris Toshok | 2003-04-30 | 2 | -1/+9 |
* | remove duplicate HOME_COUNTRY field add. | Gilbert Fang | 2003-04-30 | 2 | -2/+5 |
* | [ fixes bug #41910 ] change from model_changed to row_deleted here. | Chris Toshok | 2003-04-30 | 1 | -0/+12 |
* | [ fixes bug #41843] use e_card_simple_get_ecard_field instead of | Chris Toshok | 2003-04-28 | 2 | -1/+9 |
* | [ fixes bug #41779 ] we don't need to call gtk_widget_destroy on the old | Chris Toshok | 2003-04-28 | 2 | -1/+8 |
* | [ fixes bug #37351 ] the row the signal is called with is already the | Chris Toshok | 2003-04-24 | 2 | -1/+7 |
* | [ either mostly or entirely fixes #33708 ] new function, factor it out of | Chris Toshok | 2003-04-24 | 2 | -20/+48 |
* | [ fixes bug #40954 ] guard against NULL bf->priv->summary (happens if the | Chris Toshok | 2003-04-20 | 2 | -7/+18 |
* | [ fixes #40694 ] just grab focus if @activate == TRUE. we'll do all | Chris Toshok | 2003-04-20 | 2 | -9/+25 |
* | Add missing -DPREFIX | Rodney Dawes | 2003-04-19 | 2 | -0/+5 |
* | [ fixes #21499 ] | Rodney Dawes | 2003-04-19 | 8 | -4/+19 |
* | [ fixes #41252 ] change title from "Check Address" to "Full Address". | Chris Toshok | 2003-04-16 | 2 | -1/+7 |
* | [ fixes #40727 ] if the query text is either shorter than the cached | Chris Toshok | 2003-04-09 | 2 | -5/+18 |
* | kill an old e_utf8_gtk usage | Mike Kestner | 2003-04-09 | 1 | -1/+0 |
* | (d): Remove all debugging | Ettore Perazzoli | 2003-04-09 | 2 | -1/+6 |
* | Remove color specifications from the druid so it will use theme colors. | Dan Winship | 2003-04-08 | 3 |