| Commit message (Expand) | Author | Age | Files | Lines |
* | toolitemgroup: don't use gtk_style_context_set_background() | Cosimo Cecchi | 2015-07-01 | 1 | -5/+13 |
* | Use CHECKED instead of ACTIVE for expanded expanders | Benjamin Otte | 2014-08-27 | 1 | -1/+1 |
* | GtkToolItemGroup: Use G_PARAM_EXPLICIT_NOTIFY | Matthias Clasen | 2014-06-09 | 1 | -10/+10 |
* | Deprecate GtkAligment | Matthias Clasen | 2014-05-23 | 1 | -0/+4 |
* | toolpalette: Remove unused function | Benjamin Otte | 2014-02-23 | 1 | -66/+0 |
* | Docs: Remove all entities and turn off sgml mode | Matthias Clasen | 2014-02-09 | 1 | -1/+1 |
* | gtk: Use new macros for defining private data | Emmanuele Bassi | 2013-07-09 | 1 | -6/+4 |
* | Deprecate gtk_widget_push_composite_child & friends | Tristan Van Berkom | 2013-04-08 | 1 | -4/+0 |
* | Add gtk_widget_(un)register_window | Alexander Larsson | 2013-02-07 | 1 | -1/+1 |
* | Don't leak a ref to the settings | William Jon McCann | 2012-09-16 | 1 | -0/+9 |
* | gtk: Don't use GDK_THREADS_ENTER/LEAVE macros internally | Matthias Clasen | 2012-07-30 | 1 | -2/+2 |
* | css: Remove old animation code | Benjamin Otte | 2012-04-17 | 1 | -19/+0 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -2/+1 |
* | toolitemgroup: Use the widget state flags as a base for drawing | Rui Matos | 2012-01-09 | 1 | -0/+1 |
* | gtktoolitemgroup: gtk_misc_set_alignment replacing | Diego Celix | 2011-06-10 | 1 | -1/+2 |
* | gtk: Use const instead G_CONST_RETURN | Javier Jardón | 2011-06-10 | 1 | -1/+1 |
* | toolpalette: Remove composite support | Benjamin Otte | 2011-06-09 | 1 | -6/+0 |
* | GtkToolItemGroupPrivate: Improve struct packing | Matthias Clasen | 2011-04-12 | 1 | -2/+3 |
* | Silence new gcc warnings | Matthias Clasen | 2011-01-23 | 1 | -14/+9 |
* | Make GtkToolItemGroup use GtkStyleContext | Carlos Garnacho | 2011-01-12 | 1 | -49/+50 |
* | toolitemgroup: Update adjustment usage for sealing | Benjamin Otte | 2011-01-05 | 1 | -4/+4 |
* | Remove gtktypeutils altogether | Matthias Clasen | 2011-01-04 | 1 | -3/+3 |
* | GtkToolItemGroup: Set widget state as state flags. | Carlos Garnacho | 2010-12-04 | 1 | -1/+1 |
* | gtk: fix C99-style variable declarations in various sources | Chun-wei Fan | 2010-11-10 | 1 | -1/+2 |
* | gtktoolitemgroup: don't use GTimeSpec | Ryan Lortie | 2010-11-03 | 1 | -9/+3 |
* | GtkToolitemGroup: Use monotonic clock for animation timeout | Matthias Clasen | 2010-11-01 | 1 | -6/+6 |
* | Removed size_request from GtkToolItemGroup | Tristan Van Berkom | 2010-10-28 | 1 | -6/+32 |
* | Use gtk_widget_set_size_request() instead of handling "size-request" signals. | Tristan Van Berkom | 2010-10-28 | 1 | -12/+2 |
* | gtk: use the new scrollable API to get scroll adjustments | Michael Natterer | 2010-10-22 | 1 | -2/+2 |
* | Move GtkSizeRequest into GtkWidget | Benjamin Otte | 2010-09-26 | 1 | -18/+18 |
* | API: Rename gtk_cairo_paint_*() to gtk_paint_*() | Benjamin Otte | 2010-09-26 | 1 | -1/+1 |
* | toolitemgroup: Connect to draw signal | Benjamin Otte | 2010-09-26 | 1 | -16/+16 |
* | gtk: gdk_drawable_get_display() => gdk_window_get_display() | Benjamin Otte | 2010-09-26 | 1 | -1/+1 |
* | gtk: Don't set colormap anymore when creating GDK windows | Benjamin Otte | 2010-09-26 | 1 | -2/+1 |
* | API: Rename gdk_set_source_pixmap() to gdk_set_source_window() | Benjamin Otte | 2010-09-26 | 1 | -1/+1 |
* | Tons of transfer annotations | Matthias Clasen | 2010-09-21 | 1 | -3/+3 |
* | Use gtk_size_request_get_size() instead deprecated gtk_widget_size_request() | Javier Jardón | 2010-09-15 | 1 | -9/+18 |
* | Miscellaneous property string fixes | Philip Withnall | 2010-08-29 | 1 | -1/+1 |
* | gtk/gtktoolitemgroup.c: use accessor functions to access GtkWidget | Javier Jardón | 2010-08-22 | 1 | -61/+90 |
* | Use accessor functions to acces GtkContainer | Javier Jardón | 2010-07-13 | 1 | -4/+10 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -5/+0 |
* | Fixed possible devision by zero in size negotiations | Tristan Van Berkom | 2010-03-29 | 1 | -0/+6 |
* | Added missing default events in realize() implementations | Tristan Van Berkom | 2010-03-29 | 1 | -3/+4 |
* | Added missing break statement to mutator: gtk_tool_item_group_set_property() | Tristan Van Berkom | 2010-03-29 | 1 | -0/+1 |
* | Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED) | Javier Jardón | 2010-03-06 | 1 | -1/+1 |
* | Deprecate widget flag: GTK_WIDGET_REALIZED | Javier Jardón | 2010-03-03 | 1 | -3/+3 |
* | Deprecate widget flag: GTK_WIDGET_MAPPED | Javier Jardón | 2010-03-03 | 1 | -1/+1 |
* | Deprecate widget flag: GTK_WIDGET_VISIBLE | Javier Jardón | 2010-03-01 | 1 | -8/+11 |
* | doc fixes | Matthias Clasen | 2010-02-23 | 1 | -1/+1 |
* | Adjust default value for GtkToolItemGroup::labeltoolpalette | Matthias Clasen | 2009-11-27 | 1 | -1/+1 |