summaryrefslogtreecommitdiff
path: root/src/html/html_form_element.h
Commit message (Expand)AuthorAgeFilesLines
* Fix: Proper copy constructor for HTMLFormElement.Michael Drake2016-02-051-0/+9
* Simplified consistant interface to HTMLElement creation.Michael Drake2016-01-281-4/+4
* Remove a bunch of leaks but not reffing dom nodes from dom nodesDaniel Silverstone2014-01-051-2/+0
* HTMLFormElement: Initial support, 2 tests now passDaniel Silverstone2012-07-071-0/+2
* A bunch of panel beating:John Mark Bell2012-02-051-2/+2
* Merge branches/jmb/dom-alloc-purge back to trunkJohn Mark Bell2011-12-211-9/+4
* 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/+59