summaryrefslogtreecommitdiff
path: root/test/parse2-auto.c
Commit message (Expand)AuthorAgeFilesLines
* Various changes which modify API and ABI:Michael Drake2013-12-131-9/+1
* Add structure versioning for client inputJohn Mark Bell2011-03-131-0/+1
* Initialise font callback pointersJohn Mark Bell2011-02-031-0/+2
* Provide hook for system colour name -> RGB conversionJohn Mark Bell2011-01-291-3/+16
* Ensure there are zero global symbols without css_ or css__ in front of them. ...Daniel Silverstone2011-01-201-5/+5
* Merge parser autogeneration and string handling refactor branch r=jmb,kinniso...Vincent Sanders2011-01-191-1/+9
* Provide notification hook for imported stylesheets, to enable clients to para...John Mark Bell2010-12-051-1/+1
* Remove Aliases file nonsenseJohn Mark Bell2010-12-041-4/+4
* Remove use of lwc_initialise and also parserutils.h includes. r=vinceDaniel Silverstone2010-12-041-19/+0
* Remove initialisation of libparserutils from testsDaniel Silverstone2010-12-041-4/+0
* Remove libcss_initialise/finalise.John Mark Bell2010-12-041-2/+3
* Make libcss suitable for the new libwapcaplet behaviour.Daniel Silverstone2010-03-281-4/+30
* Fix libcss to use new libwapcaplet behaviour.Daniel Silverstone2010-03-271-8/+6
* Origin and media are not properties of the stylesheet. John Mark Bell2010-01-121-2/+2
* Make all URIs absoluteJohn Mark Bell2009-07-011-1/+13
* Support for parsing inline stylesJohn Mark Bell2009-06-261-1/+1
* More c89ismsJohn Mark Bell2009-04-151-2/+3
* Quirks mode parsingJohn Mark Bell2009-02-151-1/+1
* Port libcss to libwapcaplet.Daniel Silverstone2009-02-141-3/+7
* Rework handling of imported stylesheets.John Mark Bell2009-02-141-1/+1
* Squash warningsJohn Mark Bell2009-01-201-2/+2
* Purge stylesheet dumping code from the library.John Mark Bell2009-01-191-2035/+1
* Another test harness for parser tests. This one compares the reserialised out...John Mark Bell2009-01-191-0/+2235