cvs commit: xml-batik build.xml

2003-11-03 Thread deweese
deweese 2003/11/03 03:59:34 Modified:.build.xml Log: Use default JVM max memory setting. Revision ChangesPath 1.145 +2 -2 xml-batik/build.xml Index: build.xml === RCS file: /home/cvs

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

2003-11-03 Thread deweese
deweese 2003/11/03 03:58:27 Modified:.build.xml sources/org/apache/batik/swing/svg JSVGComponent.java Log: 1) Another try at fixing the race condition in setSVGDocument. Revision ChangesPath 1.144 +2 -2 xml-batik/build.xml Index: build

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

2003-11-03 Thread deweese
deweese 2003/11/03 03:12:44 Modified:sources/org/apache/batik/swing/svg JSVGComponent.java Log: Fixed NPE in event dispatch. Revision ChangesPath 1.89 +3 -5 xml-batik/sources/org/apache/batik/swing/svg/JSVGComponent.java Index: JSVGComponent.java