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
*
WIP: Refcheck: Add dom node reference counting checking helper.
tlsa/refcheck
Michael Drake
2021-07-03
4
-5
/
+88
*
Example: Convert to use DOM walk API.
Michael Drake
2021-06-29
1
-73
/
+78
*
Add DOM tree walker functionality.
Michael Drake
2021-06-29
4
-2
/
+197
*
Example: Clean up LWC string table.
Michael Drake
2021-06-28
1
-0
/
+10
*
Example: Finalise namespaces.
Michael Drake
2021-06-28
1
-0
/
+1
*
Buildsystem: LibDOM depends on LibWapcaplet.
Michael Drake
2021-06-22
1
-0
/
+2
*
Example: Fix problem on case-insensitive filesystem.
Michael Drake
2021-05-12
1
-0
/
+6
*
html element: int32 attribute getter: Handle signed values.
Michael Drake
2021-02-10
1
-1
/
+1
*
node: Constify get user data parameters.
Michael Drake
2021-02-09
3
-8
/
+8
*
Constify vtables.
Michael Drake
2021-02-02
82
-93
/
+93
*
Fix pkg-config file expat library linkage
John-Mark Bell
2021-01-27
3
-1
/
+7
*
html_canvas_element: height and width have default values for canvasses
Daniel Silverstone
2020-10-03
1
-2
/
+26
*
element: Mirror parent NULL check in dom_element_is_default_namespace()
Daniel Silverstone
2020-10-02
1
-1
/
+6
*
html_document: Tag names of '' are invalid
Daniel Silverstone
2020-10-02
1
-0
/
+4
*
html: Check for missing thead rather than dereffing a NULL
Daniel Silverstone
2020-10-01
1
-9
/
+10
*
Update component version to 0.4.1 for release
release/0.4.1
Vincent Sanders
2020-05-24
1
-2
/
+2
*
html_title_element: Use dom_node_{get,set}_text_content
Daniel Silverstone
2020-05-24
1
-18
/
+2
*
html_element: Do not invert name and value setting int32 properties
Daniel Silverstone
2020-05-23
1
-1
/
+1
*
html_element: Do not invert name and value setting ulong properties
Daniel Silverstone
2020-05-23
1
-1
/
+1
*
Fix HTMLCanvasElement types for width and height attributes
Vincent Sanders
2020-04-24
4
-13
/
+15
*
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
[next]