aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/render/PrintRenderer.java
Commit message (Expand)AuthorAgeFilesLines
* remove SVGArea and ImageArea, no longer neededKeiron Liddle2002-02-261-1/+0
* new area tree and rendering stuffKeiron Liddle2001-10-221-397/+6
* more refactoring of duplicate code in renderersKeiron Liddle2001-09-181-45/+4
* fixed a few awt render problems and a bit more render refactoringKeiron Liddle2001-09-171-74/+0
* put a few common methods in the abstract rendererKeiron Liddle2001-09-171-62/+15
* changed to new logging for renderersKeiron Liddle2001-08-211-5/+1
* Code formatting. Still builds ok, but I didn't test it otherwise since last.Steve Coffman2001-08-011-75/+75
* Adds Mark Lillywhite's performance and memory patch in all it's glory.Steve Coffman2001-08-011-9/+22
* Formatted code according to code standards.Tore Engvig2001-07-301-315/+358
* Add new addFilledRect method to make it possible to draw filled rectangles wi...Karen Lease2001-07-201-17/+51
* FOP now uses Batik to render svgKeiron Liddle2001-05-171-1/+1
* Correct border positions on absolutely positioned AreaContainers (fo:block-co...Karen Lease2001-05-161-4/+2
* Correct bug with AreaContainer positioningKaren Lease2001-04-111-0/+9
* Submitted by: Art WelchKaren Lease2001-03-231-9/+13
* Added licensearved2001-03-131-0/+6
* New abstract base class for print renderersarved2001-03-101-0/+506