| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove all widget style property code | Timm Bäder | 2017-07-19 | 1 | -31/+0 |
* | gtk/gtkstylecascade.c: Fix formatting | Chun-wei Fan | 2016-06-30 | 1 | -2/+3 |
* | gtk/gtkstylecascade.c: Declare variables at beginning of block | Chun-wei Fan | 2016-06-27 | 1 | -1/+2 |
* | style cascade: Allow cascades with more ancestors | Philip Chimento | 2016-06-19 | 1 | -41/+58 |
* | style cascade: Replace g_return by gtk_internal_return | Matthias Clasen | 2015-09-12 | 1 | -10/+11 |
* | Move GtkWidgetPrivate to gtkwidgetprivate.h | Matthias Clasen | 2015-09-07 | 1 | -4/+3 |
* | css: Move scale to GtkStyleProviderPrivatewip/mir2 | Benjamin Otte | 2015-02-06 | 1 | -0/+9 |
* | stylecontext: Store the scale value in the cascade | Benjamin Otte | 2015-02-06 | 1 | -0/+23 |
* | styleprovider: Fold get_change() vfunc into lookup() | Benjamin Otte | 2014-12-10 | 1 | -30/+7 |
* | stylecascade: Remove function | Benjamin Otte | 2014-02-20 | 1 | -9/+0 |
* | settings: Store style cascade in settings object | Benjamin Otte | 2014-02-20 | 1 | -14/+2 |
* | style: Add _gtk_style_provider_private_get_settings() | Benjamin Otte | 2012-12-01 | 1 | -0/+24 |
* | styleprovider: Change function prototype | Benjamin Otte | 2012-11-25 | 1 | -5/+5 |
* | styleprovider: Remove (broken) implementations of get_style | Benjamin Otte | 2012-11-24 | 1 | -11/+0 |
* | stylecascade: Remove get_icon_factory() implementation | Benjamin Otte | 2012-11-24 | 1 | -10/+0 |
* | Avoid an unintented export | Matthias Clasen | 2012-09-18 | 1 | -1/+1 |
* | styleprovider: Add query function for keyframes | Benjamin Otte | 2012-09-17 | 1 | -0/+25 |
* | styleprovider: Make all implementors emit the new signal | Benjamin Otte | 2012-04-17 | 1 | -2/+23 |
* | syleprovider: Add a vfunc to get the changes | Benjamin Otte | 2012-04-17 | 1 | -0/+28 |
* | css: Make the style provider take a matcher as an input argument | Benjamin Otte | 2012-04-17 | 1 | -14/+4 |
* | styleprovider: Add a custom object for a list of style providers | Benjamin Otte | 2012-04-17 | 1 | -0/+352 |