summaryrefslogtreecommitdiff
path: root/include/dom/dom.h
Commit message (Expand)AuthorAgeFilesLines
* Add HTMLHtmlElement to the main dom.h includesDaniel Silverstone2012-07-071-1/+2
* Add html_form_element to the public API. It's not fully implemented yetDaniel Silverstone2012-03-251-0/+1
* Include html_document.h in dom.hDaniel Silverstone2012-03-241-0/+1
* Include html element from dom.hDaniel Silverstone2012-03-241-0/+3
* Merge branches/jmb/dom-alloc-purge back to trunkJohn Mark Bell2011-12-211-3/+0
* s/struct dom_string/dom_string/gJohn Mark Bell2011-04-071-1/+1
* Remove bootstrap infrastructure, and just make dom_implementation a stub.John Mark Bell2010-12-051-4/+3
* Add events module header into the dom.hBo Yang2009-08-141-0/+3
* Merge the branches/struggleyb/libdom-remain back to trunk.Bo Yang2009-08-111-9/+11
* Add dom_document_fragment, dom_cdata_section, dom_entity_reference, dom_proce...Bo Yang2009-04-291-0/+4
* Make hubbub parser binding build trees correctly (credit: Bo Yang)John Mark Bell2009-03-051-0/+14
* Stub implementation of of dom_document_type methodsJames Shaw2007-07-161-0/+1
* Populate dom.hJohn Mark Bell2007-07-141-4/+24
* LibXML 2 binding for libdom.John Mark Bell2007-07-141-0/+17