summaryrefslogtreecommitdiff
path: root/include/dom/core/document.h
Commit message (Expand)AuthorAgeFilesLines
* Convert DOMFragment to use vtable structure.Bo Yang2009-03-191-3/+3
* Convert DOM document interface to use vtable structure.Bo Yang2009-03-191-65/+404
* Rationalise dom_string (some consideration is required as to what happens wrt...John Mark Bell2009-03-031-0/+3
* Sort out somewhat messy object construction.John Mark Bell2007-07-281-5/+12
* Add omitted dom_document_create_comment APIJohn Mark Bell2007-07-221-0/+3
* rename dom_document_get_element() to dom_document_get_document_element()James Shaw2007-07-211-1/+1
* Purge all trace of the ballache that was dom_ctx.John Mark Bell2007-07-061-68/+55
* Import DOM library.John Mark Bell2007-07-061-0/+105