summaryrefslogtreecommitdiff
path: root/gtk/gtkstyleproperties.c
Commit message (Expand)AuthorAgeFilesLines
* Use faster new G_VALUE_COLLECT_INIT variant instead G_VALUE_COLLECTJavier Jardón2011-02-071-3/+2
* Add the gtk-key-bindings CSS parser property.Carlos Garnacho2011-01-301-0/+22
* [GI] Mark unintrospectable constructs as (skip)Pavel Holejsovsky2011-01-201-3/+3
* [GI] Add missing (transfer) annotationsPavel Holejsovsky2011-01-201-1/+1
* Make GtkBorder style properties have a non-NULL defaultMatthias Clasen2011-01-191-0/+4
* Make selectors with no explicit state from higher priority GtkStyleProviders ...Carlos Garnacho2011-01-171-1/+19
* Set a default value for rgba style propertiesMatthias Clasen2010-12-211-0/+6
* GtkStyleProperties: Assign default value for the font propertyCarlos Garnacho2010-12-201-0/+2
* Add helper API for getting colors/borders in GtkStyleContext/GtkThemingEngineCarlos Garnacho2010-12-041-0/+37
* GtkStyleProperties: Refactor color/gradient resolutionCarlos Garnacho2010-12-041-53/+39
* GtkStyleProperties: Turn border-width into a GtkBorder property.Carlos Garnacho2010-12-041-4/+4
* Some header cleanupsMatthias Clasen2010-12-041-1/+5
* Add GtkStyleProperties to the docsMatthias Clasen2010-12-041-0/+19
* GtkStyleProperties: Use GParamSpec for properties registration.Carlos Garnacho2010-12-041-85/+141
* Handle looping transition animations.Carlos Garnacho2010-12-041-4/+1
* GtkStyleProperties: Handle GdkColor types.Carlos Garnacho2010-12-041-7/+46
* Use the correct cairo-gobject.h include path.Carlos Garnacho2010-12-041-1/+1
* GtkStyleProperties: Merge font descriptions on merge()Carlos Garnacho2010-12-041-1/+13
* s/GtkStyleSet/GtkStyleProperties/Carlos Garnacho2010-12-041-0/+1076