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.
Vincent Hennebert 488e889e37 Merged revisions 636400-636405,636407-638388 via svnmerge from 16 years ago
..
expr fop-rgb-icc() function did not make the round-trip which caused an error in the color_1.xml test case (intermediate format tests). Added a unit test to test the parsing and round-trip. 16 years ago
extensions Added new extension element: fox:external-document. It allows to add whole documents such as multi-page TIFF images to be inserted as peers to a page-sequence. Each image will make up an entire page. See the documentation for details. ATM, only single pages are possible. Multi-page images will be supported with the new image package. 16 years ago
flow Bugfix: forced break ignored when the minimum height of a table-row isn't reached 16 years ago
pagination Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_ImagePackageRedesign (revs 594558 to 611138) into Trunk: 16 years ago
properties Created Constants for unit descriptions 16 years ago
CharIterator.java * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal of some @author tags 17 years ago
Constants.java Added support for scale-down-to-fit and scale-up-to-fit. 16 years ago
ElementMapping.java Implemented limited support for extension properties through new methods on ElementMapping (backwards-compatible). 18 years ago
ElementMappingRegistry.java Bugzilla 41656: 17 years ago
FOElementMapping.java Moved table-related FObj into new o.a.fop.fo.flow.table package 16 years ago
FOEventHandler.java Added new extension element: fox:external-document. It allows to add whole documents such as multi-page TIFF images to be inserted as peers to a page-sequence. Each image will make up an entire page. See the documentation for details. ATM, only single pages are possible. Multi-page images will be supported with the new image package. 16 years ago
FONode.java Moved to the FO tree stage the check for break-before/after on table-row while spanning in progress, and fixed bug #44321 as well 16 years ago
FOPropertyMapping.java Merged revisions 636400-636405,636407-638388 via svnmerge from 16 years ago
FOText.java Bugzilla 42705: Fixed swallowing PCDATA during white-space removal in retrieved markers. 17 years ago
FOTreeBuilder.java Merged revisions 636400-636405,636407-638388 via svnmerge from 16 years ago
FObj.java Correction: use super.toString() to still have the internal instance id 16 years ago
FObjMixed.java Correction: Added missing file for r576095 17 years ago
GraphicsProperties.java Added new extension element: fox:external-document. It allows to add whole documents such as multi-page TIFF images to be inserted as peers to a page-sequence. Each image will make up an entire page. See the documentation for details. ATM, only single pages are possible. Multi-page images will be supported with the new image package. 16 years ago
InlineCharIterator.java Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
NullCharIterator.java * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal of some @author tags 17 years ago
OneCharIterator.java Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
PropertyList.java Added very basic parsing for the xml:lang shorthand. 16 years ago
PropertyListMaker.java Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
RecursiveCharIterator.java * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal of some @author tags 17 years ago
StaticPropertyList.java Partial application of the patch in Bugzilla 41044: 17 years ago
UnknownXMLObj.java * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal of some @author tags 17 years ago
ValidationException.java Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
XMLObj.java Removed unnecessary dependency on Batik in the "fo" package. 16 years ago
XMLWhiteSpaceHandler.java Bugzilla #44286: 16 years ago
package.html Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago