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
Commit message (
Expand
)
Author
Age
Files
Lines
*
TableCol Element
rsk1994
2014-06-11
4
-2
/
+234
*
TableCell Element & possible bug fix on TableCaption ELement
rsk1994
2014-06-11
6
-3
/
+346
*
TableCaption Element
rsk1994
2014-06-11
5
-4
/
+205
*
[Map Element Rev.2(fix)] & [Script Element add]
rsk1994
2014-06-11
7
-13
/
+284
*
Adding some comments
rsk1994
2014-06-11
1
-3
/
+12
*
Map Element
rsk1994
2014-06-11
5
-11
/
+239
*
Area Element & documentElement minor fix
rsk1994
2014-06-11
4
-4
/
+263
*
Applet Element
rsk1994
2014-06-11
5
-2
/
+243
*
Param Element
rsk1994
2014-06-11
6
-6
/
+212
*
Object <object> Element.
rsk1994
2014-06-11
6
-3
/
+321
*
Typecasting POC to correct DOMTSHandler. A minor dupliction fixed in Anchor E...
rsk1994
2014-06-11
6
-3
/
+299
*
Including Level2 tests & the Basefont Element , also a minor change in level2...
rsk1994
2014-06-11
5
-4
/
+231
*
Anchor <a> element
rsk1994
2014-06-11
5
-3
/
+273
*
Mod Element
rsk1994
2014-06-11
6
-4
/
+211
*
Font Element
rsk1994
2014-06-11
5
-2
/
+211
*
LI <li> Element
rsk1994
2014-06-11
4
-9
/
+234
*
OList <ol> Element
rsk1994
2014-06-11
5
-4
/
+254
*
Ulist Element
rsk1994
2014-06-11
5
-5
/
+231
*
Label Element
rsk1994
2014-06-11
6
-4
/
+243
*
Br Element
rsk1994
2014-06-11
5
-3
/
+208
*
Pre Element
rsk1994
2014-06-11
5
-5
/
+191
*
QUOTE <q> Element
rsk1994
2014-06-11
5
-3
/
+206
*
H1, H2, H3, H4, H5 & H6 Elements
rsk1994
2014-06-11
5
-3
/
+214
*
Paragraph Element
rsk1994
2014-06-11
4
-2
/
+206
*
Div Element
rsk1994
2014-06-11
3
-2
/
+201
*
Fieldset & Legend Elements
rsk1994
2014-06-11
8
-6
/
+460
*
Menu Element
rsk1994
2014-05-01
5
-3
/
+191
*
Directory Element
rsk1994
2014-05-01
6
-5
/
+194
*
Dlist element
rsk1994
2014-05-01
5
-2
/
+193
*
final patch for adding hr tag to libdom
rsk1994
2014-03-05
6
-3
/
+237
*
make core string handling functions cope with NULL dom_string being passed
Vincent Sanders
2014-01-24
1
-2
/
+17
*
ensure result value is propogated (coverity 1127073)
Vincent Sanders
2014-01-24
1
-4
/
+7
*
ensure dom_implementation_create_document_type() parameters are present (cove...
Vincent Sanders
2014-01-24
1
-5
/
+7
*
remove unreachable default (coverity 1127075)
Vincent Sanders
2014-01-24
1
-2
/
+0
*
remove logically unecessary checks (coverity 1127074)
Vincent Sanders
2014-01-24
1
-4
/
+0
*
fix sill automatic conversion typo
Vincent Sanders
2014-01-24
1
-1
/
+1
*
Fix STRIP_TRAILING to work fully when COLLAPSE isn't requested.
Michael Drake
2014-01-24
1
-2
/
+6
*
Strip and collapse whitespace when gathering html option values.
Michael Drake
2014-01-23
5
-3
/
+207
*
Fix the form iterator test
Daniel Silverstone
2014-01-05
1
-17
/
+8
*
Remove a bunch of leaks but not reffing dom nodes from dom nodes
Daniel Silverstone
2014-01-05
4
-81
/
+75
*
Unref the form's collection on finalise
Daniel Silverstone
2014-01-05
1
-0
/
+3
*
Prevent attempt to concatinate string with null.
Michael Drake
2013-12-27
1
-7
/
+11
*
Don't allocate array when client asks for element classes, just give pointer ...
Michael Drake
2013-12-13
1
-10
/
+4
*
Fix some broken asserts
Daniel Silverstone
2013-11-17
1
-2
/
+2
*
remove unecessary null check (coverity 1127087)
Vincent Sanders
2013-11-08
1
-3
/
+1
*
fix resource leak in error path (coverity 1127082)
Vincent Sanders
2013-11-08
1
-0
/
+2
*
fix resource leak of lname in _dom_namespace_validate_qname() (coverity 1127083)
Vincent Sanders
2013-11-08
1
-2
/
+4
*
fix error handling in walk_logic_adjacent_text() (coverity 1127084)
Vincent Sanders
2013-11-08
1
-5
/
+4
*
ensure _dom_element_set_attr_node does not leak on error paths (coverity 1127...
Vincent Sanders
2013-11-08
1
-3
/
+10
*
dom_document_get_element_by_id increments the ref counter of any returned ele...
Michael Drake
2013-08-23
1
-0
/
+3
[next]