summaryrefslogtreecommitdiff
path: root/content/handlers/html/form.c
Commit message (Expand)AuthorAgeFilesLines
* form: Fix situation where a gadget initialises with NULL valueDaniel Silverstone2019-08-041-2/+6
* html: Mirror gadget values in and out of the DOMDaniel Silverstone2019-08-041-0/+111
* validate the form button element type attribute as per specVincent Sanders2019-02-221-4/+16
* rewrite form_successful_controls_dom as form_dom_to_dataVincent Sanders2018-09-291-556/+883
* fix url encoding to be compatible with nsurl API changes.Vincent Sanders2018-09-261-112/+112
* remove warning by replacing sprintf snprintfVincent Sanders2018-08-241-1/+5
* Plotters: Add plot_style_fixed type, and use for font size.Michael Drake2018-05-231-1/+1
* move html and text content handlers where they belongVincent Sanders2018-05-101-0/+1895