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