aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/afp/AFPStreamer.java
Commit message (Expand)AuthorAgeFilesLines
* Moved the I/O interfaces to XGC and updated code with new resolution mechanismMehdi Houshmand2012-09-191-1/+2
* Addressed some of the javadocs that were erroneousMehdi Houshmand2012-07-061-2/+2
* Predominantly clean up and javadocs, very little functional change hereMehdi Houshmand2012-06-221-2/+2
* Removed HyphenationTreeResolver and better Handling of 'data://' URIsPeter Hancock2012-06-151-7/+8
* Removed URI resolving class that are no longer needed and handled data URIsMehdi Houshmand2012-06-141-24/+5
* Removed AFP resource handling mechanism in favour of a unified resource resolverMehdi Houshmand2012-06-111-69/+57
* Bugzilla #49060: File Descriptor leak in AFP rendererVincent Hennebert2010-12-161-1/+9
* Bugzilla #49379:Jeremias Maerki2010-10-071-1/+1
* Removed many "// CSOK: ConstantName" instances for constants, by converting t...Jeremias Maerki2010-08-141-3/+4
* Bugzilla #49733:Jeremias Maerki2010-08-141-1/+1
* Improved plumbing :)Adrian Cumiskey2008-11-201-11/+8
* SetCurrentPosition fix for line drawing.Adrian Cumiskey2008-11-201-1/+0
* * PDFImageHandler interface split into ImageHandler and PDFImageHandler.Adrian Cumiskey2008-11-131-2/+5
* "fixed" block container handling fixed (see block-container_absolute-position...Adrian Cumiskey2008-11-041-2/+2
* All AFP library classes without Renderer dependencies moved from org.apache.f...Adrian Cumiskey2008-10-271-0/+216