CVS log for 2002/css-validator/org/w3c/css/properties/svg/SVGBasicStyle.java
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:32:41 2008 UTC (5 months ago) by ylafon
CVS Tags: HEAD
Changes since 1.2: +2 -2
lines
Diff to previous 1.2
(colored)
wrong class type before cast
Revision 1.2 / (download) - annotate - [select for diffs]
, Mon Apr 7 14:16:24 2008 UTC (5 months ago) by ylafon
Changes since 1.1: +43 -166
lines
Diff to previous 1.1
(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.1 / (download) - annotate - [select for diffs]
, Tue Aug 23 16:25:02 2005 UTC (3 years ago) by ylafon
CVS Tags: validator_release,
soap12_release
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.
Webmaster