You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jeremias Maerki f84616e34d Merged Temp_API_Finalization branch back into FOP Trunk: 18 years ago
..
expr Bugzilla #38618: 18 years ago
extensions The about attribute must have the "rdf" namespace prefix. 18 years ago
flow Merged Temp_API_Finalization branch back into FOP Trunk: 18 years ago
pagination Initial support for page-position="last". Feedback requested! 18 years ago
properties Merged Temp_API_Finalization branch back into FOP Trunk: 18 years ago
CharIterator.java PR: 20 years ago
Constants.java Extra constants needed for the font shorthand 18 years ago
ElementMapping.java Initial support for XMP metadata (PDF 1.4) under fo:declarations. Both xmpmeta and RDF elements can be used as root elements for XMP metadata. 18 years ago
ElementMappingRegistry.java Merged Temp_API_Finalization branch back into FOP Trunk: 18 years ago
FOElementMapping.java Initial work on enhancing the extension facilities to register special extensions which create so-called ExtensionAttachment objects which are attached to the formatting object they are attached to. These objects can be evaluated by standard or custom layout managers or simply passed through to the area tree (the latter is NYI). The AreaTreeHandler currently takes ExtensionAttachment objects from fo:root and fo:declarations and wraps them in OffDocumentItems that Renderers can react on to provide additional functionality on document-level (like PDF metadata or PostScript media dictionaries). Since the simple-page-master is available directly from the PageViewport the renderer can take ExtensionAttachment objects directly from there (see PSRenderer.renderPage()). 19 years ago
FOEventHandler.java Revision of refinement white-space handling (cfr. Bugzilla 37639) 18 years ago
FONode.java Initial support for XMP metadata (PDF 1.4) under fo:declarations. Both xmpmeta and RDF elements can be used as root elements for XMP metadata. 18 years ago
FOPropertyMapping.java Changed the way that text-align-last is calculated. Hopefully, this is it, now. Should fix a bug reported last week on fop-users. 18 years ago
FOText.java New method: FONode.decorateWithContextInfo() adds context information to an error or log message by either providing the locator information or by gathering context information from the context FOs. 18 years ago
FOTreeBuilder.java Merged Temp_API_Finalization branch back into FOP Trunk: 18 years ago
FObj.java New method: FONode.decorateWithContextInfo() adds context information to an error or log message by either providing the locator information or by gathering context information from the context FOs. 18 years ago
FObjMixed.java Applied white-space handling to leaders as well... 18 years ago
InlineCharIterator.java Fixed white space handling during refinement, added test cases, corrected error in graphics handling 18 years ago
NullCharIterator.java Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/inlineblock back into Trunk. 19 years ago
OneCharIterator.java PR: 20 years ago
PropertyList.java A nit: slight performance optimization 18 years ago
PropertyListMaker.java Fourth phase of performance improvement. 19 years ago
PropertySets.java Missing FOs that can receive markers. 19 years ago
RecursiveCharIterator.java PR: 20 years ago
StaticPropertyList.java Fix for Bug 36928 - refresh cached property value if explicitly set twice which can happen for font-size 18 years ago
UnknownXMLObj.java Made the FO tree a little more consistent by renaming getName() to getLocalName() and adding additional methods like: getNamespaceURI() and getNormalNamespacePrefix(). getName() now returns the fully qualified name combined from getLocalName() and getNormalNamespacePrefix(). For special cases you can call getName(String) to return a different namespace prefix. 18 years ago
ValidationException.java New exception hierarchy rooted in SAXException and throw clauses on 19 years ago
XMLObj.java Initial support for XMP metadata (PDF 1.4) under fo:declarations. Both xmpmeta and RDF elements can be used as root elements for XMP metadata. 18 years ago
XMLWhiteSpaceHandler.java Activated refinement white-space-handling for fo:title and fo:bookmark-title 18 years ago
package.html Package documentation. 18 years ago