aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/LayoutContext.java
Commit message (Expand)AuthorAgeFilesLines
* Fixed various javadoc problems, fixed a deprecation warning, removed function...Manuel Mall2005-10-261-2/+2
* Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988).Jeremias Maerki2005-10-241-3/+86
* Update to support border and padding and alignments on inline fosManuel Mall2005-10-071-63/+105
* Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/inlin...Jeremias Maerki2005-08-121-0/+17
* Moved inline-level LMs and support classes to "inline" subpackage.Jeremias Maerki2005-07-181-0/+1
* Span change detection and infastructure for signalling it.Jeremias Maerki2005-06-291-2/+26
* Update for toString()Jeremias Maerki2005-05-241-1/+3
* Two new flags for handling keeps.Jeremias Maerki2005-05-241-0/+19
* Merge of branch Temp_KnuthStylePageBreaking back into HEAD.Jeremias Maerki2005-05-131-0/+40
* Patch 31206 by Luca Furini:Simon Pepping2004-11-131-0/+11
* New line breaking algorithm, patch 29124, submitted by LucaSimon Pepping2004-09-051-0/+1
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* A few more toString() implementations helpful for debugging spacingGlen Mazza2003-11-091-1/+18
* remove global import statementsWilliam Victor Mote2003-09-081-11/+11
* move layoutmgr/MinOptMax to traits/MinOptMaxWilliam Victor Mote2003-08-281-0/+2
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+258