summaryrefslogtreecommitdiff
path: root/content/handlers/html/box_construct.c
Commit message (Expand)AuthorAgeFilesLines
* html: Mirror gadget values in and out of the DOMDaniel Silverstone2019-08-041-1/+2
* box_construct: Check error return from dom_has_attributeDaniel Silverstone2019-08-031-3/+11
* HTML: Squash error-path leaks in select box construction.Michael Drake2019-05-061-0/+2
* CSS: Update for change to libcss select style API.Michael Drake2019-05-041-1/+1
* Box construction: Don't handle IMAGE specially.Michael Drake2018-12-131-1/+0
* check dom call return and improve handling of missing form typeVincent Sanders2018-10-091-22/+30
* clean up html content handler header useVincent Sanders2018-05-111-0/+1
* move html and text content handlers where they belongVincent Sanders2018-05-101-0/+3134