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
/
include
/
dom
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add dom_document_fragment, dom_cdata_section, dom_entity_reference, dom_proce...
Bo Yang
2009-04-29
4
-0
/
+50
*
Add typedefs for public DOM interfaces.
Bo Yang
2009-03-31
6
-6
/
+11
*
Convert Text to use vtable structure. Now the whole libdom is compiled succes...
Bo Yang
2009-03-24
1
-10
/
+54
*
Convert DOMElement interface to use vtable structure.
Bo Yang
2009-03-20
1
-52
/
+300
*
Convert DOMFragment to use vtable structure.
Bo Yang
2009-03-19
1
-3
/
+3
*
Convert DocumentType to use vtable structure.
Bo Yang
2009-03-19
1
-13
/
+84
*
Convert DOM document interface to use vtable structure.
Bo Yang
2009-03-19
2
-65
/
+406
*
Convert the dom_characterdata to use vtable.
Bo Yang
2009-03-15
1
-17
/
+114
*
Change the our dom to use vtable method. The first step:
Bo Yang
2009-03-12
2
-87
/
+546
*
Rationalise dom_string (some consideration is required as to what happens wrt...
John Mark Bell
2009-03-03
3
-19
/
+4
*
Add, and implement, dom_string_insert() and dom_string_replace() API
John Mark Bell
2007-11-03
1
-0
/
+10
*
Make the dom string class more useful.
John Mark Bell
2007-10-03
1
-4
/
+22
*
DOM Strings are now capable of containing either UTF-8 or UTF-16 encoded data.
John Mark Bell
2007-09-30
2
-2
/
+9
*
Rename dom_named_node_map to dom_namednodemap to be consistent with the rest ...
James Shaw
2007-08-08
1
-2
/
+2
*
Fix structure name dom_nodelist
James Shaw
2007-08-03
1
-2
/
+2
*
Sort out somewhat messy object construction.
John Mark Bell
2007-07-28
1
-5
/
+12
*
Implement type-specific node constructors and veneer the appropriate Document...
John Mark Bell
2007-07-26
1
-1
/
+4
*
Add omitted dom_document_create_comment API
John Mark Bell
2007-07-22
1
-0
/
+3
*
More name changes for consistency with spec
James Shaw
2007-07-21
1
-6
/
+6
*
rename dom_document_get_element() to dom_document_get_document_element()
James Shaw
2007-07-21
1
-1
/
+1
*
Add email address
James Shaw
2007-07-19
1
-1
/
+1
*
Stub out remainder of DocumentType API.
John Mark Bell
2007-07-16
1
-4
/
+19
*
Stub implementation of of dom_document_type methods
James Shaw
2007-07-16
1
-0
/
+21
*
Rename to dom_node_get_owner_document() in line with spec
James Shaw
2007-07-15
1
-1
/
+1
*
Add extra dom_string constructor that permits strings to be manufactured in t...
John Mark Bell
2007-07-14
1
-0
/
+5
*
Modify node value, type and name functions to match w3c spec
James Shaw
2007-07-14
1
-4
/
+4
*
Add DOMImplementation, DOMImplementationList
John Mark Bell
2007-07-12
2
-0
/
+74
*
Add Element.
John Mark Bell
2007-07-11
2
-1
/
+79
*
Fix TypeInfo -> type_info conversion
John Mark Bell
2007-07-11
1
-3
/
+3
*
Make CharacterData struct public (within library)
John Mark Bell
2007-07-11
1
-0
/
+28
*
Add CharacterData
John Mark Bell
2007-07-11
1
-0
/
+35
*
Add NamedNodeMap.
John Mark Bell
2007-07-10
1
-0
/
+43
*
Add NodeList and string comparison API
John Mark Bell
2007-07-10
2
-0
/
+30
*
Purge all trace of the ballache that was dom_ctx.
John Mark Bell
2007-07-06
5
-178
/
+143
*
Import DOM library.
John Mark Bell
2007-07-06
5
-0
/
+386