| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix reference to user styles in gtkstyleprovider.h | Matijs van Zuijlen | 2018-06-07 | 1 | -1/+1 |
* | css: Merge GtkStyleProviderPrivate into GtkStyleProvider | Benjamin Otte | 2017-10-31 | 1 | -11/+0 |
* | Remove all widget style property code | Timm Bäder | 2017-07-19 | 1 | -16/+0 |
* | Drop docs for no-longer-existing API | Matthias Clasen | 2016-11-19 | 1 | -2/+0 |
* | gtk: Update path references from gtk-3.0 to gtk-4.0 | Rico Tzschichholz | 2016-10-23 | 1 | -1/+1 |
* | API: Remove GtkStyleProperties | Benjamin Otte | 2016-10-16 | 1 | -9/+1 |
* | Remove GtkIconFactory | Timm Bäder | 2016-10-16 | 1 | -8/+0 |
* | styleproperties: Move into deprecated directory | Benjamin Otte | 2014-10-24 | 1 | -1/+1 |
* | Improve the GTK_STYLE_PROVIDER_PRIORITY_FALLBACK docs | Matthias Clasen | 2014-05-13 | 1 | -0/+5 |
* | docs: use markdown instead of <filename> tags | William Jon McCann | 2014-02-04 | 1 | -1/+1 |
* | docs: mark base interface as private | William Jon McCann | 2014-01-21 | 1 | -0/+3 |
* | Move wholly deprecated classes to gtk/deprecated/ | Matthias Clasen | 2013-07-19 | 1 | -1/+1 |
* | Add annotations to gtk headers | Matthias Clasen | 2013-05-05 | 1 | -0/+2 |
* | Move single-include guards inside include guards | Matthias Clasen | 2012-12-28 | 1 | -3/+3 |
* | styleprovider: Deprecate two non-working functions | Benjamin Otte | 2012-11-24 | 1 | -0/+2 |
* | Fix malformed doc comments | Matthias Clasen | 2012-04-12 | 1 | -1/+1 |
* | gtk: Get gtkwidgetpath.h includes out of the public headers | Benjamin Otte | 2012-03-19 | 1 | -2/+2 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | Move gtkstyle and gtkrc to deprecated/ | Matthias Clasen | 2011-11-02 | 1 | -4/+4 |
* | Block direct #including in style headers | Carlos Garnacho | 2010-12-04 | 1 | -1/+5 |
* | Parse user CSS from $XDG_CONFIG_HOME/gtk-3.0/gtk.css | Carlos Garnacho | 2010-12-04 | 1 | -1/+1 |
* | Fix docs typo. | Carlos Garnacho | 2010-12-04 | 1 | -1/+1 |
* | GtkStyleProvider: Add GtkStateFlags parameter to get_style_property(). | Carlos Garnacho | 2010-12-04 | 1 | -0/+2 |
* | Document predefined style provider priorites | Matthias Clasen | 2010-12-04 | 1 | -1/+41 |
* | GtkStyleProvider: Pass a GParamSpec in get_style_property(). | Carlos Garnacho | 2010-12-04 | 1 | -2/+2 |
* | s/GtkStyleSet/GtkStyleProperties/ | Carlos Garnacho | 2010-12-04 | 1 | -5/+5 |
* | Add theming docs | Carlos Garnacho | 2010-12-04 | 1 | -4/+10 |
* | GtkSettings: implement GtkStyleProvider | Carlos Garnacho | 2010-12-04 | 1 | -2/+3 |
* | GtkStyleProvider: Add gtk_style_provider_get_icon_factory(). | Carlos Garnacho | 2010-12-04 | 1 | -0/+7 |
* | GtkStyleProvider: Add method to get widget style properties. | Carlos Garnacho | 2010-12-04 | 1 | -7/+9 |
* | GtkStyleProvider: Add defines for most common priorities. | Carlos Garnacho | 2010-12-04 | 1 | -0/+5 |
* | Add GtkWidgetPath parameter to gtk_style_provider_get_style(). | Carlos Garnacho | 2010-12-04 | 1 | -2/+5 |
* | Add GtkStyleProvider, an interface to provide style details. | Carlos Garnacho | 2010-12-04 | 1 | -0/+58 |