/[Apache-SVN]
ViewVC logotype

Revision 1591443


Jump to revision: Previous Next
Author: vhennebert
Date: Wed Apr 30 18:40:55 2014 UTC (10 years ago)
Changed paths: 25
Log Message:
FOP-2293: extension to the layout engine for managing white space at the bottom of a page
Content may have several variants of different sizes, from which the first that fits on the remaining space will be selected.

Merged the branch Temp_WhitespaceManagement into trunk.
This work was carried out by Seifeddine Dridi


Changed paths

Path Details
Directoryxmlgraphics/fop/trunk/ modified , props changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/Constants.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/FOPropertyMapping.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/extensions/ExtensionElementMapping.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/flow/MultiCase.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/flow/MultiSwitch.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/flow/MultiToggle.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/layoutmgr/AbstractBreaker.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/layoutmgr/BreakingAlgorithm.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/layoutmgr/ElementListUtils.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/layoutmgr/FlowLayoutManager.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/layoutmgr/LayoutContext.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/layoutmgr/LayoutManagerMapping.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/layoutmgr/MultiCaseLayoutManager.java
(Copied from xmlgraphics/fop/branches/Temp_WhitespaceManagement/src/java/org/apache/fop/layoutmgr/MultiCaseLayoutManager.java, r1591437)
added
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/layoutmgr/MultiSwitchLayoutManager.java
(Copied from xmlgraphics/fop/branches/Temp_WhitespaceManagement/src/java/org/apache/fop/layoutmgr/MultiSwitchLayoutManager.java, r1591437)
added
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/layoutmgr/PageBreakingAlgorithm.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/layoutmgr/WhitespaceManagementPenalty.java
(Copied from xmlgraphics/fop/branches/Temp_WhitespaceManagement/src/java/org/apache/fop/layoutmgr/WhitespaceManagementPenalty.java, r1591437)
added
Directoryxmlgraphics/fop/trunk/test/java/org/apache/fop/KnuthAlgorithmTestCase.java modified , text changed
Directoryxmlgraphics/fop/trunk/test/layoutengine/standard-testcases/multi-switch_basic.xml
(Copied from xmlgraphics/fop/branches/Temp_WhitespaceManagement/test/layoutengine/standard-testcases/multi-switch_basic.xml, r1591437)
added
Directoryxmlgraphics/fop/trunk/test/layoutengine/standard-testcases/multi-switch_select-first-fitting.xml
(Copied from xmlgraphics/fop/branches/Temp_WhitespaceManagement/test/layoutengine/standard-testcases/multi-switch_select-first-fitting.xml, r1591437)
added
Directoryxmlgraphics/fop/trunk/test/layoutengine/standard-testcases/multi-switch_select-first-fitting_forced-page-break.xml
(Copied from xmlgraphics/fop/branches/Temp_WhitespaceManagement/test/layoutengine/standard-testcases/multi-switch_select-first-fitting_forced-page-break.xml, r1591437)
added
Directoryxmlgraphics/fop/trunk/test/layoutengine/standard-testcases/multi-switch_select-first-fitting_middle-page.xml
(Copied from xmlgraphics/fop/branches/Temp_WhitespaceManagement/test/layoutengine/standard-testcases/multi-switch_select-first-fitting_middle-page.xml, r1591437)
added
Directoryxmlgraphics/fop/trunk/test/layoutengine/standard-testcases/multi-switch_select-first-fitting_multiple-variants.xml
(Copied from xmlgraphics/fop/branches/Temp_WhitespaceManagement/test/layoutengine/standard-testcases/multi-switch_select-first-fitting_multiple-variants.xml, r1591437)
added
Directoryxmlgraphics/fop/trunk/test/layoutengine/standard-testcases/multi-switch_select-first-fitting_padding.xml
(Copied from xmlgraphics/fop/branches/Temp_WhitespaceManagement/test/layoutengine/standard-testcases/multi-switch_select-first-fitting_padding.xml, r1591437)
added
Directoryxmlgraphics/fop/trunk/test/layoutengine/standard-testcases/multi-switch_select-first-fitting_several-multi-switch.xml
(Copied from xmlgraphics/fop/branches/Temp_WhitespaceManagement/test/layoutengine/standard-testcases/multi-switch_select-first-fitting_several-multi-switch.xml, r1591437)
added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26