aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/BlockLayoutManager.java
Commit message (Expand)AuthorAgeFilesLines
* Use the new property expressions. Clients must use Length when retrievingFinn Bock2004-02-261-0/+5
* Set the SPACE_START and SPACE_END traits and adjust the height to takeFinn Bock2004-01-291-3/+9
* Bug #25813 (Patch by Finn Bock): Calculation change in setBlockTextInfo().Glen Mazza2003-12-301-1/+1
* 1.) Chris Bowditch's patch on padding-start implemented. (Changes wereGlen Mazza2003-11-241-0/+3
* Partial implementation of space-after functionality--mostly working, butGlen Mazza2003-11-111-3/+12
* fo:block space-before property now activated only on the first Area.Block obj...Glen Mazza2003-11-111-4/+21
* 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