| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | Updated XG commons jar | Adrian Cumiskey | 2008-11-04 | 1 | -0/+0 |
| | * | *State --> *PaintingState | Adrian Cumiskey | 2008-11-04 | 1 | -1/+1 |
| | * | "fixed" block container handling fixed (see block-container_absolute-position... | Adrian Cumiskey | 2008-11-04 | 44 | -740/+739 |
| | * | Fix for test/layoutengine/standard-testcases/block-container_absolute-positio... | Adrian Cumiskey | 2008-10-31 | 8 | -202/+284 |
| | * | Renamed GenericGraphics2DImagePainter to a slightly more meaningful name of B... | Adrian Cumiskey | 2008-10-29 | 3 | -8/+8 |
| | * | Merged revisions 708192,708838,708848,708851 via svnmerge from | Adrian Cumiskey | 2008-10-29 | 3 | -1/+87 |
| | * | Updated the status to reflect the new features/changes in this branch. | Adrian Cumiskey | 2008-10-27 | 1 | -7/+13 |
| | * | Merged revisions 707631,708012 via svnmerge from | Adrian Cumiskey | 2008-10-27 | 7 | -22/+203 |
| | * | Minor cleanup. | Adrian Cumiskey | 2008-10-27 | 1 | -19/+20 |
| | * | Moved AFPTextElementBridge and AFPTextPainter to org.apache.fop.afp since the... | Adrian Cumiskey | 2008-10-27 | 4 | -4/+6 |
| | * | Empty unused package. | Adrian Cumiskey | 2008-10-27 | 0 | -0/+0 |
| | * | Removed, now resides at org.apache.fop.afp.modca. | Adrian Cumiskey | 2008-10-27 | 0 | -0/+0 |
| | * | All AFP library classes without Renderer dependencies moved from org.apache.f... | Adrian Cumiskey | 2008-10-27 | 179 | -1173/+795 |
| | * | Merged revisions 707627 via svnmerge from | Adrian Cumiskey | 2008-10-24 | 9 | -236/+224 |
| | * | 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 | 4 | -245/+45 |
| | * | I am not in love yet with the new eclispe subversion client I'm using... :( | Adrian Cumiskey | 2008-10-22 | 12 | -1297/+0 |
| | * | Default to inline resource level for GOCA graphic objects (when no afp:resour... | Adrian Cumiskey | 2008-10-22 | 17 | -8/+1381 |
| | * | 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 | 7 | -39/+96 |
| | * | Updated ImageGraphics2D with setGraphics2DImagePainter accessor method | Adrian Cumiskey | 2008-10-20 | 1 | -0/+0 |
| | * | Absolute positioning border painting fixes. | Adrian Cumiskey | 2008-10-20 | 1 | -3/+3 |
| | * | Merged revisions 705529,706135 via svnmerge from | Adrian Cumiskey | 2008-10-20 | 2 | -4/+12 |
| | * | Removed. | Adrian Cumiskey | 2008-10-20 | 1 | -74/+0 |
| | * | * SVG circle drawing improvements in AFPGraphics2D. | Adrian Cumiskey | 2008-10-20 | 11 | -143/+336 |
| | * | Fall back to PathIterator painting for all unrecognized shapes (like polyline... | Jeremias Maerki | 2008-10-20 | 1 | -50/+48 |
| | * | Make this class more extensible/adaptable. | Adrian Cumiskey | 2008-10-17 | 1 | -21/+67 |
| | * | Removed debug code | Adrian Cumiskey | 2008-10-16 | 1 | -20/+23 |
| | * | Added GOCA mime. | Adrian Cumiskey | 2008-10-16 | 3 | -0/+8 |
| | * | Copy/paste error. | Adrian Cumiskey | 2008-10-16 | 1 | -1/+1 |
| | * | Added an example of using afp:resource-level="inline" with an instream SVG. | Adrian Cumiskey | 2008-10-16 | 1 | -5/+20 |
| | * | Improved documentation describing the use of afp:resource-level | Adrian Cumiskey | 2008-10-16 | 1 | -3/+9 |
| | * | Fixes potential NullPointerException in AFPGraphics2D. | Adrian Cumiskey | 2008-10-16 | 1 | -0/+2 |
| | * | Unused accessor method | Adrian Cumiskey | 2008-10-16 | 1 | -9/+0 |
| | * | Documentation for <images native="true"/> configuration option. | Adrian Cumiskey | 2008-10-16 | 1 | -3/+10 |
| | * | Merged revisions 704008,704907,704909 via svnmerge from | Adrian Cumiskey | 2008-10-15 | 4 | -74/+91 |
| | * | 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 |
| | * | Merged revisions 699739 via svnmerge from | Adrian Cumiskey | 2008-10-10 | 1 | -0/+57 |
| | * | * 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 | 32 | -172/+462 |
| | * | * 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 |