| Commit message (Expand) | Author | Age | Files | Lines |
* | Take cursor width into account when calculating the area to be | Matthias Clasen | 2006-03-07 | 1 | -1/+5 |
* | Set error when returning FALSE. (#333268, Paolo Maggi, Christian Persch) | Matthias Clasen | 2006-03-06 | 1 | -3/+14 |
* | Check that the pixmap has the right depth. (#333363, Ed Catmur) | Matthias Clasen | 2006-03-06 | 1 | -1/+2 |
* | Remove superfluous extern errno declaration. (#333605, Tommi Komulainen) | Matthias Clasen | 2006-03-06 | 2 | -2/+5 |
* | Apply some arbitrary lower limit for the guessed wrap width. (#332466, | Matthias Clasen | 2006-03-06 | 1 | -40/+40 |
* | Fix handling of image-only buttons. (#332985, Kalle Vahlmann, #333555) | Matthias Clasen | 2006-03-06 | 1 | -22/+33 |
* | Position the focus rectangle correctly in RTL mode. (#333291, Benjamin | Matthias Clasen | 2006-03-04 | 1 | -9/+17 |
* | Avoid emitting superfluous preedit_changed signals. Thanks to Matthias. | Tor Lillqvist | 2006-03-03 | 1 | -7/+12 |
* | Applied modified patch from maemo-gtk which makes separators more | Michael Natterer | 2006-03-03 | 5 | -46/+209 |
* | Make scroll_to_path work for newly inserted items, by delaying the scroll | Matthias Clasen | 2006-03-02 | 1 | -28/+39 |
* | Use GTK_WIDGET_IS_SENSITIVE, not GTK_WIDGET_SENSITIVE. (#333133, Christian | Matthias Clasen | 2006-03-02 | 1 | -1/+1 |
* | Disable tooltips if gtk-touchscreen-mode is activated (#315112). | Ross Burton | 2006-03-02 | 1 | -1/+16 |
* | rename to _gtk_tree_selection_row_is_selectable and export internally, | Kristian Rietveld | 2006-03-01 | 3 | -8/+19 |
* | Check that the fontsel has a screen assigned before doing anything. This | Federico Mena Quintero | 2006-02-27 | 1 | -0/+43 |
* | Fix symbol lists for make check. | Matthias Clasen | 2006-02-27 | 4 | -0/+18 |
* | slight cleanup | Matthias Clasen | 2006-02-27 | 1 | -5/+6 |
* | Comment out some unused code, and fix the reference point of composited | Matthias Clasen | 2006-02-27 | 1 | -47/+60 |
* | Make the column header visible, and make it be "_Places". Changed the | Federico Mena Quintero | 2006-02-25 | 1 | -22/+35 |
* | added G_GNUC_WARN_UNUSED_RESULT warnings for iterator functions, to avoid | Tim Janik | 2006-02-24 | 2 | -13/+13 |
* | Add a reorder_tab keynav signal and an insert_page vfunc to GtkNotebook. | Matthias Clasen | 2006-02-23 | 3 | -200/+1618 |
* | Fix macro declaration | Matthias Clasen | 2006-02-23 | 2 | -20/+1 |
* | Fix the build | Matthias Clasen | 2006-02-22 | 1 | -0/+2 |
* | Minor optimizations. (#332059, Arnaud Charlet) | Matthias Clasen | 2006-02-22 | 2 | -10/+4 |
* | Emit notify::active here, when changing the value of this property. | Matthias Clasen | 2006-02-22 | 1 | -2/+6 |
* | Apply a patch by Paolo Borelli to make the tab menu keynavigatable. | Matthias Clasen | 2006-02-22 | 1 | -0/+56 |
* | Change Close buttons to GTK_RESPONSE_CANCEL so Escape works. (#331940, | Matthias Clasen | 2006-02-22 | 1 | -6/+28 |
* | added boolean property gtk-touchscreen-mode, which essentially means | Michael Natterer | 2006-02-22 | 2 | -146/+546 |
* | Make sure we always update the virtual root, also when ->priv->root is | Kristian Rietveld | 2006-02-21 | 1 | -4/+1 |
* | Properly update internal state when child visibility changes. (#331785, | Matthias Clasen | 2006-02-20 | 1 | -1/+33 |
* | Support input shapes: (#331070) | Matthias Clasen | 2006-02-20 | 3 | -15/+76 |
* | Fix a cast. | Matthias Clasen | 2006-02-20 | 1 | -1/+1 |
* | DND keynav support: | Matthias Clasen | 2006-02-17 | 1 | -28/+76 |
* | Only update the virtual root if the child path is an ancestor of the | Kristian Rietveld | 2006-02-17 | 1 | -2/+1 |
* | Call ::initial_focus() on the child before calling ::map() on our parent | Federico Mena Quintero | 2006-02-16 | 1 | -2/+2 |
* | Remove redundant check. Pointed out by Bodo-Merle Sandor. | Matthias Clasen | 2006-02-14 | 1 | -3/+0 |
* | Remove some unnecessary checks | Matthias Clasen | 2006-02-14 | 1 | -4/+2 |
* | Give working examples in the docs. (#330944, John Spray) | Matthias Clasen | 2006-02-13 | 1 | -4/+5 |
* | Fix row_spacing/column_spacing confusion. (#330732, Donald Straney) | Matthias Clasen | 2006-02-11 | 1 | -2/+2 |
* | Add some docs. (#330073, Mart Rautsepp) | Matthias Clasen | 2006-02-10 | 1 | -1/+37 |
* | Guard against NULL. (#330177, Raphael Slinckx) | Matthias Clasen | 2006-02-10 | 1 | -1/+1 |
* | Apply a patch by Murray to improve comboboxentry docs | Matthias Clasen | 2006-02-10 | 1 | -1/+3 |
* | 2006-02-10 Murray Cumming <murrayc@murrayc.com | Murray Cumming | 2006-02-10 | 1 | -1/+1 |
* | Work out the font size in floating point, and display the font size with | Ross Burton | 2006-02-09 | 1 | -2/+2 |
* | Don't put relevant callss in g_assert(). (#329876, Kristian Rietveld) | Matthias Clasen | 2006-02-08 | 1 | -6/+6 |
* | free temporary paths after usage (patch from maemo-gtk), | Kristian Rietveld | 2006-02-08 | 2 | -2/+5 |
* | Copy the display_key as well. (#330389, Markku Vire) | Matthias Clasen | 2006-02-08 | 1 | -0/+2 |
* | fix compiler warning. | Kristian Rietveld | 2006-02-06 | 1 | -1/+1 |
* | Added new directfb backend | Michael David Emmel | 2006-02-05 | 1 | -1/+4 |
* | Fix padding handling | Matthias Clasen | 2006-02-03 | 1 | -3/+1 |
* | Wrap docs | Matthias Clasen | 2006-02-01 | 1 | -43/+51 |