Daniel Silverstone
|
b23aee2f09
|
type=search is a new-fangled HTML5 thing which we treat as input and thus give EX width hinting. Closes #3578446
|
2012-11-04 17:29:26 +00:00 |
Michael Drake
|
4fccdf18f3
|
Move dom walker to utils/libdom.{c|h}. Add a few HTML elements to core strings.
|
2012-10-12 16:21:29 +01:00 |
Michael Drake
|
25cacb19c8
|
Ensure correct error type is returned.
|
2012-10-11 14:21:13 +01:00 |
Michael Drake
|
1b9b870921
|
Add "https" lwc string.
|
2012-10-08 19:26:35 +01:00 |
Michael Drake
|
d5e1616a45
|
Fix select elements. Requires latest libdom.
|
2012-09-19 14:42:05 +01:00 |
Vincent Sanders
|
db76dd3b1a
|
extend completion types
|
2012-07-30 22:55:13 +01:00 |
Michael Drake
|
4bd23e73ab
|
s/object/option/
|
2012-07-26 18:27:15 +01:00 |
Michael Drake
|
2f408f0ecb
|
More use of interns.
|
2012-07-26 15:57:33 +01:00 |
Michael Drake
|
81e079e747
|
Use interns for string comparisons.
|
2012-07-26 14:49:27 +01:00 |
Michael Drake
|
26a92340e2
|
Compare interns instead of strings in html_forms.c
|
2012-07-23 12:06:43 +01:00 |
Michael Drake
|
f6f2bcbcde
|
Interned string cleanup, phase 6 (final): Move html.c to corestring.
|
2012-07-22 23:28:45 +01:00 |
Michael Drake
|
5dadb1a0ec
|
Interned string cleanup, phase 5: Move imagemap.c to corestring.
|
2012-07-22 20:52:34 +01:00 |
Michael Drake
|
1947019095
|
Interned string cleanup, phase 4: Move html_script.c to corestring.
|
2012-07-22 18:58:22 +01:00 |
Michael Drake
|
9de20d9a1a
|
Interned string cleanup, phase 3: Move html_forms.c to corestring.
|
2012-07-22 18:01:10 +01:00 |
Michael Drake
|
2ad24f39da
|
Interned string cleanup, phase 2: Create utils/corestrings and use it in css handler.
|
2012-07-22 15:48:55 +01:00 |