summaryrefslogtreecommitdiff
path: root/utils/corestrings.h
Commit message (Expand)AuthorAgeFilesLines
* extend corestings with event typesVincent Sanders2012-11-281-1/+70
* type=search is a new-fangled HTML5 thing which we treat as input and thus giv...Daniel Silverstone2012-11-041-0/+1
* Move dom walker to utils/libdom.{c|h}. Add a few HTML elements to core strings.Michael Drake2012-10-121-0/+2
* Add "https" lwc string.Michael Drake2012-10-081-0/+1
* Fix select elements. Requires latest libdom.Michael Drake2012-09-191-0/+1
* extend completion typesVincent Sanders2012-07-301-0/+2
* More use of interns.Michael Drake2012-07-261-0/+8
* Use interns for string comparisons.Michael Drake2012-07-261-0/+6
* Compare interns instead of strings in html_forms.cMichael Drake2012-07-231-1/+10
* Interned string cleanup, phase 6 (final): Move html.c to corestring.Michael Drake2012-07-221-0/+15
* Interned string cleanup, phase 5: Move imagemap.c to corestring.Michael Drake2012-07-221-0/+16
* Interned string cleanup, phase 4: Move html_script.c to corestring.Michael Drake2012-07-221-0/+2
* Interned string cleanup, phase 3: Move html_forms.c to corestring.Michael Drake2012-07-221-0/+1
* Interned string cleanup, phase 2: Create utils/corestrings and use it in css ...Michael Drake2012-07-221-0/+101