summaryrefslogtreecommitdiff
path: root/bindings
Commit message (Expand)AuthorAgeFilesLines
* Begin implementation of DocumentType classJohn Mark Bell2007-09-192-21/+36
* More informational messagingJohn Mark Bell2007-09-181-6/+45
* More logging of failed DOM calls.John Mark Bell2007-09-171-4/+45
* Fix potential segfaultsJohn Mark Bell2007-09-171-2/+4
* Implement xml-binding-specific dom_implementation_create_documentJohn Mark Bell2007-09-171-8/+46
* Add callback for informational messaging (with variable severity, a la syslog)John Mark Bell2007-09-163-43/+99
* Comment fixesJohn Mark Bell2007-07-291-4/+4
* Sort out somewhat messy object construction.John Mark Bell2007-07-281-3/+3
* Add ability to set a document's doctype after the document has been createdJohn Mark Bell2007-07-261-3/+8
* Further work on libxml binding.John Mark Bell2007-07-221-29/+325
* More libxml binding workJohn Mark Bell2007-07-221-45/+228
* Fix RISC OS buildJohn Mark Bell2007-07-201-1/+3
* Add xml_parser_add_element_node; builds DOM Elements from XML_ELEMENT_NODEs.John Mark Bell2007-07-161-7/+122
* Fix libxml binding buildsystem target filename (previously overwrote core lib...John Mark Bell2007-07-152-29/+226
* Further libxml binding work.John Mark Bell2007-07-151-6/+170
* Populate dom.hJohn Mark Bell2007-07-141-37/+144
* LibXML 2 binding for libdom.John Mark Bell2007-07-1410-0/+809