]> Pileus Git - ~andy/gtk/history - gtk/gtkstyleproperty.c
styleproperty: Add border-*-color style properties
[~andy/gtk] / gtk / gtkstyleproperty.c
2011-06-13 Benjamin Ottestyleproperty: Add border-*-color style properties
2011-06-13 Benjamin Ottestyleproperty: The default border color is the normal...
2011-06-13 Benjamin Ottestyleproperty: Make default_value() take a state
2011-06-11 Benjamin Ottestyleproperty: Resolve NULL RGBAs to pink
2011-06-11 Benjamin Ottestyleproperty: Fall back to default values, instead...
2011-06-11 Benjamin Ottestyleproperty: Add a default value func for border...
2011-06-11 Benjamin Ottestyleproperty: Parse shadow options in any order
2011-06-11 Cosimo Cecchistyleproperty: register the box-shadow property
2011-06-10 Cosimo Cecchiborder-image: add support for border-image-width too
2011-06-09 Cosimo Cecchistyleproperties: add an 'icon-shadow' style property
2011-06-09 Benjamin Otteborder-image-repeat: Fix order of hrepeat and vrepeat
2011-06-09 Benjamin Otteborderimage: No need to resolve
2011-06-09 Cosimo Cecchiborder-image: move private types to gtkcsstypes.c
2011-06-09 Cosimo Cecchistyleproperty: turn border-image into a shorthand property
2011-06-02 Benjamin OtteRevert "css: Make font property a shorthand"
2011-06-02 Benjamin Ottestyleproperty: Move resolving code
2011-06-02 Benjamin OtteRevert "API: Add API to set style properties to be...
2011-06-02 Benjamin Ottestyleproperty: Use the new flags for inheritance
2011-06-02 Benjamin Ottestyleproperty: Add flags
2011-06-02 Benjamin Ottestyleproperty: Add _gtk_style_property_is_inherit()
2011-06-02 Benjamin Ottecss: Make font property a shorthand
2011-06-02 Benjamin Ottestyleproperty: Factor out the string print function
2011-06-02 Benjamin Ottestyleproperty: Move default value setting to styleprope...
2011-06-02 Benjamin Ottecss: Add all border-radius properties
2011-06-02 Benjamin Ottestyleproperty: Add a helper function for printing doubles
2011-06-02 Benjamin Ottestyleproperty: Make keybindings use custom parse/print...
2011-06-02 Benjamin Ottestyleproperty: Allow passing in a parse func and a...
2011-06-02 Benjamin Ottestyleproperty: Rename ParseFunc and PrintFunc typedefs
2011-06-02 Benjamin Ottecss: Move property parsing into styleproperty file
2011-06-02 Benjamin Ottecss: Rename function to _gtk_style_property_parse_value()
2011-06-02 Benjamin Ottecss: Rename struct variable
2011-06-02 Benjamin Ottestyleproperty: Change _css_value_to_string()
2011-06-02 Benjamin Ottecss: Change to_string() to print()
2011-05-30 Carlos Garnachogtkcssprovider: Free shorthand border GValues in the...
2011-05-30 Carlos Garnachogtkstyleproperty: Plug two leaks
2011-05-27 Benjamin Ottestyleproperty: Fix memleak in unpacking code
2011-05-22 Benjamin Ottestyle: Make margin a shorthand
2011-05-22 Benjamin Ottestyle: Make padding a shorthand
2011-05-22 Benjamin Ottestyle: Convert border-width to a shorthand
2011-05-21 Benjamin Ottestyle: Add support for shorthand properties
2011-05-21 Benjamin Ottestyleproperties: Move the style property handling code
2011-05-21 Benjamin Ottecss: Rename gtkcssstrfuncs file to gtkstyleproperty