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
/
node.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
node: Constify get user data parameters.
Michael Drake
2021-02-09
1
-4
/
+4
*
Constify vtables.
Michael Drake
2021-02-02
1
-1
/
+1
*
Add dom_node_contains()
Daniel Silverstone
2019-05-04
1
-0
/
+10
*
Change dom node type count to last value plus one.
Michael Drake
2017-02-04
1
-1
/
+1
*
Fix dom_node_set_text_content.
John-Mark Bell
2012-12-31
1
-1
/
+1
*
Remove casts related to dom_string in API macros because they were hiding err...
Daniel Silverstone
2012-03-28
1
-27
/
+17
*
Promote ref/unref in dom_node to be inlines.
Daniel Silverstone
2012-03-28
1
-5
/
+30
*
Make dom_node_ref return the node
Daniel Silverstone
2012-03-24
1
-1
/
+1
*
Merge branches/jmb/dom-alloc-purge back to trunk
John Mark Bell
2011-12-21
1
-0
/
+2
*
s/struct dom_string/dom_string/g
John Mark Bell
2011-04-07
1
-58
/
+58
*
Merge the branches/struggleyb/libdom-remain back to trunk.
Bo Yang
2009-08-11
1
-18
/
+22
*
Modify some typo, thanks to the partly-completed testcase to help to find thi...
Bo Yang
2009-05-05
1
-1
/
+1
*
Change the our dom to use vtable method. The first step:
Bo Yang
2009-03-12
1
-75
/
+467
*
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
*
Implement type-specific node constructors and veneer the appropriate Document...
John Mark Bell
2007-07-26
1
-1
/
+4
*
More name changes for consistency with spec
James Shaw
2007-07-21
1
-6
/
+6
*
Rename to dom_node_get_owner_document() in line with spec
James Shaw
2007-07-15
1
-1
/
+1
*
Modify node value, type and name functions to match w3c spec
James Shaw
2007-07-14
1
-4
/
+4
*
Purge all trace of the ballache that was dom_ctx.
John Mark Bell
2007-07-06
1
-83
/
+66
*
Import DOM library.
John Mark Bell
2007-07-06
1
-0
/
+170