/[Apache-SVN]/xmlgraphics/batik/trunk/CHANGES
ViewVC logotype

Log of /xmlgraphics/batik/trunk/CHANGES

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

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 713618 - (view) (annotate) - [select for diffs]
Modified Thu Nov 13 02:51:52 2008 UTC (12 months, 1 week ago) by cam
File length: 64152 byte(s)
Diff to previous 712955 (colored)
Mention previous commit.

Revision 712955 - (view) (annotate) - [select for diffs]
Modified Tue Nov 11 06:22:56 2008 UTC (12 months, 2 weeks ago) by cam
File length: 64055 byte(s)
Diff to previous 711768 (colored)
Mention Location implementation.

Revision 711768 - (view) (annotate) - [select for diffs]
Modified Thu Nov 6 04:16:39 2008 UTC (12 months, 2 weeks ago) by cam
File length: 63967 byte(s)
Diff to previous 711765 (colored)
Fix animation priority when a frozen animation is removed.
(Fixes bug 46155.)

Revision 711765 - (view) (annotate) - [select for diffs]
Modified Thu Nov 6 03:55:02 2008 UTC (12 months, 2 weeks ago) by cam
File length: 63839 byte(s)
Diff to previous 702317 (colored)
Ensure motion animations removed from a document don't cause an NPE.
Fixes bug 46124.

Revision 702317 - (view) (annotate) - [select for diffs]
Modified Tue Oct 7 00:55:11 2008 UTC (13 months, 2 weeks ago) by deweese
File length: 63747 byte(s)
Diff to previous 701643 (colored)
Now uses Floating point for Document Dimensions

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 681610 - (view) (annotate) - [select for diffs]
Modified Fri Aug 1 06:33:34 2008 UTC (15 months, 3 weeks ago) by cam
File length: 63467 byte(s)
Diff to previous 668055 (colored)
Mention DOM serialisation bug fix.

Revision 668055 - (view) (annotate) - [select for diffs]
Modified Mon Jun 16 04:53:49 2008 UTC (17 months, 1 week ago) by cam
File length: 63460 byte(s)
Diff to previous 668051 (colored)
Make the location bar and Document.documentURL be the post-HTTP-redirect URL.
Closes bug 44919.

Revision 668051 - (view) (annotate) - [select for diffs]
Modified Mon Jun 16 03:57:49 2008 UTC (17 months, 1 week ago) by cam
File length: 63348 byte(s)
Diff to previous 667926 (colored)
Mention bug 44936 fix.

Revision 667926 - (view) (annotate) - [select for diffs]
Modified Sun Jun 15 05:57:32 2008 UTC (17 months, 1 week ago) by cam
File length: 63341 byte(s)
Diff to previous 665948 (colored)
1. Re-enable mouse wheel support in JSVGScrollPane.
2. Fix Javadoc typo.  (Closes bug 45117.)

Revision 665948 - (view) (annotate) - [select for diffs]
Modified Tue Jun 10 01:30:20 2008 UTC (17 months, 2 weeks ago) by cam
File length: 63334 byte(s)
Diff to previous 662385 (colored)
Mention last commit.

Revision 662385 - (view) (annotate) - [select for diffs]
Modified Mon Jun 2 10:27:28 2008 UTC (17 months, 3 weeks ago) by cam
File length: 63214 byte(s)
Diff to previous 662316 (colored)
Javadoc typo fixes (closes bug 45114).

Revision 662316 - (view) (annotate) - [select for diffs]
Modified Mon Jun 2 04:15:51 2008 UTC (17 months, 3 weeks ago) by cam
File length: 63207 byte(s)
Diff to previous 662304 (colored)
Mention last Javadoc typo bugfix.

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 662010 - (view) (annotate) - [select for diffs]
Modified Sat May 31 11:53:14 2008 UTC (17 months, 3 weeks ago) by cam
File length: 62758 byte(s)
Diff to previous 662002 (colored)
Fix incorrect trait information on SVGOMFEDiffuseLightingElement
(closes bug 44590).

Revision 662002 - (view) (annotate) - [select for diffs]
Modified Sat May 31 11:22:50 2008 UTC (17 months, 3 weeks ago) by cam
File length: 62751 byte(s)
Diff to previous 607783 (colored)
Fixed typo in resource string (closes bug 44966).

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 607011 - (view) (annotate) - [select for diffs]
Modified Thu Dec 27 07:51:54 2007 UTC (23 months ago) by cam
File length: 62590 byte(s)
Diff to previous 606891 (colored)
Fix up CHANGES file to reflect the final 1.7 release.

Revision 606891 - (view) (annotate) - [select for diffs]
Modified Wed Dec 26 11:45:26 2007 UTC (23 months ago) by cam
File length: 62609 byte(s)
Diff to previous 606888 (colored)
Avoid NPE in ParsedURL constructor.  Fixes bug 44054.

Submitted by: Jeremias Märki <jeremias (at) apache.org>

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 606884 - (view) (annotate) - [select for diffs]
Modified Wed Dec 26 11:29:06 2007 UTC (23 months ago) by cam
File length: 62595 byte(s)
Diff to previous 605438 (colored)
Mention previous bug fix.

Revision 605438 - (view) (annotate) - [select for diffs]
Modified Wed Dec 19 05:57:47 2007 UTC (23 months, 1 week ago) by cam
File length: 62588 byte(s)
Diff to previous 602589 (colored)
Mention bug 44092 fix.

Revision 602589 - (view) (annotate) - [select for diffs]
Modified Sun Dec 9 00:06:11 2007 UTC (23 months, 2 weeks ago) by cam
File length: 62559 byte(s)
Diff to previous 601949 (colored)
Mention CSS class name matching bug fix.

Revision 601949 - (view) (annotate) - [select for diffs]
Modified Fri Dec 7 01:05:48 2007 UTC (23 months, 3 weeks ago) by cam
File length: 62391 byte(s)
Diff to previous 601209 (colored)
Mention ElementTraversal.

Revision 601209 - (view) (annotate) - [select for diffs]
Modified Wed Dec 5 05:01:02 2007 UTC (23 months, 3 weeks ago) by cam
File length: 62289 byte(s)
Diff to previous 600791 (colored)
Changes from the last couple of days.

Revision 600791 - (view) (annotate) - [select for diffs]
Modified Tue Dec 4 04:32:12 2007 UTC (23 months, 3 weeks ago) by cam
File length: 62203 byte(s)
Diff to previous 523588 (colored)
Added news since the 1.7beta1 release.

Revision 523588 - (view) (annotate) - [select for diffs]
Modified Thu Mar 29 06:46:34 2007 UTC (2 years, 8 months ago) by cam
File length: 57681 byte(s)
Diff to previous 522385 (colored)
Updates to documentation to refer to the 1.7beta1 release.

Revision 522385 - (view) (annotate) - [select for diffs]
Modified Mon Mar 26 00:17:39 2007 UTC (2 years, 8 months ago) by cam
File length: 57671 byte(s)
Diff to previous 522175 (colored)
1. Applied Hervé's supplemental patch from bug 40594.
2. Updated CHANGES with some recent commits.

Revision 522175 - (view) (annotate) - [select for diffs]
Modified Sun Mar 25 08:13:03 2007 UTC (2 years, 8 months ago) by cam
File length: 57602 byte(s)
Diff to previous 501133 (colored)
Added a couple of recent changes.

Revision 501133 - (view) (annotate) - [select for diffs]
Modified Mon Jan 29 18:03:32 2007 UTC (2 years, 9 months ago) by deweese
File length: 57462 byte(s)
Diff to previous 501094 (colored)
Added fixed bugs to CHANGES file

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.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2