summaryrefslogtreecommitdiff
path: root/gtk/gtkcssstylepropertyprivate.h
Commit message (Expand)AuthorAgeFilesLines
* css: Remove _gtk_css_style_property_changes_affect_size()Benjamin Otte2015-01-271-4/+0
* css: Add _gtk_css_style_property_get_mask_affecting()Benjamin Otte2015-01-271-0/+2
* css: Remove GtkCssStyleProperty::affects-sizeBenjamin Otte2015-01-271-2/+0
* css: Add GtkCssStyleProperty::affects propertyBenjamin Otte2015-01-271-0/+2
* build: fix some GCC warningsCosimo Cecchi2012-12-071-1/+2
* css: Add _gtk_css_style_property_affects_fontAlexander Larsson2012-12-061-0/+2
* styleproperty: Add _gtk_css_style_property_changes_affect_size()Benjamin Otte2012-11-301-0/+3
* styleproperty: Add an affects-size propertyBenjamin Otte2012-11-301-0/+2
* cssstyleproperty: Get rid of unused APIBenjamin Otte2012-08-281-12/+0
* cssstyleproperty: Remove base argumentBenjamin Otte2012-05-111-2/+1
* styleproperty: Remove equal_func vfuncBenjamin Otte2012-04-171-7/+0
* cssstyleproperty: Add _gtk_css_style_property_is_animated()Benjamin Otte2012-04-171-0/+2
* cssstyleproperty: Make assign_value a vfuncBenjamin Otte2012-04-171-0/+3
* cssstyleproperty: Make query func a vfuncBenjamin Otte2012-04-171-0/+4
* cssstyelproperty: Rempove specified-type and computed-type propsBenjamin Otte2012-04-171-3/+0
* styleproperty: Make _gtk_style_property_parse_value() return a CssValueBenjamin Otte2012-04-171-2/+1
* css: Remove _gtk_css_style_property_is_specified_type()Benjamin Otte2012-04-171-2/+0
* styleproperty: Make print_func take a GtkCssValueBenjamin Otte2012-04-171-1/+1
* styleproperty: Add a function to compare values for equalityBenjamin Otte2012-04-171-0/+7
* css: Use GtkCssValues instead of GValue in the css machineryAlexander Larsson2012-03-081-9/+7
* Change FSF AddressJavier Jardón2012-02-271-2/+1
* css: Add a check function for specified typesBenjamin Otte2012-02-021-0/+2
* styleproperty: Introduce "specified type" and "computed type"Benjamin Otte2012-02-021-0/+3
* styleproperty: Move parse/print vfuncs to GtkCssStylePropertyBenjamin Otte2012-01-091-0/+9
* styleproperty: Add a compute vfuncBenjamin Otte2012-01-091-0/+6
* css: Redo value resolvingBenjamin Otte2012-01-091-0/+6
* styleproperty: Move pspec to GtkCssCustomPropertyBenjamin Otte2012-01-091-1/+0
* styleproperty: Move implementations to separate fileBenjamin Otte2012-01-091-0/+2
* styleproperty: Move pspec to GtkCssStylePropertyBenjamin Otte2012-01-091-0/+1
* styleproperty: Move value printing to real propertiesBenjamin Otte2012-01-091-0/+4
* styleproperty: Move member variablesBenjamin Otte2012-01-091-0/+2
* css: Move a bunch of functionsBenjamin Otte2012-01-091-0/+3
* styleproperty: Move id handlingBenjamin Otte2012-01-091-0/+8
* styleproperty: Split into shorthand and real style propertiesBenjamin Otte2012-01-091-0/+53