]> Pileus Git - ~andy/gtk/history - gtk/gtkcssimagelinear.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkcssimagelinear.c
2012-11-08 Benjamin Ottecssimage: Use GtkCssColorValue
2012-11-02 Federico Mena QuinteroMerge branch 'bgo687196-filesystemmodel-crash'
2012-11-01 Benjamin Ottecssimage: Implement some equal functions
2012-10-06 Benjamin Ottecssimage: Fix gradient start/end computation
2012-10-02 Benjamin Ottecssimage: Add transition code for linear-gradient()
2012-09-28 Benjamin Ottecss: Huge refactoring to avoid computing wrong values
2012-08-28 Benjamin Ottecssimage: Implement dependencies for images
2012-08-28 Benjamin Ottecss: Introduce dependencies for value computations
2012-08-28 Benjamin Ottecss: Fold color value computation into gtksymboliccolor.c
2012-08-28 Benjamin Ottecss: Pass property_id to compute function
2012-08-28 Benjamin Ottecss: Introduce _gtk_css_value_compute()
2012-05-11 Benjamin Ottecssimage: No need to pass base file anymore
2012-04-17 Benjamin Ottesymboliccolor: Treat it as a CssValue
2012-04-17 Benjamin Ottecssparser: Move symbolic color parser to gtksymboliccolor.c
2012-04-17 Benjamin Ottelinear-gradient: Convert from GtkCssNumber to GtkCssValue
2012-02-27 Javier JardónChange FSF Address
2012-02-02 Benjamin Ottecss: Implement repeating linear gradients
2012-02-02 Benjamin Ottecss: Implement CSS 3 linear-gradient() syntax