summaryrefslogtreecommitdiff
path: root/include/libcss/stylesheet.h
Commit message (Expand)AuthorAgeFilesLines
* Make all URIs absoluteJohn Mark Bell2009-07-011-0/+14
* Support for parsing inline stylesJohn Mark Bell2009-06-261-1/+2
* Quirks mode parsingJohn Mark Bell2009-02-151-2/+4
* Port libcss to libwapcaplet.Daniel Silverstone2009-02-141-2/+2
* Rework handling of imported stylesheets.John Mark Bell2009-02-141-8/+9
* Drop css_error_handler and rename css_alloc to css_allocator_fnDaniel Silverstone2009-02-141-1/+1
* Synchronise media type bitfield with reality -- it's 64bits wide.John Mark Bell2009-02-121-2/+2
* Make stylesheet component constructors/destructors report errorsJohn Mark Bell2008-11-091-3/+3
* Create a parser instance for a stylesheet. Also create a level-specific front...John Mark Bell2008-09-251-1/+1
* Mechanism for the client to select the language level.John Mark Bell2008-09-251-1/+2
* Add API to get/set a stylesheet's disabled stateJohn Mark Bell2008-09-251-2/+3
* Implement most of stylesheet's public APIJohn Mark Bell2008-09-251-0/+2
* Public stylesheet API & stubbed out implementations.John Mark Bell2008-09-251-0/+36