Request diff between arbitrary revisions
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...
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
Patch by Jean-Guilhem Rouel Better handling of media and properties files Major reorganization of those properties files