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
/
html
Commit message (
Expand
)
Author
Age
Files
Lines
*
html element: int32 attribute getter: Handle signed values.
Michael Drake
2021-02-10
1
-1
/
+1
*
Constify vtables.
Michael Drake
2021-02-02
55
-57
/
+57
*
html_canvas_element: height and width have default values for canvasses
Daniel Silverstone
2020-10-03
1
-2
/
+26
*
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
*
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
1
-8
/
+8
*
Add HTMLCanvasElement
Vincent Sanders
2020-04-23
4
-20
/
+314
*
Deal with some scan-build-identified potential problems
Daniel Silverstone
2020-02-21
1
-0
/
+6
*
html_text_area_element: Set node text content on value change
Daniel Silverstone
2019-08-04
1
-1
/
+1
*
Begin to support SCRIPT elements flags
Daniel Silverstone
2019-05-04
2
-0
/
+40
*
Fix libdom departures from "always return a ref" in public API.
Michael Drake
2019-02-16
4
-4
/
+3
*
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
*
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
1
-52
/
+74
*
HTMLTableSectionElement.insertRow: Fix lifetimes and error handling.
Michael Drake
2018-08-03
1
-25
/
+25
*
Fix: Proper copy constructor for HTMLUListElement.
Michael Drake
2016-02-05
2
-3
/
+41
*
Fix: Proper copy constructor for HTMLTitleElement.
Michael Drake
2016-02-05
2
-3
/
+41
*
Fix: HTMLTextAreaElement's copy constructor copies its specialised members.
Michael Drake
2016-02-05
1
-0
/
+9
*
Provide generic copy constructor for HTMLTextAreaElement.
Michael Drake
2016-02-05
2
-3
/
+41
*
Cleanup: Remove odd declaration of callback outside header guard.
Michael Drake
2016-02-05
2
-2
/
+1
*
Fix: Proper copy constructor for HTMLTableSectionElement.
Michael Drake
2016-02-05
2
-3
/
+41
*
Cleanup: Remove odd declaration of callback outside header guard.
Michael Drake
2016-02-05
2
-2
/
+1
*
Fix: Proper copy constructor for HTMLTableRowElement.
Michael Drake
2016-02-05
2
-3
/
+41
*
Fix: Proper copy constructor for HTMLTableColElement.
Michael Drake
2016-02-05
2
-3
/
+41
*
Fix: Proper copy constructor for HTMLTableCellElement.
Michael Drake
2016-02-05
2
-3
/
+41
*
Fix: Proper copy constructor for HTMLTableCaptionElement.
Michael Drake
2016-02-05
2
-3
/
+41
*
Cleanup: Don't put static function in header.
Michael Drake
2016-02-05
2
-5
/
+2
*
Cleanup: Remove odd declaration of callbacks outside header guard.
Michael Drake
2016-02-05
2
-4
/
+2
*
Fix: Proper copy constructor for HTMLTableElement.
Michael Drake
2016-02-05
2
-3
/
+41
*
Fix: Proper copy constructor for HTMLStyleElement.
Michael Drake
2016-02-05
2
-3
/
+41
*
Fix: HTMLSelectElement's copy constructor copies its specialised members.
Michael Drake
2016-02-05
1
-0
/
+6
*
Provide generic copy constructor for HTMLSelectElement.
Michael Drake
2016-02-05
2
-3
/
+41
*
Fix: Proper copy constructor for HTMLScriptElement.
Michael Drake
2016-02-05
2
-3
/
+41
*
Fix: Proper copy constructor for HTMLQuoteElement.
Michael Drake
2016-02-05
2
-3
/
+41
*
Fix: Proper copy constructor for HTMLPreElement.
Michael Drake
2016-02-05
2
-3
/
+41
*
Fix: Proper copy constructor for HTMLParamElement.
Michael Drake
2016-02-05
2
-3
/
+41
*
Fix: Proper copy constructor for HTMLParagraphElement.
Michael Drake
2016-02-05
2
-3
/
+41
*
Fix: HTMLOptionElement's copy constructor copies its specialised members.
Michael Drake
2016-02-05
1
-0
/
+3
*
Provide generic copy constructor for HTMLOptionElement.
Michael Drake
2016-02-05
2
-3
/
+41
[next]