aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/area/Area.java
Commit message (Expand)AuthorAgeFilesLines
* Changed from addChild(Area) to clearer addChildArea(Area).Glen Mazza2005-03-161-1/+1
* Additional helper functionsJeremias Maerki2005-01-251-0/+19
* toString() method extended to provide helpful info.Jeremias Maerki2005-01-121-1/+9
* Fix javadoc warnings.Finn Bock2004-10-071-4/+4
* Use content ipd/bpd instead of allocation width/height.Finn Bock2004-09-221-4/+134
* added protected log member, so child areas can send messages to logChris Bowditch2004-05-261-8/+17
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-46/+14
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+265