summaryrefslogtreecommitdiff
path: root/include/dom/core/node.h
Commit message (Expand)AuthorAgeFilesLines
* s/struct dom_string/dom_string/gJohn Mark Bell2011-04-071-58/+58
* Merge the branches/struggleyb/libdom-remain back to trunk.Bo Yang2009-08-111-18/+22
* Modify some typo, thanks to the partly-completed testcase to help to find thi...Bo Yang2009-05-051-1/+1
* Change the our dom to use vtable method. The first step: Bo Yang2009-03-121-75/+467
* Rename dom_named_node_map to dom_namednodemap to be consistent with the rest ...James Shaw2007-08-081-2/+2
* Fix structure name dom_nodelistJames Shaw2007-08-031-2/+2
* Implement type-specific node constructors and veneer the appropriate Document...John Mark Bell2007-07-261-1/+4
* More name changes for consistency with specJames Shaw2007-07-211-6/+6
* Rename to dom_node_get_owner_document() in line with specJames Shaw2007-07-151-1/+1
* Modify node value, type and name functions to match w3c specJames Shaw2007-07-141-4/+4
* Purge all trace of the ballache that was dom_ctx.John Mark Bell2007-07-061-83/+66
* Import DOM library.John Mark Bell2007-07-061-0/+170