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
*
Add HTMLCanvasElement
Vincent Sanders
2020-04-23
5
-20
/
+345
*
Bindings: source is a hubbub_charset_source really
Daniel Silverstone
2020-03-26
1
-1
/
+1
*
Node: Add a NULL guard to hopefully calm scan-build
Daniel Silverstone
2020-02-22
1
-1
/
+1
*
Deal with some scan-build-identified potential problems
Daniel Silverstone
2020-02-21
2
-1
/
+22
*
hubbub: Add fragment parser creation support
Daniel Silverstone
2020-02-21
2
-1
/
+120
*
dispatch: Do not blindly destroy events
Daniel Silverstone
2019-12-08
1
-6
/
+6
*
keyboard events: Fix get location casting wrapper.
Michael Drake
2019-12-01
1
-2
/
+2
*
keyboard events: Update to latest DOM spec.
Michael Drake
2019-12-01
3
-83
/
+200
*
ui events: constructor: initialise the detail attribute.
Michael Drake
2019-12-01
1
-2
/
+1
*
keyboard events: constructor: initialise the key location.
Michael Drake
2019-12-01
1
-4
/
+1
*
keyboard events: Expose the creation function.
Michael Drake
2019-12-01
2
-3
/
+4
*
namespace: Support finalising the namespace strings
Daniel Silverstone
2019-09-07
2
-3
/
+7
*
element: Issue DOMSubtreeModified *after* updating attr value
Daniel Silverstone
2019-08-04
1
-4
/
+4
*
html_text_area_element: Set node text content on value change
Daniel Silverstone
2019-08-04
1
-1
/
+1
*
Update component version for release
release/0.4.0
Vincent Sanders
2019-07-17
1
-1
/
+1
*
String: remove innards from public header.
John-Mark Bell
2019-06-29
2
-14
/
+14
*
Update Component version for release
release/0.3.4
Vincent Sanders
2019-06-26
1
-1
/
+1
*
node.c: _dom_node_set_text_content() fix leaks
Daniel Silverstone
2019-06-03
1
-4
/
+9
*
Assert instead of checking
Daniel Silverstone
2019-05-06
1
-1
/
+4
*
Add dom_node_contains()
Daniel Silverstone
2019-05-04
2
-0
/
+40
*
Begin to support SCRIPT elements flags
Daniel Silverstone
2019-05-04
4
-0
/
+91
*
99.9% of all events are trusted, so default to trusted
Daniel Silverstone
2019-05-03
1
-1
/
+1
*
Include: Switch to using stdint.h rather than inttypes.h
Daniel Silverstone
2019-02-16
1
-1
/
+1
*
DOMTSHandler: Unref nodes in for-each blocks
Daniel Silverstone
2019-02-16
1
-2
/
+16
*
Fix libdom departures from "always return a ref" in public API.
Michael Drake
2019-02-16
4
-4
/
+3
*
Update component version for release
release/0.3.3
Vincent Sanders
2018-08-22
1
-1
/
+1
*
Attempt to fix m68k cross-compile warnings.
Michael Drake
2018-08-07
1
-2
/
+2
*
Attempt to fix m68k cross-compile warnings.
Michael Drake
2018-08-07
1
-11
/
+10
*
Attempt to squash m68k cross-compile warnings.
Michael Drake
2018-08-07
1
-2
/
+2
*
Attempt to appease m68k CI cross-compiler.
Michael Drake
2018-08-07
1
-5
/
+1
*
DOMTSHandler: Ensure HTMLOptionsCollection is unreffed.
Michael Drake
2018-08-03
1
-2
/
+3
*
HTMLTableRow.insertCell: Fix refcounting and error paths.
Michael Drake
2018-08-03
1
-13
/
+16
*
HTMLTableElement.deleteRow: Squash leaks and fix error paths.
Michael Drake
2018-08-03
1
-20
/
+25
*
HTMLDocument: Squash leaks of document.documentElement.
Michael Drake
2018-08-03
1
-4
/
+12
*
HTMLDocument.body: Squash leak of node list.
Michael Drake
2018-08-03
1
-0
/
+1
*
HTMLCollection.namedItem: Squash leak of id_name.
Michael Drake
2018-08-03
1
-15
/
+17
*
dom_html_table_row_element_get_row_index: Squash t_head node leak.
Michael Drake
2018-08-03
1
-5
/
+3
*
HTMLTableElement.insertRow: Fix lifetimes and error handling.
Michael Drake
2018-08-03
2
-53
/
+75
*
HTMLTableSectionElement.insertRow: Fix lifetimes and error handling.
Michael Drake
2018-08-03
1
-25
/
+25
*
Cleanups in the DOMTS should be safe
Daniel Silverstone
2018-07-29
1
-1
/
+1
*
More cleanup for iterating in test suite
Daniel Silverstone
2018-07-29
2
-1
/
+7
*
Various extra cleanups in list implementation for test suite
Daniel Silverstone
2018-07-29
1
-1
/
+5
*
Make API note that unreffing is up to the caller for dom_nodelist_item()
Daniel Silverstone
2018-07-29
1
-0
/
+3
*
Unref nodes properly in foreach
Daniel Silverstone
2018-07-29
1
-0
/
+7
*
Clean up nodes and lists
Daniel Silverstone
2018-07-29
1
-0
/
+8
*
Update libdom python gdb to python 3
Daniel Silverstone
2018-07-29
1
-4
/
+4
*
Ensure we clean up if load_html fails in the test runner
Daniel Silverstone
2018-07-29
1
-1
/
+11
*
Correct COLLECT logic in walk_logic_adjacent_text_in_order to stop leak
Daniel Silverstone
2018-07-29
1
-8
/
+19
*
README: Document testsuite requirement.
Michael Drake
2018-07-28
1
-0
/
+1
*
update component version for 0.3.2 release
release/0.3.2
Vincent Sanders
2017-10-13
1
-1
/
+1
[next]