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
*
removed redundant variables & fixed leaks
rupindersingh/libdom_recovered
Rupinder Singh Khokhar
2014-08-07
10
-264
/
+11
*
ref counting on insert_cell & get_row_index
Rupinder Singh Khokhar
2014-07-31
1
-16
/
+53
*
remove precaching cell index
Rupinder Singh Khokhar
2014-07-31
2
-40
/
+33
*
table section ref counting (will be rebased if buggy)
Rupinder Singh Khokhar
2014-07-31
1
-8
/
+24
*
fix style element string leak & also removed returning of default value
Rupinder Singh Khokhar
2014-07-31
2
-43
/
+1
*
We don't support making documents through dom internals
Rupinder Singh Khokhar
2014-07-30
2
-4
/
+10
*
remove type punning errors
Rupinder Singh Khokhar
2014-07-21
1
-11
/
+29
*
plugging in refs in table element
Rupinder Singh Khokhar
2014-07-20
1
-40
/
+117
*
Reference counting on cached nodes on table element
Rupinder Singh Khokhar
2014-07-19
2
-78
/
+123
*
Correct variable name.
John-Mark Bell
2014-07-18
1
-1
/
+1
*
Use the public API as it autoconverts types. Additionally, fix utterly bogus ...
John-Mark Bell
2014-07-18
1
-15
/
+23
*
Use the public API as it autoconverts types. Additionally, fix utterly bogus ...
John-Mark Bell
2014-07-18
1
-18
/
+48
*
Use the public API as it autoconverts types. Additionally, fix utterly bogus ...
John-Mark Bell
2014-07-18
1
-16
/
+23
*
Use the public API as it autoconverts types. Additionally, fix utterly bogus ...
John-Mark Bell
2014-07-18
1
-12
/
+19
*
Fix type nonsense.
John-Mark Bell
2014-07-18
1
-4
/
+4
*
This tag gave me a headache for a day or two :P. The problem is that the pars...
Rupinder Singh Khokhar
2014-07-18
4
-30
/
+62
*
Input Element checked on clicking fix and also fixed bubbling and cancelability
Rupinder Singh Khokhar
2014-07-18
3
-10
/
+27
*
Slight change in interface file & copying a few test files
Rupinder Singh Khokhar
2014-07-18
1
-1
/
+1
*
[HTMLCollection && DOMTSHandler && dtd interface] fixes
Rupinder Singh Khokhar
2014-07-18
1
-2
/
+2
*
HTMLCollection
Rupinder Singh Khokhar
2014-07-18
2
-4
/
+22
*
HTMLDocument Element incomplete & test generator minor fix
Rupinder Singh Khokhar
2014-07-18
2
-29
/
+206
*
IFrame Element
rsk1994
2014-06-11
5
-3
/
+316
*
Frame Element
rsk1994
2014-06-11
5
-2
/
+338
*
FrameSet Element
rsk1994
2014-06-11
5
-2
/
+283
*
Missed inputElement Test files && bubbling and cancelability of generic event...
rsk1994
2014-06-11
3
-16
/
+16
*
changing size attribute of Input Element to be of type int
rsk1994
2014-06-11
2
-2
/
+14
*
OptionElement
rsk1994
2014-06-11
2
-7
/
+16
*
Xselect element && disabling IsIndex Element
rsk1994
2014-06-11
4
-40
/
+116
*
Style Element
rsk1994
2014-06-11
5
-1
/
+89
*
Base Element
rsk1994
2014-06-11
2
-3
/
+46
*
tableSectionElement Rev.2 && tableCellElement Rev.4 && tableElement Rev.1 && ...
rsk1994
2014-06-11
12
-73
/
+1262
*
TableSection Element Rev.1
rsk1994
2014-06-11
5
-4
/
+369
*
TableCell Element Rev.3
rsk1994
2014-06-11
1
-0
/
+1
*
TableCell Element Rev.2
rsk1994
2014-06-11
1
-4
/
+28
*
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
[next]