summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add email addressJames Shaw2007-07-191-1/+1
* Stub out remainder of DocumentType API.John Mark Bell2007-07-161-4/+19
* Stub implementation of of dom_document_type methodsJames Shaw2007-07-162-0/+22
* Rename to dom_node_get_owner_document() in line with specJames Shaw2007-07-151-1/+1
* Populate dom.hJohn Mark Bell2007-07-141-4/+24
* LibXML 2 binding for libdom.John Mark Bell2007-07-141-0/+17
* Add extra dom_string constructor that permits strings to be manufactured in t...John Mark Bell2007-07-141-0/+5
* Modify node value, type and name functions to match w3c specJames Shaw2007-07-141-4/+4
* Add DOMImplementation, DOMImplementationListJohn Mark Bell2007-07-124-0/+348
* Add Element.John Mark Bell2007-07-112-1/+79
* Fix TypeInfo -> type_info conversionJohn Mark Bell2007-07-111-3/+3
* Make CharacterData struct public (within library)John Mark Bell2007-07-111-0/+28
* Add CharacterDataJohn Mark Bell2007-07-111-0/+35
* Add NamedNodeMap.John Mark Bell2007-07-101-0/+43
* Add NodeList and string comparison APIJohn Mark Bell2007-07-102-0/+30
* Purge all trace of the ballache that was dom_ctx.John Mark Bell2007-07-066-188/+145
* Import DOM library.John Mark Bell2007-07-066-0/+412