aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render
Commit message (Expand)AuthorAgeFilesLines
* Batik's DOMUtilities.deepCloneDocument() doesn't propagate the document URI w...Jeremias Maerki2008-12-085-10/+10
* Reverted accidental commit of unfinished change. Sorry about that.Jeremias Maerki2008-12-081-1/+0
* Bugzilla #46360:Jeremias Maerki2008-12-076-24/+56
* FopCharacterSet doesn't follow the same contract as its superclass. The metri...Jeremias Maerki2008-12-071-2/+3
* * Text encoding is now handled by PresentationTextData and character set enco...Temp_AFPGOCAResourcesAdrian Cumiskey2008-11-273-100/+19
* Merged revisions 719616,719629,719646,719654 via svnmerge from Adrian Cumiskey2008-11-263-18/+24
* * Reverted back the interface changes I made to ImageHandler.Adrian Cumiskey2008-11-2516-149/+137
* <svg:image/> y-axis positioning fix in AFPGraphics2D.Adrian Cumiskey2008-11-211-1/+2
* Improved plumbing :)Adrian Cumiskey2008-11-201-3/+1
* SetCurrentPosition fix for line drawing.Adrian Cumiskey2008-11-206-24/+24
* Method signature wrong, was using super class implementation.Adrian Cumiskey2008-11-191-8/+7
* Removed AbstractGraphics2DImagePainter and Graphics2DImagePainterGOCA (painti...Adrian Cumiskey2008-11-184-122/+50
* Merged revisions 718557,718570,718591 via svnmerge from Adrian Cumiskey2008-11-183-22/+29
* * PDFImageHandler interface split into ImageHandler and PDFImageHandler.Adrian Cumiskey2008-11-1335-1059/+1273
* Forgot to add.Adrian Cumiskey2008-11-041-0/+55
* "fixed" block container handling fixed (see block-container_absolute-position...Adrian Cumiskey2008-11-0420-286/+305
* Fix for test/layoutengine/standard-testcases/block-container_absolute-positio...Adrian Cumiskey2008-10-313-39/+26
* Renamed GenericGraphics2DImagePainter to a slightly more meaningful name of B...Adrian Cumiskey2008-10-291-5/+5
* Moved AFPTextElementBridge and AFPTextPainter to org.apache.fop.afp since the...Adrian Cumiskey2008-10-274-627/+4
* All AFP library classes without Renderer dependencies moved from org.apache.f...Adrian Cumiskey2008-10-27154-20814/+213
* Merged revisions 707627 via svnmerge from Adrian Cumiskey2008-10-247-228/+216
* Improved name truncation warning.Adrian Cumiskey2008-10-221-2/+4
* Cleanup.Adrian Cumiskey2008-10-221-2/+0
* supportsOutOfOrder = falseAdrian Cumiskey2008-10-221-1/+1
* Merged revisions 706319,706570,707083 via svnmerge from Adrian Cumiskey2008-10-221-1/+33
* I am not in love yet with the new eclispe subversion client I'm using... :(Adrian Cumiskey2008-10-226-425/+0
* Default to inline resource level for GOCA graphic objects (when no afp:resour...Adrian Cumiskey2008-10-2210-4/+504
* Cleanup.Adrian Cumiskey2008-10-221-13/+1
* Fixed border painting, at the same time creating a generic PaintInfo interfac...Adrian Cumiskey2008-10-227-95/+468
* Ensures > 0 coordinate values.Adrian Cumiskey2008-10-221-8/+15
* Cleanup.Adrian Cumiskey2008-10-212-11/+7
* Fix for block container absolute positioning reference orientation.Adrian Cumiskey2008-10-211-10/+21
* Merged revisions 706272,706276 via svnmerge from Adrian Cumiskey2008-10-205-37/+90
* Absolute positioning border painting fixes.Adrian Cumiskey2008-10-201-3/+3
* Removed.Adrian Cumiskey2008-10-201-74/+0
* * SVG circle drawing improvements in AFPGraphics2D.Adrian Cumiskey2008-10-209-87/+241
* Fall back to PathIterator painting for all unrecognized shapes (like polyline...Jeremias Maerki2008-10-201-50/+48
* Removed debug codeAdrian Cumiskey2008-10-161-20/+23
* Added GOCA mime.Adrian Cumiskey2008-10-162-0/+8
* Fixes potential NullPointerException in AFPGraphics2D.Adrian Cumiskey2008-10-161-0/+2
* Unused accessor methodAdrian Cumiskey2008-10-161-9/+0
* Merged revisions 704008,704907,704909 via svnmerge from Adrian Cumiskey2008-10-152-42/+42
* Fixes scaling/grayscaling for fox:conversion-mode="bitmap" GOCA fallback.Adrian Cumiskey2008-10-142-57/+84
* Fixes resource naming/levelling for fox:conversion-mode="bitmap" GOCA fallback.Adrian Cumiskey2008-10-144-14/+44
* * Block-container positioning fix.Adrian Cumiskey2008-10-1031-603/+864
* Merged revisions 693433,693462,693720,693742,693781,693784,693841,695491,6955...Adrian Cumiskey2008-09-262-11/+8
* * Image positioning fix.Adrian Cumiskey2008-09-0829-316/+394
* Forgot to add.Adrian Cumiskey2008-09-031-0/+85
* Toggleable support for AFP native image flavours.Adrian Cumiskey2008-09-037-28/+66
* Fixed comment typo.Adrian Cumiskey2008-09-031-1/+1