vhardy 01/10/10 02:11:01
Modified:xdocsstatus.xml
Log:
Updated status according to the current Batik implementation.
Revision ChangesPath
1.16 +15 -19xml-batik/xdocs/status.xml
Index: status.xml
===
tkormann01/10/10 06:42:37
Modified:resources/org/apache/batik/apps/svgbrowser/resources
GUI.properties
sources/org/apache/batik/apps/svgbrowser Application.java
JSVGViewerFrame.java Main.java
Preferen
tkormann01/10/10 07:22:29
Added: samples/tests basicsad.css default.css grim.css oups.css
smiley.svg smiling.css wow.css
Log:
Add a test (that fails by the way) for alternate stylesheet.
This problem is that the element that fixes the title style is i
deweese 01/10/10 07:45:19
Modified:sources/org/apache/batik/ext/awt/image/rendered
DiffuseLightingRed.java SpecularLightingRed.java
Log:
Now gives correct answers for lighting operations.
Revision ChangesPath
1.7 +3 -3
xml-batik/source
cjolif 01/10/10 08:30:59
Modified:sources/org/apache/batik/bridge GVTBuilder.java
BridgeEventSupport.java
Log:
When an SVG files was references through an 'image' elements, the scripts
in that referenced file were not called.
Fix it.
Revision Chang
deweese 01/10/10 10:18:27
Modified:sources/org/apache/batik/ext/awt/image/rendered
SpecularLightingRed.java
Log:
1) Improved implementation of SpecularLighting
Revision ChangesPath
1.10 +34 -68
xml-batik/sources/org/apache/batik/ext/awt/i