summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add extra dom_string constructor that permits strings to be manufactured in t...John Mark Bell2007-07-141-10/+80
* Modify node value, type and name functions to match w3c specJames Shaw2007-07-141-4/+4
* Make NamedNodeMap more genericJohn Mark Bell2007-07-124-35/+28
* Add DOMImplementation, DOMImplementationListJohn Mark Bell2007-07-126-2/+507
* Add Element.John Mark Bell2007-07-113-2/+516
* Fix TypeInfo -> type_info conversionJohn Mark Bell2007-07-111-5/+5
* Make CharacterData struct public (within library)John Mark Bell2007-07-114-9/+120
* Add CharacterDataJohn Mark Bell2007-07-112-1/+194
* Warning fixesJohn Mark Bell2007-07-101-2/+4
* Add NamedNodeMap.John Mark Bell2007-07-106-7/+514
* Add NodeList and string comparison APIJohn Mark Bell2007-07-109-2/+449
* Purge all trace of the ballache that was dom_ctx.John Mark Bell2007-07-066-351/+618
* Import DOM library.John Mark Bell2007-07-069-0/+2052