]> Pileus Git - ~andy/gtk/history - gtk/gtkcssshorthandpropertyimpl.c
shorthand: Remove old parse func support
[~andy/gtk] / gtk / gtkcssshorthandpropertyimpl.c
2012-01-09 Benjamin Otteshorthand: Remove old parse func support
2012-01-09 Benjamin Otteshorthand: Do font parsing the new way
2012-01-09 Benjamin Otteshorthand: Update border-image parsing
2012-01-09 Benjamin Otteshorthand: Move border-color to new parsing code
2012-01-09 Benjamin Otteshorthand: Move border radius parsing to new parsing...
2012-01-09 Benjamin Otteshorthand: Implement border parsing with new parse...
2012-01-09 Benjamin Otteshorthand: Allow registering a new parse func
2012-01-09 Benjamin Ottestyleproperty: require property in _gtk_style_property_...
2012-01-09 Benjamin Ottecss: Feed sections to CSS lookup code
2012-01-09 Benjamin Otteshorthand: Remove a bunch of unused functionality
2012-01-09 Benjamin Otteshorthand: shorthands can't be inherited
2012-01-09 Benjamin Ottestyleproperty: Add GtkStyleProperty::value-type
2012-01-09 Benjamin Otteshorthand: Add a property for all subproperties
2012-01-09 Benjamin Ottestyleproperty: Add custom registration func for shorthands
2012-01-09 Benjamin Ottestyleproperty: Move shorthand declarations to new file