/[Apache-SVN]
ViewVC logotype

Revision 1391502


Jump to revision: Previous Next
Author: mehdi
Date: Fri Sep 28 15:22:49 2012 UTC (11 years, 7 months ago)
Changed paths: 41
Log Message:
Bugzilla#53924: Support for retrieve-table-markers, submitted by Luis Bernardo.


Changed paths

Path Details
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/area/PageViewport.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/Constants.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/FONode.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/FOValidationEventProducer.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/FOValidationEventProducer.xml modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/FObj.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/flow/AbstractRetrieveMarker.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/flow/Markers.java added
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/flow/RetrieveMarker.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/flow/RetrieveTableMarker.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/flow/table/TableCell.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/flow/table/TablePart.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/layoutmgr/AbstractBaseLayoutManager.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/layoutmgr/AbstractLayoutManager.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/layoutmgr/AbstractPageSequenceLayoutManager.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/layoutmgr/AreaAdditionUtil.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/layoutmgr/BlockContainerLayoutManager.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/layoutmgr/BlockLayoutManager.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/LocalBreaker.java added
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/layoutmgr/RetrieveTableMarkerLayoutManager.java added
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/layoutmgr/StaticContentLayoutManager.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/layoutmgr/inline/InlineLayoutManager.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/layoutmgr/list/ListBlockLayoutManager.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/layoutmgr/list/ListItemContentLayoutManager.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/layoutmgr/list/ListItemLayoutManager.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/layoutmgr/table/RowPainter.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/layoutmgr/table/TableCellLayoutManager.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/layoutmgr/table/TableContentLayoutManager.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/layoutmgr/table/TableLayoutManager.java modified , text changed
Directoryxmlgraphics/fop/trunk/status.xml modified , text changed
Directoryxmlgraphics/fop/trunk/test/java/org/apache/fop/fo/flow/MarkersTestCase.java added
Directoryxmlgraphics/fop/trunk/test/java/org/apache/fop/layoutmgr/PageSequenceLayoutManagerTestCase.java modified , text changed
Directoryxmlgraphics/fop/trunk/test/java/org/apache/fop/layoutmgr/RetrieveTableMarkerLayoutManagerMakerTestCase.java added
Directoryxmlgraphics/fop/trunk/test/java/org/apache/fop/layoutmgr/RetrieveTableMarkerLayoutManagerTestCase.java added
Directoryxmlgraphics/fop/trunk/test/java/org/apache/fop/layoutmgr/table/TableCellLayoutManagerTestCase.java added
Directoryxmlgraphics/fop/trunk/test/java/org/apache/fop/layoutmgr/table/TableContentLayoutManagerTestCase.java added
Directoryxmlgraphics/fop/trunk/test/java/org/apache/fop/layoutmgr/table/TableLayoutManagerTestCase.java added
Directoryxmlgraphics/fop/trunk/test/layoutengine/standard-testcases/markers_10.xml added
Directoryxmlgraphics/fop/trunk/test/layoutengine/standard-testcases/retrieve-table-marker_multicolumn.xml added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26