| Commit message (Expand) | Author | Age | Files | Lines |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | When dragging text, use a drag icon showing the (ellipsized) text that is | Matthias Clasen | 2005-07-11 | 1 | -3/+54 |
* | Modify all of the GtkMisc widgets to round down on centering calculations | Matthias Clasen | 2005-06-21 | 1 | -4/+3 |
* | Use canonical names for g_object_notify() as well. | Matthias Clasen | 2005-03-26 | 1 | -8/+8 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -17/+18 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | Fix formatting in example in the docs. (#170611, Jianfei Wang) | Matthias Clasen | 2005-03-17 | 1 | -1/+1 |
* | x | Matthias Clasen | 2005-03-09 | 1 | -8/+8 |
* | Fix a typo. (#168646, Vincent Untz) | Matthias Clasen | 2005-02-28 | 1 | -1/+1 |
* | Revert the last change, since gtk_widget_set_style_internal() already | Matthias Clasen | 2005-02-24 | 1 | -1/+3 |
* | Queue a resize, since fonts may have changed. (#164128, Phil Blundell) | Matthias Clasen | 2005-02-24 | 1 | -0/+1 |
* | Don't pass NULL to pango_context_get_metrics. Use | Anders Carlsson | 2005-01-09 | 1 | -1/+2 |
* | Don't forget to null the mnemonic_menu when unsetting a mnemonic, reported | Matthias Clasen | 2004-12-22 | 1 | -1/+2 |
* | s/maximal/maximum/g (#161195, David Lodge) | Matthias Clasen | 2004-12-13 | 1 | -7/+7 |
* | Add a max-width-chars property, which can be used to specify the width of | Matthias Clasen | 2004-12-13 | 1 | -17/+110 |
* | Fix a copy-and-paste error, noticed by Robert Ă–gren. | Matthias Clasen | 2004-12-12 | 1 | -1/+1 |
* | Support no-Alt mnemnonics in menu bars (#101309, Owen Taylor) | Matthias Clasen | 2004-12-10 | 1 | -12/+44 |
* | Fix a property nick typo. | Matthias Clasen | 2004-12-10 | 1 | -1/+1 |
* | Add GdkPangoRenderer, a subclass of PangoRenderer targeting GDK drawables. | Owen Taylor | 2004-11-21 | 1 | -34/+180 |
* | Include gtkdnd.h (#158243, Kazuki IWAMOTO) | Matthias Clasen | 2004-11-15 | 1 | -0/+1 |
* | Implement DND for selectable labels. | Matthias Clasen | 2004-11-12 | 1 | -31/+98 |
* | Adjust to the current entry popup menu. | Matthias Clasen | 2004-11-12 | 1 | -6/+5 |
* | Clip when drawing the cursor. This prevents bits of a selectable label | Matthias Clasen | 2004-11-09 | 1 | -3/+4 |
* | Avoid resizing GtkStatusbar if the text of the label changes (#90955, He | Matthias Clasen | 2004-11-09 | 1 | -3/+101 |
* | Allow unsetting a pattern by passing NULL. (#156720, Tristan Van Berkom) | Matthias Clasen | 2004-11-03 | 1 | -1/+4 |
* | Rework of GtkFileChooserButton, some cleanups. Fixes #154388, #154390, | James M. Cape | 2004-10-26 | 1 | -8/+97 |
* | Skip selectable labels when looking for the initial focus widget. | Matthias Clasen | 2004-09-29 | 1 | -37/+0 |
* | Add an example to the docs. | Jonathan Blandford | 2004-09-17 | 1 | -2/+12 |
* | Fix #150822, reported by Christian Persch | Matthias Clasen | 2004-08-23 | 1 | -3/+9 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Expand the documentation for GtkLabel::ellipsize. | Matthias Clasen | 2004-07-26 | 1 | -0/+15 |
* | Require Pango 1.5.1 (for ellipsisation). | Matthias Clasen | 2004-07-22 | 1 | -11/+109 |
* | Check for Control-Tab or Control-Shift-Tab, not any Control-key as a | Owen Taylor | 2004-03-15 | 1 | -5/+17 |
* | Fix a missing return value. | Owen Taylor | 2004-03-11 | 1 | -1/+2 |
* | Back out the put-labels-into-the-standard-focus-chain patches from bug | Owen Taylor | 2004-03-11 | 1 | -0/+24 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Handle dynamically resolved bidi direction when drawing the cursor. | Owen Taylor | 2004-03-01 | 1 | -28/+68 |
* | hu Feb 26 15:43:43 2004 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2004-02-26 | 1 | -10/+6 |
* | Patch from Padraig O'Briain to add gtk_widget_add/remove_mnemonic_label, | Owen Taylor | 2004-02-25 | 1 | -6/+12 |
* | Fix #59707. | Federico Mena Quintero | 2004-02-04 | 1 | -20/+10 |
* | Right-justify labels in rtl mode. (#129071, chinen@jp.ibm.com) | Matthias Clasen | 2004-02-03 | 1 | -3/+5 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -24/+24 |
* | Allow gtk_label_set_attributes() take NULL. See bug #128517. | Mark McLoughlin | 2003-12-04 | 1 | -1/+2 |
* | Deprecate gtk_paned_computed_position(). (#97077) | Matthias Clasen | 2003-01-31 | 1 | -1/+3 |
* | new default color scheme based on the GNOME stock icon palette. (#80691, | Soeren Sandmann | 2002-12-10 | 1 | -2/+0 |
* | Add _gtk_window_unset_focus_and_default(), use to clear the focus and | Owen Taylor | 2002-11-12 | 1 | -3/+10 |
* | deprecation cleanup | Manish Singh | 2002-10-05 | 1 | -43/+51 |
* | Export _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename the _draw_pixbuf | Owen Taylor | 2002-10-02 | 1 | -2/+2 |
* | Make the reference to the mnemonic widget weak. (#93334, Murray Cumming) | Owen Taylor | 2002-09-30 | 1 | -2/+15 |
* | ri Sep 27 16:23:49 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-09-27 | 1 | -25/+27 |