aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/StaticContentLayoutManager.java
Commit message (Expand)AuthorAgeFilesLines
* Moved inline-level LMs and support classes to "inline" subpackage.Jeremias Maerki2005-07-181-0/+1
* First parts on a page which don't fit are moved to the next page. A counter a...Jeremias Maerki2005-06-231-0/+6
* Removed unused functions. Team, I switched from generatesInlineAreas() callsGlen Mazza2005-06-101-1/+1
* Handling page dependent footnote separatorLuca Furini2005-05-311-8/+22
* New member variable "index" on Position (used for first/last checks).Jeremias Maerki2005-05-301-2/+2
* Removed a lot of obsolete code from the old page breaking approach.Jeremias Maerki2005-05-171-63/+21
* Footnote implementation: changes to existing filesLuca Furini2005-05-171-1/+24
* Backtracked a bit with SCLM: switched to providing the Region FOGlen Mazza2005-05-161-21/+8
* Providing the region FO to RegionReference, so it is no longerGlen Mazza2005-05-141-12/+12
* Merge of branch Temp_KnuthStylePageBreaking back into HEAD.Jeremias Maerki2005-05-131-17/+201
* Changed from addChild(Area) to clearer addChildArea(Area).Glen Mazza2005-03-161-3/+3
* Fourth phase of performance improvement.Finn Bock2004-10-201-2/+2
* Fourth phase of performance improvement.Finn Bock2004-10-201-0/+5
* PR:Glen Mazza2004-09-261-1/+1
* Removed the getLogger() and setLogger() from FOUserAgent; replaced with Commo...Glen Mazza2004-05-121-2/+2
* Merged LayoutProcessor into LayoutManager interface.Glen Mazza2004-03-211-5/+5
* 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/+166