summaryrefslogtreecommitdiff
path: root/src/select/propset.h
Commit message (Expand)AuthorAgeFilesLines
* Some changes. No idea what they are, mind you.John Mark Bell2009-02-151-7/+7
* Move property dispatch table out of select.c so it can be used by the compute...John Mark Bell2009-02-151-0/+2
* Port libcss to libwapcaplet.Daniel Silverstone2009-02-141-13/+9
* Finally, a representation of a computed content property.John Mark Bell2009-02-141-0/+26
* Fix clip: rect() with auto sidesJohn Mark Bell2009-02-141-4/+9
* A motley selection of changes. Vague summary:John Mark Bell2009-02-141-4/+14
* Modify encoding of quotes. Move clip to accommodate.John Mark Bell2009-02-111-7/+7
* Change encoding of font-familyJohn Mark Bell2009-02-111-33/+33
* Change the representation of any data that includes a css_string. They're now...John Mark Bell2009-02-111-18/+11
* Mutators for computed styleJohn Mark Bell2009-02-071-0/+1627