W3C CVS

CVS log for 2002/css-validator/org/w3c/css/properties/svg/Stroke.java

[BACK] Up to [Public] / 2002 / css-validator / org / w3c / css / properties / svg

Request diff between arbitrary revisions


Default branch: 1

Revision 1.3 / (download) - annotate - [select for diffs] , Mon Apr 7 14:16:24 2008 UTC (4 months, 4 weeks ago) by ylafon
CVS Tags: HEAD
Changes since 1.2: +5 -5 lines
Diff to previous 1.2 (colored)
All the inheritance of SVG styles was from the biggest to the tiniest
instead of the opposite, now done the right way. All the properties
apprearing in the different profile now cast the profile to the right one
before performing addToStyle or GetPropertyInStyle.

Also some styles were doing wrong casts from one property to another, thanks
to unwanted copy/paste (and those copy/paste were removed, as inheritance
is now done the right way)

Note that I didn't take the time to clean up the property classes, as they
are not used often...

Revision 1.2 / (download) - annotate - [select for diffs] , Wed Sep 14 15:15:27 2005 UTC (2 years, 11 months ago) by ylafon
CVS Tags: validator_release, soap12_release
Changes since 1.1: +54 -54 lines
Diff to previous 1.1 (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.1 / (download) - annotate - [select for diffs] , Tue Aug 23 16:25:02 2005 UTC (3 years ago) by ylafon
Diff
Patch by Jean-Guilhem Rouel

Better handling of media and properties files
Major reorganization of those properties files

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 

Sort log by:

Webmaster