]> Pileus Git - ~andy/gtk/history - gtk/gtkcsstypedvalue.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkcsstypedvalue.c
2012-09-28 Benjamin Ottecss: Huge refactoring to avoid computing wrong values
2012-09-03 Benjamin Ottecssvalue: Pass property ID to transition function
2012-08-28 Benjamin Ottecssvalue: Handle dependencies for typed values
2012-08-28 Benjamin Ottecss: Introduce dependencies for value computations
2012-08-28 Benjamin Ottecsscustomproperty: Move compute code to GtkCssTypedValue
2012-08-28 Benjamin Ottecss: Pass property_id to compute function
2012-08-28 Benjamin Ottecss: Introduce _gtk_css_value_compute()
2012-04-17 Benjamin Ottecssvalue: Split out old value handling to new typed...