cvs commit: xml-batik/sources/org/apache/batik/gvt CompositeShapePainter.java FillShapePainter.java MarkerShapePainter.java ShapeNode.java ShapePainter.java StrokeShapePainter.java

2002-02-06 Thread vhardy
vhardy 02/02/06 05:18:33 Modified:sources/org/apache/batik/gvt CompositeShapePainter.java FillShapePainter.java MarkerShapePainter.java ShapeNode.java ShapePainter.java StrokeShapePainter.java Log: Added getPai

cvs commit: xml-batik/sources/org/apache/batik/apps/svgbrowser Main.java

2002-02-06 Thread vhardy
vhardy 02/02/06 05:46:18 Modified:sources/org/apache/batik/apps/svgbrowser Main.java Log: Added a pack of the AboutBox. Revision ChangesPath 1.24 +2 -1 xml-batik/sources/org/apache/batik/apps/svgbrowser/Main.java Index: Main.java ===

cvs commit: xml-batik/resources/org/apache/batik/apps/svgbrowser/resources GUI.properties

2002-02-06 Thread vhardy
vhardy 02/02/06 05:47:17 Modified:resources/org/apache/batik/apps/svgbrowser/resources GUI.properties Log: Split contributor list into commiters and contributors. Revision ChangesPath 1.42 +11 -7 xml-batik/resources/org/apache/batik/app

cvs commit: xml-batik/sources/org/apache/batik/apps/svgbrowser Main.java AboutDialog.java

2002-02-06 Thread vhardy
vhardy 02/02/06 06:04:55 Modified:sources/org/apache/batik/apps/svgbrowser Main.java AboutDialog.java Log: Fixed AboutBox layout issue. Revision ChangesPath 1.25 +1 -2 xml-batik/sources/org/apache/batik/apps/svgbrowser/Main.java In

cvs commit: xml-batik/sources/org/apache/batik/gvtCompositeShapePainter.java FillShapePainter.java MarkerShapePainter.javaShapeNode.java ShapePainter.java StrokeShapePainter.java

2002-02-06 Thread Thomas E Deweese
> "VH" == Vincent Hardy <[EMAIL PROTECTED]> writes: VH> getPaintedBounds Can I quickly rename this to getPaintedBounds2D ? This is used very uniformly for methods that return Rect2D vs. Rect (with the exception of GraphicsNode :(. --

Re: cvs commit: xml-batik/sources/org/apache/batik/gvtCompositeShapePainter.java FillShapePainter.java MarkerShapePainter.javaShapeNode.java ShapePainter.java StrokeShapePainter.java

2002-02-06 Thread Vincent Hardy
Sure, go for it. Vincent. Thomas E Deweese wrote: > > > "VH" == Vincent Hardy <[EMAIL PROTECTED]> writes: > > VH> getPaintedBounds > > Can I quickly rename this to getPaintedBounds2D ? > > This is used very uniformly for methods that return Rect2D vs. Rect > (with the exception of

cvs commit: xml-batik/sources/org/apache/batik/gvt/font FontFamilyResolver.java

2002-02-06 Thread vhardy
vhardy 02/02/06 08:43:03 Modified:sources/org/apache/batik/bridge SVGFontUtilities.java sources/org/apache/batik/gvt/font FontFamilyResolver.java Log: Made font-family selection case-insensitive to match other implementation's behavior. See new test case in samples

cvs commit: xml-batik/samples/tests/spec/fonts fontFamilyCaseSensitivity.svg

2002-02-06 Thread vhardy
vhardy 02/02/06 08:51:51 Added: samples/tests/spec/fonts fontFamilyCaseSensitivity.svg Log: font-family case insensitivity test. Revision ChangesPath 1.1 xml-batik/samples/tests/spec/fonts/fontFamilyCaseSensitivity.svg Index: fontFamilyCaseSensit

cvs commit: xml-batik/test-references/samples/tests/spec/text smallFonts.png textBiDi.png textLayout.png textStyles.png

2002-02-06 Thread vhardy
vhardy 02/02/06 08:59:19 Modified:test-references/samples/tests/spec/text smallFonts.png textBiDi.png textLayout.png textStyles.png Added: test-references/samples/tests/spec/fonts fontFamilyCaseSensitivity.png Log: New referen

cvs commit: xml-batik/test-references/samples/tests/spec/rendering paintOpacity.png

2002-02-06 Thread vhardy
vhardy 02/02/06 09:02:43 Modified:test-references/samples/tests/spec/paints patternRegions.png test-references/samples/tests/spec/structure dataProtocol.png test-references/samples/tests/spec/rendering paintO

cvs commit: xml-batik/test-references/samples/tests/spec/painting display.png

2002-02-06 Thread vhardy
vhardy 02/02/06 09:04:37 Modified:test-references/samples/tests/spec/painting display.png Log: New reference image with minor diff. Revision ChangesPath 1.3 +29 -33 xml-batik/test-references/samples/tests/spec/painting/display.png <>

cvs commit: xml-batik/test-references/samples/tests/spec/linking pointerEvents.png pointerEvents2.png

2002-02-06 Thread vhardy
vhardy 02/02/06 09:06:10 Added: test-references/samples/tests/spec/linking pointerEvents.png pointerEvents2.png Log: Reference images for pointer events tests. Revision ChangesPath 1.1 xml-batik/test-references/samples/tests/s

cvs commit: xml-batik/sources/org/apache/batik/bridge SVGUseElementBridge.java

2002-02-06 Thread tkormann
tkormann02/02/06 09:26:29 Modified:samples/tests/spec/structure useTargets.svg xmlBase.svg sources/org/apache/batik/bridge SVGUseElementBridge.java Log: fix bug 6172. combined x,y and trasform on now works as supposed to. 2 tests changed due to the modificatio

cvs commit: xml-batik/sources/org/apache/batik/gvt CompositeShapePainter.java FillShapePainter.java MarkerShapePainter.java ShapeNode.java ShapePainter.java StrokeShapePainter.java

2002-02-06 Thread deweese
deweese 02/02/06 09:52:37 Modified:sources/org/apache/batik/gvt CompositeShapePainter.java FillShapePainter.java MarkerShapePainter.java ShapeNode.java ShapePainter.java StrokeShapePainter.java Log: Renamed getP

cvs commit: xml-batik/sources/org/apache/batik/dom DocumentWrapper.java

2002-02-06 Thread hillion
hillion 02/02/07 00:01:06 Modified:samples/tests/spec/scripting xyModifOnClick.svg sources/org/apache/batik/bridge BridgeEventSupport.java sources/org/apache/batik/dom DocumentWrapper.java Log: - Fixed the bug which caused xyModifOnClick.svg to throw an