/[Apache-SVN]
ViewVC logotype

Revision 195726


Jump to revision: Previous Next
Author: pbwest
Date: Tue Dec 3 07:41:03 2002 UTC (21 years, 7 months ago)
Changed paths: 43
Log Message:
sparsePropsMap changed from HashMap to int[].


Changed paths

Path Details
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoBasicLink.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoBidiOverride.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoBlock.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoBlockContainer.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoCharacter.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoExternalGraphic.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoFloat.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoFlow.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoFootnote.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoFootnoteBody.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoInitialPropertySet.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoInline.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoInlineContainer.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoInstreamForeignObject.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoLeader.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoListBlock.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoListItem.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoListItemBody.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoListItemLabel.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoMarker.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoMultiCase.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoMultiProperties.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoMultiPropertySet.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoMultiSwitch.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoMultiToggle.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoNoFo.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoPageNumber.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoPageNumberCitation.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoPageSequence.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoPcdata.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoRetrieveMarker.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoStaticContent.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoTable.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoTableAndCaption.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoTableBody.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoTableCaption.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoTableCell.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoTableColumn.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoTableFooter.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoTableHeader.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoTableRow.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoTitle.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/org/apache/fop/fo/flow/FoWrapper.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26