]> Pileus Git - ~andy/gtk/history - gtk/gtkcssstylepropertyimpl.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkcssstylepropertyimpl.c
2013-02-07 Alexander Larssoncss: Support opacity
2012-12-06 Alexander Larssoncss: Add _gtk_css_style_property_affects_font
2012-12-01 Benjamin Ottecssvalue: Parse font sizes properly
2012-12-01 Benjamin Ottecss: Add more features to font-size code
2012-11-30 Benjamin Ottecssstyleproperty: Don't mark border width properties...
2012-11-30 Benjamin Ottestyleproperty: Mark properties as not needing resizes
2012-11-25 Benjamin Ottestyleproperty: Use _gtk_css_initial_value_get()
2012-11-25 Benjamin Ottesymboliccolor: Remove extra includes
2012-11-08 Benjamin Ottecssstyleproperty: Replace symbolic colors with GtkCssCo...
2012-09-17 Benjamin Ottecssstyleproperty: Add animation properties
2012-09-03 Benjamin Ottecssvalue: Make the array parser no longer parse "none"
2012-09-03 Benjamin Ottecss: Redo bindings parsing
2012-08-28 Benjamin Ottecssstyleproperty: Don't set print or compute vfuncs...
2012-08-28 Benjamin Ottecssstyleproperty: Remove all useless compute vfuncs
2012-08-28 Benjamin Ottecss: Move special case for 0px borders
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-15 Cosimo Cecchistyleproperty: make background-image an array value
2012-05-15 Cosimo Cecchistyleproperty: make background-size an array property
2012-05-15 Cosimo Cecchistyleproperty: make background-position an array property
2012-05-15 Cosimo Cecchistyleproperty: make background-repeat an array property
2012-05-15 Cosimo Cecchistyleproperty: make background-clip and background...
2012-05-11 Benjamin Ottecssstyleproperty: Remove base argument
2012-05-11 Benjamin Ottecssimage: No need to pass base file anymore
2012-04-17 Benjamin Ottestyleproperty: Remove equal_func vfunc
2012-04-17 Benjamin Ottesymboliccolor: Treat it as a CssValue
2012-04-17 Benjamin Ottesymboliccolor: Parse 'currentColor' everywhere
2012-04-17 Benjamin Ottecss: Remove old animation code
2012-04-17 Benjamin Ottecssvalue: Convert border-image-width to border value
2012-04-17 Benjamin Ottecssvalue: Add a border value
2012-04-17 Benjamin Ottecssvalue: Add a cssvalue for background-size
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 Ottecssstyleproperty: Convert binding sets
2012-04-17 Benjamin Ottecssvalue: Add a value for border-radius corner properties
2012-04-17 Benjamin Ottecss: Make outline-offset a number property
2012-04-17 Benjamin Otteshadow: Add equal and transition support
2012-04-17 Benjamin Ottecssvalue: Add GtkCssShadowsValue
2012-04-17 Benjamin Ottecssvalue: Make GtkCssShadowValue only hold one shadow
2012-04-17 Benjamin Ottecssarrayvalue: Redo parsing arrays
2012-04-17 Benjamin Ottecssstyleproperty: Mark all animatable properties
2012-04-17 Benjamin Ottecssstyleproperty: Add _gtk_css_style_property_is_animated()
2012-04-17 Benjamin Ottecss: Move enum to the only source file using it
2012-04-17 Benjamin Ottecssstyleproperty: Add transition properties
2012-04-17 Benjamin Ottestylecontext: Convert _gtk_style_context_peek_property()
2012-04-17 Benjamin Ottecss: Add an enum for all the style properties
2012-04-17 Benjamin Ottecssvalue: Do a hacky conversion of font-size to a numbe...
2012-04-17 Benjamin Ottecssvalue: Convert 'font-family'
2012-04-17 Benjamin Ottecssvalue: Add GtkCssArea to the enum values
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 Ottecssstyleproperty: Make assign_value a vfunc
2012-04-17 Benjamin Otteshadow: Also rename files
2012-04-17 Benjamin Otteshadow: Rename to GtkCssShadowValue
2012-04-17 Benjamin Otteshadow: Move parse function into GtkShadow
2012-04-17 Benjamin Otteshadow: Make this a GtkCssValue
2012-04-17 Benjamin Ottestylepropertyimpl: Make shadows unqueryable
2012-04-17 Benjamin Ottecssvalue: Split number values into their own class
2012-04-17 Benjamin Ottecssstyleproperty: Make query func a vfunc
2012-04-17 Benjamin Ottecssstyelproperty: Rempove specified-type and computed...
2012-04-17 Benjamin Ottestyleproperty: Remove default parse function
2012-04-17 Benjamin Ottestylepropertyimpl: Add remaining parse functions
2012-04-17 Benjamin Ottecss: Move shadow parse/print/compute funcs
2012-04-17 Benjamin Ottestylepropertyimpl: Add parse funcs for enums
2012-04-17 Benjamin Ottestylepropertyimpl: Add color parsing function
2012-04-17 Benjamin Ottestyleproperty: Make gtk_style_property_register() not...
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 Ottestyleproperty: Make print_func take a GtkCssValue
2012-04-17 Benjamin Ottestyleproperty: Add support for equal_func
2012-04-17 Benjamin Ottecssvalue: Constify a bunch of APIs
2012-04-09 Benjamin Otte styleproperty: Fix thinko
2012-04-09 Benjamin Ottestyleproperty: Save some memory
2012-03-17 Alexander Larssoncss: Support background-position property
2012-03-08 Alexander LarssonMerge branch 'wip/cssvalue'
2012-03-08 Alexander LarssonUse GtkCssValue in symbolic color resolving
2012-03-08 Alexander Larssoncss: Use GtkCssValues instead of GValue in the css...
2012-02-27 Javier JardónChange FSF Address
2012-02-02 Benjamin Ottecss: Implement padding as numbers
2012-02-02 Benjamin Ottecss: Port margin properties to GtkCssNumber
2012-02-02 Benjamin Ottecss: Implement parsing for 'background-size'
2012-02-02 Benjamin Ottecss: Convert border-radius to GtkCssNumber
2012-02-02 Benjamin Ottecss: Make border-width a length property
2012-02-02 Benjamin Ottestyleproperty: Simplifiy registering function
2012-02-02 Benjamin Ottecss: color_compute no longer needs to check type
2012-02-02 Benjamin Ottecss: Initialize value before calling compute function
2012-02-02 Benjamin Ottecss: Initialize values to their specified type
2012-02-02 Benjamin Ottestyleproperty: Introduce "specified type" and "computed...
2012-02-01 Benjamin Ottecss: Make the 'currentColor' keyword a symbolic color
2012-01-12 Benjamin Ottestyleproperty: Fix 'currentColor'
2012-01-09 Benjamin Ottecss: Add outline CSS properties
2012-01-09 Benjamin Ottecss: border-style: hidden computes a 0 border
2012-01-09 Benjamin OtteSet border-width to 0 in compute function
2012-01-09 Paolo BorelliAdd border-{top|left|bottom|right}-style properties
2012-01-09 Benjamin Ottestyleproperty: Parse all values for background-repeat
2012-01-09 Benjamin Ottebackground: Simplify background-repeat
next