]> Pileus Git - ~andy/gtk/history - gtk/gtkcssinheritvalue.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkcssinheritvalue.c
2012-11-25 Benjamin Ottecssvalue: Use _gtk_css_initial_value_get() for the...
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: First step of proper dependency tracking
2012-08-28 Benjamin Ottecss: Introduce dependencies for value computations
2012-08-28 Benjamin Ottecss: Move computing of initial and inherit values
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: Add _gtk_css_value_transition()
2012-04-17 Benjamin Ottecssvalue: Add _gtk_css_value_equal()
2012-04-17 Benjamin Ottestyleproperty: Make _gtk_style_property_parse_value...