]> Pileus Git - ~andy/gtk/history - gtk/gtkcssarrayvalue.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkcssarrayvalue.c
2012-12-04 Alexander Larssoncss: Avoid allocations in gtk_css_value_array_compute
2012-09-28 Benjamin Ottecss: Huge refactoring to avoid computing wrong values
2012-09-17 Benjamin Ottecssvalue: Fix out-of-bounds in array transition code
2012-09-03 Benjamin Ottecssvalue: Implement transitioning arrays
2012-09-03 Benjamin Ottecssvalue: Pass property ID to transition function
2012-09-03 Benjamin Ottecssvalue: Don't allow empty arrays anymore
2012-09-03 Benjamin Ottecssvalue: Make the array parser no longer parse "none"
2012-08-28 Matthias Clasencss: Handle some more simple cases of dependencies
2012-08-28 Benjamin Ottecss: Introduce dependencies for value computations
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: Make GtkCssShadowValue only hold one shadow
2012-04-17 Benjamin Ottecssarrayvalue: Redo parsing arrays
2012-04-17 Benjamin Ottecssvalue: Add _gtk_css_value_transition()
2012-04-17 Benjamin Ottecssvalue: Add _gtk_css_value_equal()
2012-04-17 Benjamin Ottecssvalue: Add a CSS value for arrays