Most Common Commit Comments

CommentFrequency
*** empty log message ***47 (15.8%)
fixed comment2 (0.7%)
feature : added notation support for attributes2 (0.7%)
changed HTML to be XHTML 1.0 Transitional compliant2 (0.7%)
Initial revision2 (0.7%)

Commit Log

DateAuthorFile/Message
2/3/07 2:20 PMhboutemy
released DTDDoc 1.1.0 (7 Files changed, 23 Lines changed)
changelog 1.37 (+12 -10)
pom.xml 1.13 (+1 -1)
2/3/07 1:21 PMhboutemy
fix : java 1.3 is not sufficient, need java 1.4 (for java.net.URI class) (1 Files changed, 2 Lines changed)
1/6/07 7:55 PMhboutemy
updated SFID 1628596 fix: in case of an inclusion at the beginning (before the first element definition) (1 Files changed, 2 Lines changed)
1/6/07 4:43 PMhboutemy
bugfix: only detected root where shown, not a @root declared (4 Files changed, 54 Lines changed)
1/6/07 4:09 PMhboutemy
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)
1/3/07 8:45 AMhboutemy
fixed a little problem with IE rendering (1 Files changed, 1 Lines changed)
12/30/06 11:17 PMhboutemy
minor CSS enhancement (1 Files changed, 9 Lines changed)
12/27/06 10:04 AMhboutemy
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 AMhboutemy
updated credits with JHighlight (1 Files changed, 3 Lines changed)
12/26/06 11:59 PMhboutemy
fixed a stupid mistake with file encoding (1 Files changed, 1 Lines changed)
12/26/06 11:40 PMhboutemy
published snapshot to Maven snapshot repository (1 Files changed, 10 Lines changed)
pom.xml 1.11 (+10 -10)
12/26/06 11:11 PMhboutemy
optimized the generated html for highlighted dtd (4 Files changed, 461 Lines changed)
12/25/06 9:00 PMhboutemy
wrote a specific DTD grammar to get a better highlighting than simple XML (8 Files changed, 1170 Lines changed)
12/24/06 2:39 PMhboutemy
integrated JHighlight to render highlighted DTD source (8 Files changed, 70 Lines changed)
pom.xml 1.10 (+6 -1)
12/16/06 11:57 AMhboutemy
improvement : added a space after comma separator, to enable line-break when the line becomes too long (1 Files changed, 1936 Lines changed)
11/26/06 9:25 AMhboutemy
typo : </p> instead of <p> (1 Files changed, 5 Lines changed)
11/4/06 10:53 AMhboutemy
updated documentation (4 Files changed, 66 Lines changed)
build.xml 1.52 (+50 -49)
10/25/06 2:56 PMhboutemy
improved javadoc (1 Files changed, 54 Lines changed)
10/25/06 1:19 AMhboutemy
the anchor for DTDDoc Maven2 plugins points now to its documentation instead of the central repository (1 Files changed, 6 Lines changed)
10/24/06 9:55 PMwiz21
little fix to allow the target publishSite to work in bad conditions :) (1 Files changed, 14 Lines changed)
build.xml 1.51 (+14 -2)