aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/afp/modca/AFPDataStream.java
Commit message (Expand)AuthorAgeFilesLines
* * print-file level (default) resources are now immediately streamed and pages...Adrian Cumiskey2008-08-271-792/+0
* * Moved AFPConstants from org.apache.fop.render.afp.modca into org.apache.fop...Adrian Cumiskey2008-07-241-56/+37
* * Removed unused goca accessor methods from AFPState.Adrian Cumiskey2008-07-221-17/+7
* Renamed method canBeIncluded() to isIncludable().Adrian Cumiskey2008-07-211-1/+1
* Removed arbitrary image formats from MO:DCA registry.Adrian Cumiskey2008-07-211-4/+3
* * Fixed problem with SVG object type not being determined.Adrian Cumiskey2008-07-211-1/+3
* * Invalidate/remove entry for the cache properly on AFPDataStream.write().Adrian Cumiskey2008-07-211-1/+1
* * Fixed bug in cache where object is not able to use IOB mechanism.Adrian Cumiskey2008-07-211-52/+29
* * Added new DataObjectFactory to take care of MO:DCA DataObject creation/inst...Adrian Cumiskey2008-07-171-185/+77
* * Created new AbstractState class that shares common properties and stack pop...Adrian Cumiskey2008-07-101-52/+37
* Fixed placement of bitmap images for AFP output.Jeremias Maerki2008-07-101-35/+43
* * Created new AreaObjectInfo class POJO to cleanup all this long parameter pa...Adrian Cumiskey2008-06-091-63/+63
* * getImageUri() implementation provided on Graphics2DAdaptor implementations.Adrian Cumiskey2008-06-021-24/+10
* Broke out data members from ResourceInfo and created ResourceLevel classAdrian Cumiskey2008-05-201-43/+54
* Further progress.Adrian Cumiskey2008-05-141-136/+196
* Further reworking and refinements. Not a working model yet.Adrian Cumiskey2008-04-161-20/+37
* Some fixes to apply but committed in preparation for http://svn.apache.org/vi...Adrian Cumiskey2008-04-111-117/+174
* Committing in preparation for trunk merge.Adrian Cumiskey2008-03-271-109/+204
* * Added an SVG handler and Graphics2D implementation for AFP which injects AF...Adrian Cumiskey2007-12-121-71/+102
* Bugzilla #43041:Jeremias Maerki2007-10-051-176/+230
* Bugzilla #42971 and #42956Chris Bowditch2007-07-301-0/+9
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-3/+0
* Fixed a few JavaDoc errors. Removed some apparently unused/obsolete methods.Joerg Pietschmann2006-10-071-11/+1
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Promoting the AFP renderer from sandbox to the main source tree.Jeremias Maerki2006-07-241-0/+650