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
/
src
/
core
/
document.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove call to non-existant function.
Michael Drake
2015-12-20
1
-24
/
+0
*
Strip and collapse whitespace when gathering html option values.
Michael Drake
2014-01-23
1
-0
/
+2
*
add context for default action function
Vincent Sanders
2013-02-19
1
-2
/
+4
*
Ensure we memoise all the strings used in the core event dispatch
Daniel Silverstone
2012-11-03
1
-0
/
+9
*
DOMDocument: Memoize the empty string
Daniel Silverstone
2012-07-05
1
-0
/
+1
*
Promote ref/unref in dom_node to be inlines.
Daniel Silverstone
2012-03-28
1
-0
/
+1
*
Migrate quirks from html_document to document
Daniel Silverstone
2012-03-24
1
-2
/
+12
*
Store 'class' string as dom_string instead of lwc_string.
Michael Drake
2012-03-24
1
-1
/
+1
*
Store 'class' string on document.
Michael Drake
2012-03-24
1
-1
/
+3
*
Documents and document types do not have text content
Daniel Silverstone
2012-03-24
1
-0
/
+44
*
A bunch of panel beating:
John Mark Bell
2012-02-05
1
-0
/
+1
*
Merge branches/jmb/dom-alloc-purge back to trunk
John Mark Bell
2011-12-21
1
-125
/
+77
*
s/struct dom_string/dom_string/g
John Mark Bell
2011-04-07
1
-27
/
+27
*
Remove bootstrap infrastructure, and just make dom_implementation a stub.
John Mark Bell
2010-12-05
1
-6
/
+4
*
Merge branches/struggleyb/libdom-html to trunk.
John Mark Bell
2010-08-30
1
-0
/
+29
*
Sync with modified libwapcaplet API: 11 additional DOM Level1 testsuite failu...
John Mark Bell
2010-08-26
1
-7
/
+0
*
Remove spurious inline qualifiers.
John Mark Bell
2009-08-13
1
-2
/
+2
*
Merge the Events module (branches/struggleyb/libdom-events) back to trunk. :)
Bo Yang
2009-08-13
1
-1
/
+10
*
Merge the branches/struggleyb/libdom-remain back to trunk.
Bo Yang
2009-08-11
1
-23
/
+85
*
Modify NamedNodeMap, note that there is no vtable for this type because it is...
Bo Yang
2009-03-23
1
-2
/
+2
*
Convert DOM document interface to use vtable structure.
Bo Yang
2009-03-19
1
-1
/
+140
*
Rationalise dom_string (some consideration is required as to what happens wrt...
John Mark Bell
2009-03-03
1
-6
/
+0
*
Make the dom string class more useful.
John Mark Bell
2007-10-03
1
-0
/
+5
*
DOM Strings are now capable of containing either UTF-8 or UTF-16 encoded data.
John Mark Bell
2007-09-30
1
-1
/
+4
*
Implement Document destructor.
John Mark Bell
2007-07-28
1
-0
/
+3
*
Implement type-specific node constructors and veneer the appropriate Document...
John Mark Bell
2007-07-26
1
-2
/
+2
*
Make NamedNodeMap more generic
John Mark Bell
2007-07-12
1
-2
/
+2
*
Add NamedNodeMap.
John Mark Bell
2007-07-10
1
-1
/
+11
*
Add NodeList and string comparison API
John Mark Bell
2007-07-10
1
-0
/
+16
*
Purge all trace of the ballache that was dom_ctx.
John Mark Bell
2007-07-06
1
-3
/
+3
*
Import DOM library.
John Mark Bell
2007-07-06
1
-0
/
+19