| Commit message (Expand) | Author | Age | Files | Lines |
* | FOP #2234: NPE when rendering a document with markers and accessibility is en... | Vincent Hennebert | 2013-04-08 | 1 | -1/+1 |
* | Started unifying URI resolution mechanism, redesigned configuration system an... | Mehdi Houshmand | 2012-05-31 | 1 | -1/+1 |
* | Moved ResourceEventProducer to org.apache.fop | Vincent Hennebert | 2010-04-09 | 1 | -1/+1 |
* | Fed up with all those trailing whitespaces. Let's remove them all (once... an... | Vincent Hennebert | 2008-07-24 | 1 | -6/+6 |
* | Javadoc updates: attempt at improving interactivity and consistency | Andreas L. Delmelle | 2008-04-26 | 1 | -2/+6 |
* | Merged branch | Jeremias Maerki | 2008-04-14 | 1 | -5/+13 |
* | No stack traces with missing images. | Jeremias Maerki | 2008-02-18 | 1 | -0/+3 |
* | Further cleanup/refinement of FixedLength: | Andreas L. Delmelle | 2008-02-02 | 1 | -27/+13 |
* | Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_... | Jeremias Maerki | 2008-01-11 | 1 | -16/+27 |
* | * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal... | Andreas L. Delmelle | 2007-07-18 | 1 | -9/+9 |
* | Bugzilla 42785: Support alignment-adjust for images (submitted by Max Berger) | Andreas L. Delmelle | 2007-07-08 | 1 | -1/+11 |
* | Bugzilla 42089: Cleanup and restructuring (suggested by Adrian Cumiskey) | Andreas L. Delmelle | 2007-07-07 | 1 | -1/+1 |
* | Code cleanup: | Andreas L. Delmelle | 2007-01-11 | 1 | -2/+2 |
* | Changed license headers and updated NOTICE file according to: http://www.apac... | Jeremias Maerki | 2006-07-28 | 1 | -5/+6 |
* | Fixed two memory-leaks in image handling (ImageFactory and ExternalGraphic). ... | Jeremias Maerki | 2006-07-21 | 1 | -12/+7 |
* | Merged Temp_API_Finalization branch back into FOP Trunk: | Jeremias Maerki | 2006-03-27 | 1 | -2/+4 |
* | Made the FO tree a little more consistent by renaming getName() to getLocalNa... | Jeremias Maerki | 2005-11-11 | 1 | -5/+3 |
* | Fixed various javadoc problems, fixed a deprecation warning, removed function... | Manuel Mall | 2005-10-26 | 1 | -2/+2 |
* | Bugzilla #36487:
| Jeremias Maerki | 2005-09-05 | 1 | -165/+5 |
* | Cleanup of unused imports. | Finn Bock | 2005-09-01 | 1 | -1/+0 |
* | Bugzilla #36379: | Finn Bock | 2005-08-31 | 1 | -13/+0 |
* | Squashed some JavaDoc warnings. | Joerg Pietschmann | 2005-08-14 | 1 | -1/+1 |
* | Early preloading of images (during FO tree building). This wasn't consistent ... | Jeremias Maerki | 2005-01-24 | 1 | -37/+27 |
* | Clipping the background image. | Jeremias Maerki | 2005-01-20 | 1 | -2/+2 |
* | Access to intrinsic image size for eg/ifo through getLayoutDimension() instea... | Jeremias Maerki | 2005-01-03 | 1 | -7/+16 |
* | Support for percentages on external-graphic and instream-foreign-object for t... | Jeremias Maerki | 2004-12-28 | 1 | -1/+63 |
* | This patch implements a pluggable LayoutManagers system, according | Simon Pepping | 2004-12-24 | 1 | -10/+0 |
* | More properties implemented. | Finn Bock | 2004-10-29 | 1 | -2/+2 |
* | Bind some more of the implemented properties. | Finn Bock | 2004-10-29 | 1 | -8/+8 |
* | New exception hierarchy rooted in SAXException and throw clauses on | Finn Bock | 2004-10-28 | 1 | -6/+5 |
* | Fourth phase of performance improvement. | Finn Bock | 2004-10-20 | 1 | -1/+1 |
* | Second phase of performance improvement. | Finn Bock | 2004-10-19 | 1 | -10/+0 |
* | First phase of performance improvement. Added bind() and startOfNode() | Finn Bock | 2004-10-19 | 1 | -0/+186 |
* | PR: | Glen Mazza | 2004-10-12 | 1 | -1/+1 |
* | Renamed FOInputHandler to somewhat more intuitive FOEventHandler. | Glen Mazza | 2004-09-06 | 1 | -1/+1 |
* | 1.) validateChildNode() implemented for fo:multi-properties. | Glen Mazza | 2004-08-21 | 1 | -7/+1 |
* | 1. Moved getNameId() from FObj to FONode. | Glen Mazza | 2004-08-18 | 1 | -0/+1 |
* | 1. fo:leader layout initialization logic moved from AddLMVisitor to | Glen Mazza | 2004-08-16 | 1 | -1/+1 |
* | 1.) Layout initialization logic for fo:table, fo:table-header, and fo:table-f... | Glen Mazza | 2004-08-13 | 1 | -181/+1 |
* | 1.) LM initialization logic for fo:table-body, fo:table-footer, and fo:table-... | Glen Mazza | 2004-08-11 | 1 | -43/+12 |
* | 1. For maintenance and accuracy, centralized the setupID() functionality | Glen Mazza | 2004-08-11 | 1 | -1/+0 |
* | Implemented getNameId() which returns the Constants enumeration ID | Glen Mazza | 2004-08-08 | 1 | -1/+7 |
* | PR: | Glen Mazza | 2004-08-06 | 1 | -11/+51 |
* | PR: | Glen Mazza | 2004-08-06 | 1 | -1/+2 |
* | 1.) Moved from FOPException to SAXParseException for addProperties() | Glen Mazza | 2004-08-01 | 1 | -2/+1 |
* | 1. validation for fo:basic-link added | Glen Mazza | 2004-07-31 | 1 | -10/+10 |
* | Removed the FOTreeVisitor interface in favor of a more | Glen Mazza | 2004-07-27 | 1 | -6/+5 |
* | Provided validateChildFO() methods for the "easy" FO's--i.e., those | Glen Mazza | 2004-07-27 | 1 | -1/+15 |
* | 1.) Check for fo:color-profile made to ensure no child elements during proces... | Glen Mazza | 2004-06-16 | 1 | -1/+1 |
* | 1.) Added restriction to fo:declarations that fo:color-profile is the only XS... | Glen Mazza | 2004-06-15 | 1 | -1/+1 |