aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render
Commit message (Expand)AuthorAgeFilesLines
* * Removed unused goca accessor methods from AFPState.Adrian Cumiskey2008-07-2210-257/+236
* Minor cleanup.Adrian Cumiskey2008-07-221-24/+21
* Added a finalize() just in case a problem occurs during rendering and close()...Adrian Cumiskey2008-07-221-4/+20
* Added some String statics.Adrian Cumiskey2008-07-221-4/+10
* Renamed method canBeIncluded() to isIncludable().Adrian Cumiskey2008-07-214-4/+4
* Unused imports.Adrian Cumiskey2008-07-211-2/+0
* Renamed variable and removed now redundant methods.Adrian Cumiskey2008-07-211-25/+5
* Removed arbitrary image formats from MO:DCA registry.Adrian Cumiskey2008-07-216-77/+30
* Updated generics comment.Adrian Cumiskey2008-07-211-1/+1
* Fixed bug in drawBorderLine() implementation.Adrian Cumiskey2008-07-211-1/+1
* * Fixed problem with SVG object type not being determined.Adrian Cumiskey2008-07-217-48/+42
* Provide exception message if problems occurred closing/deleting temporary cac...Adrian Cumiskey2008-07-211-1/+1
* Better to remove on finally rather than the try block.Adrian Cumiskey2008-07-211-2/+3
* Must synchronize on cacheMap when removing DataObjectCache instance.Adrian Cumiskey2008-07-211-1/+5
* * Invalidate/remove entry for the cache properly on AFPDataStream.write().Adrian Cumiskey2008-07-212-13/+24
* * Fixed bug in cache where object is not able to use IOB mechanism.Adrian Cumiskey2008-07-217-121/+168
* Tidy up.Adrian Cumiskey2008-07-215-51/+42
* Merged revisions 677973 via svnmerge from Adrian Cumiskey2008-07-181-55/+39
* More optimizations and cleanups.Adrian Cumiskey2008-07-1815-288/+100
* Removed commented out code.Adrian Cumiskey2008-07-181-67/+1
* Unused import.Adrian Cumiskey2008-07-181-1/+0
* Replaced PresentationSpaceMixingRulesTriplet (currently unsupported in AFP en...Adrian Cumiskey2008-07-181-7/+11
* Some minor optimizations and javadoc corrections.Adrian Cumiskey2008-07-181-12/+10
* * Added PresentationSpaceMixingRulesTriplet, DescriptorPositionTriplet and Pr...Adrian Cumiskey2008-07-1812-87/+228
* Merged revisions 677863 via svnmerge from Adrian Cumiskey2008-07-181-16/+0
* * Added new DataObjectFactory to take care of MO:DCA DataObject creation/inst...Adrian Cumiskey2008-07-1769-1766/+2251
* Merged revisions 677668,677679 via svnmerge from Adrian Cumiskey2008-07-171-0/+16
* Merged revisions 676161,676297,676307,676397,676608,677404-677405,677543,6776...Adrian Cumiskey2008-07-177-109/+193
* Merged revisions 675590,675604,675698,675845,675854 via svnmerge from Adrian Cumiskey2008-07-111-1/+3
* Fixed image positioning for RenderedImages.Jeremias Maerki2008-07-102-77/+70
* This fixes "IllegalArgumentException: Transparent data is longer than 253 bytes"Adrian Cumiskey2008-07-101-10/+34
* * Created new AbstractState class that shares common properties and stack pop...Adrian Cumiskey2008-07-1012-1456/+1298
* Merged revisions 675501 via svnmerge from Adrian Cumiskey2008-07-101-17/+13
* Fixed placement of bitmap images for AFP output.Jeremias Maerki2008-07-103-52/+58
* Merged revisions 674484,674486-674487,674489,674540,674561,674564,674599,6746...Adrian Cumiskey2008-07-093-184/+280
* Merged revisions 674245,674267,674269,674272-674273,674276,674325,674468,6744...Adrian Cumiskey2008-07-073-18/+60
* Encapsulates text data.Adrian Cumiskey2008-07-041-0/+170
* Removed 'this'.Adrian Cumiskey2008-07-041-1/+1
* Merged revisions 674056 via svnmerge from Adrian Cumiskey2008-07-041-29/+37
* Merged revisions 672833,674039,674043 via svnmerge from Adrian Cumiskey2008-07-041-3/+0
* Removed commented method.Adrian Cumiskey2008-07-021-16/+0
* Minor cleanup.Adrian Cumiskey2008-07-021-50/+19
* Duplicate operation removed.Adrian Cumiskey2008-06-301-6/+3
* added toString()Adrian Cumiskey2008-06-301-1/+8
* Added some useful constants.Adrian Cumiskey2008-06-301-0/+11
* added toString()Adrian Cumiskey2008-06-301-1/+4
* Clarified with some statics for the referencing.Adrian Cumiskey2008-06-271-52/+73
* Merged revisions 670689,670723,670760-670761,670763,670765-670767,670770,6707...Adrian Cumiskey2008-06-276-460/+5
* Merged revisions 669423,669436,669835,670217,670222,670323,670325,670332,6703...Adrian Cumiskey2008-06-233-32/+122
* Merged revisions 665691 via svnmerge from Adrian Cumiskey2008-06-098-60/+307