summaryrefslogtreecommitdiff
path: root/gtk/gtkstyleproperties.c
Commit message (Expand)AuthorAgeFilesLines
* styleproperty: Make default_value() take a stateBenjamin Otte2011-06-131-3/+3
* styleproperty: turn border-image into a shorthand propertyCosimo Cecchi2011-06-091-0/+1
* styleproperty: Move resolving codeBenjamin Otte2011-06-021-118/+3
* Revert "API: Add API to set style properties to be inherit"Benjamin Otte2011-06-021-48/+0
* styleproperty: Add flagsBenjamin Otte2011-06-021-0/+1
* styleproperties: Rename enum valueBenjamin Otte2011-06-021-4/+4
* styleproperty: Move default value setting to styleproperty.cBenjamin Otte2011-06-021-24/+3
* styleproperties: use property, not pspec as keyBenjamin Otte2011-06-021-4/+4
* css: Add all border-radius propertiesBenjamin Otte2011-06-021-0/+6
* styleproperty: Allow passing in a parse func and a print funcBenjamin Otte2011-06-021-0/+2
* css: Rename struct variableBenjamin Otte2011-06-021-1/+1
* gtkstyleproperties: zero GValue out before using G_VALUE_COLLECT_INIT()Carlos Garnacho2011-05-301-1/+1
* styleproperties: Remove unused priv variablesBenjamin Otte2011-05-271-4/+0
* style: Add support for shorthand propertiesBenjamin Otte2011-05-221-1/+34
* stylepropertis: Use set_by_property() in set_valist()Benjamin Otte2011-05-221-18/+6
* styleproperties: Add _gtk_style_properties_set_property_by_property()Benjamin Otte2011-05-221-16/+16
* styleproperties: Use peek_property() in get_valist()Benjamin Otte2011-05-221-17/+3
* styleproperties: Validate values when setting themBenjamin Otte2011-05-221-5/+4
* styleproperties: Remove needless checkBenjamin Otte2011-05-211-3/+3
* styleproperties: Use peek_property in get_propertyBenjamin Otte2011-05-211-19/+3
* styleproperties: Adapt _gtk_style_properties_peek_property()Benjamin Otte2011-05-211-3/+6
* styleproperties: Move the style property handling codeBenjamin Otte2011-05-211-133/+4
* styleproperties: Put gtk_style_property_lookup() in private headerBenjamin Otte2011-05-211-17/+10
* styleproperties: Class ref no longer necessaryBenjamin Otte2011-05-211-5/+0
* styleproperties: Init the default properties when they're neededBenjamin Otte2011-05-211-93/+104
* styleproperties: constify gtk_style_property_lookup()Benjamin Otte2011-05-211-15/+17
* styleproperties: Rename the storage struct for style pspecsBenjamin Otte2011-05-211-24/+24
* styleproperties: resolve properties of type GTK_TYPE_SHADOWCosimo Cecchi2011-05-201-0/+28
* styleproperties: add a "text-shadow" style propertyCosimo Cecchi2011-05-201-6/+13
* css: Refactor code to do property lookups earlierBenjamin Otte2011-05-181-33/+47
* styleproperties: Speed up by not optimizingBenjamin Otte2011-05-181-63/+18
* styleproperties: Speed up style_property_lookup()Benjamin Otte2011-05-181-15/+8
* styleproperties: Use the pspec as the hash table keyBenjamin Otte2011-05-181-18/+8
* styleproperties: Mark "color" and "font" as inheritBenjamin Otte2011-05-181-10/+14
* API: Add API to set style properties to be inheritBenjamin Otte2011-05-181-0/+48
* Revert "styleproperties: don't force replacing the font description"Cosimo Cecchi2011-03-231-1/+1
* styleproperties: don't force replacing the font descriptionCosimo Cecchi2011-03-171-1/+1
* Use faster new G_VALUE_COLLECT_INIT variant instead G_VALUE_COLLECTJavier Jardón2011-02-071-3/+2
* Add the gtk-key-bindings CSS parser property.Carlos Garnacho2011-01-301-0/+22
* [GI] Mark unintrospectable constructs as (skip)Pavel Holejsovsky2011-01-201-3/+3
* [GI] Add missing (transfer) annotationsPavel Holejsovsky2011-01-201-1/+1
* Make GtkBorder style properties have a non-NULL defaultMatthias Clasen2011-01-191-0/+4
* Make selectors with no explicit state from higher priority GtkStyleProviders ...Carlos Garnacho2011-01-171-1/+19
* Set a default value for rgba style propertiesMatthias Clasen2010-12-211-0/+6
* GtkStyleProperties: Assign default value for the font propertyCarlos Garnacho2010-12-201-0/+2
* Add helper API for getting colors/borders in GtkStyleContext/GtkThemingEngineCarlos Garnacho2010-12-041-0/+37
* GtkStyleProperties: Refactor color/gradient resolutionCarlos Garnacho2010-12-041-53/+39
* GtkStyleProperties: Turn border-width into a GtkBorder property.Carlos Garnacho2010-12-041-4/+4
* Some header cleanupsMatthias Clasen2010-12-041-1/+5
* Add GtkStyleProperties to the docsMatthias Clasen2010-12-041-0/+19