summaryrefslogtreecommitdiff
path: root/include/libcss/select.h
Commit message (Expand)AuthorAgeFilesLines
* Handle :first-child within libcssJohn Mark Bell2009-02-141-10/+11
* Enumerate pseudo classes and elementsJohn Mark Bell2009-02-101-0/+20
* Match detailsJohn Mark Bell2009-02-091-0/+22
* This is more likely to handle universal simple_selectors correctly.John Mark Bell2009-02-091-3/+6
* Match selector chains. Universal selectors will probably break this.John Mark Bell2009-02-091-1/+9
* Beginnings of a handler function table.John Mark Bell2009-02-091-1/+9
* Oh look, I've changed my mind again.John Mark Bell2009-02-071-1/+1
* More API changes.John Mark Bell2009-02-071-1/+1
* Create header containing computed style representation. This isn't remotely c...John Mark Bell2009-01-271-6/+0
* 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-261-0/+36