vhardy 2004/04/09 09:37:14
Modified:sources/org/apache/batik/transcoder/wmf/tosvg
WMFPainter.java
Log:
Fix from Luan
Revision ChangesPath
1.10 +29 -24
xml-batik/sources/org/apache/batik/transcoder/wmf/tosvg/WMFPainter.java
Index
vhardy 2004/04/06 04:33:53
Modified:sources/org/apache/batik/transcoder/wmf/tosvg
WMFPainter.java
Log:
Reverted to previous version. Proposed new version does not compile
Revision ChangesPath
1.9 +24 -28
xml-batik/sources/org/apache
vhardy 2004/03/31 08:44:06
Modified:sources/org/apache/batik/transcoder/wmf/tosvg
WMFPainter.java
Log:
Commiting fix for Luan O'Caroll's WMFPainter related to the rendering of polygons.
Revision ChangesPath
1.8 +27 -24
xml-bat
vhardy 2004/02/24 06:04:37
Modified:test-sources/org/apache/batik/bridge EcmaNoLoadTest.java
ScriptSelfTest.java
test-sources/org/apache/batik/test/svg
SVGOnLoadExceptionTest.java
sources/org/apache/batik
vhardy 2004/02/24 05:55:42
Modified:test-references/samples/tests/spec/color systemColors.png
test-references/samples/tests/spec/fonts fontArabic.png
fontDecorations.png fontGlyphChoice.png
fontKerning.png
vhardy 2004/02/23 09:41:49
Modified:test-sources/org/apache/batik/bridge EcmaLoadTest.java
Log:
Fixed error in EcmaLoadTest
Revision ChangesPath
1.2 +8 -4 xml-batik/test-sources/org/apache/batik/bridge/EcmaLoadTest.java
Index: EcmaLoadTest.java
vhardy 2004/02/23 07:25:00
Modified:test-sources/org/apache/batik/bridge ScriptSelfTest.java
test-sources/org/apache/batik/test/svg
SVGOnLoadExceptionTest.java
test-resources/org/apache/batik/bridge
vhardy 2004/02/19 12:32:08
Modified:sources/org/apache/batik/bridge
BaseScriptingEnvironment.java
Log:
Added missing script origin check
Revision ChangesPath
1.28 +4 -1
xml-batik/sources/org/apache/batik/bridge
vhardy 2004/02/19 09:09:31
Added: test-resources/org/apache/batik/bridge
ecmaCheckPermissionsDenied2.svg
Log:
New security regression tests
Revision ChangesPath
1.1
xml-batik/test-resources/org/apache/batik/bridge
vhardy 2004/02/19 07:45:08
Modified:test-resources/org/apache/batik/bridge IWasLoaded.jar
IWasLoadedToo.jar JarCheckPermissionsDenied.jar
JarCheckPermissionsGranted.jar unitTesting.xml
Added: test-resources/org/apache/batik/bridge
vhardy 2003/10/01 06:19:33
Modified:.MAINTAIN build.xml
Log:
Added instructions to the site update section in MAINTAIN. Javadoc will now have the
Batik version information in its title
Revision ChangesPath
1.11 +4 -1 xml-batik/MAINTAIN
Index
vhardy 2003/07/15 08:55:19
Added: samples/tests/resources/ttf glb12.ttf
Log:
TTF font from Bert Bos for testing of the new @font-face implementation
Revision ChangesPath
1.1 xml-batik/samples/tests/resources/ttf/glb12.ttf
vhardy 2003/07/15 08:53:43
xml-batik/samples/tests/resources/ttf - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
vhardy 2003/07/13 16:18:17
Modified:test-resources/org/apache/batik/svggen regsvggen.xml
sources/org/apache/batik/svggen SVGGeneratorContext.java
Added: test-sources/org/apache/batik/svggen DoubleString.java
Log:
Fixed bug 21547 on
vhardy 2003/07/13 15:30:57
Modified:sources/org/apache/batik/script/rhino
EventTargetWrapper.java
Log:
Added enterContext / Context.exit to HandleEventListener
Revision ChangesPath
1.10 +9 -3
xml-batik/sources/org/apache/batik/script
vhardy 2003/07/11 05:32:40
Modified:.build.xml
Log:
Added Version.class to the batik-util.jar file
Revision ChangesPath
1.137 +2 -1 xml-batik/build.xml
Index: build.xml
===
RCS
vhardy 2003/07/11 00:28:58
Modified:xdocs/images splash.png splash.svg
resources/org/apache/batik/apps/svgbrowser/resources
squiggle.png
Log:
Updated splash screens to reflect 1.5 final version, revision type and number.
Release process step
vhardy 2003/07/11 00:21:54
Modified:.build.xml
Log:
Preparing 1.5 final release: updated the revision type and number
Revision ChangesPath
1.136 +3 -3 xml-batik/build.xml
Index: build.xml
vhardy 2003/07/10 08:40:20
Modified:.build.xml
Log:
Fixed jar dependency issue in build.xml
Revision ChangesPath
1.135 +2 -2 xml-batik/build.xml
Index: build.xml
===
RCS file
vhardy 2003/07/10 08:21:19
Modified:test-resources/org/apache/batik/bridge IWasLoaded.jar
IWasLoadedToo.jar JarCheckPermissionsDenied.jar
JarCheckPermissionsGranted.jar
test-resources/org/apache/batik/test
vhardy 2003/07/10 07:47:57
Modified:test-sources/org/apache/batik/test/xml
XMLTestReportProcessor.java XTRConstants.java
test-resources/org/apache/batik/test/svg HTMLReport.xsl
Log:
Added test class attribute to the XML test report. Also
vhardy 2003/07/10 07:25:50
Modified:samples/tests/spec/scripting security3.svg
test-resources/org/apache/batik/test interactiveSamples.xml
Added: test-references/samples/tests/spec/scripting security3.png
Log:
Added interactive test to check on window
vhardy 2003/07/10 06:18:57
Modified:sources/org/apache/batik/bridge SVGImageElementBridge.java
Log:
Fixed regression on bridge/embedData
Revision ChangesPath
1.57 +15 -10
xml-batik/sources/org/apache/batik/bridge/SVGImageElementBridge.java
Index
vhardy 2003/07/10 04:56:07
Modified:xdocsindex.xml javaScripting.xml status.xml
Log:
Updated status
Revision ChangesPath
1.47 +10 -10xml-batik/xdocs/index.xml
Index: index.xml
===
RCS
vhardy 2003/07/10 01:28:30
Modified:xdocsfaq.xml
Log:
Added FAQ entry for setAttributeNS/createElementNS
Revision ChangesPath
1.36 +38 -1 xml-batik/xdocs/faq.xml
Index: faq.xml
===
RCS
vhardy 2003/07/10 01:10:15
Added: test-references/samples/tests/spec/filters feImage2.png
Log:
Reference image for new feImage2.svg test
Revision ChangesPath
1.1
xml-batik/test-references/samples/tests/spec/filters/feImage2.png
vhardy 2003/07/10 01:07:33
Modified:test-resources/org/apache/batik/test samplesRendering.xml
Log:
Added feImage2.svg test
Revision ChangesPath
1.106 +2 -1
xml-batik/test-resources/org/apache/batik/test/samplesRendering.xml
Index: samplesRendering.xml
vhardy 2003/07/10 01:04:49
Modified:test-references/test-resources/org/apache/batik/test/svg
SetSVGDocumentTest.png
Log:
New reference images
Revision ChangesPath
1.2 +9 -6
xml-batik/test-references/test-resources/org/apache/batik
vhardy 2003/07/10 01:02:31
Modified:test-references/samples/tests/spec/filters feImage.png
test-references/samples/tests/spec/scripting
boundsTransformChange.png rectResizeOnClick.png
rootSizeChange.png setProperty.png
vhardy 2003/07/09 12:27:28
Modified:samples/tests/spec/scripting javaBinding.svg
Log:
Modified javaBinding for interactivity
Revision ChangesPath
1.2 +16 -1 xml-batik/samples/tests/spec/scripting/javaBinding.svg
Index: javaBinding.svg
vhardy 2003/07/09 12:22:16
Modified:test-resources/org/apache/batik/test interactiveSamples.xml
Added: test-references/samples/tests/spec/scripting javaBinding.png
Log:
Commiting missing test resources
Revision ChangesPath
1.1
xml-batik/test
vhardy 2003/07/09 12:15:04
Modified:.build.xml
samples/tests/resources/script common.js
Added: samples/tests/resources/java/resources/com/test/script
java-binding.mf
samples/tests/resources/java/sources/com/test
vhardy 2003/07/09 12:12:11
xml-batik/samples/tests/resources/java/resources/com/test/script - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
vhardy 2003/07/09 12:11:57
xml-batik/samples/tests/resources/java/resources/com/test - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
vhardy 2003/07/09 12:11:06
xml-batik/samples/tests/resources/java/sources/com/test/script - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
vhardy 2003/07/09 12:10:49
xml-batik/samples/tests/resources/java/sources/com/test - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
vhardy 2003/07/09 11:39:01
Modified:test-sources/org/apache/batik/test/svg
JSVGRenderingAccuracyTest.java
Added: samples/tests/spec/scripting textSelection.svg
test-references/samples/tests/spec/scripting
vhardy 2003/07/09 11:01:12
Modified:sources/org/apache/batik/apps/svgbrowser AboutDialog.java
Added: sources/org/apache/batik Version.java
Log:
Added Version class as requested in Bug #17863
Revision ChangesPath
1.1 xml-batik/sources/org/apache
vhardy 2003/07/09 10:47:12
Modified:sources/org/apache/batik/svggen SVGGraphics2D.java
Log:
Modified access level on getDOMGroupManager as requested in Bug #17168
Revision ChangesPath
1.37 +2 -2 xml-batik/sources/org/apache/batik/svggen/SVGGraphics2D.java
vhardy 2003/07/09 10:37:16
Modified:sources/org/apache/batik/bridge SVGFeImageElementBridge.java
Added: samples/tests/spec/filters feImage2.svg
Log:
Resolved bug #8854 on feImage complete implementation. Added new regression test on
feImage
Revision ChangesPath
vhardy 2003/07/09 06:31:45
Modified:samples/tests/spec/scripting use.svg
test-references/samples/tests/spec/scripting use.png
sources/org/apache/batik/bridge SVGUseElementBridge.java
Log:
Fixed bug 21358. It is now possible (even though sub-optimal) to
vhardy 2003/07/09 01:26:37
Modified:test-sources/org/apache/batik/swing JSVGCanvasHandler.java
NullURITest.java
test-references/samples/tests/spec/interactivity cursor.png
focus.png
test-references/samples
vhardy 2003/07/08 03:02:10
Added: test-references/samples/tests/spec/scripting
viewBoxOnLoad.png
Log:
Adding missing reference image
Revision ChangesPath
1.1
xml-batik/test-references/samples/tests/spec/scripting
vhardy 2003/07/08 03:00:19
Modified:test-resources/org/apache/batik/test interactiveSamples.xml
regard.xml samplesRendering.xml
Added: test-references/samples/tests/spec/scripting use.png
Log:
Moved use.svg test from regard to regard.manual
vhardy 2003/07/08 02:54:40
Modified:test-resources/org/apache/batik/test samplesRendering.xml
Log:
Interactivity tests have been moved to regardManual
Revision ChangesPath
1.103 +1 -9
xml-batik/test-resources/org/apache/batik/test/samplesRendering.xml
vhardy 2003/07/08 02:02:48
Modified:samples/tests/spec/interactivity cursor.svg focus.svg
keyEvents.svg
samples/tests/spec/scripting alert.svg bug12933.svg
filterPatternUpdate.svg gradientsUpdate.svg
vhardy 2003/07/08 01:57:16
Modified:sources/org/apache/batik/transcoder
XMLAbstractTranscoder.java
sources/org/apache/batik/dom/util DocumentFactory.java
SAXDocumentFactory.java
Added: test-resources/org/apache
vhardy 2003/07/08 00:32:37
Modified:.build.xml MAINTAIN
test-resources/org/apache/batik/test samplesRendering.xml
unitTesting.xml
Added: test-references/samples/tests/spec/interactivity cursor.png
focus.png
vhardy 2003/07/07 05:47:17
Modified:test-sources/org/apache/batik/apps/rasterizer
SVGConverterTest.java
Log:
Modified rasterizer test so that we now have a positive test on PDF transcoding
because we include the pdf transcoder in our distribution. Prior
vhardy 2003/07/07 05:34:14
Modified:test-references/samples/tests/spec/text textLayout.png
textOnPathSpaces.png
Log:
New reference images following recent fix on kerning code
Revision ChangesPath
1.9 +146 -125 xml-batik/test-references
vhardy 2003/07/07 03:50:09
Modified:test-sources/org/apache/batik/test/xml XMLReflect.java
Log:
Removed traces
Revision ChangesPath
1.9 +1 -2 xml-batik/test-sources/org/apache/batik/test/xml/XMLReflect.java
Index: XMLReflect.java
vhardy 2003/07/07 03:02:20
Modified:test-references/samples/tests/spec/text textBiDi.png
Log:
New reference test corresponding to changes in test markup
Revision ChangesPath
1.10 +142 -125 xml-batik/test-references/samples/tests/spec/text/textBiDi.png
vhardy 2003/07/07 02:40:51
Modified:test-sources/org/apache/batik/svggen SVGAccuracyTest.java
Log:
SVGAccuracyTest uses 12 digit precision
Revision ChangesPath
1.12 +2 -1
xml-batik/test-sources/org/apache/batik/svggen/SVGAccuracyTest.java
Index
vhardy 2003/07/07 02:35:50
Modified:test-sources/org/apache/batik/test/xml XMLReflect.java
Added: test-sources/org/apache/batik/test ParametrizedTest.java
Log:
Added inheritance for on test instances. Now, testGroups can define
default property values for children tests
vhardy 2003/07/04 08:57:36
Modified:test-sources/org/apache/batik/test/xml XMLReflect.java
Log:
Improved XML reflection
Revision ChangesPath
1.7 +36 -6 xml-batik/test-sources/org/apache/batik/test/xml/XMLReflect.java
Index: XMLReflect.java
vhardy 2003/07/04 08:54:48
Added: test-sources/org/apache/batik/svggen
DoubleStringPerformanceTest.java
Log:
New performance test checking for DoubleString output peformance
Revision ChangesPath
1.1
xml-batik/test-sources/org
vhardy 2003/07/04 08:51:45
Modified:test-resources/org/apache/batik/test samplesRendering.xml
Log:
Removed redundant test
Revision ChangesPath
1.101 +1 -2
xml-batik/test-resources/org/apache/batik/test/samplesRendering.xml
Index: samplesRendering.xml
vhardy 2003/07/04 08:23:14
Modified:test-references/org/apache/batik/gvt ts.arabic.txt
ts.cyrillic.txt ts.greek.txt ts.hebrew.txt
ts.vertpath.beforeafter.txt ts.vertpath.negpos.txt
ts.vertpath.supersub.txt
vhardy 2003/07/04 08:21:37
Added: test-sources/org/apache/batik/test OnePerformanceTest.java
Log:
Improved performance testing
Revision ChangesPath
1.1
xml-batik/test-sources/org/apache/batik/test/OnePerformanceTest.java
Index
vhardy 2003/07/04 08:21:07
Modified:test-sources/org/apache/batik/test PerformanceTest.java
test-resources/org/apache/batik/test unitTesting.xml
Log:
Improved performance testing
Revision ChangesPath
1.3 +23 -15
xml-batik/test-sources/org/apache
vhardy 2003/07/04 07:08:38
Removed: sources/org/apache/batik/svggen SVGGraphics2DUnitTester.java
Log:
Removed old test case. All test sources are now in the test-source directory
-
To unsubscribe, e-mail: [EMAIL
vhardy 2003/07/04 01:48:28
Modified:test-sources/org/apache/batik/test PerformanceTest.java
PerformanceTestValidator.java
Log:
Improved PerformanceTest
Revision ChangesPath
1.2 +67 -36
xml-batik/test-sources/org/apache/batik/test
vhardy 2003/07/03 07:51:09
Modified:test-resources/org/apache/batik/test unitTesting.xml
Added: test-sources/org/apache/batik/test PerformanceTest.java
PerformanceTestValidator.java
Log:
Initial commit of PerformanceTest with validation test
vhardy 2003/07/03 03:54:14
Modified:test-references/samples henryV.png mapSpain.png mapWaadt.png
moonPhases.png
test-references/samples/extensions filterRegionDetailed.png
flowText.png multi.png
test
vhardy 2003/07/03 01:44:53
Modified:test-references/org/apache/batik/svggen ContextRHints.svg
RHints.svg
Added: test-references/org/apache/batik/svggen Bug17965.svg
ContextBug17965.svg
Log:
Fixed bug 17965
Revision
vhardy 2003/07/03 00:53:59
Modified:sources/org/apache/batik/svggen SVGGraphics2D.java
test-resources/org/apache/batik/svggen regsvggen.xml
Added: test-sources/org/apache/batik/svggen Bug21259.java
Log:
Fixed bug 21259
Revision ChangesPath
1.1
vhardy 2003/07/02 06:51:46
Modified:test-resources/org/apache/batik/svggen regsvggen.xml
sources/org/apache/batik/svggen DefaultStyleHandler.java
SVGRenderingHints.java
Added: test-sources/org/apache/batik/svggen Bug17965.java
Log
vhardy 2003/07/02 06:49:44
Modified:test-references/org/apache/batik/svggen/rendering
ContextRHints.png RHints.png
Added: test-references/org/apache/batik/svggen/rendering
Bug17965.png ContextBug17965.png
Log:
Supporting
vhardy 2003/07/02 05:39:07
Modified:test-resources/org/apache/batik/dom unitTesting.xml
Log:
Fixed test config file after package name fix
Revision ChangesPath
1.15 +2 -2 xml-batik/test-resources/org/apache/batik/dom/unitTesting.xml
Index: unitTesting.xml
vhardy 2003/07/02 01:55:53
Modified:resources/org/apache/batik/util/gui/resources
LanguageDialogMessages.properties
Added: resources/org/apache/batik/util/gui/resources/flags
flag_ij.gif flag_or.gif
Log:
Fixed bug 13870
vhardy 2003/07/02 01:18:07
Modified:.build.bat
Log:
Modified build.bat so that it now works if ANT is already installed. Use the ant.bat
file which should be in the PATH if ant was installed
Revision ChangesPath
1.10 +8 -1 xml-batik/build.bat
vhardy 2003/07/01 09:43:28
Modified:.README
Log:
Fixed typo
Revision ChangesPath
1.11 +2 -2 xml-batik/README
Index: README
===
RCS file: /home/cvs/xml-batik/README,v
retrieving
vhardy 2003/07/01 09:13:04
Modified:test-sources/org/apache/batik/test/svg
SVGAccuracyTestProcessor.java
test-sources/org/apache/batik/dom CloneElementTest.java
sources/org/apache/batik/ext/awt/geom ExtendedShape.java
vhardy 2003/07/01 09:10:18
Modified:test-sources/org/apache/batik/dom
DOMUtilitiesCharacterEscaping.java
Log:
Regression test for bug 20140
Revision ChangesPath
1.2 +1 -1
xml-batik/test-sources/org/apache/batik/dom
vhardy 2003/07/01 08:55:57
Modified:.README
Log:
Added documentation on optional components in README as requested in BUG 18840
Revision ChangesPath
1.10 +7 -0 xml-batik/README
Index: README
vhardy 2003/07/01 08:13:44
Modified:test-resources/org/apache/batik/dom unitTesting.xml
Added: test-sources/org/apache/batik/dom
DOMUtilitiesCharacterEscaping.java
Log:
Regression test for bug 20140
Revision ChangesPath
1.1
vhardy 2003/07/01 06:27:26
Modified:test-resources/org/apache/batik/dom unitTesting.xml
sources/org/apache/batik/dom/svg AbstractSVGPathSegList.java
Added: test-resources/org/apache/batik/dom bug20332.svg
Log:
Fixed bug 20332
Revision ChangesPath
vhardy 2003/07/01 02:43:09
Modified:test-resources/org/apache/batik/test samplesRendering.xml
.build.xml
Added: test-resources/org/apache/batik/test/svg bug19363.svg
test-references/test-resources/org/apache/batik/test/svg
vhardy 2003/07/01 02:35:50
xml-batik/test-references/test-resources/org/apache/batik/test/svg - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
vhardy 2003/07/01 02:35:35
xml-batik/test-references/test-resources/org/apache/batik/test - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
vhardy 2003/07/01 02:35:22
xml-batik/test-references/test-resources/org/apache/batik - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
vhardy 2003/07/01 02:34:56
xml-batik/test-references/test-resources/org/apache - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
vhardy 2003/07/01 02:34:43
xml-batik/test-references/test-resources/org - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
vhardy 2003/07/01 02:34:28
xml-batik/test-references/test-resources - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
vhardy 2003/06/30 08:04:44
Modified:test-resources/org/apache/batik/dom unitTesting.xml
sources/org/apache/batik/dom/svg AbstractSVGPathSegList.java
Added: test-resources/org/apache/batik/dom bug20331.svg
Log:
Fixed bug 20331. Added new test to the test suite
vhardy 2003/06/30 05:36:45
Modified:test-resources/org/apache/batik/dom unitTesting.xml
sources/org/apache/batik/dom AbstractElement.java
Added: test-resources/org/apache/batik/dom bug18143.svg
test-sources/org/apache/batik/dom
vhardy 2003/06/05 06:25:48
Added: contrib/fonts/gladiator README
Log:
Initial commit of Bert's Gladiator fonts
Revision ChangesPath
1.1 xml-batik/contrib/fonts/gladiator/README
Index: R
vhardy 2003/06/05 06:25:06
xml-batik/contrib/fonts/gladiator/ttf - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
vhardy 2003/06/05 06:24:28
xml-batik/contrib/fonts/gladiator/svg - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
vhardy 2003/06/05 06:22:56
xml-batik/contrib/fonts/gladiator - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
vhardy 2003/06/05 06:22:36
xml-batik/contrib/fonts - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
vhardy 2003/06/05 01:00:55
Modified:xdocsarchitecture.xml
Log:
Added new nifty Batik documentation by yWorks
Revision ChangesPath
1.9 +3 -2 xml-batik/xdocs/architecture.xml
Index: architecture.xml
vhardy 2003/03/24 08:43:50
Modified:resources/org/apache/batik/apps/svgbrowser/resources
GUI.properties
Log:
Fixed typo in resource file
Revision ChangesPath
1.57 +2 -2
xml-batik/resources/org/apache/batik/apps/svgbrowser/resources
vhardy 2003/03/24 04:47:50
Modified:xdocsindex.xml
Log:
Added reference to the luxor project
Revision ChangesPath
1.46 +7 -1 xml-batik/xdocs/index.xml
Index: index.xml
===
RCS file
vhardy 2003/03/24 02:18:53
Modified:resources/org/apache/batik/apps/svgbrowser/resources
squiggle.png
xdocs/images splash.png splash.svg
.build.xml
Log:
Updated splash screens for 1.5beta5 release
Revision Changes
vhardy 2003/03/24 02:07:02
Modified:test-resources/org/apache/batik/test samplesRendering.xml
Log:
Removed bookOfKells.svgz from the rendering tests
Revision ChangesPath
1.95 +2 -2
xml-batik/test-resources/org/apache/batik/test/samplesRendering.xml
Index
vhardy 2003/03/24 01:52:50
Removed: samples bookOfKells.svgz
Log:
Removed example because it uses base64 encoding for a *very* long file. Xerces 2.0
does not handle base64 encoding well and sample may take over 5min to load
vhardy 2003/03/18 05:28:46
Modified:test-resources/org/apache/batik/test/xml/resources
Messages.properties
Log:
Resources for new regard improvement
Revision ChangesPath
1.8 +3 -0
xml-batik/test-resources/org/apache/batik/test/xml
vhardy 2003/03/18 05:25:54
Modified:test-sources/org/apache/batik/test/xml XMLReflect.java
Log:
Minor improvement to regard
Revision ChangesPath
1.6 +22 -1 xml-batik/test-sources/org/apache/batik/test/xml/XMLReflect.java
Index: XMLReflect.java
vhardy 2003/03/11 08:32:05
Modified:sources/org/apache/batik/apps/svgbrowser AboutDialog.java
resources/org/apache/batik/apps/svgbrowser/resources
GUI.properties
Log:
Added Nicolas Socheleau to the list of commiters, reflecting his current
1 - 100 of 609 matches
Mail list logo