| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 648985,649012,649091,649119,649146,649149,649160 via svnmerg... | Adrian Cumiskey | 2008-04-17 | 2 | -11/+55 |
* | Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,6128... | Adrian Cumiskey | 2008-04-01 | 1 | -1/+7 |
* | Fixed backward compatiblity with 1.4 | Maximilian Berger | 2008-02-22 | 1 | -2/+2 |
* | Turned on XInclude processing for the main source given on the command line. | Maximilian Berger | 2008-02-21 | 1 | -3/+28 |
* | Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_... | Jeremias Maerki | 2008-01-11 | 4 | -14/+172 |
* | * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal... | Andreas L. Delmelle | 2007-07-18 | 2 | -5/+5 |
* | 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 |
* | Added fop.home to Main.getJARList. Adapted the documentation. | Simon Pepping | 2007-01-06 | 1 | -1/+7 |
* | Changed license headers and updated NOTICE file according to: http://www.apac... | Jeremias Maerki | 2006-07-28 | 4 | -20/+24 |
* | 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 |
* | I'd like to make Batik an optional dependency over time, so check Commons IO ... | Jeremias Maerki | 2006-04-05 | 1 | -1/+1 |
* | Merged Temp_API_Finalization branch back into FOP Trunk: | Jeremias Maerki | 2006-03-27 | 3 | -42/+19 |
* | 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 | 4 | -56/+227 |
* | 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 |
* | The command-line now automatically sets two parameters for any XSLT transform... | Jeremias Maerki | 2005-12-09 | 1 | -6/+11 |
* | The output file is now deleted when an exception occurs when calling FOP from... | Jeremias Maerki | 2005-12-09 | 1 | -0/+3 |
* | Deprecated constructors Fop(int) and Fop(int, FOUserAgent). | Jeremias Maerki | 2005-11-12 | 1 | -1/+2 |
* | Fop.java gets two new constructors: Fop(String) and Fop(String, FOUserAgent) ... | Jeremias Maerki | 2005-11-11 | 2 | -112/+85 |
* | Ported the command-line options for PDF encryption to trunk. | Jeremias Maerki | 2005-10-25 | 1 | -9/+62 |
* | Another effort to get the warnings for the debug and quiet options | Simon Pepping | 2005-09-28 | 1 | -8/+15 |
* | Commented out the code that causes an NPE. | Jeremias Maerki | 2005-09-19 | 1 | -4/+4 |
* | Report area tree output mode. | Simon Pepping | 2005-09-17 | 1 | -1/+10 |
* | New "-foout" parameter which only saves the intermediate XSL-FO file when -xm... | Jeremias Maerki | 2005-08-23 | 3 | -10/+63 |
* | Moved CLI to its own package. New main class is org.apache.fop.cli.Main.
| Jeremias Maerki | 2005-08-23 | 4 | -0/+1180 |