| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix compiler warnings. | Glenn Adams | 2014-07-06 | 1 | -2/+1 |
* | Checkstyle | Simon Steiner | 2014-04-29 | 1 | -1/+2 |
* | FOP-2336 OOM for tiff output | Simon Steiner | 2014-04-28 | 1 | -2/+3 |
* | bugzilla #54196: configure big / little endian support for TIFF images; patch... | Luis Bernardo | 2012-11-25 | 3 | -4/+22 |
* | Bugzilla#53868: Full font embedding in PDF | Mehdi Houshmand | 2012-09-14 | 1 | -1/+0 |
* | Bugzilla #53865: Add Rows per Strip configuration for Tiff renderer | Peter Hancock | 2012-09-13 | 3 | -4/+27 |
* | Bugzilla#53790: Prevented the TIFF configurator from overriding the Bitmap co... | Mehdi Houshmand | 2012-08-28 | 7 | -115/+157 |
* | Check style and find bugs now pass without errors | Mehdi Houshmand | 2012-07-03 | 2 | -2/+0 |
* | Improved the handling of defaults for PDF config and general clean up | Mehdi Houshmand | 2012-06-26 | 5 | -36/+34 |
* | Added tests and cleaning up of code | Mehdi Houshmand | 2012-06-20 | 7 | -42/+68 |
* | Removed HyphenationTreeResolver and better Handling of 'data://' URIs | Peter Hancock | 2012-06-15 | 1 | -3/+3 |
* | Removed AFP resource handling mechanism in favour of a unified resource resolver | Mehdi Houshmand | 2012-06-11 | 3 | -10/+58 |
* | Merge in trunk@1345838 | Mehdi Houshmand | 2012-06-11 | 3 | -3/+6 |
|\ |
|
| * | Eliminate javadocs warnings. | Glenn Adams | 2012-06-04 | 3 | -3/+6 |
* | | Started unifying URI resolution mechanism, redesigned configuration system an... | Mehdi Houshmand | 2012-05-31 | 15 | -195/+514 |
|/ |
|
* | enable UnusedImports rule; fix violations | Glenn Adams | 2012-03-02 | 4 | -4/+0 |
* | apply complex scripts patch | Glenn Adams | 2012-02-26 | 1 | -1/+2 |
* | Amended checkstyle errors and return carriages | Mehdi Houshmand | 2012-01-30 | 2 | -1/+8 |
* | Bugzilla#52513: Moved FOUserAgent to the constructor of the Renderers | Mehdi Houshmand | 2012-01-30 | 4 | -12/+9 |
* | Reverted changes made in r1234877, see bugzilla#52513 | Mehdi Houshmand | 2012-01-24 | 4 | -9/+12 |
* | Moved the FOUserAgent into the constructor of the Renderers | Mehdi Houshmand | 2012-01-23 | 4 | -12/+9 |
* | Improved fix for bugzilla#48062 | Peter Hancock | 2011-08-25 | 1 | -5/+5 |
* | findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9) | Simon Pepping | 2010-11-17 | 1 | -3/+7 |
* | Bugzilla #49733: | Jeremias Maerki | 2010-08-14 | 3 | -148/+6 |
* | Removed a bunch of javadoc warnings in addition to patch 49733 | Simon Pepping | 2010-08-13 | 1 | -1/+1 |
* | Added getEventKey method to Event so that it's no longer necessary to store t... | Vincent Hennebert | 2010-04-09 | 1 | -3/+3 |
* | Now that the creation of event-model.xml has been standardised, the EventMode... | Vincent Hennebert | 2010-04-09 | 1 | -12/+0 |
* | Fixed possible NPE. | Jeremias Maerki | 2009-10-02 | 1 | -7/+8 |
* | Added support for creating thumbnails or preview bitmaps of fixed size for PN... | Jeremias Maerki | 2009-10-02 | 2 | -8/+67 |
* | Some javadoc fixes: @code -> @link | Jeremias Maerki | 2009-10-01 | 3 | -3/+6 |
* | Added a DocumentHandler implementation for PNG output including multi-file ou... | Jeremias Maerki | 2009-10-01 | 8 | -314/+555 |
* | ";mode=painter" MIME suffix removed from all new IFDocumentHandler implementa... | Jeremias Maerki | 2009-02-23 | 1 | -2/+1 |
* | Merged feature branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branch... | Jeremias Maerki | 2009-02-22 | 6 | -24/+602 |
|\ |
|
| * | Fixed copy/paste mistakes. | Jeremias Maerki | 2009-02-16 | 1 | -8/+1 |
| * | Moved area tree example to package embedding/atxml. | Jeremias Maerki | 2009-02-06 | 1 | -6/+0 |
| * | Introduced IFContext to provide access to foreign attributes (as discussed on... | Jeremias Maerki | 2009-01-02 | 2 | -6/+7 |
| * | Added page master name to IFDocumentHandler.startPage() method. | Jeremias Maerki | 2008-11-19 | 1 | -1/+2 |
| * | Split IFPainter into IFDocumentHandler and IFPainter. This makes the implemen... | Jeremias Maerki | 2008-09-28 | 6 | -24/+613 |
| * | Merge from Trunk revisions 677589 to 679734. | Jeremias Maerki | 2008-07-25 | 9 | -34/+33 |
| |\
| |/
|/| |
|
| * | Merged revisions 603890,603926,603943,603945,603959,603961-603962,603968,6039... | Adrian Cumiskey | 2008-05-14 | 8 | -198/+293 |
* | | Fed up with all those trailing whitespaces. Let's remove them all (once... an... | Vincent Hennebert | 2008-07-24 | 8 | -32/+32 |
* | | Merged branch | Jeremias Maerki | 2008-04-14 | 4 | -10/+104 |
* | | Ensured all SVN properties are set equally | Maximilian Berger | 2008-02-13 | 4 | -188/+188 |
* | | Bugzilla #44176: | Jeremias Maerki | 2008-01-07 | 1 | -0/+1 |
|/ |
|
* | Fixed regression: transparent-page-background was not recognized for PNG output. | Jeremias Maerki | 2007-11-06 | 1 | -0/+7 |
* | * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal... | Andreas L. Delmelle | 2007-07-18 | 6 | -20/+20 |
* | Bugzilla #41831: | Jeremias Maerki | 2007-05-28 | 3 | -33/+91 |
* | Small Javadoc issue fixed. | Jeremias Maerki | 2007-05-16 | 1 | -1/+1 |
* | Extracted a little bit of the multi-output handling code from PNGRenderer in ... | Jeremias Maerki | 2007-05-16 | 2 | -85/+107 |
* | Handle the case where no ImageWriter is returned. Avoids an NPE. | Jeremias Maerki | 2006-11-08 | 1 | -0/+5 |