summaryrefslogtreecommitdiff
path: root/gtk/gtkcsslookupprivate.h
Commit message (Expand)AuthorAgeFilesLines
* cssstyle: Don't store custom css propertiesBenjamin Otte2015-11-201-1/+1
* css: Move scale to GtkStyleProviderPrivatewip/mir2Benjamin Otte2015-02-061-1/+0
* stylecontext: Always pass the static styleBenjamin Otte2015-01-071-2/+2
* stylecontext: Use a static style when savedBenjamin Otte2015-01-071-2/+2
* cssstyle: Split into GtkCssStyle and GtkCssAnimatedStyleBenjamin Otte2015-01-071-3/+3
* cssstyle: Rename GtkCssComputedValues => GtkCssStyleBenjamin Otte2015-01-071-3/+3
* css: Disallow bypassing value computationBenjamin Otte2014-10-241-5/+0
* css: Add a scale argument to css-value compute vfuncAlexander Larsson2013-07-031-0/+1
* Make _gtk_css_lookup_get_missing inlineAlexander Larsson2012-11-091-1/+19
* css: Huge refactoring to avoid computing wrong valuesBenjamin Otte2012-09-281-18/+18
* css: Pass relevant properties to css lookup codeBenjamin Otte2012-08-281-1/+1
* css: Use GtkCssValues instead of GValue in the css machineryAlexander Larsson2012-03-081-2/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* css: Allow bypassing the compute_value() stageBenjamin Otte2012-02-021-0/+4
* css: Introduce GtkCssComputedValuesBenjamin Otte2012-01-111-2/+2
* stylecontext: NMake safe to call into during lookupBenjamin Otte2012-01-091-2/+3
* css: Feed sections to CSS lookup codeBenjamin Otte2012-01-091-0/+2
* css: Pass the parent context to _gtk_css_lookup_resolve()Benjamin Otte2012-01-091-1/+3
* css: Redo StyleProvider interfaceBenjamin Otte2012-01-091-0/+46