aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/StaticContentLayoutManager.java
Commit message (Expand)AuthorAgeFilesLines
* Decorate warning with location info.Jeremias Maerki2006-02-091-1/+3
* Introduced a flag to tell the page breaking to operate in auto-height mode, i...Jeremias Maerki2005-12-221-5/+11
* Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils....Jeremias Maerki2005-11-141-2/+2
* Minor corrections for jdk 1.3.1 compatibilityManuel Mall2005-11-111-1/+1
* Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988).Jeremias Maerki2005-10-241-1/+13
* Update to support border and padding and alignments on inline fosManuel Mall2005-10-071-0/+1
* Bugfix: Lengths evaluated through percentages evaluated to zero in side-regions.Jeremias Maerki2005-09-161-3/+9
* Cleanup of unused imports.Finn Bock2005-09-011-1/+0
* Fix a compile conflict with BlockStackingLayoutManager.Finn Bock2005-08-311-1/+1
* Bugzilla #36379:Finn Bock2005-08-311-5/+40
* 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