hillion 2004/02/16 08:33:54
Modified:resources/org/apache/batik/css/parser/resources
Messages.properties
sources/org/apache/batik/css/parser Scanner.java
Log:
Added a specific error message for wrong CSS identifier start characters
hillion 2002/11/22 05:09:59
Modified:sources/org/apache/batik/css/engine/value RectManager.java
Log:
Added unit resolution to CSS rects.
Revision ChangesPath
1.2 +56 -2
xml-batik/sources/org/apache/batik/css/engine/value/RectManager.java
Index
hillion 2002/09/05 05:58:19
Modified:sources/org/apache/batik/apps/svgbrowser
JSVGViewerFrame.java
sources/org/apache/batik/bridge BridgeContext.java
UserAgent.java UserAgentAdapter.java
sources/org/apache
hillion 2002/08/19 08:38:52
Modified:resources/org/apache/batik/apps/svgbrowser/resources
Main.properties
sources/org/apache/batik/bridge PaintServer.java
sources/org/apache/batik/css/engine/value LengthManager.java
Log:
- fixed
hillion 2002/08/14 07:12:22
Modified:sources/org/apache/batik/apps/svgbrowser
JSVGViewerFrame.java
sources/org/apache/batik/css/engine CSSEngine.java
sources/org/apache/batik/css/engine/value/css2
hillion 2002/06/21 08:52:00
Modified:sources/org/apache/batik/css/engine/sac
CSSDescendantSelector.java
sources/org/apache/batik/dom/svg SVGOMSVGElement.java
Log:
SVGSVGElement.createSVGPoint() implementation.
Revision ChangesPath
hillion 2002/06/12 05:42:35
Modified:sources/org/apache/batik/xml XMLScanner.java
Log:
Fixed bug 9804.
Revision ChangesPath
1.2 +2 -2 xml-batik/sources/org/apache/batik/xml/XMLScanner.java
Index: XMLScanner.java
hillion 2002/06/12 04:04:24
Modified:sources/org/apache/batik/css/engine/value/css2
FontStretchManager.java
test-resources/org/apache/batik/css/dom unitTesting.xml
Added: test-resources/org/apache/batik/css/dom bug9779.svg
Log:
Fixed
hillion 2002/06/10 07:37:17
Modified:sources/org/apache/batik/css/engine CSSEngine.java
Log:
Removed a unused method.
Revision ChangesPath
1.15 +1 -43 xml-batik/sources/org/apache/batik/css/engine/CSSEngine.java
Index: CSSEngine.java
hillion 2002/06/10 07:04:24
Modified:sources/org/apache/batik/css/dom CSSOMSVGComputedStyle.java
sources/org/apache/batik/css/engine CSSEngine.java
test-resources/org/apache/batik/css/dom unitTesting.xml
Added: test-resources/org/apache/batik/css
hillion 2002/06/04 06:50:12
Modified:sources/org/apache/batik/parser LengthParser.java
Log:
Modification for the SVG validator, part 2.
Revision ChangesPath
1.9 +1 -6 xml-batik/sources/org/apache/batik/parser/LengthParser.java
Index: LengthParser.java
hillion 2002/06/04 03:10:22
Modified:sources/org/apache/batik/parser LengthListParser.java
Log:
Modified LengthListParser (unused in Batik) for the SVG validator.
Revision ChangesPath
1.6 +2 -2 xml-batik/sources/org/apache/batik/parser/LengthListParser.java
hillion 02/05/30 09:42:34
Modified:sources/org/apache/batik/dom AbstractElement.java
test-resources/org/apache/batik/dom unitTesting.xml
Added: test-sources/org/apache/batik/dom CloneElementTest.java
Log:
- Fixed Element.cloneNode(false) + test.
Revision
hillion 02/05/23 02:01:36
Modified:sources/org/apache/batik/css/engine CSSEngine.java
test-resources/org/apache/batik/dom/svg unitTesting.xml
Added: test-resources/org/apache/batik/dom/svg
presentationAttrRemovalTest.svg
Log:
Fixed a
>
> Hello {batik,cocoon}-dev!
>
> The version of batik-1.5b1 shipped with cocoon-2.0.2 has a problem with
> letter-spacing, so I tried to replace it with a current CVS version,
> which doesn't have the problem. It didn't work, because of the following
> code-fragment in
> cocoon2/src/java/org/apac
hillion 02/05/21 02:51:38
Modified:sources/org/apache/batik/bridge
BaseScriptingEnvironment.java
ScriptingEnvironment.java
sources/org/apache/batik/css/engine CSSEngine.java
sources/org/apache/batik/css
hillion 02/05/17 06:36:11
Modified:test-resources/org/apache/batik/dom unitTesting.xml
Added: test-resources/org/apache/batik/dom dummyXML4.xml
test-sources/org/apache/batik/dom
GetElementsByTagNameNSTest.java
Log:
Added a test for the
hillion 02/05/16 09:33:41
Modified:sources/org/apache/batik/css/engine CSSEngine.java
Log:
Enhanced robustness of the CSS engine.
Revision ChangesPath
1.11 +3 -2 xml-batik/sources/org/apache/batik/css/engine/CSSEngine.java
Index: CSSEngine.java
hillion 02/05/16 04:23:35
Modified:sources/org/apache/batik/dom AbstractParentNode.java
Log:
getElementsByTagName fix.
Revision ChangesPath
1.16 +2 -2 xml-batik/sources/org/apache/batik/dom/AbstractParentNode.java
Index: AbstractParentNode.java
hillion 02/05/10 04:06:10
Modified:sources/org/apache/batik/dom/svg SAXSVGDocumentFactory.java
Log:
Revision ChangesPath
1.16 +2 -2
xml-batik/sources/org/apache/batik/dom/svg/SAXSVGDocumentFactory.java
Index: SAXSVGDocumentFactory.java
hillion 02/05/10 03:55:18
Modified:sources/org/apache/batik/dom/svg SAXSVGDocumentFactory.java
Log:
fix for SVG documents default namespaces.
Revision ChangesPath
1.15 +13 -1
xml-batik/sources/org/apache/batik/dom/svg/SAXSVGDocumentFactory.java
Index
hillion 02/05/10 02:41:41
Modified:sources/org/apache/batik/util
ApplicationSecurityEnforcer.java
Log:
Removed debug traces.
Revision ChangesPath
1.5 +1 -5
xml-batik/sources/org/apache/batik/util/ApplicationSecurityEnforcer.java
hillion 02/05/07 07:28:13
Modified:sources/org/apache/batik/dom/svg
AbstractSVGAnimatedLength.java
Log:
Fixed SVGLength.setXXX() methods.
Revision ChangesPath
1.2 +31 -4
xml-batik/sources/org/apache/batik/dom/svg
hillion 02/05/07 06:57:45
Modified:sources/org/apache/batik/script/rhino WindowWrapper.java
Log:
getURL() fix.
Revision ChangesPath
1.8 +3 -5
xml-batik/sources/org/apache/batik/script/rhino/WindowWrapper.java
Index: WindowWrapper.java
hillion 02/05/07 00:17:11
Modified:sources/org/apache/batik/dom/events AbstractEvent.java
sources/org/apache/batik/util
ApplicationSecurityEnforcer.java
Log:
- Fixed a small bug with events,
- removed debug traces.
Revision Changes
hillion 02/05/02 07:15:03
Modified:test-resources/org/apache/batik/dom/svg lengthTest.svg
unitTesting.xml
Added: test-resources/org/apache/batik/dom/svg locatableTest.svg
Log:
Committed a test for SVGLocatable.getBBox().
Revision Changes
hillion 02/05/02 05:59:33
Modified:test-resources/org/apache/batik/dom/svg unitTesting.xml
Added: test-resources/org/apache/batik/dom/svg lengthTest.svg
test-sources/org/apache/batik/dom/svg
EcmaScriptSVGDOMTest.java
Log:
Committed
hillion 02/05/02 05:14:54
Modified:test-sources/org/apache/batik/dom AppendChildTest.java
Log:
Fixed appendChild test.
Revision ChangesPath
1.2 +14 -3 xml-batik/test-sources/org/apache/batik/dom/AppendChildTest.java
Index: AppendChildTest.java
hillion 02/04/29 05:25:05
Modified:sources/org/apache/batik/css/engine CSSEngine.java
sources/org/apache/batik/css/engine/value
AbstractValueFactory.java
sources/org/apache/batik/dom/svg
hillion 02/04/24 06:01:27
Modified:resources/org/apache/batik/dom/svg/resources
Messages.properties
sources/org/apache/batik/dom/svg AbstractSVGMatrix.java
SVGExternalResourcesRequiredSupport.java
hillion 02/04/23 06:12:57
Modified:sources/org/apache/batik/dom/svg SVGDOMImplementation.java
Log:
Creation of unknown elements in the SVG namespace does not fail anymore.
Revision ChangesPath
1.21 +9 -13
xml-batik/sources/org/apache/batik/dom/svg
> From: Danny Ayers [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 18, 2002 6:13 PM
> To: [EMAIL PROTECTED]
> Subject: RE: SVG DOM (implemented)
>
> Any suggestions for classes/methods that might make someone think
> 'well you
> couldn't easily do that with DOM alone'?
>
'org.apache.batik.dom
> From: Danny Ayers [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 18, 2002 5:52 PM
> To: batik-dev
> Subject: SVG DOM (implemented)
> I'm looking for a good example of a class that comes from the parts of SVG
> DOM that lie outside of DOM 2 core. I've had a fiddle, but everything I've
> tried
hillion 02/04/15 10:01:44
Modified:sources/org/apache/batik/css/engine CSSEngine.java
Log:
- Fixed a bug with CSS classes on elements.
Revision ChangesPath
1.9 +26 -11xml-batik/sources/org/apache/batik/css/engine/CSSEngine.java
Index: CSSEngine.java
hillion 02/04/15 03:09:44
xml-batik/test-sources/org/apache/batik/dom/svg - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
hillion 02/04/15 03:09:44
xml-batik/test-resources/org/apache/batik/dom/svg - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
hillion 02/04/12 09:04:24
Modified:sources/org/apache/batik/bridge ScriptingEnvironment.java
Log:
Accept more XML in parseXML()
Revision ChangesPath
1.21 +18 -3
xml-batik/sources/org/apache/batik/bridge/ScriptingEnvironment.java
Index
hillion 02/04/12 02:17:53
Modified:sources/org/apache/batik/bridge ScriptingEnvironment.java
sources/org/apache/batik/css/engine CSSEngine.java
SVGCSSEngine.java
Log:
Added support for dynamic update of the 'class' attribute.
hillion 02/04/11 09:51:36
Modified:sources/org/apache/batik/css/dom CSSOMSVGColor.java
CSSOMStyleDeclaration.java
sources/org/apache/batik/script Window.java
sources/org/apache/batik/script/rhino WindowWrapper.java
hillion 02/04/11 07:47:28
Modified:sources/org/apache/batik/svggen SVGIDGenerator.java
Log:
Fixed bug #7935
Revision ChangesPath
1.4 +2 -2 xml-batik/sources/org/apache/batik/svggen/SVGIDGenerator.java
Index: SVGIDGenerator.java
hillion 02/04/10 09:19:03
Modified:sources/org/apache/batik/bridge
BaseScriptingEnvironment.java
ScriptingEnvironment.java
sources/org/apache/batik/script Window.java
sources/org/apache/batik/script/rhino
hillion 02/04/10 02:29:07
Modified:sources/org/apache/batik/css/dom
CSSOMSVGStyleDeclaration.java
CSSOMStyleDeclaration.java
sources/org/apache/batik/css/engine StyleDeclaration.java
sources/org/apache/batik
hillion 02/04/10 01:08:30
Modified:sources/org/apache/batik/css/dom CSSOMStyleDeclaration.java
Log:
Fixed jdk 1.3.1 specific compilation errors.
Revision ChangesPath
1.2 +4 -4
xml-batik/sources/org/apache/batik/css/dom/CSSOMStyleDeclaration.java
Index
hillion 02/04/10 00:24:33
Added: sources/org/apache/batik/script ScriptHandler.java
Log:
Revision ChangesPath
1.1 xml-batik/sources/org/apache/batik/script/ScriptHandler.java
Index: ScriptHandler.java
hillion 02/04/10 00:23:12
Modified:.build.xml
sources batik-bean.mf batik-browser.mf batik-pp.mf
batik-rasterizer.mf batik-slideshow.mf
batik-ttf2svg.mf batik.mf
sources/org/apache/batik/bridge
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 09, 2002 6:27 PM
To: [EMAIL PROTECTED]
Subject: failure notice
hillion 02/04/09 09:27:18
Modified:.build.xml
sources/org/apache/batik/css/dom CSSOMComputedStyle.java
sources
StringDecoder.java
StringNormalizingReader.java UTF16Decoder.java UTF8Decoder.java
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N
hillion 02/04/04 04:04:06
Modified:sources/org/apache/batik/css/parser Parser.java Scanner.java
sources/org/apache/batik/parser AbstractParser.java
hillion 02/04/04 03:57:19
xml-batik/sources/org/apache/batik/util/io - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
hillion 02/04/04 03:57:19
xml-batik/resources/org/apache/batik/util/io/resources - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
hillion 02/04/04 03:57:19
xml-batik/resources/org/apache/batik/util/io - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
> From: Sam Ruby [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, April 03, 2002 5:35 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: RE: Gump logo
>
>
> Stephane Hillion wrote:
> >
> > Batik is linked to a given version of SAX, because it impleme
> From: Sam Ruby [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, April 03, 2002 5:12 PM
> To: [EMAIL PROTECTED]
> Subject: RE: Gump logo
>
> >
> > So we can re-state the problem: "can xml-api.jar be used
> programmatically
> > from within an application which makes use of crimson"?
>
> That's quite
> From: Sam Ruby [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, April 03, 2002 4:09 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: RE: Gump logo
>
> The conflict appears to be between batik-ext.jar and xml-apis.jar
>http://gump.covalent.net/jars/2002-04-02/xml-commons/xml-apis.ja
> From: Sam Ruby [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, April 03, 2002 3:08 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Gump logo
> Importance: Low
>
>
> It turns out the essence of the problem can be stated "can batik be used
> programmatically from within an application which makes use of x
hillion 02/03/26 06:56:53
Modified:.build.xml
resources/org/apache/batik/util/gui/resources
JErrorPane.properties
sources/org/apache/batik/bridge
AbstractGraphicsNodeBridge.java
sources
hillion 02/03/25 03:02:22
Modified:sources/org/apache/batik/bridge
BaseScriptingEnvironment.java
SVGTextElementBridge.java
sources/org/apache/batik/css/engine CSSEngine.java
sources/org/apache/batik/swing/svg
hillion 02/03/22 02:59:26
Modified:sources/org/apache/batik/bridge ScriptingEnvironment.java
sources/org/apache/batik/dom/svg SVGLocatableSupport.java
sources/org/apache/batik/script InterpreterPool.java
Log:
SVG DOM method getBBox() implemented
hillion 02/03/21 07:26:52
Modified:sources/org/apache/batik/bridge SVGTextElementBridge.java
ScriptingEnvironment.java
Log:
- Fixed a regression on empty tspans,
- When a piece of code scheduled by a call to setInterval throws
an exception, the task is
hillion 02/03/21 02:59:34
Modified:samples mines.svg
sources/org/apache/batik/bridge SVGImageElementBridge.java
sources/org/apache/batik/css/engine CSSEngine.java
Log:
- Broken images were broken...
- mines.svg used a Java-specific expression
hillion 02/03/20 06:11:06
Modified:test-references/samples/tests/spec/filters feTile.png
test-references/samples/tests/spec/painting
markersShapes.png
Log:
- new reference images after filter fixes.
Revision ChangesPath
1.5
hillion 02/03/20 03:54:04
Modified:sources/org/apache/batik/dom/util SAXDocumentFactory.java
Log:
- Added a way to provide a custom SAX error handler.
Revision ChangesPath
1.9 +16 -3
xml-batik/sources/org/apache/batik/dom/util/SAXDocumentFactory.java
hillion 02/03/20 02:42:26
Modified:sources/org/apache/batik/css/engine CSSEngine.java
sources/org/apache/batik/dom AbstractElement.java
test-resources/org/apache/batik/dom unitTesting.xml
Added: test-sources/org/apache/batik/dom
hillion 02/03/19 06:21:04
Modified:sources/org/apache/batik/dom AbstractParentNode.java
Log:
- Removed traces
Revision ChangesPath
1.15 +1 -3 xml-batik/sources/org/apache/batik/dom/AbstractParentNode.java
Index: AbstractParentNode.java
hillion 02/03/19 05:43:55
Modified:sources/org/apache/batik/dom AbstractParentNode.java
test-resources/org/apache/batik/dom dummyXML3.xml
unitTesting.xml
Added: test-sources/org/apache/batik/dom HasChildNodesTest.java
hillion 02/03/19 01:25:41
Modified:sources/org/apache/batik/bridge CSSUtilities.java
SVGAElementBridge.java SVGTextElementBridge.java
ScriptingEnvironment.java UpdateManager.java
sources/org/apache/batik/dom
hillion 02/03/18 08:15:12
Modified:test-references/svgbe text-font-BE-15.png
Log:
new reference image for text-font-BE-15.svg
Revision ChangesPath
1.9 +1 -1 xml-batik/test-references/svgbe/text-font-BE-15.png
hillion 02/03/18 08:13:47
Modified:test-references/samples/tests/spec/text textBiDi.png
textLayout.png textProperties.png verticalText.png
verticalTextOnPath.png
Log:
new reference images for textBiDi.svg textLayout.svg
hillion 02/03/18 08:10:45
Modified:test-references/samples mathMetal.png
Log:
new reference image for mathMetal.svg
Revision ChangesPath
1.5 +242 -243 xml-batik/test-references/samples/mathMetal.png
hillion 02/03/18 04:46:13
Modified:sources/org/apache/batik/bridge ScriptingEnvironment.java
Log:
Fixed the handling of UI events on dynamically inserted elements.
Revision ChangesPath
1.14 +38 -2
xml-batik/sources/org/apache/batik/bridge
TECTED]
Subject: cvs commit: xml-batik/test-sources/org/apache/batik/test/svg
SVGAlternateStyleSheetRenderingAccuracyTest.java
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N
hillion 02/03/18 02:28:28
Modified:resources/org/apache/batik/apps/svgbrowser/resources
M
hillion 02/03/18 02:32:18
Added: resources/org/apache/batik/css/engine/value/resources
Messages.properties
Log:
- css engine commit 3
Revision ChangesPath
1.1
xml-batik/resources/org/apache/batik/css/engine/value/resources
hillion 02/03/18 02:31:10
Added: sources/org/apache/batik/css/engine/sac
AbstractAttributeCondition.java
AbstractCombinatorCondition.java
AbstractDescendantSelector.java
hillion 02/03/18 02:26:16
xml-batik/resources/org/apache/batik/css/engine/value/resources - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
hillion 02/03/18 02:26:02
xml-batik/resources/org/apache/batik/css/engine/value - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
hillion 02/03/18 02:25:05
xml-batik/resources/org/apache/batik/css/engine/resources - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
hillion 02/03/18 02:24:43
xml-batik/resources/org/apache/batik/css/engine - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
hillion 02/03/18 02:22:56
xml-batik/sources/org/apache/batik/css/engine/value/svg - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
hillion 02/03/18 02:22:28
xml-batik/sources/org/apache/batik/css/engine/value/css2 - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
hillion 02/03/18 02:21:23
xml-batik/sources/org/apache/batik/css/engine/value - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
hillion 02/03/18 02:21:23
xml-batik/sources/org/apache/batik/css/engine/sac - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
hillion 02/03/18 02:19:20
xml-batik/sources/org/apache/batik/css/engine - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
hillion 02/03/18 02:19:20
xml-batik/sources/org/apache/batik/css/dom - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
hillion 02/03/14 03:20:00
Modified:samples mapSpain.svg mapWaadt.svg
samples/tests/spec/fonts fontKerning.svg
Log:
- Fixed invalid font-family values in the sample maps.
- fontKerning had invalid glyph-orientations.
Revision ChangesPath
1.3 +44
hillion 02/03/14 02:56:30
Modified:samples/tests/spec/text textBiDi.svg textFeatures.svg
textLayout.svg textLayout2.svg textProperties.svg
textStyles.svg verticalText.svg
verticalTextOnPath.svg
Log:
- Removed
hillion 02/03/14 02:34:44
Modified:samples henryV.svg textRotate.svg textRotateShadows.svg
Log:
font-size percentages are relative to the parent font-size, not to
the viewport.
Revision ChangesPath
1.5 +6 -6 xml-batik/samples/henryV.svg
Index
There is a section about this topic in documentation of the 1.5beta1
distribution. The menu item is entitled 'Java Scripting'.
In the previous versions of Batik the DOM updates did not produce any effect
on GVT.
> -Original Message-
> From: Anthony Mills [mailto:[EMAIL PROTECTED]]
> Sent:
hillion 02/03/11 08:49:22
Modified:samples starfield.svg
sources/org/apache/batik/ext/awt
MultipleGradientPaintContext.java
Log:
Revision ChangesPath
1.5 +2 -2 xml-batik/samples/starfield.svg
Index: starfield.svg
hillion 02/03/11 07:22:56
Modified:.build.xml
Log:
updated version and date in build.xml
Revision ChangesPath
1.104 +3 -3 xml-batik/build.xml
Index: build.xml
===
RCS file: /home
hillion 02/03/11 02:02:58
Modified:xdocswhoAreWe.xml
Log:
- updated doc
Revision ChangesPath
1.35 +59 -8 xml-batik/xdocs/whoAreWe.xml
Index: whoAreWe.xml
===
RCS file: /home/cvs/xml
hillion 02/03/11 01:16:53
Added: sources/org/apache/batik/swing/svg Messages.java
Log:
Revision ChangesPath
1.1 xml-batik/sources/org/apache/batik/swing/svg/Messages.java
Index: Messages.java
hillion 02/03/11 01:04:38
Modified:sources/org/apache/batik/apps/svgbrowser
JSVGViewerFrame.java
sources/org/apache/batik/bridge ScriptingEnvironment.java
UserAgent.java UserAgentAdapter.java
sources/org
hillion 02/03/11 01:01:34
xml-batik/resources/org/apache/batik/swing/svg/resources - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
hillion 02/03/11 01:01:23
xml-batik/resources/org/apache/batik/swing/svg - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
hillion 02/03/08 01:55:53
Modified:xdocsjavaScripting.xml scriptIntro.xml
Log:
- Updated the 'Scripting Intro' section.
Revision ChangesPath
1.3 +4 -5 xml-batik/xdocs/javaScripting.xml
Index: javaScr
hillion 02/03/08 01:00:59
Modified:xdocsjavaScripting.xml
Log:
- Documentation updates.
Revision ChangesPath
1.2 +10 -4 xml-batik/xdocs/javaScripting.xml
Index: javaScripting.xml
hillion 02/03/08 00:45:28
Modified:sources/org/apache/batik/dom AbstractElement.java
sources/org/apache/batik/swing/gvt GVTTreeRenderer.java
sources/org/apache/batik/swing/svg GVTTreeBuilder.java
SVGDocumentLoader.java
hillion 02/03/07 07:23:12
Modified:sources/org/apache/batik/script/rhino WindowWrapper.java
xdocsscriptFeatures.xml
Log:
Revision ChangesPath
1.3 +5 -15
xml-batik/sources/org/apache/batik/script/rhino/WindowWrapper.java
Index
hillion 02/03/07 07:16:51
Modified:samples starfield.svg
sources/org/apache/batik/script/rhino WindowWrapper.java
xdocssite-book.xml
Added: xdocsscriptFeatures.xml
Log:
- Removed the optional arguments from 'setTimeout
hillion 02/03/06 05:56:26
Modified:sources/org/apache/batik/bridge BridgeEventSupport.java
UpdateManager.java
Log:
Revision ChangesPath
1.26 +1 -3
xml-batik/sources/org/apache/batik/bridge/BridgeEventSupport.java
Index
hillion 02/03/06 05:50:46
Removed: sources/org/apache/batik/dom/events
EventListenerWrapper.java EventWrapper.java
Log:
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands
1 - 100 of 200 matches
Mail list logo