| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 679052-679352 via svnmerge from | Vincent Hennebert | 2008-07-25 | 929 | -8166/+8181 |
* | * Moved AFPConstants from org.apache.fop.render.afp.modca into org.apache.fop... | Adrian Cumiskey | 2008-07-24 | 33 | -610/+849 |
* | Removed commented code. | Adrian Cumiskey | 2008-07-23 | 1 | -27/+0 |
* | Merged revisions 678730,679044 via svnmerge from | Adrian Cumiskey | 2008-07-23 | 2 | -3/+3 |
* | Checkstyle nit | Adrian Cumiskey | 2008-07-22 | 1 | -1/+2 |
* | The new LineDataInfo class which I neglected to add... :) | Adrian Cumiskey | 2008-07-22 | 1 | -0/+193 |
* | * Removed unused goca accessor methods from AFPState. | Adrian Cumiskey | 2008-07-22 | 10 | -257/+236 |
* | Merged revisions 678477,678691,678699 via svnmerge from | Adrian Cumiskey | 2008-07-22 | 2 | -44/+62 |
* | Minor cleanup. | Adrian Cumiskey | 2008-07-22 | 1 | -24/+21 |
* | Added a finalize() just in case a problem occurs during rendering and close()... | Adrian Cumiskey | 2008-07-22 | 1 | -4/+20 |
* | Added some String statics. | Adrian Cumiskey | 2008-07-22 | 1 | -4/+10 |
* | Renamed method canBeIncluded() to isIncludable(). | Adrian Cumiskey | 2008-07-21 | 4 | -4/+4 |
* | Unused imports. | Adrian Cumiskey | 2008-07-21 | 1 | -2/+0 |
* | Renamed variable and removed now redundant methods. | Adrian Cumiskey | 2008-07-21 | 1 | -25/+5 |
* | Removed arbitrary image formats from MO:DCA registry. | Adrian Cumiskey | 2008-07-21 | 6 | -77/+30 |
* | Updated generics comment. | Adrian Cumiskey | 2008-07-21 | 1 | -1/+1 |
* | Fixed bug in drawBorderLine() implementation. | Adrian Cumiskey | 2008-07-21 | 1 | -1/+1 |
* | * Fixed problem with SVG object type not being determined. | Adrian Cumiskey | 2008-07-21 | 8 | -95/+43 |
* | Provide exception message if problems occurred closing/deleting temporary cac... | Adrian Cumiskey | 2008-07-21 | 1 | -1/+1 |
* | Better to remove on finally rather than the try block. | Adrian Cumiskey | 2008-07-21 | 1 | -2/+3 |
* | Must synchronize on cacheMap when removing DataObjectCache instance. | Adrian Cumiskey | 2008-07-21 | 1 | -1/+5 |
* | * Invalidate/remove entry for the cache properly on AFPDataStream.write(). | Adrian Cumiskey | 2008-07-21 | 2 | -13/+24 |
* | * Fixed bug in cache where object is not able to use IOB mechanism. | Adrian Cumiskey | 2008-07-21 | 7 | -121/+168 |
* | Tidy up. | Adrian Cumiskey | 2008-07-21 | 5 | -51/+42 |
* | Merged revisions 677973 via svnmerge from | Adrian Cumiskey | 2008-07-18 | 1 | -55/+39 |
* | More optimizations and cleanups. | Adrian Cumiskey | 2008-07-18 | 15 | -288/+100 |
* | Removed commented out code. | Adrian Cumiskey | 2008-07-18 | 1 | -67/+1 |
* | Unused import. | Adrian Cumiskey | 2008-07-18 | 1 | -1/+0 |
* | Replaced PresentationSpaceMixingRulesTriplet (currently unsupported in AFP en... | Adrian Cumiskey | 2008-07-18 | 1 | -7/+11 |
* | Some minor optimizations and javadoc corrections. | Adrian Cumiskey | 2008-07-18 | 1 | -12/+10 |
* | * Added PresentationSpaceMixingRulesTriplet, DescriptorPositionTriplet and Pr... | Adrian Cumiskey | 2008-07-18 | 12 | -87/+228 |
* | Merged revisions 677863 via svnmerge from | Adrian Cumiskey | 2008-07-18 | 2 | -38/+39 |
* | * Added new DataObjectFactory to take care of MO:DCA DataObject creation/inst... | Adrian Cumiskey | 2008-07-17 | 69 | -1766/+2251 |
* | Merged revisions 677668,677679 via svnmerge from | Adrian Cumiskey | 2008-07-17 | 2 | -1/+17 |
* | Merged revisions 676161,676297,676307,676397,676608,677404-677405,677543,6776... | Adrian Cumiskey | 2008-07-17 | 26 | -284/+354 |
* | Merged revisions 675590,675604,675698,675845,675854 via svnmerge from | Adrian Cumiskey | 2008-07-11 | 7 | -119/+213 |
* | Fixed image positioning for RenderedImages. | Jeremias Maerki | 2008-07-10 | 2 | -77/+70 |
* | This fixes "IllegalArgumentException: Transparent data is longer than 253 bytes" | Adrian Cumiskey | 2008-07-10 | 1 | -10/+34 |
* | * Created new AbstractState class that shares common properties and stack pop... | Adrian Cumiskey | 2008-07-10 | 13 | -1724/+1351 |
* | Merged revisions 675501 via svnmerge from | Adrian Cumiskey | 2008-07-10 | 1 | -17/+13 |
* | Fixed placement of bitmap images for AFP output. | Jeremias Maerki | 2008-07-10 | 3 | -52/+58 |
* | Merged revisions 675258 via svnmerge from | Adrian Cumiskey | 2008-07-09 | 1 | -1/+1 |
* | Merged revisions 675253 via svnmerge from | Adrian Cumiskey | 2008-07-09 | 2 | -1/+28 |
* | Merged revisions 674484,674486-674487,674489,674540,674561,674564,674599,6746... | Adrian Cumiskey | 2008-07-09 | 6 | -198/+303 |
* | Merged revisions 674245,674267,674269,674272-674273,674276,674325,674468,6744... | Adrian Cumiskey | 2008-07-07 | 10 | -232/+336 |
* | Encapsulates text data. | Adrian Cumiskey | 2008-07-04 | 1 | -0/+170 |
* | Merged revisions 674065 via svnmerge from | Adrian Cumiskey | 2008-07-04 | 1 | -11/+12 |
* | Removed 'this'. | Adrian Cumiskey | 2008-07-04 | 1 | -1/+1 |
* | Merged revisions 674056 via svnmerge from | Adrian Cumiskey | 2008-07-04 | 3 | -34/+43 |
* | Merged revisions 672833,674039,674043 via svnmerge from | Adrian Cumiskey | 2008-07-04 | 1 | -3/+0 |