]> Pileus Git - ~andy/gtk/history - gtk/gtkcssstyleproperty.c
styleproperty: Convert background-image from pattern to GtkCssImage
[~andy/gtk] / gtk / gtkcssstyleproperty.c
2012-01-09 Benjamin Ottestyleproperty: Convert background-image from pattern...
2012-01-09 Benjamin Ottestyleproperty: Remove context arg from _gtk_style_conte...
2012-01-09 Benjamin Ottestyleproperty: Move parse/print vfuncs to GtkCssStylePr...
2012-01-09 Benjamin Ottestyleproperty: Add a compute vfunc
2012-01-09 Benjamin Ottecss: Redo value resolving
2012-01-09 Benjamin Ottestyleproperty: Add custom parser for custom properties
2012-01-09 Benjamin Ottestyleproperty: Let parse_value() initialize the value
2012-01-09 Benjamin Ottestyleproperty: Move parse func
2012-01-09 Benjamin Ottecss: Use _gtk_style_property_get_value_type() where...
2012-01-09 Benjamin Ottestyleproperty: Make query() and assign() vfuncs
2012-01-09 Benjamin Ottestyleproperty: Move value printing to real properties
2012-01-09 Benjamin Ottestyleproperty: Move member variables
2012-01-09 Benjamin Ottecss: Move a bunch of functions
2012-01-09 Benjamin Ottestyleproperty: Move id handling
2012-01-09 Benjamin Ottestyleproperty: Split into shorthand and real style...