Log of /xmlgraphics/batik/trunk/CHANGES
Parent Directory
|
Revision Log
Revision
801512 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Aug 6 05:33:28 2009 UTC
(3 months, 3 weeks ago)
by
cam
File length: 64769 byte(s)
Diff to
previous 775642
(
colored)
Use the same script interpreter instance for all four JavaScript MIME types
that are supported. Otherwise, script fragments in the same document using
different types are executed in separated script environments.
Revision
775642 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun May 17 13:24:43 2009 UTC
(6 months, 1 week ago)
by
deweese
File length: 64598 byte(s)
Diff to
previous 774981
(
colored)
Simple code cleanup to fix Bugs 47201, 47202.
1) Pay attention to affine passed into MacRenderer constructor.
2) Avoid unneeded Rectangle allocationn in RectListManager.
Thanks To Dave Brosius.
Revision
774981 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri May 15 01:37:18 2009 UTC
(6 months, 1 week ago)
by
cam
File length: 64583 byte(s)
Diff to
previous 755817
(
colored)
1. Javadoc build fix.
2. Allow SVGGenerator2D to embed fonts that weren't obtained from the
standard AWT font lookup mechanism. (Thanks to Alexis Andre for
finding what prevented this; see bug 46374.)
Revision
755817 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Mar 19 02:52:07 2009 UTC
(8 months, 1 week ago)
by
cam
File length: 64472 byte(s)
Diff to
previous 754615
(
colored)
Fix bug where a service resource file loaded via API would not be
closed properly.
Closes bug: 46871
Submitted by: Fabrizio Giudici <fabrizio.giudici@tidalwave.it>
Revision
754615 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Mar 15 05:20:11 2009 UTC
(8 months, 1 week ago)
by
cam
File length: 64461 byte(s)
Diff to
previous 731265
(
colored)
Make SVGLocatable.farthestVieportElement return null when called on the
outermost <svg> element. (Fixes bug 46855.)
Revision
731265 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Jan 4 14:59:12 2009 UTC
(10 months, 3 weeks ago)
by
dvholten
File length: 64338 byte(s)
Diff to
previous 728570
(
colored)
fixes bug 43411 : having scale as a float in AWTGVTFont couldn't deliver enough bits into graphics2D.scale() at AWTGVTGlyphVector:926
Revision
728570 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Dec 22 02:12:35 2008 UTC
(11 months ago)
by
cam
File length: 64331 byte(s)
Diff to
previous 713618
(
colored)
1. DocumentType.getName() now returns the correct value.
2. Appropriate exceptions are now thrown from
DOMImplementation.createDocumentType().
3. Fixed some message resource references.
Fixes bugs 46430 and 46431.
Revision
701643 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Oct 4 14:39:12 2008 UTC
(13 months, 3 weeks ago)
by
cam
File length: 63619 byte(s)
Diff to
previous 681610
(
colored)
Changes to CDATA sections under <style> elements are now noticed, and
style information is updated. (Bug 45883.)
Submitted by: Steve Drake <steve@drakenz.com>
Revision
662304 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Jun 2 01:37:54 2008 UTC
(17 months, 3 weeks ago)
by
cam
File length: 63200 byte(s)
Diff to
previous 662010
(
colored)
1. Add support for the printNode() script function.
2. Make prompt() return a proper ECMAScript String value.
3. Fix up the serialization code so that the output will be namespace-
well-formed, regardless of the prefixes and namespace declarations
in the document.
4. Create a DocumentType node for documents that have a DTD.
Revision
607783 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Dec 31 23:21:53 2007 UTC
(22 months, 3 weeks ago)
by
cam
File length: 62675 byte(s)
Diff to
previous 607659
(
colored)
1. Mention bug 42311 fix.
2. Bump year to 2008.
3. Include forrest.properties in source distribution, so that the forrest
generated pages can be built.
Revision
607659 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Dec 31 04:02:11 2007 UTC
(22 months, 3 weeks ago)
by
cam
File length: 62668 byte(s)
Diff to
previous 607011
(
colored)
Workaround problem in OS X where mouse drag events aren't dispatched when Ctrl
is held down, resulting in the Ctrl+drag overlay not showing. Thanks Chris!
Submitted by: Chris Lewis <ctl271 (at) mail.usask.ca>
Revision
606888 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 26 11:33:59 2007 UTC
(23 months ago)
by
cam
File length: 62602 byte(s)
Diff to
previous 606884
(
colored)
Make the XML editor component more easily configurable. Closes bug 44029.
Submitted by: Tonny Kohar <tonny (at) kiyut.com>
Revision
501094 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Jan 29 16:35:37 2007 UTC
(2 years, 9 months ago)
by
deweese
File length: 57433 byte(s)
Diff to
previous 500750
(
colored)
1) Applied patch from Bug 40681 (Thanks Archie!)
Illegal State exception.
2) Applied patch from Bug 41216 (Thanks Trejkaz!)
Support for more Charsets in WMF
3) Applied pathc from Bug 40594 (Thanks Herve!)
WMF conversion library does not handle DIBBITBLT operand
4) Updated reference images.
5) Fixed(?) Problem with missing resource bundle (it
now looks up the object hierarchy of the 'base' object).
Revision
500750 -
(
view)
(
annotate)
-
[select for diffs]
Added
Sun Jan 28 07:19:33 2007 UTC
(2 years, 9 months ago)
by
cam
File length: 57409 byte(s)
Added a CHANGES file, which is the same as the README file in the distribution
directory without the paragraph at the top stating that the files in the
current directory are the Batik releases.
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.