summaryrefslogtreecommitdiff
path: root/gtk/gtkstylecascade.c
Commit message (Expand)AuthorAgeFilesLines
* style cascade: Replace g_return by gtk_internal_returnMatthias Clasen2015-09-121-10/+11
* Move GtkWidgetPrivate to gtkwidgetprivate.hMatthias Clasen2015-09-071-4/+3
* css: Move scale to GtkStyleProviderPrivatewip/mir2Benjamin Otte2015-02-061-0/+9
* stylecontext: Store the scale value in the cascadeBenjamin Otte2015-02-061-0/+23
* styleprovider: Fold get_change() vfunc into lookup()Benjamin Otte2014-12-101-30/+7
* stylecascade: Remove functionBenjamin Otte2014-02-201-9/+0
* settings: Store style cascade in settings objectBenjamin Otte2014-02-201-14/+2
* style: Add _gtk_style_provider_private_get_settings()Benjamin Otte2012-12-011-0/+24
* styleprovider: Change function prototypeBenjamin Otte2012-11-251-5/+5
* styleprovider: Remove (broken) implementations of get_styleBenjamin Otte2012-11-241-11/+0
* stylecascade: Remove get_icon_factory() implementationBenjamin Otte2012-11-241-10/+0
* Avoid an unintented exportMatthias Clasen2012-09-181-1/+1
* styleprovider: Add query function for keyframesBenjamin Otte2012-09-171-0/+25
* styleprovider: Make all implementors emit the new signalBenjamin Otte2012-04-171-2/+23
* syleprovider: Add a vfunc to get the changesBenjamin Otte2012-04-171-0/+28
* css: Make the style provider take a matcher as an input argumentBenjamin Otte2012-04-171-14/+4
* styleprovider: Add a custom object for a list of style providersBenjamin Otte2012-04-171-0/+352