| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't print out attributes for the <ui> root node. (#151752, Lorenzo Gil | Matthias Clasen | 2004-09-04 | 1 | -6/+9 |
* | Accelerate the animation when it has been running for a while. (#143647). | Søren Sandmann | 2004-09-04 | 1 | -4/+23 |
* | Document the return value. | Matthias Clasen | 2004-09-01 | 1 | -0/+2 |
* | Make it possible to specify additional modules to load via a setting. | Matthias Clasen | 2004-09-01 | 8 | -360/+641 |
* | Make sure children of the toolbar are given positive dimensions. (149540, | Søren Sandmann | 2004-09-01 | 1 | -2/+2 |
* | Protect the unistd.h include by HAVE_UNISTD_H. | Matthias Clasen | 2004-09-01 | 2 | -0/+4 |
* | Make accel labels ellipsize correctly. (#151559, Christian Persch) | Matthias Clasen | 2004-09-01 | 1 | -0/+10 |
* | Don't leak the iter of a running animation. (#151542) | Matthias Clasen | 2004-09-01 | 1 | -4/+1 |
* | Only start a drag if the left button is pressed. (#151490, Frederic | Matthias Clasen | 2004-09-01 | 1 | -3/+6 |
* | constrain cell area to passed in cell_area, #147867 | Jonathan Blandford | 2004-08-31 | 2 | -5/+50 |
* | Make it compile. | Matthias Clasen | 2004-08-30 | 5 | -12/+61 |
* | Changes to make sure input methods respect the editability of entries and | Matthias Clasen | 2004-08-30 | 2 | -24/+47 |
* | Don't crash if model is not set. Noted by Mariano Suarez-Alvarez. | Matthias Clasen | 2004-08-27 | 1 | -0/+3 |
* | Provide information about how an adjustment change in a range widget | Matthias Clasen | 2004-08-27 | 3 | -16/+83 |
* | Fix for #131226, allow selection of singleton list items in multi-select | Bill Haneman | 2004-08-26 | 1 | -0/+25 |
* | remove unused gdk_font_charset_for_locale() function. | Manish Singh | 2004-08-26 | 1 | -29/+0 |
* | initialize path so we don't potentially use an undefined pointer. | Manish Singh | 2004-08-26 | 4 | -9/+10 |
* | activate the typeahead entry on enter. | Jonathan Blandford | 2004-08-25 | 1 | -4/+31 |
* | Steal ATTACHED_MENUS list so its tail isn't freed when we re-set it, | Matthias Clasen | 2004-08-25 | 1 | -1/+1 |
* | Fix a typo, noticed by Tim Janik. | Matthias Clasen | 2004-08-25 | 1 | -1/+1 |
* | Change the Down button to be end-justified, so that clicking on it is a | Jonathan Blandford | 2004-08-25 | 1 | -5/+8 |
* | Don't handle the event if we have no children. | Jonathan Blandford | 2004-08-25 | 2 | -47/+44 |
* | Use get_file_info() rather than trying get_folder() and checking for an | Matthias Clasen | 2004-08-25 | 1 | -16/+35 |
* | 2.5.2GTK_2_5_2 | Matthias Clasen | 2004-08-25 | 5 | -7/+15 |
* | Fix logical errors in gtk_list_store_move_before/after(). (#150983, patch | Søren Sandmann | 2004-08-24 | 1 | -2/+2 |
* | Remove debug spew | Søren Sandmann | 2004-08-24 | 1 | -10/+4 |
* | Just return if the parameters are identical. (#150159, Robert Ögren) | Søren Sandmann | 2004-08-24 | 1 | -1/+18 |
* | Handle action_group being NULL. (#150869, Tommi Komulainen) | Matthias Clasen | 2004-08-24 | 1 | -6/+4 |
* | Take header height and adjustment into account. (#136496, Pawek Salek) | Matthias Clasen | 2004-08-24 | 1 | -1/+3 |
* | Fix #150822, reported by Christian Persch | Matthias Clasen | 2004-08-23 | 1 | -3/+9 |
* | Two signals (gtk_action_sync_property and gtk_action_sync_sensitive) were | Philip Langdale | 2004-08-22 | 1 | -4/+4 |
* | gtk/gtkexpander.c | Soeren Sandmann | 2004-08-22 | 5 | -31/+31 |
* | Restore length field; PyGTK and maybe others use it directly. | Soeren Sandmann | 2004-08-22 | 1 | -0/+5 |
* | s/CYCLE_HANDLE_FOCUS/CYCLE_CHILD_FOCUS/ | Soeren Sandmann | 2004-08-22 | 2 | -2/+2 |
* | Use PROP_MAX_POSITION, not PROP_MIN_POSITION for the max_position | Soeren Sandmann | 2004-08-22 | 1 | -1/+1 |
* | Normalize the position so we don't create paths with off-list indices. | Soeren Sandmann | 2004-08-22 | 1 | -0/+5 |
* | Use the correct tree path (#150289, Morten Welinder). | Soeren Sandmann | 2004-08-22 | 1 | -1/+1 |
* | Fix #150406, reported by Fernando San Martín Woerner, patch by Gustavo | Matthias Clasen | 2004-08-22 | 1 | -0/+3 |
* | Don't use an uninitialized tree iter. (#150414, Torsten Schoenfeld) | Matthias Clasen | 2004-08-22 | 1 | -1/+2 |
* | Fix #150738, Tomislav Jonjic. | Matthias Clasen | 2004-08-22 | 9 | -9/+9 |
* | Initialize height from fixed_height before we do anything, so it always | Manish Singh | 2004-08-18 | 2 | -7/+7 |
* | Merged from 2.4: | Federico Mena Quintero | 2004-08-18 | 1 | -170/+180 |
* | Applied patch from Olivier Andrieu to fix bug #150440. | Manish Singh | 2004-08-18 | 2 | -15/+18 |
* | Shut up CVS | Manish Singh | 2004-08-18 | 1 | -0/+1 |
* | Look up icon themes in the directories specified in the icon theme spec: | Matthias Clasen | 2004-08-17 | 1 | -10/+17 |
* | Take widget->state into account when painting the shadows. (#150351, Tim | Matthias Clasen | 2004-08-17 | 1 | -2/+2 |
* | No need for INCLUDE_INTERNAL_SYMBOLS anymore. | Matthias Clasen | 2004-08-17 | 4 | -46/+63 |
* | Use g_message() throughout, add RTL envar for rtl testing. | Matthias Clasen | 2004-08-17 | 2 | -43/+40 |
* | New widget to go along with GtkFontButton and GtkColorButton for use in | Matthias Clasen | 2004-08-17 | 10 | -7/+1254 |
* | Doc update. | Matthias Clasen | 2004-08-16 | 3 | -6/+45 |