aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/META-INF/services
Commit message (Expand)AuthorAgeFilesLines
* FOP-2298: Enable support for PDF Transitions by defining low-level mechanism ...Glenn Adams2013-09-131-0/+1
* Bugzilla #40676: Support use of ImageLoaderRawPNG decoder in order to prevent...Glenn Adams2012-06-151-0/+2
* Bugzilla#52089: Allow JPEG images to be embedded in an AFP document asPeter Hancock2011-11-011-0/+1
* Removed old Renderer implementations for AFP, PCL, PDF, PS.Vincent Hennebert2010-08-253-14/+0
* Bugzilla #44460:Jeremias Maerki2010-08-031-0/+1
* Now that the creation of event-model.xml has been standardised, the EventMode...Vincent Hennebert2010-04-091-16/+0
* Moved ResourceEventProducer to org.apache.fopVincent Hennebert2010-04-091-1/+1
* Split catch-all EventFormatter.xml message file into individual files for eac...Vincent Hennebert2010-04-091-1/+9
* Added missing EventModelFactory to avoid error:Jeremias Maerki2009-10-281-0/+1
* Set svn:eol-style propertyVincent Hennebert2009-10-2711-64/+64
* Merged back Temp_Accessibility branch into TrunkVincent Hennebert2009-10-271-1/+2
|\
| * Merged changes from Trunk up to revision 824832Vincent Hennebert2009-10-131-0/+1
| |\ | |/ |/|
| * Merged changes from Trunk up to revision 816269Vincent Hennebert2009-09-181-1/+1
| |\
| * \ Merge from Trunk revisions 744927 - 763662.Jeremias Maerki2009-04-141-1/+1
| |\ \
| * | | Bugzilla #46705:Jeremias Maerki2009-02-191-9/+10
* | | | Added a DocumentHandler implementation for PNG output including multi-file ou...Jeremias Maerki2009-10-011-0/+1
| |_|/ |/| |
* | | AFPEventProducer was moved months ago but this file not adjusted. That cause ...Jeremias Maerki2009-07-281-1/+1
| |/ |/|
* | 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