summaryrefslogtreecommitdiff
path: root/gtk/gtkcssshorthandproperty.c
Commit message (Expand)AuthorAgeFilesLines
* Do not return on void functionsIgnacio Casal Quinteiro2015-02-191-1/+1
* css: Implement "unset"Benjamin Otte2014-05-111-0/+12
* styleproperty: Remove base argumentBenjamin Otte2012-05-111-2/+1
* cssshorthand: Don't pass base file anymoreBenjamin Otte2012-05-111-1/+1
* cssarrayvalue: Redo parsing arraysBenjamin Otte2012-04-171-1/+1
* styleproperty: Make _gtk_style_property_parse_value() return a CssValueBenjamin Otte2012-04-171-32/+23
* styleproperty: Make _gtk_style_property_query() take a GValueBenjamin Otte2012-04-171-2/+3
* css: Use GtkCssValues instead of GValue in the css machineryAlexander Larsson2012-03-081-3/+2
* Change FSF AddressJavier Jardón2012-02-271-2/+1
* shorthand: Only unset values that are setBenjamin Otte2012-01-311-1/+8
* css: Return GArrays from shorthand parsingBenjamin Otte2012-01-251-10/+10
* css: Fix memleakBenjamin Otte2012-01-161-1/+1
* styleproperty: Make query function take a vfuncBenjamin Otte2012-01-111-4/+4
* shorthand: Get rid of GParameter danceBenjamin Otte2012-01-111-13/+1
* shorthand: Move pack funcs from base classBenjamin Otte2012-01-111-2/+5
* styleproperty: Remove context arg from _gtk_style_context_query()Benjamin Otte2012-01-091-1/+0
* stylecontext: Remove GtkStylePropertyContext from pack funcsBenjamin Otte2012-01-091-1/+1
* styleproperty: Let parse_value() initialize the valueBenjamin Otte2012-01-091-1/+0
* shorthand: Remove old parse func supportBenjamin Otte2012-01-091-54/+0
* shorthand: Initialize unparsed valuesBenjamin Otte2012-01-091-0/+12
* styleproperty: Remove _gtk_style_property_unpack()Benjamin Otte2012-01-091-2/+2
* shorthand: Redo shorthand value parsingBenjamin Otte2012-01-091-0/+111
* styleproperty: Make query() and assign() vfuncsBenjamin Otte2012-01-091-0/+36
* shorthand: Add a property for all subpropertiesBenjamin Otte2012-01-091-0/+65
* styleproperty: Split into shorthand and real style propertiesBenjamin Otte2012-01-091-0/+36