summaryrefslogtreecommitdiff
path: root/src/core/characterdata.h
Commit message (Expand)AuthorAgeFilesLines
* Merge the branches/struggleyb/libdom-remain back to trunk.Bo Yang2009-08-111-5/+24
* Add typedefs for public DOM interfaces.Bo Yang2009-03-311-2/+2
* Convert the dom_characterdata to use vtable.Bo Yang2009-03-151-3/+34
* Implement dom_text_split_text()John Mark Bell2007-11-031-0/+2
* Finalisation and destruction of nodesJohn Mark Bell2007-07-281-0/+3
* Sort out somewhat messy object construction.John Mark Bell2007-07-281-4/+0
* Implement type-specific node constructors and veneer the appropriate Document...John Mark Bell2007-07-261-0/+8
* Make CharacterData struct public (within library)John Mark Bell2007-07-111-0/+20