]> Pileus Git - ~andy/gtk/history - gtk/gtkcssshorthandproperty.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkcssshorthandproperty.c
2012-05-11 Benjamin Ottestyleproperty: Remove base argument
2012-05-11 Benjamin Ottecssshorthand: Don't pass base file anymore
2012-04-17 Benjamin Ottecssarrayvalue: Redo parsing arrays
2012-04-17 Benjamin Ottestyleproperty: Make _gtk_style_property_parse_value...
2012-04-17 Benjamin Ottestyleproperty: Make _gtk_style_property_query() take...
2012-03-08 Alexander LarssonMerge branch 'wip/cssvalue'
2012-03-08 Alexander Larssoncss: Use GtkCssValues instead of GValue in the css...
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...