aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/AbstractBreaker.java
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 647692,647742,647745 via svnmerge from Adrian Cumiskey2008-04-141-4/+4
* Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,6128...Adrian Cumiskey2008-04-011-2/+2
* Simplification.Jeremias Maerki2008-02-121-4/+3
* Bugzilla 42089: Cleanup and restructuring (suggested by Adrian Cumiskey)Andreas L. Delmelle2007-07-071-10/+8
* Bugzilla #39840:Jeremias Maerki2006-08-041-1/+10
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Bugzilla #39777: Jeremias Maerki2006-06-141-0/+1
* Added region-body_display-align to demonstrate the default behaviour for adju...Jeremias Maerki2006-06-081-12/+47
* Bugzilla #39443:Jeremias Maerki2006-05-071-1/+2
* Content in block-containers makes better use of shrink to fit content vertica...Jeremias Maerki2006-04-251-1/+8
* Initial support for page-position="last". Feedback requested!Jeremias Maerki2006-03-231-2/+16
* I generalized several casts from KnuthElement to ListElement. ThisSimon Pepping2005-12-271-1/+1
* Modified the KnuthSequence system. Transferred logic from the layoutSimon Pepping2005-12-221-2/+40
* Introduced a flag to tell the page breaking to operate in auto-height mode, i...Jeremias Maerki2005-12-221-1/+11
* Further decoupling the area tree from the FO tree.Jeremias Maerki2005-12-211-4/+4
* Bugzilla #37813:Jeremias Maerki2005-12-071-0/+1
* Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils....Jeremias Maerki2005-11-141-5/+6
* Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988).Jeremias Maerki2005-10-241-6/+27
* Implemented the wrap-option property.Luca Furini2005-09-161-2/+2
* Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/inlin...Jeremias Maerki2005-08-121-0/+1
* Make it possible to keep block-container element lists apart from normal page...Jeremias Maerki2005-08-021-1/+10
* Adjusting verticals spaces (coming from space-before and space-after properti...Luca Furini2005-08-021-1/+10
* Default break class should be EN_COLUMN or else there will be problems in mul...Jeremias Maerki2005-07-081-1/+1
* Bugfix: IPD for footnote region now correct in multi-column layout. Jeremias Maerki2005-06-291-43/+78
* First parts on a page which don't fit are moved to the next page. A counter a...Jeremias Maerki2005-06-231-1/+21
* breaks supported on tables, table-row and table-cell content now. Cheap appro...Jeremias Maerki2005-06-221-13/+31
* Page breaking process now respects changing available BPD (not IPD) over mult...Jeremias Maerki2005-06-151-4/+17
* Simplifications to PSLM.gKNE().Glen Mazza2005-06-011-0/+6
* Handling page dependent footnote separatorLuca Furini2005-05-311-1/+1
* First step towards keep-together on tables (should work on table-rows now).Jeremias Maerki2005-05-231-42/+2
* log translation only.Jeremias Maerki2005-05-171-2/+2
* Footnote implementation: changes to existing filesLuca Furini2005-05-171-7/+15
* Converted System.out calls to logger calls.Jeremias Maerki2005-05-171-59/+73
* Merge of branch Temp_KnuthStylePageBreaking back into HEAD.Jeremias Maerki2005-05-131-0/+661