summaryrefslogtreecommitdiff
path: root/src/html/html_form_element.c
Commit message (Expand)AuthorAgeFilesLines
* HTML{{,Button,Select,Form}Element,Document,Element,{,Options}Collection}: Ma...Daniel Silverstone2012-07-071-8/+20
* HTML{Form,Link,Meta}Element: Tidy up SIMPLE_GET_SETDaniel Silverstone2012-07-071-28/+32
* HTMLFormElement: Add basic attributes, enable 5 more testsDaniel Silverstone2012-07-071-0/+40
* HTMLFormElement: Initial support, 2 tests now passDaniel Silverstone2012-07-071-11/+23
* C89 for BeOS build.François Revel2012-03-241-1/+3
* A bunch of panel beating:John Mark Bell2012-02-051-5/+5
* Remove form association logic -- this is not the way to do itJohn Mark Bell2012-02-051-2/+4
* Merge branches/jmb/dom-alloc-purge back to trunkJohn Mark Bell2011-12-211-33/+14
* s/struct dom_string/dom_string/gJohn Mark Bell2011-04-071-2/+2
* Merge branches/struggleyb/libdom-html to trunk.John Mark Bell2010-08-301-0/+256