]> Pileus Git - ~andy/gtk/history - gtk/gtkcssvalueprivate.h
cssvalue: Add a custom value for repeats
[~andy/gtk] / gtk / gtkcssvalueprivate.h
2012-04-17 Benjamin Ottecssvalue: Add a custom value for repeats
2012-04-17 Benjamin Ottecssvalue: Add a value for background-position
2012-04-17 Benjamin Ottecssvalue: Add a css value for engines
2012-04-17 Benjamin Ottecssvalue: Add a value for border-radius corner properties
2012-04-17 Benjamin Ottecssvalue: Add _gtk_css_value_to_string()
2012-04-17 Benjamin Ottecssvalue: Add _gtk_css_value_transition()
2012-04-17 Benjamin Ottecssvalue: Do a hacky conversion of font-size to a numbe...
2012-04-17 Benjamin Ottecssvalue: Add a custom value for strings
2012-04-17 Benjamin Ottecssvalue: Add a cssvalue for images
2012-04-17 Benjamin Ottecssvalue: Add enum values for the pango enums
2012-04-17 Benjamin Ottecssvalue: Make border styles be their own value
2012-04-17 Benjamin Ottecssvalue: Add a custom RGBA value
2012-04-17 Benjamin Ottecssvalue: Remove unused function
2012-04-17 Benjamin Otteshadow: Make this a GtkCssValue
2012-04-17 Benjamin Ottecssvalue: Split number values into their own class
2012-04-17 Benjamin Ottestyleproperty: Make gtk_style_property_register() not...
2012-04-17 Benjamin Ottecssvalue: Add _gtk_css_value_equal()
2012-04-17 Benjamin Ottestyleproperty: Make _gtk_style_property_parse_value...
2012-04-17 Benjamin Ottecssvalue: Remove _gtk_css_value_new_take_gvalue()
2012-04-17 Benjamin Ottecssvalue: Get rid of unused functions
2012-04-17 Benjamin Ottestyleproperty: Make print_func take a GtkCssValue
2012-04-17 Benjamin Ottecssvalue: Make the structure vtable-based
2012-04-17 Benjamin Ottecssvalue: Constify a bunch of APIs
2012-04-17 Benjamin Ottecssvalue: Remove unused functions
2012-03-17 Alexander Larssoncss: Support GtkBackgroundPosition in cssvalue
2012-03-08 Alexander LarssonMerge branch 'wip/cssvalue'
2012-03-08 Alexander Larssoncss: Add GtkCssValue, an immutable refcounted css value