| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Minor documentation fixes | Soren Sandmann | 2002-08-10 | 1 | -12/+13 |
* | Patch from Soeren Sandmann to improve GtkLabel behavior when it gets a too | Owen Taylor | 2002-08-05 | 1 | -8/+14 |
* | Replace gdk_cursor_new_for_screen() with gdk_cursor_new_for_display(). | Owen Taylor | 2002-06-18 | 1 | -2/+2 |
* | Set the width of the layout to the actual wrap width (our requisition) not | Owen Taylor | 2002-05-14 | 1 | -2/+3 |
* | Integrate Erwann Chenede's multihead changes for the gtk/ directory. | Alex Larsson | 2002-04-29 | 1 | -11/+22 |
* | add freeze / thaws to stop deluge of 'notify' signals. | Michael Meeks | 2002-04-12 | 1 | -1/+13 |
* | Centralize lookup and caching of cursor GC's here. | Owen Taylor | 2002-03-03 | 1 | -59/+12 |
* | change to pass in the cursor direction always, not just when we need an | Havoc Pennington | 2002-02-25 | 1 | -4/+6 |
* | Take border width into account. | Owen Taylor | 2002-02-24 | 1 | -4/+50 |
* | Implement "fuzzy" key binding lookups; allow matches on key and level but | Owen Taylor | 2002-02-21 | 1 | -1/+1 |
* | Patch from Bill Haneman and Padraig O'Briain to add cursor_aspect_ratio | Owen Taylor | 2002-02-14 | 1 | -10/+3 |