summaryrefslogtreecommitdiff
path: root/gtk/gtkstylepropertiesprivate.h
Commit message (Expand)AuthorAgeFilesLines
* symboliccolor: Remove extra includesBenjamin Otte2012-11-251-1/+0
* gradient: Add a private header fileBenjamin Otte2012-10-021-7/+0
* css: Huge refactoring to avoid computing wrong valuesBenjamin Otte2012-09-281-3/+5
* cssvalue: Implement dependency tracking for gradientsBenjamin Otte2012-08-281-0/+5
* css: Use GtkCssValues instead of GValue in the css machineryAlexander Larsson2012-03-081-2/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* styleproperties: Remove color set functionBenjamin Otte2012-01-111-4/+0
* style: Remove GtkStylePropertyContext againBenjamin Otte2012-01-091-8/+0
* css: Move a bunch of functionsBenjamin Otte2012-01-091-3/+3
* styleproperty: unconstifyBenjamin Otte2012-01-091-2/+2
* styleproperties: Add _gtk_style_properties_peek_property()Benjamin Otte2012-01-091-0/+3
* styleproperties: Remove unused function from private headerBenjamin Otte2012-01-091-7/+0
* css: Redo StyleProvider interfaceBenjamin Otte2012-01-091-0/+1
* styleproperties: Add a hacky function to redirect color lookupsBenjamin Otte2012-01-091-0/+3
* Remove _gtk_style_properties_peek_propertyAlexander Larsson2011-11-171-5/+0
* Add GtkStylePropertyContext and use it in when getting style propertiesAlexander Larsson2011-11-171-0/+17
* styleproperties: Add _gtk_style_properties_set_property_by_property()Benjamin Otte2011-05-221-8/+8
* styleproperties: Adapt _gtk_style_properties_peek_property()Benjamin Otte2011-05-211-7/+9
* styleproperties: Move the style property handling codeBenjamin Otte2011-05-211-10/+0
* styleproperties: Put gtk_style_property_lookup() in private headerBenjamin Otte2011-05-211-0/+10
* css: Refactor code to do property lookups earlierBenjamin Otte2011-05-181-3/+8
* style: Move private function into private headerBenjamin Otte2011-03-171-0/+33