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
/
hubbub
Commit message (
Expand
)
Author
Age
Files
Lines
*
HTMLInputElement: Initial support and test enabling. Some TODOs left
Daniel Silverstone
2012-07-08
1
-0
/
+11
*
HTML{{,Button,Select,Form}Element,Document,Element,{,Options}Collection}: Ma...
Daniel Silverstone
2012-07-07
1
-4
/
+22
*
remove accidentaly left in debug
Vincent Sanders
2012-07-06
1
-26
/
+0
*
update dom hubbub binding to allow for script control
Vincent Sanders
2012-07-06
2
-283
/
+354
*
Update to new NSBUILD infrastructure
Daniel Silverstone
2012-06-29
1
-1
/
+1
*
Replace strndup with our own implementation
John Mark Bell
2012-03-30
1
-3
/
+22
*
Expose hubbub error definitions
John Mark Bell
2012-03-25
1
-0
/
+2
*
Fix misuse of msg
John Mark Bell
2012-03-25
1
-5
/
+4
*
Fix hubbub binding to cope with attributes with bad names
John Mark Bell
2012-03-25
1
-4
/
+15
*
Make libdom build with clang, for it is more anal than gcc.
Rob Kendrick
2012-03-24
1
-1
/
+1
*
Migrate quirks from html_document to document
Daniel Silverstone
2012-03-24
1
-6
/
+6
*
Support quirks mode in hubbub binding
Daniel Silverstone
2012-03-24
1
-3
/
+17
*
Lose unnecessary "struct"
John Mark Bell
2012-03-23
2
-5
/
+3
*
No need to drop const -- hubbub's API is already sane.
John Mark Bell
2012-03-23
1
-1
/
+1
*
Fix const-correctness of dom_hubbub_parser_parse_chunk API
John Mark Bell
2012-03-23
2
-3
/
+3
*
Fix encoding_source namespace collision
John Mark Bell
2012-03-23
2
-8
/
+8
*
Tidy up a little
John Mark Bell
2012-02-22
1
-14
/
+14
*
Fix hubbub parser binding
John Mark Bell
2012-02-06
1
-25
/
+3
*
Intern attribute and element names
John Mark Bell
2012-02-05
1
-3
/
+27
*
Merge branches/jmb/dom-alloc-purge back to trunk
John Mark Bell
2011-12-21
2
-32
/
+35
*
s/struct dom_string/dom_string/g
John Mark Bell
2011-04-07
1
-4
/
+4
*
Fix from winfried on NS ML.
Michael Drake
2011-02-02
1
-1
/
+1
*
Provide mechanism for binding/client to define the features a document object...
John Mark Bell
2010-12-06
1
-1
/
+2
*
Simplify DOMImplementation API by replacing dom_strings with const char *
John Mark Bell
2010-12-06
1
-19
/
+15
*
Remove bootstrap infrastructure, and just make dom_implementation a stub.
John Mark Bell
2010-12-05
1
-31
/
+2
*
Make libdom work again given lack of init/finalise in hubbub and prepare init...
Daniel Silverstone
2010-12-04
2
-18
/
+2
*
Sync with modified libwapcaplet API: 11 additional DOM Level1 testsuite failu...
John Mark Bell
2010-08-26
2
-12
/
+6
*
Merge the Events module (branches/struggleyb/libdom-events) back to trunk. :)
Bo Yang
2009-08-13
1
-1
/
+4
*
Merge the branches/struggleyb/libdom-remain back to trunk.
Bo Yang
2009-08-11
3
-68
/
+121
*
Fix hubbub binding (based in part on a patch from Jeroen Habraken)
John Mark Bell
2009-06-26
1
-72
/
+75
*
Sync with core buildsystem changes
John Mark Bell
2009-04-21
1
-5
/
+4
*
More best guesses.
John Mark Bell
2009-04-17
1
-0
/
+2
*
Shared library versioning
John Mark Bell
2009-04-03
1
-3
/
+3
*
First cut at a port to the new buildsystem.
John Mark Bell
2009-03-25
1
-64
/
+12
*
Make hubbub parser binding build trees correctly (credit: Bo Yang)
John Mark Bell
2009-03-05
2
-107
/
+649
*
Rationalise dom_string (some consideration is required as to what happens wrt...
John Mark Bell
2009-03-03
1
-42
/
+22
*
Use pkg-config for hubbub cflags/libraries
John Mark Bell
2009-03-03
1
-3
/
+1
*
Make TestObject support both HTML and XML documents and auto-detect which par...
John Mark Bell
2007-11-04
2
-12
/
+72
*
Beginnings of a hubbub binding to libdom
John Mark Bell
2007-11-04
6
-0
/
+401