Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |