| Commit message (Expand) | Author | Age | Files | Lines |
* | Patch #5 by Glenn Adams; see Bugzilla 49687Temp_ComplexScripts | Simon Pepping | 2011-10-18 | 1 | -0/+8 |
* | 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 | 1 | -6/+12 |
* | Merged changes from Trunk up to revision 830265Temp_Accessibility | Vincent Hennebert | 2009-10-27 | 1 | -1/+5 |
|\ |
|
| * | Added events to the implementation of the catalog command-line option | Simon Pepping | 2009-10-25 | 1 | -1/+5 |
* | | Merged changes from Trunk up to revision 829121 | Vincent Hennebert | 2009-10-23 | 1 | -1/+6 |
|\| |
|
| * | Added a command-line option '-catalog' to use a catalog resolver for | Simon Pepping | 2009-10-16 | 1 | -1/+6 |
* | | 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 | 1 | -21/+82 |
* | Merge from Trunk revisions 699793 to 706550. | Jeremias Maerki | 2008-10-21 | 1 | -30/+44 |
|\ |
|
| * | Bugzilla #45971: improved the behaviour of the command line interface: | Vincent Hennebert | 2008-10-13 | 1 | -30/+44 |
* | | Merge from Trunk revisions 677589 to 679734. | Jeremias Maerki | 2008-07-25 | 1 | -36/+54 |
|\| |
|
| * | Hacked CommandLineOptions so that it accepts '-' as a specification of stdin/... | Vincent Hennebert | 2008-07-22 | 1 | -36/+54 |
* | | Merge from Trunk up to revision 677588. | Jeremias Maerki | 2008-07-17 | 1 | -38/+109 |
|\| |
|
| * | Added support for piping: | Jeremias Maerki | 2008-07-10 | 1 | -39/+110 |
| * | Bugzilla #41687: | Jeremias Maerki | 2008-04-17 | 1 | -10/+51 |
| * | Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_... | Jeremias Maerki | 2008-01-11 | 1 | -8/+40 |
* | | Renamed "iform" package to "intermediate" (iform was too cryptic for my taste) | Jeremias Maerki | 2008-07-16 | 1 | -1/+1 |
* | | Committing the beginnings of what I began prototyping sometime ago... not sur... | Adrian Cumiskey | 2008-07-10 | 1 | -1/+32 |
* | | Merged revisions 603890,603926,603943,603945,603959,603961-603962,603968,6039... | Adrian Cumiskey | 2008-05-14 | 1 | -18/+91 |
|/ |
|
* | Bugzilla #41831: | Jeremias Maerki | 2007-05-28 | 1 | -3/+3 |
* | Added afp to command line options help, marked mif and svg as experimental | Manuel Mall | 2007-01-08 | 1 | -4/+7 |
* | Changed license headers and updated NOTICE file according to: http://www.apac... | Jeremias Maerki | 2006-07-28 | 1 | -5/+6 |
* | Command-line integration of PDF/X support. Generalized the specifying of PDF ... | Jeremias Maerki | 2006-07-24 | 1 | -16/+52 |
* | Made FOUserAgent.configure() protected again (not to tempt any users to play ... | Jeremias Maerki | 2006-07-11 | 1 | -11/+18 |
* | Sometimes I do stuff much too quickly. Removed debug code. | Jeremias Maerki | 2006-07-10 | 1 | -1/+1 |
* | Bugzilla #39983: | Jeremias Maerki | 2006-07-10 | 1 | -1/+11 |
* | Some config file settings were not correctly set in FOUserAgent when invoked ... | Manuel Mall | 2006-07-10 | 1 | -0/+3 |
* | Merged Temp_API_Finalization branch back into FOP Trunk: | Jeremias Maerki | 2006-03-27 | 1 | -35/+12 |
* | Add PDF/A-1b support to command-line. | Jeremias Maerki | 2006-03-21 | 1 | -12/+20 |
* | Avoid NPE when a malformed command-line is specified. | Jeremias Maerki | 2006-01-25 | 1 | -2/+2 |
* | Command-line support for the intermediate format: Use "-atin" to specify an a... | Jeremias Maerki | 2006-01-24 | 1 | -32/+108 |
* | Another workaround/hack to deal with non breaking spaces. Also some minor adj... | Manuel Mall | 2005-12-17 | 1 | -0/+13 |
* | NOTE: API changes in a backwards-incompatible way: FOUserAgent.setResolution(... | Jeremias Maerki | 2005-12-15 | 1 | -2/+2 |