aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/StaticContentLayoutManager.java
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 662417,662807,662991,663045,663493,664347,664349-664350 via ...Adrian Cumiskey2008-06-091-0/+6
* Merged revisions 651323,651333,651538,651540,651543-651544,651551,651558 via ...Adrian Cumiskey2008-04-251-0/+10
* Merged revisions 648381 via svnmerge from Adrian Cumiskey2008-04-161-0/+5
* Merged revisions 647692,647742,647745 via svnmerge from Adrian Cumiskey2008-04-141-11/+32
* Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,6128...Adrian Cumiskey2008-04-011-4/+4
* Improve breaking for block-container and static-content so there are no more ...Jeremias Maerki2008-01-281-3/+7
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-7/+7
* Create a class-specific logger for each LayoutManager which uses a logger.Simon Pepping2006-10-051-0/+7
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Bugfix: Fixed ClassCastException when retrieve-marker is used as a direct chi...Jeremias Maerki2006-04-231-2/+5
* 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