cvs commit: xml-batik/sources/org/apache/batik/swing JSVGCanvas.java

2004-08-01 Thread cam
cam 2004/07/31 20:08:50 Modified:sources/org/apache/batik/bridge AbstractGraphicsNodeBridge.java BaseScriptingEnvironment.java BridgeExtension.java GVTBuilder.java SVGBridgeExtension.java

cvs commit: xml-batik/sources/org/apache/batik/swing JSVGCanvas.java

2002-11-11 Thread deweese
deweese 2002/11/11 06:38:37 Modified:sources/org/apache/batik/swing JSVGCanvas.java Log: Fix for tooltips hanging around under JDK 1.4.1 Revision ChangesPath 1.35 +21 -14xml-batik/sources/org/apache/batik/swing/JSVGCanvas.java Index: JSVGCanvas.java ==

cvs commit: xml-batik/sources/org/apache/batik/swing JSVGCanvas.java

2002-06-10 Thread vhardy
vhardy 2002/06/10 05:07:05 Modified:test-sources/org/apache/batik/swing NullURITest.java sources/org/apache/batik/swing JSVGCanvas.java Log: Fix/implementation for bug/REF #6683 Revision ChangesPath 1.2 +89 -19xml-batik/test-sources/org/apache/b

cvs commit: xml-batik/sources/org/apache/batik/swing JSVGCanvas.java

2001-11-14 Thread hillion
hillion 01/11/14 06:34:06 Modified:sources/org/apache/batik/swing JSVGCanvas.java Log: The JSVGCanvas now displays a dialog-box on error. Revision ChangesPath 1.29 +29 -1 xml-batik/sources/org/apache/batik/swing/JSVGCanvas.java Index: JSVGCanvas.java

cvs commit: xml-batik/sources/org/apache/batik/swing JSVGCanvas.java

2001-10-17 Thread tkormann
tkormann01/10/17 04:40:29 Modified:sources/org/apache/batik/swing JSVGCanvas.java Log: - remove the tooltip when loading another document - bug fix: empty title or desc element does not cause the canvas to crash anymore Revision ChangesPath 1.28 +42 -7 xml

cvs commit: xml-batik/sources/org/apache/batik/swing JSVGCanvas.java

2001-09-10 Thread tkormann
tkormann01/09/10 08:23:33 Modified:sources/org/apache/batik/apps/svgbrowser JSVGViewerFrame.java sources/org/apache/batik/swing JSVGCanvas.java Log: The JSVGViewerFrame now uses the Action of the JSVGCanvas. Revision ChangesPath 1.4

cvs commit: xml-batik/sources/org/apache/batik/swing JSVGCanvas.java

2001-09-10 Thread tkormann
tkormann01/09/10 07:37:39 Modified:sources/org/apache/batik/swing JSVGCanvas.java Log: Start adding some key binding in the Canvas (except Ctrl+I that does not work yet - as in the svgbrowser), the canvas now provides the zoomIn, zoomOut, ResetTransform, pan with arrow keys and