aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/BlockLayoutManager.java
Commit message (Expand)AuthorAgeFilesLines
* 1. tie the LMIter objects to their LM "parent"William Victor Mote2003-09-121-3/+3
* remove global import statementsWilliam Victor Mote2003-09-081-13/+11
* move layoutmgr/MinOptMax to traits/MinOptMaxWilliam Victor Mote2003-08-281-0/+1
* move fo/FOUserAgent to apps/FOUserAgent, as it manages configuration informat...William Victor Mote2003-08-221-0/+1
* move layout.FontState to fonts.FontWilliam Victor Mote2003-08-141-0/+1
* move the "common" property classes from layout to fo.properties, renaming the...William Victor Mote2003-08-121-4/+4
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+349