summaryrefslogtreecommitdiff
path: root/include/dom/html
Commit message (Expand)AuthorAgeFilesLines
* Make HTMLDocument use dynamic dispatch like everything else.John Mark Bell2012-02-051-39/+225
* A bunch of panel beating:John Mark Bell2012-02-052-21/+92
* Excise more API bizarrenessJohn Mark Bell2012-02-051-6/+0
* Implement HTMLDocument constructor/destructorJohn Mark Bell2012-02-051-1/+1
* Remove parser unpleasantness from HTMLDocumentJohn Mark Bell2012-02-051-6/+1
* Merge branches/jmb/dom-alloc-purge back to trunkJohn Mark Bell2011-12-211-2/+1
* s/struct dom_string/dom_string/gJohn Mark Bell2011-04-075-24/+23
* Provide mechanism for binding/client to define the features a document object...John Mark Bell2010-12-061-1/+1
* Fix buildJohn Mark Bell2010-12-051-1/+1
* Beginnings of some of HTMLElementDaniel Silverstone2010-12-051-11/+28
* Merge branches/struggleyb/libdom-html to trunk.John Mark Bell2010-08-3056-0/+718