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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement type-specific node constructors and veneer the appropriate Document...
John Mark Bell
2007-07-26
15
-83
/
+413
*
Add ability to set a document's doctype after the document has been created
John Mark Bell
2007-07-26
3
-3
/
+45
*
Further work on libxml binding.
John Mark Bell
2007-07-22
1
-29
/
+325
*
Fix binding.c API usage.
John Mark Bell
2007-07-22
2
-2
/
+11
*
Add omitted dom_document_create_comment API
John Mark Bell
2007-07-22
2
-0
/
+26
*
More libxml binding work
John Mark Bell
2007-07-22
1
-45
/
+228
*
Rewritten produce-specific-attribute to handle casts properly. IDL to C name...
James Shaw
2007-07-22
2
-240
/
+233
*
More name changes for consistency with spec
James Shaw
2007-07-21
2
-12
/
+12
*
rename dom_document_get_element() to dom_document_get_document_element()
James Shaw
2007-07-21
2
-2
/
+2
*
Silence GCC/LD command lines when building test cases.
John Mark Bell
2007-07-21
4
-10
/
+11
*
Add cast for attribute result variable
James Shaw
2007-07-21
2
-16
/
+128
*
Fix RISC OS build
John Mark Bell
2007-07-20
4
-9
/
+15
*
Silence XSLT invocation.
John Mark Bell
2007-07-20
1
-1
/
+2
*
Document implications of reference counting on DOM node destruction.
John Mark Bell
2007-07-19
1
-0
/
+102
*
Add XML to C transformation to 'make test' target
James Shaw
2007-07-19
6
-10
/
+2574
*
Add email address
James Shaw
2007-07-19
2
-2
/
+2
*
Fix casting for attribute accessor generation. Add cast for string
James Shaw
2007-07-18
1
-10
/
+24
*
Take out lots of <assertEquals> code because it's broken, and needs
James Shaw
2007-07-17
1
-8
/
+14
*
Add xml_parser_add_element_node; builds DOM Elements from XML_ELEMENT_NODEs.
John Mark Bell
2007-07-16
1
-7
/
+122
*
Fix typo
John Mark Bell
2007-07-16
1
-1
/
+1
*
Stub out remainder of DocumentType API.
John Mark Bell
2007-07-16
2
-7
/
+150
*
Include utils.h
James Shaw
2007-07-16
1
-0
/
+1
*
Stub implementation of of dom_document_type methods
James Shaw
2007-07-16
4
-1
/
+42
*
Partially implement method invocation. Should be sufficient to generate
James Shaw
2007-07-16
1
-1
/
+64
*
Implement TestObject class and other test utilities (testutils.h)
John Mark Bell
2007-07-15
4
-3
/
+235
*
Fix libxml binding buildsystem target filename (previously overwrote core lib...
John Mark Bell
2007-07-15
2
-29
/
+226
*
Further libxml binding work.
John Mark Bell
2007-07-15
1
-6
/
+170
*
Implement <load>. Extend <assertEquals> to handle equality test for
James Shaw
2007-07-15
1
-20
/
+82
*
Rename to dom_node_get_owner_document() in line with spec
James Shaw
2007-07-15
2
-2
/
+2
*
Populate dom.h
John Mark Bell
2007-07-14
2
-41
/
+168
*
LibXML 2 binding for libdom.
John Mark Bell
2007-07-14
12
-0
/
+832
*
Add extra dom_string constructor that permits strings to be manufactured in t...
John Mark Bell
2007-07-14
2
-10
/
+85
*
Implement metadata function comment. Partially implement <assertEquals>
James Shaw
2007-07-14
1
-35
/
+135
*
Modify node value, type and name functions to match w3c spec
James Shaw
2007-07-14
2
-8
/
+8
*
Make NamedNodeMap more generic
John Mark Bell
2007-07-12
4
-35
/
+28
*
Add DOMImplementation, DOMImplementationList
John Mark Bell
2007-07-12
10
-2
/
+855
*
Import dom1-interfaces -- autogenned by the w3c DOM test suite.
James Shaw
2007-07-11
2
-3
/
+3773
*
Initial revision of test-to-c transformer
James Shaw
2007-07-11
1
-0
/
+95
*
Add Element.
John Mark Bell
2007-07-11
5
-3
/
+595
*
Fix TypeInfo -> type_info conversion
John Mark Bell
2007-07-11
2
-8
/
+8
*
Make CharacterData struct public (within library)
John Mark Bell
2007-07-11
5
-9
/
+148
*
Add CharacterData
John Mark Bell
2007-07-11
3
-1
/
+229
*
Warning fixes
John Mark Bell
2007-07-10
1
-2
/
+4
*
Add NamedNodeMap.
John Mark Bell
2007-07-10
7
-7
/
+557
*
Add NodeList and string comparison API
John Mark Bell
2007-07-10
11
-2
/
+479
*
Purge all trace of the ballache that was dom_ctx.
John Mark Bell
2007-07-06
13
-546
/
+763
*
Import DOM library.
John Mark Bell
2007-07-06
24
-0
/
+2858