summaryrefslogtreecommitdiff
path: root/utils/corestrings.h
Commit message (Expand)AuthorAgeFilesLines
* rework corestring implementationVincent Sanders2017-03-191-276/+22
* Support fixed nsgenbind bindingsDaniel Silverstone2017-02-051-1/+9
* Table cell nowrap attribute is presentational hint, not UA style.Michael Drake2016-10-131-0/+1
* Add 'mailto' lwc corestring.Michael Drake2016-01-081-0/+1
* Ensure that those events listed in 8.1.5.2 as forwarded from body to window, ...Daniel Silverstone2015-11-221-0/+9
* Add support for BODY, HEAD, html namespaces and keying of html content dataDaniel Silverstone2015-08-091-0/+5
* Remove include of nsurl from corestrings.hMichael Drake2015-02-261-2/+1
* Move FILE_SCHEME_PREFIX to corestrings.Michael Drake2015-02-261-0/+6
* Add a lwc corestring for "/".Michael Drake2014-10-301-0/+1
* add incomplete scheme fetcher for javascript urlsVincent Sanders2014-08-251-0/+1
* Add function to get bw's URL.Michael Drake2014-02-081-0/+3
* Use corestring.Michael Drake2014-01-251-0/+1
* Simplify and optimise icon handling.Michael Drake2014-01-241-4/+6
* Use corestrings for "about", "data", and "resource".Michael Drake2014-01-241-0/+3
* Use corestrings for fetch module's lwc strings.Michael Drake2014-01-241-0/+1
* Use corestrings in box construction.Michael Drake2014-01-241-0/+15
* Support image inputsDaniel Silverstone2014-01-051-0/+1
* Rewrite form_successful_controls() to use the DOM.Daniel Silverstone2014-01-051-0/+15
* Ensure that file inputs update the dom node and annotate with the unencoded f...Daniel Silverstone2014-01-041-0/+1
* Rename libcss_node_data key for libdom node user data.Michael Drake2013-12-131-1/+1
* Optimise selection by generating node ancestor element/class/id name bloom fi...Michael Drake2013-12-011-0/+1
* refactor stylesheet handling to separate object from within html renderingVincent Sanders2013-02-241-0/+1
* change stylesheet fetching to be generated from the default dom eventsVincent Sanders2013-02-191-0/+5
* implement Element::classNameVincent Sanders2013-01-231-0/+1
* Revert "Treat cookies from HTTP and HTTPS as identical."John-Mark Bell2013-01-041-1/+0
* Treat cookies from HTTP and HTTPS as identical.John-Mark Bell2013-01-031-0/+1
* Correctly emit entities when serialising to HTML.John-Mark Bell2012-12-301-0/+1
* add dom event handler to document objectVincent Sanders2012-12-171-0/+1
* 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