index
:
libdom.git
chris/fetch-x-ent-ref
dsilvers/forms1
master
rupindersingh/dlist
rupindersingh/libdom
rupindersingh/libdom_recovered
tlsa/add-ci
tlsa/refcheck
Document Object Model library
NetSurf Browser Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bindings
/
xml
/
xmlparser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Beginnings of an expat binding -- NOT FUNCTIONAL YET
Daniel Silverstone
2012-03-24
1
-1367
/
+0
*
Merge branches/jmb/dom-alloc-purge back to trunk
John Mark Bell
2011-12-21
1
-39
/
+49
*
s/struct dom_string/dom_string/g
John Mark Bell
2011-04-07
1
-11
/
+11
*
Provide mechanism for binding/client to define the features a document object...
John Mark Bell
2010-12-06
1
-0
/
+1
*
Simplify DOMImplementation API by replacing dom_strings with const char *
John Mark Bell
2010-12-06
1
-39
/
+6
*
Remove bootstrap infrastructure, and just make dom_implementation a stub.
John Mark Bell
2010-12-05
1
-34
/
+2
*
Sync with modified libwapcaplet API: 11 additional DOM Level1 testsuite failu...
John Mark Bell
2010-08-26
1
-10
/
+5
*
Merge the Events module (branches/struggleyb/libdom-events) back to trunk. :)
Bo Yang
2009-08-13
1
-2
/
+4
*
Merge the branches/struggleyb/libdom-remain back to trunk.
Bo Yang
2009-08-11
1
-42
/
+91
*
Squash warnings
John Mark Bell
2009-03-25
1
-7
/
+7
*
Rationalise dom_string (some consideration is required as to what happens wrt...
John Mark Bell
2009-03-03
1
-20
/
+16
*
Fix up names of xml binding error enum values
John Mark Bell
2007-11-04
1
-6
/
+6
*
Fix up bindings buildsystem to permit multiple bindings to be built -- quite ...
John Mark Bell
2007-11-04
1
-96
/
+96
*
DOM Strings are now capable of containing either UTF-8 or UTF-16 encoded data.
John Mark Bell
2007-09-30
1
-0
/
+3
*
Begin implementation of DocumentType class
John Mark Bell
2007-09-19
1
-8
/
+12
*
More informational messaging
John Mark Bell
2007-09-18
1
-6
/
+45
*
More logging of failed DOM calls.
John Mark Bell
2007-09-17
1
-4
/
+45
*
Fix potential segfaults
John Mark Bell
2007-09-17
1
-2
/
+4
*
Add callback for informational messaging (with variable severity, a la syslog)
John Mark Bell
2007-09-16
1
-42
/
+78
*
Sort out somewhat messy object construction.
John Mark Bell
2007-07-28
1
-3
/
+3
*
Add ability to set a document's doctype after the document has been created
John Mark Bell
2007-07-26
1
-3
/
+8
*
Further work on libxml binding.
John Mark Bell
2007-07-22
1
-29
/
+325
*
More libxml binding work
John Mark Bell
2007-07-22
1
-45
/
+228
*
Add xml_parser_add_element_node; builds DOM Elements from XML_ELEMENT_NODEs.
John Mark Bell
2007-07-16
1
-7
/
+122
*
Fix libxml binding buildsystem target filename (previously overwrote core lib...
John Mark Bell
2007-07-15
1
-27
/
+224
*
Further libxml binding work.
John Mark Bell
2007-07-15
1
-6
/
+170
*
Populate dom.h
John Mark Bell
2007-07-14
1
-37
/
+144
*
LibXML 2 binding for libdom.
John Mark Bell
2007-07-14
1
-0
/
+187