CVS log for 2002/css-validator/org/w3c/css/css/CssStyleRule.java
Up to [Public] / 2002 / css-validator / org / w3c / css / css
Request diff between arbitrary revisions
Default branch: 1
Revision 1.16 / (download) - annotate - [select for diffs]
, Mon Jul 30 11:35:52 2007 UTC (11 months, 1 week ago) by julien
CVS Tags: validator_release,
HEAD
Changes since 1.15: +16 -29
lines
Diff to previous 1.15
(colored)
Removing the toHTML and clear functions (not used anymore thanks to Velocity)
Revision 1.15 / (download) - annotate - [select for diffs]
, Fri Jul 13 13:32:19 2007 UTC (11 months, 3 weeks ago) by julien
Changes since 1.14: +81 -89
lines
Diff to previous 1.14
(colored)
Adding patch to use Velocity template engine.
And some other changes...
Revision 1.14 / (download) - annotate - [select for diffs]
, Tue Dec 12 04:36:17 2006 UTC (18 months, 3 weeks ago) by kdubost
Changes since 1.13: +5 -5
lines
Diff to previous 1.13
(colored)
Modifying the markup and the class
Revision 1.13 / (download) - annotate - [select for diffs]
, Tue Dec 12 04:07:48 2006 UTC (18 months, 3 weeks ago) by kdubost
Changes since 1.12: +8 -6
lines
Diff to previous 1.12
(colored)
Modifying the markup and the class
Revision 1.12 / (download) - annotate - [select for diffs]
, Tue Dec 12 01:55:31 2006 UTC (18 months, 3 weeks ago) by kdubost
Changes since 1.11: +3 -3
lines
Diff to previous 1.11
(colored)
replacing lists markup by div
Revision 1.11 / (download) - annotate - [select for diffs]
, Mon Dec 11 07:06:30 2006 UTC (18 months, 3 weeks ago) by kdubost
Changes since 1.10: +5 -5
lines
Diff to previous 1.10
(colored)
Changed the HTML markup
Revision 1.10 / (download) - annotate - [select for diffs]
, Wed Sep 14 15:14:17 2005 UTC (2 years, 9 months ago) by ylafon
CVS Tags: soap12_release
Changes since 1.9: +12 -12
lines
Diff to previous 1.9
(colored)
From Jean-Guilhem Rouel (again!)
Reformatting of code
Fix for bug 774 [1] (even more warnings)
Fix for bug 768 [2]
Modification of the soap output format (each warning list and error list has
the URI it refers to)
[1] http://www.w3.org/Bugs/Public/show_bug.cgi?id=774
[2] http://www.w3.org/Bugs/Public/show_bug.cgi?id=768
Revision 1.9 / (download) - annotate - [select for diffs]
, Fri Aug 26 14:09:49 2005 UTC (2 years, 10 months ago) by ylafon
Changes since 1.8: +2 -2
lines
Diff to previous 1.8
(colored)
All changes made by Jean-Guilhem Rouel:
Fix for bugs: 1269, 979, 791, 777, 776, 767, 765, 763, 576, 363
Errors in font, the handling of 'transparent', CSS Parser reinits...
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1269
http://www.w3.org/Bugs/Public/show_bug.cgi?id=979
http://www.w3.org/Bugs/Public/show_bug.cgi?id=791
http://www.w3.org/Bugs/Public/show_bug.cgi?id=777
http://www.w3.org/Bugs/Public/show_bug.cgi?id=776
http://www.w3.org/Bugs/Public/show_bug.cgi?id=767
http://www.w3.org/Bugs/Public/show_bug.cgi?id=765
http://www.w3.org/Bugs/Public/show_bug.cgi?id=763
http://www.w3.org/Bugs/Public/show_bug.cgi?id=576
http://www.w3.org/Bugs/Public/show_bug.cgi?id=363
Revision 1.8 / (download) - annotate - [select for diffs]
, Tue Aug 23 16:22:54 2005 UTC (2 years, 10 months ago) by ylafon
Changes since 1.7: +2 -2
lines
Diff to previous 1.7
(colored)
Patch by Jean-Guilhem Rouel
Better handling of media and properties files
Major reorganization of those properties files
Revision 1.7 / (download) - annotate - [select for diffs]
, Mon Aug 8 13:18:04 2005 UTC (2 years, 10 months ago) by ylafon
Changes since 1.6: +85 -83
lines
Diff to previous 1.6
(colored)
All those changed made by Jean-Guilhem Rouel:
Huge patch, imports fixed (automatic)
Bug fixed: 372, 920, 778, 287, 696, 764, 233
Partial bug fix for 289
Issue with "inherit" in CSS2.
The validator now checks the number of values (extraneous values were previously ignored)
Revision 1.6 / (download) - annotate - [select for diffs]
, Thu Nov 25 13:24:50 2004 UTC (3 years, 7 months ago) by sijtsche
Changes since 1.5: +74 -73
lines
Diff to previous 1.5
(colored)
output escaped to prevent malicious HTML or script to be executed
Revision 1.5 / (download) - annotate - [select for diffs]
, Tue Oct 28 16:00:51 2003 UTC (4 years, 8 months ago) by ylafon
Changes since 1.4: +25 -2
lines
Diff to previous 1.4
(colored)
dump html to writer instead of string
Revision 1.4 / (download) - annotate - [select for diffs]
, Mon Oct 20 13:02:01 2003 UTC (4 years, 8 months ago) by ylafon
Changes since 1.3: +2 -2
lines
Diff to previous 1.3
(colored)
and a typo...
Revision 1.3 / (download) - annotate - [select for diffs]
, Mon Oct 20 13:01:14 2003 UTC (4 years, 8 months ago) by ylafon
Changes since 1.2: +35 -21
lines
Diff to previous 1.2
(colored)
optimized (use of string buffers)
Revision 1.2 / (download) - annotate - [select for diffs]
, Mon Apr 8 21:16:38 2002 UTC (6 years, 2 months ago) by plehegar
CVS Tags: version-20030828,
actual_feb_2003
Changes since 1.1: +8 -19
lines
Diff to previous 1.1
(colored)
New
Revision 1.1 / (download) - annotate - [select for diffs]
, Wed Mar 13 19:55:01 2002 UTC (6 years, 3 months ago) by plehegar
CVS Tags: original_march_2002
Diff
New
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.
Webmaster