Log of /xmlgraphics/batik/trunk/build.sh
Parent Directory
|
Revision Log
Revision
496895 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Jan 16 23:31:08 2007 UTC
(2 years, 10 months ago)
by
cam
File length: 2338 byte(s)
Diff to
previous 495426
(
colored)
1. Changes to build.sh and build.bat to make them more robust in the face
of pathnames with spaces.
2. Fixes to build.xml so that forrest.bat under Windows gets executed
properly. (Note that running forrest under Windows to generate the docs
doesn't seem to work anyway, though.)
Revision
495410 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Jan 11 22:37:30 2007 UTC
(2 years, 10 months ago)
by
cam
File length: 2353 byte(s)
Diff to
previous 476803
(
colored)
1. Add a "publishdoc" build target, which avoids regenerating javadocs
before publishing.
2. Ensure ForrestBot's dependencies are on the classpath when running
build.sh (this should be done for build.bat too).
Revision
476803 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Nov 19 11:41:45 2006 UTC
(3 years ago)
by
cam
File length: 2159 byte(s)
Diff to
previous 475477
(
colored)
1. Changed method of Version.java's version string for builds from SVN
checkouts. Version.java is now rebuilt from a template,
Version.java.xsl in the same directory, as part of the build process.
2. Updated bundled ant to 1.6.5, to avoid performance problems found
when determining the working copy revision for Version.java.
3. Updated bundled crimson to a version that's actually available to
download from the crimson site.
4. Removed the xalan in the lib/build directory, since the (newer) one
in the lib directory can be used instead.
5. Fixed the {bin,src}-{zip,tgz} ant targets.
Revision
201164 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat May 24 01:05:26 2003 UTC
(6 years, 6 months ago)
by
deweese
File length: 1365 byte(s)
Diff to
previous 201106
(
colored)
Runs of RTL Text now work with JDK 1.4.
Nested embed and bidi-override properties should now work.
Fixed another bug with use and URL resolutions.
Revision
200349 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Oct 23 13:42:30 2001 UTC
(8 years, 1 month ago)
by
deweese
File length: 928 byte(s)
Diff to
previous 200300
(
colored)
1) Solid Color now uses the CSS engine extension mechanism so it can use
the solid-color and solid-opacity (weird name, I know) properties for
it's values.
2) Added TextSelection API Tests.
3) Fixed a small bug in getMarker on TextNode.
4) Added id's to several text elements for text selection tests.
Revision
199971 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu May 31 21:10:26 2001 UTC
(8 years, 5 months ago)
by
deweese
File length: 914 byte(s)
Diff to
previous 199787
(
colored)
1) Fixed a tiling bug involving the 'filterRes' attribute.
2) Fixed a gamma goof for PNG images.
3) Fixed a rounding but in StaticRenderer
4) Fixed a publicity bug in UserAgentAdapter.
Revision
199787 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Apr 27 19:54:00 2001 UTC
(8 years, 7 months ago)
by
deweese
File length: 887 byte(s)
Diff to
previous 199624
(
colored)
1) Fixed a bug with Radial gradient when focus was out of the circle to
the left and above.
2) Added some anti-aliasing to Repeat mode of gradients. Doesn't really
solve the problem however since at low res it jumps over the anti-aliased
region. Truly fixing this would require fairly expensive "blending" of
the gradient at low res.
3) Fixed the ColorModel coercion bug from today.
4) Added FilterColorInterp interface to appropriate filters.
This means that the bridge can now support color-interpolation-filters.
5) Made ComponentTransfer a Rendered instead of op implementation.
6) ImageTagRegistry now uses the scheme pointed out by Christophe
which is The standard mechanism for adding services.
7) Added batik.util.Service which support #6. Should make it a cake
walk to do this for the bridge.
Revision
199624 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Mar 28 18:30:47 2001 UTC
(8 years, 8 months ago)
by
deweese
File length: 852 byte(s)
Diff to
previous 199547
(
colored)
1) Few tweaks/bug fixes to allow -Dargs=<svg file> to work for svgbrowser
2) Made GraphicsNodeRable8bit sensitive to changes in the Graphics Node's
transform.
Revision
198895 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Oct 30 15:43:34 2000 UTC
(9 years ago)
by
tkormann
File length: 1004 byte(s)
Diff to
previous 198891
(
colored)
bug fix on ConcreteEventDispatcher for MOUSE_ENTERED and MOUSE_EXITED
Update the test files that illustrates event dispatching (events_transform.svg)
Add the cursor changing and URL display when the mouse is over a <a> element
PR:
Obtained from:
Submitted by:
Reviewed by:
Revision
198885 -
(
view)
(
annotate)
-
[select for diffs]
Added
Sat Oct 28 23:02:31 2000 UTC
(9 years, 1 month ago)
by
stefano
File length: 1037 byte(s)
added maintain doc and build scripts (still working on the build file)
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.