aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/META-INF
Commit message (Expand)AuthorAgeFilesLines
* added extra blank line which is consistent with the other files in this folde...Chris Bowditch2009-03-231-1/+1
* Moved area tree example to package embedding/atxml.Jeremias Maerki2009-02-062-3/+3
* Started new IF implementation for AFP (incomplete, supporting filled rects, t...Jeremias Maerki2009-01-112-1/+7
* Added getUserAgent() to IFDocumentHandler (implemented by all implementations...Jeremias Maerki2008-12-171-0/+6
* Fixed parsing of document navigation namespace (its elements are no longer si...Jeremias Maerki2008-12-111-1/+0
* Merge from Trunk revisions 719662 - 724689.Jeremias Maerki2008-12-091-0/+5
|\
| * * PDFImageHandler interface split into ImageHandler and PDFImageHandler.Adrian Cumiskey2008-11-131-0/+5
| * Merged revisions 649279,649283,649285,649393,649396,649420 via svnmerge from Adrian Cumiskey2008-04-181-0/+1
| * Merged revisions 647692,647742,647745 via svnmerge from Adrian Cumiskey2008-04-145-0/+19
| * Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...Jeremias Maerki2008-01-114-0/+11
* | Added page master name to IFDocumentHandler.startPage() method.Jeremias Maerki2008-11-191-1/+2
* | Making conversion hints available to ImageHandler implementations, too.Jeremias Maerki2008-11-041-0/+1
* | Moved IFState instance variable into AbstractIFPainter as all implementations...Jeremias Maerki2008-10-231-0/+1
* | Split IFPainter into IFDocumentHandler and IFPainter. This makes the implemen...Jeremias Maerki2008-09-283-2/+5
* | Started the PCL painter. Native Text, viewports (without clipping), groups an...Jeremias Maerki2008-08-271-1/+2
* | Widened "bookmarks" to "document-navigation" to fit named destination into th...Jeremias Maerki2008-08-121-1/+1
* | Added support for bookmarks to intermediate format (including PDF painter).Jeremias Maerki2008-08-121-0/+1
* | Fix for kerning (switched to SVG semantics, now working correctly for both SV...Jeremias Maerki2008-08-061-0/+1
* | First steps at unified image handling as proposed on http://wiki.apache.org/x...Jeremias Maerki2008-08-052-0/+5
* | Refinements based on the extensions of XML Graphics Commons (better distincti...Jeremias Maerki2008-08-051-0/+1
* | Renamed "iform" package to "intermediate" (iform was too cryptic for my taste)Jeremias Maerki2008-07-161-0/+1
* | Merged revisions 603890,603926,603943,603945,603959,603961-603962,603968,6039...Adrian Cumiskey2008-05-149-0/+31
|/
* Bugzilla #42956Chris Bowditch2007-08-011-1/+2
* Fixes for issues introduced with fox:destination:Jeremias Maerki2007-04-041-2/+1
* changes to support named destinationsJay Bryant2007-04-011-1/+2
* Promote AFP and PCL renderers from sandbox to main source tree.Jeremias Maerki2006-07-243-3/+9
* XML Graphics Commons 1.0 replaced with a SVN snapshot (containing the XMP fra...Jeremias Maerki2006-06-201-1/+2
* Introduced "ignored namespaces" list on FopFactory. Attributes from ignored n...Jeremias Maerki2006-04-281-0/+1
* ElementMapping lookup via META-INF/servicesAndreas L. Delmelle2006-03-071-0/+7
* Removed duplicate entry in Renderer list.Jeremias Maerki2006-03-062-1/+1
* Add dynamic lookup of the RendererMakers to RendererFactory (as suggested by ...Andreas L. Delmelle2006-03-051-0/+9
* New interface XMLizable (copied from Apache Excalibur) to mark classes that c...Jeremias Maerki2006-01-191-0/+1
* XMLHandler interface changed so it reports whether it supports a particular R...Jeremias Maerki2005-12-161-0/+3