aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/apps/FopFactoryConfigurator.java
Commit message (Expand)AuthorAgeFilesLines
* Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-311-406/+0
* enable MultipleVariableDeclarations rule; fix violationsGlenn Adams2012-03-021-1/+3
* apply complex scripts patchGlenn Adams2012-02-261-0/+10
* Avoid deconstructing and reconstructing the base URI of theSimon Pepping2011-01-201-8/+2
* Bugfix: Extracting the base directory through Configuration.getLocation() did...Jeremias Maerki2011-01-171-2/+8
* Relative URIs in the configuration file are evaluated relative to the base UR...Simon Pepping2011-01-141-5/+47
* Bugzilla #49695: Replaced magic numbers with constants from UnitConv and Grap...Vincent Hennebert2010-11-231-5/+6
* Fixing a few checkstyle warningsSimon Pepping2010-10-021-5/+7
* Make handling of configuration errors consistentSimon Pepping2010-10-021-13/+13
* Enable configuration of hyphenation pattern file namesSimon Pepping2010-10-021-0/+66
* Reinstated support for being able to specify a font cache filepath in the fop...Adrian Cumiskey2010-08-151-4/+1
* Bumped xmlgraphics-commons.jar.Jeremias Maerki2010-03-181-0/+36
* Merge from Trunk revisions 744927 - 763662.Jeremias Maerki2009-04-141-0/+12
|\
| * Tied RendererFactory.setRendererPreferred(boolean) setting into the FOP confi...Jeremias Maerki2009-02-231-0/+12
* | Bugzilla #46705:Jeremias Maerki2009-02-191-0/+9
|/
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-2/+2
* Checkstyle and minor typo fixesVincent Hennebert2008-05-091-23/+23
* Added support for font referencing for auto-detected fonts.Jeremias Maerki2008-05-081-2/+4
* * Added font substitution configuration reader, model, business logic, junit ...Adrian Cumiskey2008-05-061-20/+6
* Ensured all SVN properties are set equallyMaximilian Berger2008-02-131-1/+1
* Bugzilla #41831:Jeremias Maerki2007-05-281-0/+241