| Login: hboutemy Fullname: hboutemy Revisions: 258 Lines of Code: 2329 Added Lines of Code: 7122 Lines of Code per Change: 9.0 |

| Date | Author | File/Message |
|---|---|---|
| 2/3/07 2:20 PM | hboutemy | released DTDDoc 1.1.0
(7 Files changed,
23 Lines changed) changelog 1.37
(+12
-10)
project.xml 1.11
(+1
-1)
web/news.html 1.19
(+4
-0)
web/index.html 1.23
(+3
-1)
dtddoc.properties 1.16
(+1
-1)
build.xml 1.55
(+1
-1)
pom.xml 1.13
(+1
-1)
|
| 2/3/07 1:21 PM | hboutemy | fix : java 1.3 is not sufficient, need java 1.4 (for java.net.URI class)
(1 Files changed,
2 Lines changed) project.properties 1.5
(+2
-2)
|
| 1/6/07 7:55 PM | hboutemy | updated SFID 1628596 fix: in case of an inclusion at the beginning (before the first element definition)
(1 Files changed,
2 Lines changed) src/DTDDoc/ExtendedDTD.java 1.24
(+2
-2)
|
| 1/6/07 4:43 PM | hboutemy | bugfix: only detected root where shown, not a @root declared
(4 Files changed,
54 Lines changed) src/DTDDoc/ExtendedDTD.java 1.23
(+10
-33)
changelog 1.36
(+1
-0)
src/DTDDoc/DTDCommenter.java 1.70
(+41
-40)
|
| 1/6/07 4:09 PM | hboutemy | fixed SFID 1628596 : @title tag does not work well with included DTD's (testcase added into DTDDoc features demo)
(4 Files changed,
190 Lines changed) src/DTDDoc/CommentParser.java 1.16
(+82
-83)
changelog 1.35
(+1
-0)
src/DTDDoc/ExtendedDTD.java 1.22
(+99
-112)
|
| 1/3/07 8:45 AM | hboutemy | fixed a little problem with IE rendering
(1 Files changed,
1 Lines changed) resources/DTDDocStyle.css 1.9
(+1
-1)
|
| 12/30/06 11:17 PM | hboutemy | minor CSS enhancement
(1 Files changed,
9 Lines changed) resources/DTDDocStyle.css 1.8
(+9
-9)
|
| 12/27/06 10:04 AM | hboutemy | added Manifest entries to the jar generated with Maven2
(1 Files changed,
29 Lines changed) pom.xml 1.12
(+29
-0)
|
| 12/27/06 12:07 AM | hboutemy | updated credits with JHighlight
(1 Files changed,
3 Lines changed) web/credits.html 1.9
(+3
-1)
|
| 12/26/06 11:59 PM | hboutemy | fixed a stupid mistake with file encoding
(1 Files changed,
1 Lines changed) |