summaryrefslogtreecommitdiff
path: root/src/core/attr.h
Commit message (Expand)AuthorAgeFilesLines
* Convert DOM document interface to use vtable structure.Bo Yang2009-03-191-1/+1
* Convert the dom_characterdata to use vtable.Bo Yang2009-03-151-1/+1
* Change the our dom to use vtable method. The first step: Bo Yang2009-03-121-0/+25
* Modify dom_node_initialise() API to permit specification of namespace URI and...John Mark Bell2007-09-271-1/+2
* Finalisation and destruction of nodesJohn Mark Bell2007-07-281-0/+1
* Implement type-specific node constructors and veneer the appropriate Document...John Mark Bell2007-07-261-0/+20