aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/area/inline/InlineArea.java
Commit message (Expand)AuthorAgeFilesLines
* Use content ipd/bpd instead of allocation width/height.Finn Bock2004-09-221-91/+1
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* Removal of Visitor patterns from AbstractRenderer, moving of business logic f...Glen Mazza2004-02-251-13/+0
* add InlineAreaVisitor interface to make Area Tree more independent of RenderingWilliam Victor Mote2003-09-101-16/+15
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+205