Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | See file. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
88b105d15571c20962438ffac40ae983 |
User & Date: | rolf 2007-12-25 23:19:58 |
Context
2008-03-04
| ||
20:34 | Editorial changes. check-in: ed2de2fd5c user: rolf tags: trunk | |
2007-12-25
| ||
23:19 | See file. check-in: 88b105d155 user: rolf tags: trunk | |
23:18 | Fixed a memory leak in case of --enable-threads. check-in: 96ee41816c user: rolf tags: trunk | |
Changes
Changes to ChangeLog.
1 2 3 4 5 6 7 |
2007-10-30 Rolf Ade <rolf@pointsman.de> * generic/domhtml.c: * tests/htmlreader.test: ID Attributes in HTML documents parsed with -html do now what you expect: you find it with getElementById. |
> > > > > > |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
2007-12-26 Rolf Ade <rolf@pointsman.de> * generic/dom.c * generic/tcldom.c: Fixed a memory leak in case of --enable-threads. 2007-10-30 Rolf Ade <rolf@pointsman.de> * generic/domhtml.c: * tests/htmlreader.test: ID Attributes in HTML documents parsed with -html do now what you expect: you find it with getElementById. |