summaryrefslogtreecommitdiff
path: root/src/parse/propstrings.h
Commit message (Expand)AuthorAgeFilesLines
* Padding shorthand property parserJohn Mark Bell2009-06-251-1/+1
* Margin shorthand parserJohn Mark Bell2009-06-251-6/+7
* List-style shorthand parserJohn Mark Bell2009-06-251-8/+8
* Font shorthand propertyJohn Mark Bell2009-06-251-2/+2
* Factor out common parts of pause-after and pause-before parsers.John Mark Bell2009-06-251-8/+8
* Border and outline shorthand property parsersJohn Mark Bell2009-06-251-19/+21
* Parse background shorthand propertyJohn Mark Bell2009-06-191-7/+8
* More refactoring groundwork. This actually compiles and passes the testsuite.John Mark Bell2009-05-261-459/+3
* Support named colours.John Mark Bell2009-04-011-1/+183
* Parse media type list in @import ruleJohn Mark Bell2009-02-141-0/+16
* Distinguish between pseudo classes and pseudo elementsJohn Mark Bell2009-02-101-1/+22
* Fix azimuthJohn Mark Bell2009-01-161-6/+9
* Beginnings of a colour specifier parser.John Mark Bell2009-01-111-2/+3
* text-decorationJohn Mark Bell2009-01-101-2/+6
* play-duringJohn Mark Bell2009-01-101-1/+3
* voice-familyJohn Mark Bell2009-01-101-1/+4
* A little more work on font-family.John Mark Bell2008-12-051-0/+6
* cursorJohn Mark Bell2008-12-041-1/+19
* Changes to the encoding of content in bytecode to better match the spec.John Mark Bell2008-12-031-1/+9
* Something approximating clipJohn Mark Bell2008-12-021-1/+2
* Finish azimuthJohn Mark Bell2008-12-011-1/+7
* Retain pointer to dictionary entries so we don't have to rediscover it later.John Mark Bell2008-12-011-0/+5
* Beginnings of azimuth.John Mark Bell2008-11-301-1/+3
* Tidy things up somewhat.John Mark Bell2008-11-281-0/+305