You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jeremias Maerki 9aa912adf7 Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,637858-637992,637994-638047,638049-638307,638309-638315,638318-664698 via svnmerge from 16 years ago
..
ActiveCell.java Bugzilla 37579: added support for footnotes in lists and table bodies (not header nor footer). 16 years ago
CellPart.java - added full support for keep-with-previous on table-row and in table-cell 16 years ago
CollapsingBorderModel.java Implemented the resolution of collapsing borders in the FO tree, for every situation (normal, cell at the top of a page, cell broken), taking conditionality, headers and footers into account. 16 years ago
CollapsingBorderModelEyeCatching.java Implemented the resolution of collapsing borders in the FO tree, for every situation (normal, cell at the top of a page, cell broken), taking conditionality, headers and footers into account. 16 years ago
ColumnSetup.java Improve table-unit computation if proportional-column-width() is used 16 years ago
RowGroupLayoutManager.java Second part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-with-next/previous.within-column for all block-level FOs. 16 years ago
RowPainter.java Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,637858-637992,637994-638047,638049-638307,638309-638315,638318-664698 via svnmerge from 16 years ago
TableAndCaptionLayoutManager.java Second part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-with-next/previous.within-column for all block-level FOs. 16 years ago
TableCaptionLayoutManager.java Second part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-with-next/previous.within-column for all block-level FOs. 16 years ago
TableCellLayoutManager.java Fix that preserves the final status of the fobj member variable. 16 years ago
TableContentLayoutManager.java Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,637858-637992,637994-638047,638049-638307,638309-638315,638318-664698 via svnmerge from 16 years ago
TableContentPosition.java Fixed NPE in BlockContainerLayoutManager when used as a child of an inline-level FO. Split IP and BP stack limits in LayoutContext (there's now a certain amount of redundancy with "refIPD" in LayoutContext which I didn't resolve). 16 years ago
TableHFPenaltyPosition.java Fixed NPE in BlockContainerLayoutManager when used as a child of an inline-level FO. Split IP and BP stack limits in LayoutContext (there's now a certain amount of redundancy with "refIPD" in LayoutContext which I didn't resolve). 16 years ago
TableHeaderFooterPosition.java Fixed NPE in BlockContainerLayoutManager when used as a child of an inline-level FO. Split IP and BP stack limits in LayoutContext (there's now a certain amount of redundancy with "refIPD" in LayoutContext which I didn't resolve). 16 years ago
TableLayoutManager.java Minor refactoring: consolidate getPSLM().notifyEndOfLayout(fobj.getId()) in AbstractLayoutManager.notifyEndOfLayout() 16 years ago
TableRowIterator.java Restored the setting of rowIndex on primary grid units (although testcases were already working...) 16 years ago
TableStepper.java Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,637858-637992,637994-638047,638049-638307,638309-638315,638318-664698 via svnmerge from 16 years ago
package.html Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago