summaryrefslogtreecommitdiff
path: root/src/core/attr.h
Commit message (Expand)AuthorAgeFilesLines
* Promote ref/unref in dom_node to be inlines.Daniel Silverstone2012-03-281-0/+1
* Merge branches/jmb/dom-alloc-purge back to trunkJohn Mark Bell2011-12-211-12/+8
* s/struct dom_string/dom_string/gJohn Mark Bell2011-04-071-9/+8
* Merge branches/struggleyb/libdom-html to trunk.John Mark Bell2010-08-301-2/+3
* Remove spurious inline qualifiers.Michael Drake2009-08-131-6/+6
* Merge the branches/struggleyb/libdom-remain back to trunk.Bo Yang2009-08-111-12/+86
* 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