summaryrefslogtreecommitdiff
path: root/src/core/document.h
Commit message (Expand)AuthorAgeFilesLines
* Modify NamedNodeMap, note that there is no vtable for this type because it is...Bo Yang2009-03-231-2/+2
* Convert DOM document interface to use vtable structure.Bo Yang2009-03-191-1/+140
* Rationalise dom_string (some consideration is required as to what happens wrt...John Mark Bell2009-03-031-6/+0
* Make the dom string class more useful.John Mark Bell2007-10-031-0/+5
* DOM Strings are now capable of containing either UTF-8 or UTF-16 encoded data.John Mark Bell2007-09-301-1/+4
* Implement Document destructor.John Mark Bell2007-07-281-0/+3
* Implement type-specific node constructors and veneer the appropriate Document...John Mark Bell2007-07-261-2/+2
* Make NamedNodeMap more genericJohn Mark Bell2007-07-121-2/+2
* Add NamedNodeMap.John Mark Bell2007-07-101-1/+11
* Add NodeList and string comparison APIJohn Mark Bell2007-07-101-0/+16
* Purge all trace of the ballache that was dom_ctx.John Mark Bell2007-07-061-3/+3
* Import DOM library.John Mark Bell2007-07-061-0/+19