summaryrefslogtreecommitdiff
path: root/src/select/select.h
Commit message (Collapse)AuthorAgeFilesLines
* Completely change the approach used for presentational hints.John Mark Bell2009-03-231-1/+1
| | | | | | | | This one stands a chance of working sanely. While this compiles, please don't expect it to link. svn path=/trunk/libcss/; revision=6820
* Move property dispatch table out of select.c so it can be used by the ↵John Mark Bell2009-02-151-0/+67
computed style composition code. svn path=/trunk/libcss/; revision=6523