W3C CVS

CVS log for java/classes/org/w3c/tools/specgenerator/Body.java

[BACK] Up to [Public] / java / classes / org / w3c / tools / specgenerator

Request diff between arbitrary revisions


Default branch: 1

Revision 1.43 / (download) - annotate - [select for diffs] , Sat Apr 5 22:28:04 2008 UTC (4 months, 3 weeks ago) by bjoern
CVS Tags: HEAD
Changes since 1.42: +7 -4 lines
Diff to previous 1.42 (colored)
Updates for new pubrules, and use public-webapi instead of www-dom as author list

Revision 1.42 / (download) - annotate - [select for diffs] , Fri Feb 27 13:09:57 2004 UTC (4 years, 6 months ago) by plehegar
CVS Tags: rel-2-2, DOM3-2004
Changes since 1.41: +6 -4 lines
Diff to previous 1.41 (colored)
Added a default cellpadding for table of 3

Revision 1.41 / (download) - annotate - [select for diffs] , Fri Jun 27 18:29:57 2003 UTC (5 years, 2 months ago) by plehegar
Changes since 1.40: +11 -5 lines
Diff to previous 1.40 (colored)
Added title attribute on graphics.
role="nosvg" will not generate a link to an SVG version of a graphic

Revision 1.40 / (download) - annotate - [select for diffs] , Thu Jun 12 02:07:23 2003 UTC (5 years, 2 months ago) by plehegar
Changes since 1.39: +3 -3 lines
Diff to previous 1.39 (colored)
Removed extra white space in xspecref

Revision 1.39 / (download) - annotate - [select for diffs] , Wed Jun 11 17:28:57 2003 UTC (5 years, 2 months ago) by plehegar
Changes since 1.38: +24 -5 lines
Diff to previous 1.38 (colored)
Added th attributes handling

Revision 1.38 / (download) - annotate - [select for diffs] , Mon Jun 9 21:02:45 2003 UTC (5 years, 2 months ago) by plehegar
Changes since 1.37: +19 -13 lines
Diff to previous 1.37 (colored)
Changed graphic handling

Revision 1.37 / (download) - annotate - [select for diffs] , Wed Jun 4 01:33:09 2003 UTC (5 years, 2 months ago) by plehegar
Changes since 1.36: +18 -11 lines
Diff to previous 1.36 (colored)
Markup improvement

Revision 1.36 / (download) - annotate - [select for diffs] , Mon Jun 2 17:48:38 2003 UTC (5 years, 2 months ago) by plehegar
Changes since 1.35: +38 -8 lines
Diff to previous 1.35 (colored)
Changed title numbering, Added first paragraph class for div1

Revision 1.35 / (download) - annotate - [select for diffs] , Fri May 30 15:40:30 2003 UTC (5 years, 3 months ago) by plehegar
Changes since 1.34: +4 -4 lines
Diff to previous 1.34 (colored)
head handling improved

Revision 1.34 / (download) - annotate - [select for diffs] , Tue May 27 23:41:39 2003 UTC (5 years, 3 months ago) by plehegar
Changes since 1.33: +11 -8 lines
Diff to previous 1.33 (colored)
Improve code again

Revision 1.33 / (download) - annotate - [select for diffs] , Tue May 27 23:13:14 2003 UTC (5 years, 3 months ago) by plehegar
Changes since 1.32: +22 -14 lines
Diff to previous 1.32 (colored)
Added pTable

Revision 1.32 / (download) - annotate - [select for diffs] , Mon May 19 15:48:47 2003 UTC (5 years, 3 months ago) by plehegar
Changes since 1.31: +13 -2 lines
Diff to previous 1.31 (colored)
Added () handling in code

Revision 1.31 / (download) - annotate - [select for diffs] , Tue May 6 17:19:41 2003 UTC (5 years, 3 months ago) by plehegar
Changes since 1.30: +14 -14 lines
Diff to previous 1.30 (colored)
Harmonized errors and warnings

Revision 1.30 / (download) - annotate - [select for diffs] , Fri Jan 17 22:49:27 2003 UTC (5 years, 7 months ago) by plehegar
Changes since 1.29: +11 -2 lines
Diff to previous 1.29 (colored)
Added sup handling

Revision 1.29 / (download) - annotate - [select for diffs] , Mon Jan 13 21:09:20 2003 UTC (5 years, 7 months ago) by plehegar
Changes since 1.28: +3 -3 lines
Diff to previous 1.28 (colored)
This time, it's ok (well, I think...)

Revision 1.28 / (download) - annotate - [select for diffs] , Mon Jan 13 18:53:14 2003 UTC (5 years, 7 months ago) by plehegar
Changes since 1.27: +4 -4 lines
Diff to previous 1.27 (colored)
cellspacing fixed

Revision 1.27 / (download) - annotate - [select for diffs] , Mon Jan 13 18:50:09 2003 UTC (5 years, 7 months ago) by plehegar
Changes since 1.26: +2 -4 lines
Diff to previous 1.26 (colored)
oops

Revision 1.26 / (download) - annotate - [select for diffs] , Mon Jan 13 18:46:19 2003 UTC (5 years, 7 months ago) by plehegar
Changes since 1.25: +9 -2 lines
Diff to previous 1.25 (colored)
Added cellspacing

Revision 1.25 / (download) - annotate - [select for diffs] , Mon Oct 21 22:41:32 2002 UTC (5 years, 10 months ago) by plehegar
Changes since 1.24: +7 -4 lines
Diff to previous 1.24 (colored)
Replaced following-sibling/preceding-sibling with
isNextElement/isPreviousElement in class issue.

Revision 1.24 / (download) - annotate - [select for diffs] , Thu Oct 17 23:00:12 2002 UTC (5 years, 10 months ago) by plehegar
Changes since 1.23: +2 -4 lines
Diff to previous 1.23 (colored)
Removed unnecessary clear operations

Revision 1.23 / (download) - annotate - [select for diffs] , Fri Apr 5 21:25:08 2002 UTC (6 years, 4 months ago) by plehegar
Changes since 1.22: +4 -3 lines
Diff to previous 1.22 (colored)
Added an id for issues

Revision 1.22 / (download) - annotate - [select for diffs] , Mon Mar 25 16:56:05 2002 UTC (6 years, 5 months ago) by plehegar
Changes since 1.21: +5 -5 lines
Diff to previous 1.21 (colored)
Fixed titleref bug.
Added '[' ']' around key references

Revision 1.21 / (download) - annotate - [select for diffs] , Fri Mar 22 17:58:45 2002 UTC (6 years, 5 months ago) by plehegar
Changes since 1.20: +57 -9 lines
Diff to previous 1.20 (colored)
Added handling of titleref

Revision 1.20 / (download) - annotate - [select for diffs] , Thu Sep 6 17:58:41 2001 UTC (6 years, 11 months ago) by plehegar
Changes since 1.19: +64 -8 lines
Diff to previous 1.19 (colored)
Added normative/informative references CSS class

Revision 1.19 / (download) - annotate - [select for diffs] , Thu Aug 30 19:11:49 2001 UTC (7 years ago) by plehegar
Changes since 1.18: +11 -4 lines
Diff to previous 1.18 (colored)
now requires id for group/constant

Revision 1.18 / (download) - annotate - [select for diffs] , Thu Jul 26 18:01:56 2001 UTC (7 years, 1 month ago) by plehegar
Changes since 1.17: +16 -6 lines
Diff to previous 1.17 (colored)
Added handling for ECMAScript bootstrapping

Revision 1.17 / (download) - annotate - [select for diffs] , Thu Jul 26 17:16:49 2001 UTC (7 years, 1 month ago) by plehegar
Changes since 1.16: +17 -7 lines
Diff to previous 1.16 (colored)
Fixed orglist

Revision 1.16 / (download) - annotate - [select for diffs] , Wed Jul 25 21:50:08 2001 UTC (7 years, 1 month ago) by plehegar
Changes since 1.15: +4 -5 lines
Diff to previous 1.15 (colored)
lots of changes

Revision 1.15 / (download) - annotate - [select for diffs] , Mon Jun 18 19:17:10 2001 UTC (7 years, 2 months ago) by plehegar
Changes since 1.14: +11 -4 lines
Diff to previous 1.14 (colored)
If one editor, don't generate 's'

Revision 1.14 / (download) - annotate - [select for diffs] , Tue May 15 23:52:46 2001 UTC (7 years, 3 months ago) by plehegar
Changes since 1.13: +57 -3 lines
Diff to previous 1.13 (colored)
Finished sourceCode

Revision 1.13 / (download) - annotate - [select for diffs] , Tue May 15 22:12:04 2001 UTC (7 years, 3 months ago) by plehegar
Changes since 1.12: +27 -4 lines
Diff to previous 1.12 (colored)
Added source-code

Revision 1.12 / (download) - annotate - [select for diffs] , Mon Nov 6 15:31:55 2000 UTC (7 years, 9 months ago) by plehegar
Changes since 1.11: +17 -6 lines
Diff to previous 1.11 (colored)
Fixed a bit the specref handling

Revision 1.11 / (download) - annotate - [select for diffs] , Thu Oct 26 17:12:24 2000 UTC (7 years, 10 months ago) by plehegar
Changes since 1.10: +48 -16 lines
Diff to previous 1.10 (colored)
Fixed accessibility troubles

Revision 1.10 / (download) - annotate - [select for diffs] , Wed Sep 6 20:08:21 2000 UTC (7 years, 11 months ago) by plehegar
Changes since 1.9: +6 -6 lines
Diff to previous 1.9 (colored)
Added exceptions in ECMAScript

Revision 1.9 / (download) - annotate - [select for diffs] , Fri Aug 25 20:32:01 2000 UTC (8 years ago) by plehegar
Changes since 1.8: +7 -3 lines
Diff to previous 1.8 (colored)
Fixed a bug

Revision 1.8 / (download) - annotate - [select for diffs] , Sat Aug 5 00:02:53 2000 UTC (8 years ago) by plehegar
Changes since 1.7: +36 -22 lines
Diff to previous 1.7 (colored)
better support for diff attribute.

Revision 1.7 / (download) - annotate - [select for diffs] , Fri Aug 4 23:30:40 2000 UTC (8 years ago) by plehegar
Changes since 1.6: +120 -17 lines
Diff to previous 1.6 (colored)
References and glossary removal. diff attribute. better support of table attributes. better support of issue/resolution

Revision 1.6 / (download) - annotate - [select for diffs] , Mon Jul 24 21:24:50 2000 UTC (8 years, 1 month ago) by plehegar
Changes since 1.5: +6 -4 lines
Diff to previous 1.5 (colored)
Bug fixed if note contains a eg element

Revision 1.5 / (download) - annotate - [select for diffs] , Mon Jul 24 21:12:08 2000 UTC (8 years, 1 month ago) by plehegar
Changes since 1.4: +34 -30 lines
Diff to previous 1.4 (colored)
Bug fix in div header

Revision 1.4 / (download) - annotate - [select for diffs] , Mon Jul 24 20:54:10 2000 UTC (8 years, 1 month ago) by plehegar
Changes since 1.3: +4 -6 lines
Diff to previous 1.3 (colored)
Bug fixed in enumerator

Revision 1.3 / (download) - annotate - [select for diffs] , Mon Jul 24 18:30:40 2000 UTC (8 years, 1 month ago) by plehegar
Changes since 1.2: +20 -4 lines
Diff to previous 1.2 (colored)
Added directory option

Revision 1.2 / (download) - annotate - [select for diffs] , Sat Jul 22 00:14:22 2000 UTC (8 years, 1 month ago) by plehegar
Changes since 1.1: +6 -18 lines
Diff to previous 1.1 (colored)
New version

Revision 1.1 / (download) - annotate - [select for diffs] , Fri Jul 21 02:03:44 2000 UTC (8 years, 1 month ago) by plehegar
Diff
First version

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a 

View only Branch:
Sort log by:

Webmaster