aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/apps/FopFactory.java
Commit message (Expand)AuthorAgeFilesLines
* Bugfix: IFSerializer's mimicking feature didn't work properly. The wrong conf...Jeremias Maerki2009-03-191-3/+5
* Split IFPainter into IFDocumentHandler and IFPainter. This makes the implemen...Jeremias Maerki2008-09-281-0/+10
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-7/+7
* Moved the instantiation of the FontManager to the constructor along with all ...Adrian Cumiskey2008-05-091-10/+8
* Checkstyle and minor typo fixesVincent Hennebert2008-05-091-67/+67
* Added support for font referencing for auto-detected fonts.Jeremias Maerki2008-05-081-2/+9
* * Added font substitution configuration reader, model, business logic, junit ...Adrian Cumiskey2008-05-061-59/+47
* Merged revisions 636400-636405,636407-638388 via svnmerge from Vincent Hennebert2008-03-181-10/+0
* Made the necessary changes to remove the long-standing deprecations in the ap...Jeremias Maerki2008-02-181-20/+16
* Ensured all SVN properties are set equallyMaximilian Berger2008-02-131-1/+1
* Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...Jeremias Maerki2008-01-111-4/+20
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-1/+1
* Bugzilla #42278:Jeremias Maerki2007-06-291-91/+38
* Bugzilla #41831:Jeremias Maerki2007-05-281-228/+136
* Stricter user config file validation.Vincent Hennebert2007-02-141-63/+256
* Bugzilla #40729:Jeremias Maerki2006-11-131-1/+67
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Introduced "ignored namespaces" list on FopFactory. Attributes from ignored n...Jeremias Maerki2006-04-281-2/+43
* Bypass URI resolution for "data:" URLs (RFC 2397). If a large data URL is giv...Jeremias Maerki2006-04-231-1/+3
* Fixed addition of ElementMapping instances. Witnessed in the FO tree tests.Jeremias Maerki2006-03-271-15/+1
* Merged Temp_API_Finalization branch back into FOP Trunk:Jeremias Maerki2006-03-271-0/+608