summaryrefslogtreecommitdiff
path: root/src/html/html_document.c
Commit message (Expand)AuthorAgeFilesLines
* Make HTMLDocument use dynamic dispatch like everything else.John Mark Bell2012-02-051-35/+188
* A bunch of panel beating:John Mark Bell2012-02-051-7/+35
* Implement trivial accessorsJohn Mark Bell2012-02-051-6/+36
* Excise more API bizarrenessJohn Mark Bell2012-02-051-6/+0
* Implement HTMLDocument constructor/destructorJohn Mark Bell2012-02-051-11/+43
* Remove parser unpleasantness from HTMLDocumentJohn Mark Bell2012-02-051-5/+3
* Merge branches/jmb/dom-alloc-purge back to trunkJohn Mark Bell2011-12-211-9/+5
* s/struct dom_string/dom_string/gJohn Mark Bell2011-04-071-10/+10
* Provide mechanism for binding/client to define the features a document object...John Mark Bell2010-12-061-2/+2
* Merge branches/struggleyb/libdom-html to trunk.John Mark Bell2010-08-301-0/+118