summaryrefslogtreecommitdiff
path: root/gtk/gtkstyleproperties.c
Commit message (Expand)AuthorAgeFilesLines
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-15/+9
* deprecations: Move files into deprecated/ dirBenjamin Otte2012-11-251-4/+3
* symboliccolor: DeprecateBenjamin Otte2012-11-251-1/+21
* symboliccolor: Remove extra includesBenjamin Otte2012-11-251-0/+1
* styleprovider: Change function prototypeBenjamin Otte2012-11-251-2/+2
* styleprovider: Remove (broken) implementations of get_styleBenjamin Otte2012-11-241-9/+0
* gtk: Make functions static that don't need to be non-staticBenjamin Otte2012-10-021-1/+1
* styleprovider: Make all implementors emit the new signalBenjamin Otte2012-04-171-0/+10
* cssvalue: Split out old value handling to new typed valueBenjamin Otte2012-04-171-8/+8
* css: Remove old animation codeBenjamin Otte2012-04-171-1/+0
* shadow: Also rename filesBenjamin Otte2012-04-171-1/+1
* cssstyelproperty: Rempove specified-type and computed-type propsBenjamin Otte2012-04-171-2/+0
* cssvalue: Get rid of unused functionsBenjamin Otte2012-04-171-2/+2
* styleproperty: Make _gtk_style_property_query() take a GValueBenjamin Otte2012-04-171-6/+4
* syleprovider: Add a vfunc to get the changesBenjamin Otte2012-04-171-0/+8
* css: Make the style provider take a matcher as an input argumentBenjamin Otte2012-04-171-3/+2
* css: Use GtkCssValues instead of GValue in the css machineryAlexander Larsson2012-03-081-54/+38
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* styleproperties: Add a warningBenjamin Otte2012-02-021-0/+2
* css: Allow bypassing the compute_value() stageBenjamin Otte2012-02-021-1/+1
* styleproperty: Make query function take a vfuncBenjamin Otte2012-01-111-1/+21
* styleproperties: Remove color set functionBenjamin Otte2012-01-111-23/+0
* style: Remove GtkStylePropertyContext againBenjamin Otte2012-01-091-74/+29
* styleproperty: Remove context arg from _gtk_style_context_query()Benjamin Otte2012-01-091-1/+1
* styleproperties: Don't validate values anymoreBenjamin Otte2012-01-091-2/+0
* styleproperty: Move pspec to GtkCssStylePropertyBenjamin Otte2012-01-091-1/+1
* css: Feed sections to CSS lookup codeBenjamin Otte2012-01-091-1/+1
* css: Handle custom properties in a custom objectBenjamin Otte2012-01-091-68/+0
* styleproperties: Implement unsetting directlyBenjamin Otte2012-01-091-2/+15
* css: Move a bunch of functionsBenjamin Otte2012-01-091-11/+11
* styleproperty: Add gtk_style_property_assign()Benjamin Otte2012-01-091-56/+11
* styleproperties: Use _gtk_style_property_get_value_type()Benjamin Otte2012-01-091-8/+22
* styleproperty: unconstifyBenjamin Otte2012-01-091-12/+12
* styleproperty: Remove unuse args from register()Benjamin Otte2012-01-091-3/+0
* styleproperty: Get rid of _gtk_style_property_is_shorthand()Benjamin Otte2012-01-091-1/+2
* styleproperty: Add _gtk_style_property_query()Benjamin Otte2012-01-091-11/+1
* styleproperties: Add _gtk_style_properties_peek_property()Benjamin Otte2012-01-091-15/+22
* styleproperty: Pass initial value explicitlyBenjamin Otte2012-01-091-1/+3
* css: Redo StyleProvider interfaceBenjamin Otte2012-01-091-3/+60
* styleproperties: Add a hacky function to redirect color lookupsBenjamin Otte2012-01-091-0/+21
* styleproperties: Move private struct declaration into public headerBenjamin Otte2011-12-231-2/+1
* Add initial cut at win32 theme support for CSSAlexander Larsson2011-11-171-2/+5
* make _gtk_style_property_resolve copy the result to an output valueAlexander Larsson2011-11-171-4/+1
* Remove _gtk_style_properties_peek_propertyAlexander Larsson2011-11-171-73/+32
* Add GtkStylePropertyContext and use it in when getting style propertiesAlexander Larsson2011-11-171-30/+75
* Use G_VALUE_INITJavier Jardón2011-10-151-3/+3
* styleproperties: Add an unset vfunc to style propertiesBenjamin Otte2011-07-191-0/+7
* styleproperty: Make default_value() take a stateBenjamin Otte2011-06-131-3/+3
* styleproperty: turn border-image into a shorthand propertyCosimo Cecchi2011-06-091-0/+1
* styleproperty: Move resolving codeBenjamin Otte2011-06-021-118/+3