summaryrefslogtreecommitdiff
path: root/css/select.c
Commit message (Collapse)AuthorAgeFilesLines
* Sync with new libcss API. There's huge amounts of room for improvement in ↵John Mark Bell2009-07-291-0/+175
| | | | | | this implementation. svn path=/trunk/netsurf/; revision=8883
* Now that libwapcaplet guarantees NUL-termination of strings, stop copying ↵John Mark Bell2009-07-251-45/+5
| | | | | | them unnecessarily. svn path=/trunk/netsurf/; revision=8785
* Merge LibCSS port to trunk.John Mark Bell2009-07-231-0/+1981
svn path=/trunk/netsurf/; revision=8752