aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/area/BlockParent.java
Commit message (Expand)AuthorAgeFilesLines
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-188/+0
* Switched to long licence Jeremias Maerki2003-03-051-5/+48
* a bit of a cleanup of collections and commentsKeiron Liddle2002-11-141-1/+1
* don't implement serializable twiceKeiron Liddle2002-09-191-2/+1
* cleaned up some of the area treeKeiron Liddle2002-09-181-4/+74
* starting implementation of tablesKeiron Liddle2002-09-131-5/+33
* start implementation of block-containerKeiron Liddle2002-08-301-0/+7
* Parent for areas which stack Block childrenKaren Lease2001-11-091-0/+41