summaryrefslogtreecommitdiff
path: root/src/select/dispatch.h
Commit message (Expand)AuthorAgeFilesLines
* Merge parser autogeneration and string handling refactor branch r=jmb,kinniso...Vincent Sanders2011-01-191-1/+0
* Make libcss suitable for the new libwapcaplet behaviour.Daniel Silverstone2010-03-281-4/+4
* Use unsigned int for bitfields. Apparently, using uint32_t confuses some comp...John Mark Bell2009-08-021-2/+2
* Query client for initial values of color, font-family, quotes, and voice-fami...John Mark Bell2009-07-041-1/+1
* Completely change the approach used for presentational hints.John Mark Bell2009-03-231-1/+3
* Add compose entry to property dispatch table.John Mark Bell2009-03-021-0/+3
* Move property dispatch table out of select.c so it can be used by the compute...John Mark Bell2009-02-151-0/+39