| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove all widget style property code | Timm Bäder | 2017-07-19 | 1 | -38/+0 |
* | API: Remove GtkStyleProperties | Benjamin Otte | 2016-10-16 | 1 | -32/+0 |
* | Remove GtkIconFactory | Timm Bäder | 2016-10-16 | 1 | -31/+0 |
* | Add some missing (nullable) annotations | Rico Tzschichholz | 2016-09-22 | 1 | -2/+2 |
* | docs: use apostrophes in *n't | William Jon McCann | 2014-02-07 | 1 | -1/+1 |
* | styleprovider: Deprecate two non-working functions | Benjamin Otte | 2012-11-24 | 1 | -0/+5 |
* | gtk: Get gtkwidgetpath.h includes out of the public headers | Benjamin Otte | 2012-03-19 | 1 | -1/+3 |
* | docs: Add missing Since tag | Benjamin Otte | 2012-03-16 | 1 | -0/+2 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | More tiny documentation typo fixes. | Murray Cumming | 2011-02-23 | 1 | -2/+2 |
* | [GI] Add missing (transfer) annotations | Pavel Holejsovsky | 2011-01-20 | 1 | -2/+3 |
* | widgetpath: allow GTypes non-derived from GTK_TYPE_WIDGET | Cosimo Cecchi | 2010-12-17 | 1 | -1/+1 |
* | GtkStyleProvider: Add GtkStateFlags parameter to get_style_property(). | Carlos Garnacho | 2010-12-04 | 1 | -1/+3 |
* | Documentation improvements | Matthias Clasen | 2010-12-04 | 1 | -2/+2 |
* | GtkStyleProvider: Pass a GParamSpec in get_style_property(). | Carlos Garnacho | 2010-12-04 | 1 | -5/+6 |
* | s/GtkStyleSet/GtkStyleProperties/ | Carlos Garnacho | 2010-12-04 | 1 | -2/+2 |
* | Add theming docs | Carlos Garnacho | 2010-12-04 | 1 | -3/+49 |
* | Remove gtkalias from style context code. | Carlos Garnacho | 2010-12-04 | 1 | -5/+0 |
* | GtkStyleProvider: Add gtk_style_provider_get_icon_factory(). | Carlos Garnacho | 2010-12-04 | 1 | -0/+16 |
* | GtkStyleProvider: Add method to get widget style properties. | Carlos Garnacho | 2010-12-04 | 1 | -1/+22 |
* | Add GtkWidgetPath parameter to gtk_style_provider_get_style(). | Carlos Garnacho | 2010-12-04 | 1 | -2/+3 |
* | Add GtkStyleProvider, an interface to provide style details. | Carlos Garnacho | 2010-12-04 | 1 | -0/+66 |