| Commit message (Expand) | Author | Age | Files | Lines |
* | Throw a useful exception when the user agent isn't set on the renderer. This ... | Jeremias Maerki | 2008-04-17 | 1 | -1/+8 |
* | Merged branch | Jeremias Maerki | 2008-04-14 | 1 | -14/+11 |
* | When I first saw this it surprised me, it seems to have been here for quite s... | Adrian Cumiskey | 2008-02-14 | 1 | -28/+9 |
* | Added support for the natural language indentifier ("Lang" in the document ca... | Jeremias Maerki | 2008-01-28 | 1 | -12/+17 |
* | Fixed logic error setting the transformation matrix for block-container viewp... | Jeremias Maerki | 2008-01-17 | 1 | -0/+29 |
* | * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal... | Andreas L. Delmelle | 2007-07-18 | 1 | -12/+11 |
* | Bugzilla #41831: | Jeremias Maerki | 2007-05-28 | 1 | -56/+4 |
* | Removed newly introduced dependency from the PDF library to the area tree. | Jeremias Maerki | 2007-05-07 | 1 | -1/+1 |
* | Correction of a typo; reported by Paul Vinkenoog | Andreas L. Delmelle | 2007-03-12 | 1 | -1/+1 |
* | Stricter user config file validation. | Vincent Hennebert | 2007-02-14 | 1 | -2/+9 |
* | Changed license headers and updated NOTICE file according to: http://www.apac... | Jeremias Maerki | 2006-07-28 | 1 | -5/+6 |
* | Bugzilla #38946: | Jeremias Maerki | 2006-05-03 | 1 | -10/+0 |
* | Java2D Renderer: | Jeremias Maerki | 2006-05-02 | 1 | -0/+23 |
* | Added support for fixed-width spaces and kerning. | Jeremias Maerki | 2006-03-16 | 1 | -7/+8 |
* | Following the model of Graphics2DAdapter, added a new interface ImageAdapter ... | Jeremias Maerki | 2006-01-24 | 1 | -0/+5 |
* | (Re?)added integer page number to the PageViewport. | Jeremias Maerki | 2006-01-20 | 1 | -2/+15 |
* | XMLHandler interface changed so it reports whether it supports a particular R... | Jeremias Maerki | 2005-12-16 | 1 | -3/+43 |
* | startVPArea() and endVPArea() made abstract in AbstractRenderer so implemento... | Jeremias Maerki | 2005-12-13 | 1 | -10/+20 |
* | Bugzilla #37468: | Jeremias Maerki | 2005-11-11 | 1 | -4/+1 |
* | Fop.java gets two new constructors: Fop(String) and Fop(String, FOUserAgent) ... | Jeremias Maerki | 2005-11-11 | 1 | -0/+5 |
* | Moved the text-splitting logic from TextArea to TextLM, as suggested by Manue... | Luca Furini | 2005-10-27 | 1 | -1/+1 |
* | Fix for bug 36238 (at least in the PDFRenderer) | Luca Furini | 2005-10-25 | 1 | -4/+31 |
* | Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988). | Jeremias Maerki | 2005-10-24 | 1 | -2/+4 |
* | Inline block parents were not correctly positioned when border/padding got in... | Manuel Mall | 2005-10-14 | 1 | -0/+1 |
* | Fixed incorrect IPD for blocks nested in inlines and added IPD adjustment for... | Manuel Mall | 2005-10-12 | 1 | -0/+1 |
* | Update to support border and padding and alignments on inline fos | Manuel Mall | 2005-10-07 | 1 | -1/+39 |
* | Removed obsolete code. This seems to be done now by each renderer separately. | Jeremias Maerki | 2005-08-14 | 1 | -5/+0 |
* | Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/inlin... | Jeremias Maerki | 2005-08-12 | 1 | -14/+19 |
* | Changes for restoring JDK 1.3 compatibility.
| Jeremias Maerki | 2005-07-27 | 1 | -15/+5 |
* | Made Service a stand-alone class so it can be reused.
| Jeremias Maerki | 2005-07-25 | 1 | -39/+15 |
* | Corrects a small mistake when repositioning the cursor in multi-column layout... | Jeremias Maerki | 2005-07-08 | 1 | -1/+1 |
* | Bugfix: Multiple spans now painted in the right places. | Jeremias Maerki | 2005-06-29 | 1 | -1/+4 |
* | Footnote implementation: changes to existing files | Luca Furini | 2005-05-17 | 1 | -0/+1 |
* | Merge of branch Temp_KnuthStylePageBreaking back into HEAD. | Jeremias Maerki | 2005-05-13 | 1 | -10/+15 |
* | 1.) More commenting, some simplifications in the Area classes and PSLM. | Glen Mazza | 2005-03-11 | 1 | -3/+3 |
* | Fix for adding absolutely positioned block without children. | Jeremias Maerki | 2005-02-07 | 1 | -8/+14 |
* | block-containers improved/fixed. The following features are implemented and t... | Jeremias Maerki | 2005-01-17 | 1 | -1/+1 |
* | Removed the "inheritedStartIndent" hack again. | Jeremias Maerki | 2005-01-12 | 1 | -3/+11 |
* | PR: | Glen Mazza | 2004-11-29 | 1 | -2/+5 |
* | PR: | Glen Mazza | 2004-10-27 | 1 | -4/+3 |
* | Removal of empty Title subclass, now using LineArea. | Glen Mazza | 2004-09-25 | 1 | -3/+2 |
* | Calculate the margin offsets (border & padding), by increasing | Finn Bock | 2004-09-23 | 1 | -4/+16 |
* | Gets rid of currentBlockIPPosition. Use currentIPPosition instead and | Finn Bock | 2004-09-22 | 1 | -19/+13 |
* | Use content ipd/bpd instead of allocation width/height. | Finn Bock | 2004-09-22 | 1 | -10/+10 |
* | Removed unneeded import statements. Makes eclipse happy. | Finn Bock | 2004-09-07 | 1 | -2/+0 |
* | Removed the redundant Region Class Codes in favor of the FO constant | Glen Mazza | 2004-08-29 | 1 | -6/+6 |
* | Implementing user configuration file. | Simon Pepping | 2004-07-09 | 1 | -1/+10 |
* | 1.) Moving renderer-specific customization variables (producer, creator, crea... | Glen Mazza | 2004-06-23 | 1 | -34/+0 |
* | 1. Moved renderer options to within FOUserAgent | Glen Mazza | 2004-06-22 | 1 | -10/+0 |
* | 1.) Removed the get/setLogger methods from Driver, obsolete with Commons-Logg... | Glen Mazza | 2004-06-20 | 1 | -1/+1 |