Javier Jardón
|
9d0febc9a6
|
Change FSF Address
|
2012-02-27 17:06:11 +00:00 |
|
Benjamin Otte
|
6ba33e7af5
|
css: Allow bypassing the compute_value() stage
This is useful when overriding values.
|
2012-02-02 03:13:38 +01:00 |
|
Benjamin Otte
|
fd4f701c50
|
css: Use GArray in GtkCssComputedValues
GValueArray is deprecated in glib. Also, bump the required glib version
for g_array_set_clear_func().
|
2012-01-25 19:05:33 +01:00 |
|
Benjamin Otte
|
6962b49a99
|
css: Introduce GtkCssComputedValues
To be used for storing computed values. Is the replacement for
GtkStyleProperties, which is now legacy code.
|
2012-01-11 15:48:54 +01:00 |
|