]> Pileus Git - ~andy/gtk/history - gtk/gtkcssshorthandproperty.c
Change FSF Address
[~andy/gtk] / gtk / gtkcssshorthandproperty.c
2012-02-27 Javier JardónChange FSF Address
2012-01-31 Benjamin Otteshorthand: Only unset values that are set
2012-01-25 Benjamin Ottecss: Return GArrays from shorthand parsing
2012-01-16 Benjamin Ottecss: Fix memleak
2012-01-11 Benjamin Ottestyleproperty: Make query function take a vfunc
2012-01-11 Benjamin Otteshorthand: Get rid of GParameter dance
2012-01-11 Benjamin Otteshorthand: Move pack funcs from base class
2012-01-09 Benjamin Ottestyleproperty: Remove context arg from _gtk_style_conte...
2012-01-09 Benjamin Ottestylecontext: Remove GtkStylePropertyContext from pack...
2012-01-09 Benjamin Ottestyleproperty: Let parse_value() initialize the value
2012-01-09 Benjamin Otteshorthand: Remove old parse func support
2012-01-09 Benjamin Otteshorthand: Initialize unparsed values
2012-01-09 Benjamin Ottestyleproperty: Remove _gtk_style_property_unpack()
2012-01-09 Benjamin Otteshorthand: Redo shorthand value parsing
2012-01-09 Benjamin Ottestyleproperty: Make query() and assign() vfuncs
2012-01-09 Benjamin Otteshorthand: Add a property for all subproperties
2012-01-09 Benjamin Ottestyleproperty: Split into shorthand and real style...