summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* More accessorsJohn Mark Bell2009-02-061-0/+68
* More accessorsJohn Mark Bell2009-02-061-0/+67
* More accessorsJohn Mark Bell2009-02-061-0/+39
* More accessorsJohn Mark Bell2009-02-061-0/+40
* More accessorsJohn Mark Bell2009-02-061-2/+161
* More accessorsJohn Mark Bell2009-02-061-0/+81
* More accessorsJohn Mark Bell2009-02-061-0/+120
* More accessorsJohn Mark Bell2009-02-061-0/+160
* More accessorsJohn Mark Bell2009-02-061-0/+90
* More accessorsJohn Mark Bell2009-02-061-0/+172
* More accessorsJohn Mark Bell2009-02-061-0/+218
* More accessorsJohn Mark Bell2009-02-061-1/+168
* I've changed my mind. Don't assume that _INHERIT doesn't exist here.John Mark Bell2009-02-061-15/+56
* Some property accessors.John Mark Bell2009-02-062-5/+149
* Bit allocations.John Mark Bell2009-02-061-0/+49
* Enumerated values for properties.John Mark Bell2009-02-052-16/+501
* Fill in members of css_computed_{style,uncommon}John Mark Bell2009-02-052-17/+104
* cursor:, which I omitted from the previous commit.John Mark Bell2009-01-291-4/+11
* More maths. I have no idea if this approach is sane, btw. More importantly, I...John Mark Bell2009-01-291-11/+24
* Create header containing computed style representation. This isn't remotely c...John Mark Bell2009-01-272-6/+138
* I guess it helps if you commit the header, too.John Mark Bell2009-01-271-2/+6
* Introduce ability to create/destroy selection contexts.John Mark Bell2009-01-262-0/+40
* Divorce css_string from whatever gets stored in lpu hashes.John Mark Bell2008-12-011-4/+4
* Use parserutils_hash instead of parserutils_dict.John Mark Bell2008-11-301-3/+3
* css_string is now the same as a parserutils_dict_entry. This allows us to use...John Mark Bell2008-11-271-4/+6
* Fix number parsing and make test code automatically determine correctness.John Mark Bell2008-11-241-1/+2
* Make stylesheet component constructors/destructors report errorsJohn Mark Bell2008-11-091-3/+3
* Modify CSS2.1 frontend test driver to use the public stylesheet API.John Mark Bell2008-09-251-0/+8
* 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-252-8/+20
* 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-255-8/+53
* Implement the first-stage parser.John Mark Bell2008-07-301-0/+2
* Import beginnings of a CSS parsing library.John Mark Bell2008-05-014-0/+114