| Commit message (Expand) | Author | Age | Files | Lines |
* | Bugzilla#53751: Slightly restructured the way the FontCache creates a cache-file | Mehdi Houshmand | 2012-08-17 | 1 | -1/+1 |
* | Fixed a couple minor bugs in CLI and config parsing | Mehdi Houshmand | 2012-08-10 | 1 | -8/+13 |
* | Addressed some of the javadocs that were erroneous | Mehdi Houshmand | 2012-07-06 | 1 | -0/+1 |
* | Fixed NPE with when outputting AreaTree also improved base URI handling for CLI | Mehdi Houshmand | 2012-07-06 | 1 | -1/+9 |
* | Changed the base URI of the FOP factory to be the FO file when CLI is used | Mehdi Houshmand | 2012-07-06 | 1 | -1/+1 |
* | Command line parameters override fop conf settings when set (they won't overr... | Mehdi Houshmand | 2012-07-05 | 1 | -0/+6 |
* | Fixed regression re:strict-validation parameter in fop.xconf | Mehdi Houshmand | 2012-07-04 | 1 | -2/+3 |
* | Check style and find bugs now pass without errors | Mehdi Houshmand | 2012-07-03 | 1 | -0/+1 |
* | Improved the handling of defaults for PDF config and general clean up | Mehdi Houshmand | 2012-06-26 | 1 | -4/+3 |
* | Added tests and cleaning up of code | Mehdi Houshmand | 2012-06-20 | 1 | -1/+1 |
* | Started unifying URI resolution mechanism, redesigned configuration system an... | Mehdi Houshmand | 2012-05-31 | 3 | -46/+31 |
* | Bugzilla #52144: Fix crash on use of version switch (-v). Submitted by Luis B... | Glenn Adams | 2012-05-22 | 1 | -1/+4 |
* | Bugzilla #53248: Fix exception thrown from use of -print option in CLI. Submi... | Glenn Adams | 2012-05-17 | 1 | -1/+1 |
* | disable line breaks after DOT with NoWhiteSpaceAfter; fix violations | Glenn Adams | 2012-03-05 | 1 | -2/+2 |
* | apply complex scripts patch | Glenn Adams | 2012-02-26 | 1 | -0/+8 |
* | Bugzilla#52513: Moved FOUserAgent to the constructor of the Renderers | Mehdi Houshmand | 2012-01-30 | 1 | -5/+2 |
* | Reverted changes made in r1234877, see bugzilla#52513 | Mehdi Houshmand | 2012-01-24 | 1 | -2/+5 |
* | Moved the FOUserAgent into the constructor of the Renderers | Mehdi Houshmand | 2012-01-23 | 1 | -5/+2 |
* | Added support for 128bit encryption in PDF output. Based on work by Michael R... | Vincent Hennebert | 2011-08-08 | 1 | -0/+16 |
* | Reverting renaming of public methods of rev. 1036179 | Simon Pepping | 2010-11-19 | 1 | -103/+103 |
* | findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9) | Simon Pepping | 2010-11-17 | 1 | -103/+103 |
* | Fixed formatting of help message | Vincent Hennebert | 2010-09-08 | 1 | -1/+1 |
* | Removed old Renderer implementations for AFP, PCL, PDF, PS. | Vincent Hennebert | 2010-08-25 | 1 | -3/+3 |
* | -delete-cache command line argument replaced with -flush. Seems like a more ... | Adrian Cumiskey | 2010-08-17 | 1 | -25/+18 |
* | Removed tab character. | Jeremias Maerki | 2010-08-16 | 1 | -2/+2 |
* | Document exits | Simon Pepping | 2010-08-16 | 1 | -2/+3 |
* | Reinstated support for being able to specify a font cache filepath in the fop... | Adrian Cumiskey | 2010-08-15 | 1 | -1/+42 |
* | Bugzilla #49733: | Jeremias Maerki | 2010-08-14 | 3 | -9/+19 |
* | Moved ResourceEventProducer to org.apache.fop | Vincent Hennebert | 2010-04-09 | 1 | -1/+1 |
* | Better error message if a font is missing when generating PS from IF. | Jeremias Maerki | 2010-02-10 | 1 | -2/+2 |
* | Merged changes from Trunk up to revision 830265Temp_Accessibility | Vincent Hennebert | 2009-10-27 | 2 | -22/+14 |
|\ |
|
| * | Added events to the implementation of the catalog command-line option | Simon Pepping | 2009-10-25 | 2 | -22/+14 |
* | | Merged changes from Trunk up to revision 829121 | Vincent Hennebert | 2009-10-23 | 2 | -23/+103 |
|\| |
|
| * | Fixed language inconsistencies | Vincent Hennebert | 2009-10-21 | 1 | -3/+3 |
| * | Fixed checkstyle issues. | Vincent Hennebert | 2009-10-20 | 1 | -30/+36 |
| * | Added a command-line option '-catalog' to use a catalog resolver for | Simon Pepping | 2009-10-16 | 2 | -16/+90 |
* | | Renamed TransformerNode into TransformerDefaultHandler and moved it into the ... | Vincent Hennebert | 2009-10-21 | 1 | -2/+2 |
* | | Merged changes from Trunk up to revision 824832 | Vincent Hennebert | 2009-10-13 | 1 | -20/+32 |
|\| |
|
| * | Allow "-if [mime] out" as for "-at". | Jeremias Maerki | 2009-10-07 | 1 | -20/+32 |
* | | Merged changes from Trunk up to revision 816269 | Vincent Hennebert | 2009-09-18 | 1 | -6/+9 |
|\| |
|
| * | Changed meaning of '-v' option to 'verbose', which will print FOP's version a... | Vincent Hennebert | 2009-05-14 | 1 | -6/+9 |
* | | Incorporated some more of the feedback to #46705: | Jeremias Maerki | 2009-04-17 | 1 | -1/+2 |
* | | Merge from Trunk revisions 744927 - 763662. | Jeremias Maerki | 2009-04-14 | 1 | -0/+7 |
|\| |
|
| * | Bugzilla 46828: Activation of the possibility to use CachedRenderPagesModel t... | Andreas L. Delmelle | 2009-03-13 | 1 | -0/+7 |
* | | Bugzilla #46705: | Jeremias Maerki | 2009-02-19 | 1 | -0/+3 |
|/ |
|
* | Added -ifin command-line option to use the intermediate format as input format. | Jeremias Maerki | 2008-12-11 | 3 | -23/+168 |
* | Merge from Trunk revisions 719662 - 724689. | Jeremias Maerki | 2008-12-09 | 1 | -0/+3 |
|\ |
|
| * | Merged revisions 704008,704907,704909 via svnmerge from | Adrian Cumiskey | 2008-10-15 | 2 | -32/+49 |
| * | Merged revisions 679052-679352 via svnmerge from | Vincent Hennebert | 2008-07-25 | 2 | -8/+8 |
| * | Merged revisions 678477,678691,678699 via svnmerge from | Adrian Cumiskey | 2008-07-22 | 1 | -36/+54 |