選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Vincent Hennebert 45055a8f6f Merged changes from Trunk 15年前
..
afp-extension_1.xml Added support for AFP font embedding. Note: this changes the default behaviour. Like with PDF and PS, all fonts are embedded by default unless matched in the "referenced-fonts" section in the configuration. 15年前
basic-link_background-image.xml First checks for the IF "link" element. 15年前
basic-link_external-destination.xml Restored Java 1.4 compatibility (Boolean.parseBoolean() is a Java 5 method). 16年前
basic-link_external-destination_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block-container_absolute-position.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block-container_absolute-position_border_padding.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block-container_absolute-position_display-align.xml Bugzilla #36391: 16年前
block-container_absolute-position_fixed.xml Fixed logic error setting the transformation matrix for block-container viewports (applies to absolute and fixed block-containers only). The CTM now only rotates and shifts the content as necessary for reference-orientation and writing-mode. All the rest of the transformation is done by the renderer which allows to add additional transformations as made possible by fox:transform (see below). 16年前
block-container_absolute-position_fox-transform.xml Fixed logic error setting the transformation matrix for block-container viewports (applies to absolute and fixed block-containers only). The CTM now only rotates and shifts the content as necessary for reference-orientation and writing-mode. All the rest of the transformation is done by the renderer which allows to add additional transformations as made possible by fox:transform (see below). 16年前
block-container_absolute-position_multi-column.xml Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,637858-637992,637994-638047,638049-638307,638309-638315,638318-664698 via svnmerge from 16年前
block-container_absolute-position_no-height.xml Fixed an IllegalArgumentException for absolutely positioned block-containers with a border and no height/bpd set. 17年前
block-container_absolute-position_no-height_2.xml Bugzilla #36391: 16年前
block-container_absolute-position_no-height_3.xml Bugfix: If there's shrink available in an auto-height situation, the difference is now set to 0 in order to avoid unwanted effects. IOW, never shrink in an auto-height situation. 16年前
block-container_absolute-position_overflow.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block-container_absolute-position_reference-orientation.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block-container_absolute-position_tblr.xml Fixing absolute positioning of block-containers: bottom and right distances were not taken into account 16年前
block-container_area-bpd.xml Fixed a problem where the BPD or a block area could be wrong if there is a nested, absolutely positioned area (for example a block-container). 15年前
block-container_background-image_background-position-relative.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block-container_background-image_background-repeat.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block-container_borders.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block-container_content_size_percentage.xml Improve breaking for block-container and static-content so there are no more "breaking artifacts" (like additional border lines) in the overflowing part of the content anymore. This is done by removing all breaks from the result list prior to constructing the area tree. The presence of breaks simply indicates that there is an overflow. 16年前
block-container_display-align_distribute.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block-container_display-align_space-before.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block-container_element-list-handling-bug.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block-container_keep-together_integers_1.xml First part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-together.within-column for all block-level FOs. 16年前
block-container_keep-with-next_1.xml 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年前
block-container_keep-with-previous_1.xml 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年前
block-container_overconstrained_ipd.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block-container_overflow_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block-container_overflow_2.xml Improve breaking for block-container and static-content so there are no more "breaking artifacts" (like additional border lines) in the overflowing part of the content anymore. This is done by removing all breaks from the result list prior to constructing the area tree. The presence of breaks simply indicates that there is an overflow. 16年前
block-container_padding_percentages.xml Ensured all SVN properties are set equally 16年前
block-container_page-breaking.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block-container_reference-orientation.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block-container_reference-orientation_2.xml Bugzilla #36391: 16年前
block-container_reference-orientation_bug36391.xml Ensured all SVN properties are set equally 16年前
block-container_space-before_space-after_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block-container_space-before_space-after_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block-container_space-before_space-after_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block-container_squeeze-content_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block-container_start-indent.xml Merge from Temp_Floats branch: 18年前
block-container_width_height.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block-level_break-after_bug44412.xml Merged revisions 636400-636405,636407-638388 via svnmerge from 16年前
block-level_id.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_basic_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_basic_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_border-style.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_border.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_border_bug43917.xml Fixed minor typo I stumbled upon while doing something completely unrelated 16年前
block_border_padding.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_border_shorthands.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_break-after.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_break-after_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_break-after_bug40230.xml Ensured all SVN properties are set equally 16年前
block_break-before.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_break-before_bug37964.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_break-before_bug44412.xml Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,637858-637992,637994-638047,638049-638307,638309-638315,638318-638936,638938-640888,640890-642905,642907-647402,647404-647536,647538-648983,648985-649005,649007-649013,649015-650549,650551-651301,651303-653536,653538-654452,654454-656285,656287-656523,656525-657519,657521-661579,661581-663481,663483-664691,664693-681285,681287-681290,681292-681298 via svnmerge from 16年前
block_break-before_bug44412_2.xml Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,637858-637992,637994-638047,638049-638307,638309-638315,638318-638936,638938-640888,640890-642905,642907-647402,647404-647536,647538-648983,648985-649005,649007-649013,649015-650549,650551-651301,651303-653536,653538-654452,654454-656285,656287-656523,656525-657519,657521-661579,661581-663481,663483-664691,664693-681285,681287-681290,681292-681298 via svnmerge from 16年前
block_break-before_bug46240.xml Bugzilla 46240: 15年前
block_bug39414.xml Trivial change to testcase to avoid 800+ warning messages 18年前
block_font-autoselect.xml Set svn:keywords and svn:eol-style properties for files added in revision 660998 16年前
block_font-family.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_font-size_absolute.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_font-size_percentage.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_font-size_relative.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_font-stretch.xml Ensured all SVN properties are set equally 16年前
block_font-style.xml Make FontInfo look for the same font-family and weight first, but with default font-style 18年前
block_font-weight.xml Improvement in handling relative font-weights 17年前
block_keep-together.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_keep-together_integers_1.xml Integer keeps inside multi-line blocks and in between block-paragraphs. 16年前
block_keep-together_integers_2.xml First part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-together.within-column for all block-level FOs. 16年前
block_keep-together_overflow_1.xml First part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-together.within-column for all block-level FOs. 16年前
block_keep-with-next.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_keep-with-next_integers_1.xml 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年前
block_keep-with-next_nested.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_keep-with-previous.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_keep-with-previous_integers_1.xml 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年前
block_keep-with-previous_nested.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_last-line-end-indent.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_letter-spacing.xml Performance improvements and file-size reductions by introducing letter-spacing and word-spacing attributes in new IF (as mentioned on fop-dev). 15年前
block_letter-spacing_text-align_justify.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_line-height-shift-adjustment.xml Added support for line-height-shift-adjustment property 17年前
block_line-height.xml Ensured all SVN properties are set equally 16年前
block_line-stacking-strategy_1.xml Ensured all SVN properties are set equally 16年前
block_linefeed-treatment.xml Ensured all SVN properties are set equally 16年前
block_linefeed-treatment_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_margin.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_margin_inherit.xml Ensured all SVN properties are set equally 16年前
block_margin_percentages.xml Ensured all SVN properties are set equally 16年前
block_margin_shorthands.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_overconstrained_ipd.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_padding.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_padding_2.xml Ensured all SVN properties are set equally 16年前
block_padding_percentages.xml Ensured all SVN properties are set equally 16年前
block_padding_shorthands.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_shy_linebreaking.xml Initial support for soft hyphens 17年前
block_space-before_space-after_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_space-before_space-after_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_space-before_space-after_3.xml Ensured all SVN properties are set equally 16年前
block_space-before_space-after_4.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_space-before_space-after_5.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_space-before_space-after_6.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_space-before_space-after_7.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_space-before_space-after_8.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_space-before_space-after_9.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_space-before_space-after_9a.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_space-before_space-after_bug38102.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_start-indent_end-indent.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_text-align_1.xml Ensured all SVN properties are set equally 16年前
block_text-align_2.xml Ensured all SVN properties are set equally 16年前
block_text-align_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_text-indent.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_uax14_explicit-breaks.xml Extended behavior of preserved linefeeds to codepoints representing mandatory breaks in Unicode UAX#14: 16年前
block_uax14_linebreaking.xml Corrected issue with zero width spaces being given a non zero width 17年前
block_white-space-collapse_1.xml Ensured all SVN properties are set equally 16年前
block_white-space-collapse_2.xml Ensured all SVN properties are set equally 16年前
block_white-space-treatment_1.xml Ensured all SVN properties are set equally 16年前
block_white-space-treatment_2.xml Ensured all SVN properties are set equally 16年前
block_white-space-treatment_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_white-space.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_white-space_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_white-space_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_white-space_4.xml Bugzilla #42109: 17年前
block_white-space_5.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_white-space_nbsp_1.xml Ensured all SVN properties are set equally 16年前
block_white-space_nbsp_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_word-spacing.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_word-spacing_text-align_justify.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
block_wrap-option.xml Ensured all SVN properties are set equally 16年前
bookmarks_1.xml Removed temporary debug code. 16年前
bookmarks_2.xml Merge from 0_95 branch: 16年前
character_background-color.xml Ensured all SVN properties are set equally 16年前
character_background-image.xml Ensured all SVN properties are set equally 16年前
character_border_padding.xml Ensured all SVN properties are set equally 16年前
character_vertical-align.xml Ensured all SVN properties are set equally 16年前
color_1.xml fop-rgb-icc() function did not make the round-trip which caused an error in the color_1.xml test case (intermediate format tests). Added a unit test to test the parsing and round-trip. 16年前
external-graphic_basic.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
external-graphic_bmp.xml Ensured all SVN properties are set equally 16年前
external-graphic_border_padding.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
external-graphic_breaking.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
external-graphic_bug37815.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
external-graphic_content-height_content-width.xml Ensured all SVN properties are set equally 16年前
external-graphic_content-height_content-width_2.xml Style only: removed spurious ^M characters at the end of lines 16年前
external-graphic_display-align.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
external-graphic_emf.xml Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_ImagePackageRedesign (revs 594558 to 611138) into Trunk: 16年前
external-graphic_eps.xml Ensured all SVN properties are set equally 16年前
external-graphic_gif.xml Ensured all SVN properties are set equally 16年前
external-graphic_invalid.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
external-graphic_jpeg.xml Ensured all SVN properties are set equally 16年前
external-graphic_overflow_hidden.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
external-graphic_oversized.xml Ensured all SVN properties are set equally 16年前
external-graphic_png.xml Ensured all SVN properties are set equally 16年前
external-graphic_rfc2397.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
external-graphic_size_1.xml Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_ImagePackageRedesign (revs 594558 to 611138) into Trunk: 16年前
external-graphic_size_2.xml Bugfix: When scale-up/down-to-fit was used, the image scaling rule was not always respected. 16年前
external-graphic_src_uri.xml Ensured all SVN properties are set equally 16年前
external-graphic_svg.xml Added a variant with fox:conversion-mode="bitmap" for visual testing. 15年前
external-graphic_svgz.xml Bugzilla #43597: 16年前
external-graphic_tiff.xml Ensured all SVN properties are set equally 16年前
external-graphic_wmf.xml Adding variant with fox:conversion-mode="bitmap" for visual testing. 15年前
flow_changing-ipd_1.xml Bugfix: make hyphenated paragraphs work with changing IPD 15年前
flow_changing-ipd_2.xml First very rough implementation of Changing IPD. It works only with (possibly nested) fo:block elements containing pure text. Doesn't work if the page break occurs /between/ two fo:block. There's a problem with elastic spaces that get lost after the ipd change. There is duplicated code especially in BlockStackingLayoutManager. Plus probably plenty of other issues... 15年前
flow_changing-ipd_3.xml Bugfix: make sure all of the children elements are re-laid out after an IPD change 15年前
flow_changing-ipd_4.xml Improved test description 15年前
flow_changing-ipd_block-container_1.xml Hacked support for changing IPD in block-container. Only normally positioned block-containers with automatic height have been tested. 15年前
flow_changing-ipd_block-container_2.xml Hacked support for changing IPD in block-container. Only normally positioned block-containers with automatic height have been tested. 15年前
footnote_basic.xml Bugzilla #45369: footnotes were rendered at the top of the region-body when using the intermediate format 16年前
footnote_bug37880.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
footnote_changing-page-bpd.xml Fixing the PageBreakingAlgorithm, replacing calls to getLineWidth() with getLineWidth(int) so as to take into account each page's real height. 16年前
footnote_changing-page-bpd_2.xml Fixing the PageBreakingAlgorithm, replacing calls to getLineWidth() with getLineWidth(int) so as to take into account each page's real height. 16年前
footnote_footnote-separator.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
footnote_in_list.xml Bugzilla 37579: added support for footnotes in lists and table bodies (not header nor footer). 16年前
footnote_in_list_2.xml Bugzilla 37579: added support for footnotes in lists and table bodies (not header nor footer). 16年前
footnote_in_table.xml Bugzilla 37579: added support for footnotes in lists and table bodies (not header nor footer). 16年前
footnote_in_table_2.xml Changes from revision 768320 introduced another bug: footnotes from later steps were taken into account too early 15年前
footnote_in_table_3.xml Changes from revision 768320 introduced another bug: footnotes from later steps were taken into account too early 15年前
footnote_in_table_fixed-height.xml Bugfix: footnotes occurring within the forced height of a table row did not appear on the output 15年前
footnote_large.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
footnote_overflow-to-empty-page.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
footnote_overflow-to-multiple-pages.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
footnote_positioning_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
footnote_positioning_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
footnote_positioning_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
footnote_positioning_4.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
footnote_positioning_5.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
footnote_space-resolution.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
foreign-attributes.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
fox_destination_1.xml Removed temporary debug code. 16年前
fox_disable-column-balancing.xml Bugzilla #46315: extension to disable column balancing before blocks spanning the whole page, in multiple-column documents. 15年前
fox_external-document_1.xml Ensured all SVN properties are set equally 16年前
fox_external-document_2.xml Ensured all SVN properties are set equally 16年前
fox_external-document_3.xml It currently doesn't work properly without a layout-master-set. 16年前
inline-container_block_nested.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
inline-container_border_padding.xml Ensured all SVN properties are set equally 16年前
inline-level_id.xml ID on wrapper should work now. 17年前
inline_alignment-adjust_1.xml Ensured all SVN properties are set equally 16年前
inline_alignment-adjust_2.xml Ensured all SVN properties are set equally 16年前
inline_alignment-baseline_1.xml Ensured all SVN properties are set equally 16年前
inline_alignment-baseline_2.xml Ensured all SVN properties are set equally 16年前
inline_alignment-baseline_3.xml Ensured all SVN properties are set equally 16年前
inline_alignment-baseline_4.xml Ensured all SVN properties are set equally 16年前
inline_background-color.xml Ensured all SVN properties are set equally 16年前
inline_background-image.xml Ensured all SVN properties are set equally 16年前
inline_baseline-shift_1.xml Ensured all SVN properties are set equally 16年前
inline_baseline-shift_2.xml Ensured all SVN properties are set equally 16年前
inline_baseline-shift_3.xml Ensured all SVN properties are set equally 16年前
inline_baseline-shift_4.xml Ensured all SVN properties are set equally 16年前
inline_block-level_nested_1.xml 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年前
inline_block_nested_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
inline_block_nested_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
inline_block_nested_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
inline_block_nested_4.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
inline_block_nested_5.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
inline_block_nested_6.xml Bugzilla 46905: Added basic implementation for column-level keeps. 15年前
inline_block_nested_bug36248.xml Ensured all SVN properties are set equally 16年前
inline_border_bug37743.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
inline_border_padding.xml Ensured all SVN properties are set equally 16年前
inline_border_padding_block_nested_1.xml Ensured all SVN properties are set equally 16年前
inline_border_padding_block_nested_2.xml Ensured all SVN properties are set equally 16年前
inline_border_padding_conditionality_1.xml Ensured all SVN properties are set equally 16年前
inline_border_padding_conditionality_2.xml Ensured all SVN properties are set equally 16年前
inline_dominant-baseline_1.xml Ensured all SVN properties are set equally 16年前
inline_dominant-baseline_2.xml Ensured all SVN properties are set equally 16年前
inline_dominant-baseline_3.xml Ensured all SVN properties are set equally 16年前
inline_keep-together.xml Ensured all SVN properties are set equally 16年前
inline_letter-spacing.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
inline_letter-spacing_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
inline_letter-spacing_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
inline_table_nested_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
inline_vertical-align_1.xml Ensured all SVN properties are set equally 16年前
inline_vertical-align_2.xml Ensured all SVN properties are set equally 16年前
inline_white-space-treatment_bugzilla45097.xml Bugzilla 45097: 16年前
inline_word-spacing.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
inline_word-spacing_text-align_justify.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
instream-foreign-object_basic.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
instream-foreign-object_border_padding.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
instream-foreign-object_display-align.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
keep_within-column_basic.xml Bugzilla 46905: Added basic implementation for column-level keeps. 15年前
keep_within-page_multi-column_overflow.xml Bugzilla 46905: Added basic implementation for column-level keeps. 15年前
kerning_1_off.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
kerning_1_on.xml Performance improvements and file-size reductions by introducing letter-spacing and word-spacing attributes in new IF (as mentioned on fop-dev). 15年前
leader-alignment.xml Ensured all SVN properties are set equally 16年前
leader_alignment-baseline.xml Ensured all SVN properties are set equally 16年前
leader_background-color.xml Ensured all SVN properties are set equally 16年前
leader_border_padding.xml Fixed BPD trait and border painting for leaders with leader-pattern="space" (and similar cases). 15年前
leader_leader-pattern_dots.xml Ensured all SVN properties are set equally 16年前
leader_leader-pattern_rule.xml Ensured all SVN properties are set equally 16年前
leader_leader-pattern_space.xml Ensured all SVN properties are set equally 16年前
leader_leader-pattern_use-content.xml Fixed the source for a division by zero when the content of an fo:leader with leader-pattern="use-content" collapses to zero width during layout. 16年前
leader_leader-pattern_use-content_bug.xml Ensured all SVN properties are set equally 16年前
leader_text-align.xml Ensured all SVN properties are set equally 16年前
leader_toc.xml Ensured all SVN properties are set equally 16年前
linearea_nonempty_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
linefeed-treatment_preserve.xml Removed visual markers to count the lines from the testcase... 17年前
list-block_background-image.xml Ensured all SVN properties are set equally 16年前
list-block_basic.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
list-block_border_padding.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
list-block_fox_orphan-content-limit_1.xml Implemented limited support for extension properties through new methods on ElementMapping (backwards-compatible). 18年前
list-block_fox_widow-content-limit_1.xml Implemented limited support for extension properties through new methods on ElementMapping (backwards-compatible). 18年前
list-block_keep-together.xml First part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-together.within-column for all block-level FOs. 16年前
list-block_keep-with-next.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
list-block_keep-with-next_integers_1.xml 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年前
list-block_keep-with-previous.xml 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年前
list-block_keep-with-previous_integers_1.xml 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年前
list-block_padding_percentages.xml Ensured all SVN properties are set equally 16年前
list-block_simple-page-master_margin.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
list-block_space-before_space-after_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
list-block_space-before_space-after_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
list-item_background-image.xml Ensured all SVN properties are set equally 16年前
list-item_block_keep-with-next.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
list-item_block_keep-with-previous.xml 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年前
list-item_break-before_break-after.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
list-item_padding.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
list-item_padding_percentages.xml Ensured all SVN properties are set equally 16年前
list-item_space-before_space-after_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
list-item_space-before_space-after_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
list-item_space-before_space-after_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
marker_bug.xml Ensured all SVN properties are set equally 16年前
marker_font-size.xml Rework of the marker/retrieve-marker implementation to cater for correct evaluation of percentages and relative font-sizes, as well as more correct white-space handling. 18年前
marker_inline_white-space.xml Bugzilla 42703: white-space incorrectly handled in retrieved markers 17年前
marker_instream-foreign-object.xml Added disabled testcase for instream-foreign-object in a marker 16年前
marker_page-number-citation_bugzilla45295.xml Removed instream-foreign-object in marker; still threw a NPE 16年前
marker_percentage-resolution.xml Rework of the marker/retrieve-marker implementation to cater for correct evaluation of percentages and relative font-sizes, as well as more correct white-space handling. 18年前
marker_text_bug42705.xml Bugzilla 42705: Fixed swallowing PCDATA during white-space removal in retrieved markers. 17年前
marker_white-space-collapse.xml Rework of the marker/retrieve-marker implementation to cater for correct evaluation of percentages and relative font-sizes, as well as more correct white-space handling. 18年前
marker_white-space-treatment_bug42703.xml Bugzilla 42703: 16年前
marker_white-space_npe.xml Bugzilla 47710: White-space handling in retrieved markers throws a NullPointerException in some cases. 15年前
marker_white-space_static-content.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
markers_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
markers_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
markers_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
markers_4.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
markers_5a.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
markers_5b.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
markers_5c.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
markers_5d.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
markers_6a.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
markers_6b.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
markers_7.xml Changed testcases failing due to r432190 18年前
markers_8.xml Changed testcases failing due to r432190 18年前
markers_empty_bug46960.xml Bugzilla 46960: Previously retrieved marker not cleared when the subsequently retrieved marker was empty. 15年前
markers_inline-level.xml Added support for fo:markers on fo:inline and fo:basic-link. 16年前
page-breaking_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
page-breaking_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
page-breaking_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
page-breaking_4.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
page-breaking_4a.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
page-breaking_5.xml Added support for keep-togther.within-line="always" 17年前
page-breaking_6.xml Ensured all SVN properties are set equally 16年前
page-height_indefinite_simple.xml Ensured all SVN properties are set equally 16年前
page-number-citation-last_basic.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
page-number-citation-last_break-after_bug45702.xml Partial fix for Bugzilla 45702: instead of wrapping the forcedBreakAfterLast element, simply add it to the returnList 16年前
page-number-citation-last_complex.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
page-number-citation-last_page-sequence.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
page-number-citation_background-color.xml Corrected testcase: since the fo:flow's ID is correctly processed... 16年前
page-number-citation_background-image.xml Ensured all SVN properties are set equally 16年前
page-number-citation_basic.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
page-number-citation_basic_2.xml Fixed layout of forward page number citation references in fo:inline 17年前
page-number-citation_border_padding.xml Ensured all SVN properties are set equally 16年前
page-number-citation_bugzilla44794.xml Bugzilla 44794: 16年前
page-number-citation_complex_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
page-number-citation_complex_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
page-number-citation_empty-inline.xml Bugzilla 42748: Added support for ids on empty fo:inlines 16年前
page-number-citation_list.xml Bugzilla 44794: 16年前
page-number-citation_vertical-align.xml Ensured all SVN properties are set equally 16年前
page-number_background-color.xml Ensured all SVN properties are set equally 16年前
page-number_background-image.xml Ensured all SVN properties are set equally 16年前
page-number_basic.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
page-number_border_padding.xml Ensured all SVN properties are set equally 16年前
page-number_initial-page-number_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
page-number_initial-page-number_2.xml Ensured all SVN properties are set equally 16年前
page-number_vertical-align.xml Ensured all SVN properties are set equally 16年前
page-position-last_break-before_bugzilla46489.xml Set svn:eol-style property on page-position-last_break-before_bugzilla46489.xml test case. Simplified it by removing superfluous content and references to fonts that are not available by default. 15年前
page-position_last_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
page-position_last_bug40798.xml Bugzilla 40798: A conditional-page-master-reference with page-position="last" is also eligible for an only page (first as well as last) 16年前
page-position_only.xml Bugzilla 40798: A conditional-page-master-reference with page-position="last" is also eligible for an only page (first as well as last) 16年前
page-production_empty_block_only.xml Bugzilla #40230: 16年前
page-sequence-force-page-count_bug42576.xml Bugzilla #42576 17年前
page-sequence_force-page-count_auto.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
page-sequence_force-page-count_noauto.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
page-sequence_language.xml Added support for the natural language indentifier ("Lang" in the document catalog) for PDF documents based on the language/country values on fo:page-sequence. This required a few changes in the AreaTreeModel and the Renderer interface because it didn't support passing through the PageSequence object, only its title. Now, we can put other values on the PageSequence and transport them to the renderers. 16年前
pcl-extension_1.xml Introduced IFContext to provide access to foreign attributes (as discussed on fop-dev). 15年前
ps-extension_1.xml Most of the PostScript extensions are implemented in PSPainter now (and tested). 15年前
ps-extension_2.xml Most of the PostScript extensions are implemented in PSPainter now (and tested). 15年前
region-body_background-image.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
region-body_column-count_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
region-body_column-count_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
region-body_column-count_balance_2col.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
region-body_column-count_balance_4col.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
region-body_column-count_bug36356.xml Ensured all SVN properties are set equally 16年前
region-body_column-count_bug37468.xml Bugzilla #44393: 16年前
region-body_column-count_bug37813.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
region-body_column-count_bug37828.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
region-body_column-count_bug38054.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
region-body_column-count_footnote.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
region-body_column-count_span_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
region-body_column-count_span_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
region-body_column-count_span_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
region-body_display-align.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
region_display-align_table.xml - add border-collapse="separate" to the properties of tables in some testcases, in preparation for the soon-to-be-enabled border-collapsing model 17年前
region_side_space-resolution.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
simple-page-master_borders_padding.xml Fixed test error for transcoders. 15年前
simple-page-master_margin_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
simple-page-master_margin_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
simple-page-master_margin_region-body_margin_relative.xml Ensured all SVN properties are set equally 16年前
simple-page-master_reference-orientation.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
simple-page-master_reference-orientation_0_region-body_margin_relative.xml Ensured all SVN properties are set equally 16年前
simple-page-master_reference-orientation_0_writing-mode_rl_region-body_margin_relative.xml Ensured all SVN properties are set equally 16年前
simple-page-master_reference-orientation_90_region-body_margin_relative.xml Ensured all SVN properties are set equally 16年前
simple-page-master_reference-orientation_90_writing-mode_rl_region-body_margin_relative.xml Ensured all SVN properties are set equally 16年前
simple-page-master_reference-orientation_180_region-body_margin_relative.xml Ensured all SVN properties are set equally 16年前
simple-page-master_reference-orientation_180_writing-mode_rl_region-body_margin_relative.xml Ensured all SVN properties are set equally 16年前
simple-page-master_reference-orientation_270_region-body_margin_relative.xml Ensured all SVN properties are set equally 16年前
simple-page-master_reference-orientation_270_writing-mode_rl_region-body_margin_relative.xml Ensured all SVN properties are set equally 16年前
simple-page-master_regions.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
simple-page-master_writing-mode_rl_region-body_writing-mode-lr.xml Ensured all SVN properties are set equally 16年前
static-content_overflow_1.xml Improve breaking for block-container and static-content so there are no more "breaking artifacts" (like additional border lines) in the overflowing part of the content anymore. This is done by removing all breaks from the result list prior to constructing the area tree. The presence of breaks simply indicates that there is an overflow. 16年前
table-body_basic_1.xml Changed testcases failing due to r432190 18年前
table-body_basic_2.xml Removed the 900 penalty mechanism which anyway almost always produced visually bad results. Now the first step for a row is computed so that each cell starting on it can contribute some content. 16年前
table-border-separate3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
table-cell_background-image.xml Ensured all SVN properties are set equally 16年前
table-cell_bc-child.xml Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,637858-637992,637994-638047,638049-638307,638309-638315,638318-664698 via svnmerge from 16年前
table-cell_block_break-after.xml Added support for conditional borders (and paddings) in tables. 16年前
table-cell_block_break-before.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
table-cell_block_keep-with-next.xml - added full support for keep-with-previous on table-row and in table-cell 16年前
table-cell_block_margin_percentage.xml Ensured all SVN properties are set equally 16年前
table-cell_border_padding_conditionality.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
table-cell_break-after.xml Added support for breaks before and after table cells 16年前
table-cell_break-after_inside.xml Added full support for breaks inside table-cell elements 16年前
table-cell_break-after_last-block.xml Bugfixes: 17年前
table-cell_break-after_last-row.xml Added support for breaks before and after table cells 16年前
table-cell_break-before.xml Added support for breaks before and after table cells 16年前
table-cell_break-before_first-row.xml Added support for breaks before and after table cells 16年前
table-cell_break-before_inside.xml Added support for breaks before and after table cells 16年前
table-cell_breaks.xml Added full support for breaks inside table-cell elements 16年前
table-cell_column-number.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
table-cell_conditional-spaces_1.xml Bugzilla #40230: 16年前
table-cell_conditional-spaces_2.xml - Fixed the rendering of the area of a table corresponding to border-separation, which must be filled with the background of the table, and not the rows. 16年前
table-cell_display-align.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
table-cell_display-align_page-break.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
table-cell_empty_area_with_marker.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
table-cell_height.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
table-cell_height_page-break.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
table-cell_keep-together.xml - added full support for keep-with-previous on table-row and in table-cell 16年前
table-cell_keep-with-next.xml - added full support for keep-with-previous on table-row and in table-cell 16年前
table-cell_keep-with-previous.xml - added full support for keep-with-previous on table-row and in table-cell 16年前
table-cell_number-columns-spanned.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
table-cell_number-rows-spanned_bug38397.xml Better document some of the code in RowPainter. 17年前
table-cell_padding_percentages.xml Ensured all SVN properties are set equally 16年前
table-cell_page-break_span.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
table-cell_row-span_breaks.xml break-after set on the last child of a row-spanning cell must apply to the last row spanned by the cell 16年前
table-cell_space-before_space_after.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
table-cell_span-combinations.xml Added support for conditional borders (and paddings) in tables. 16年前
table-cell_starts-row_ends-row.xml - Enforced check for proper number of columns in a table. Now if a table has explicit table-columns, those fix the total number of columns and any row having more columns will lead to an error. 16年前
table-cell_table-units_mixed.xml Improve table-unit computation if proportional-column-width() is used 16年前
table-cell_various-combinations.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
table-column_column-number.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
table-column_column-width.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
table-column_column-width_proportional-column-width.xml Bugzilla 41631: Percentage resolution for arguments to proportional-column-width() 16年前
table-column_first-row-width.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
table-column_gap.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
table-footer_omit-footer-at-break.xml - Fixed the rendering of the area of a table corresponding to border-separation, which must be filled with the background of the table, and not the rows. 16年前
table-header_bug37875.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
table-header_in_bc_bug.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
table-header_in_list_bug.xml Bugfix: Table headers and footers were swallowed when a table was nested in a list-block. 18年前
table-header_omit-header-at-break.xml - Fixed the rendering of the area of a table corresponding to border-separation, which must be filled with the background of the table, and not the rows. 16年前
table-header_table-footer_1.xml - Fixed the rendering of the area of a table corresponding to border-separation, which must be filled with the background of the table, and not the rows. 16年前
table-header_table-footer_2.xml - Fixed the rendering of the area of a table corresponding to border-separation, which must be filled with the background of the table, and not the rows. 16年前
table-header_table-footer_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
table-header_table-footer_4.xml Bugfix: Nested tables with headers and footers were not handled correctly and could overlap with the region-after. 17年前
table-row_background-image.xml - Fixed the rendering of the area of a table corresponding to border-separation, which must be filled with the background of the table, and not the rows. 16年前
table-row_break-after.xml Replaced testcases for forced break on table-row with more complete ones. Tests failing because of bug #44320 have been commented out and will need to be re-enabled once the bug is fixed 16年前
table-row_break-after_last-row.xml Replaced testcases for forced break on table-row with more complete ones. Tests failing because of bug #44320 have been commented out and will need to be re-enabled once the bug is fixed 16年前
table-row_break-before.xml Fixed wrong numbering of cells 16年前
table-row_break-before_break-after_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
table-row_break-before_break-after_2.xml Added support for conditional borders (and paddings) in tables. 16年前
table-row_break-before_first-row.xml Fixed wrong numbering of cells 16年前
table-row_break-before_row-span.xml Fix a NPE when break-before is specified on the first row of a table, and when that row contains a row-spanning cell. 17年前
table-row_break-inside-span.xml Moved to the FO tree stage the check for break-before/after on table-row while spanning in progress, and fixed bug #44321 as well 16年前
table-row_height.xml - Fixed the rendering of the area of a table corresponding to border-separation, which must be filled with the background of the table, and not the rows. 16年前
table-row_keep-together.xml Bugzilla 46905: Added basic implementation for column-level keeps. 15年前
table-row_keep-together_2.xml - added full support for keep-with-previous on table-row and in table-cell 16年前
table-row_keep-with-next.xml - added full support for keep-with-previous on table-row and in table-cell 16年前
table-row_keep-with-next2.xml Style only: removed spurious ^M characters at the end of lines 16年前
table-row_keep-with-next_3.xml - added full support for keep-with-previous on table-row and in table-cell 16年前
table-row_keep-with-previous.xml Updated the disabled-testcases.xml file: re-enabled testcases which could easily be updated, removed the other ones which anyway were superseded by more complete ones 16年前
table-row_keep-with-previous_2.xml - added full support for keep-with-previous on table-row and in table-cell 16年前
table-stepper_colspan_border-before.xml - Enforced check for proper number of columns in a table. Now if a table has explicit table-columns, those fix the total number of columns and any row having more columns will lead to an error. 16年前
table_background-image.xml Ensured all SVN properties are set equally 16年前
table_backgrounds.xml - Fixed the rendering of the area of a table corresponding to border-separation, which must be filled with the background of the table, and not the rows. 16年前
table_backgrounds_2.xml Fixed a copy-paste error (getPaddingStart instead of getPaddingEnd) 16年前
table_basic.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
table_border-collapse_collapse_1r1c.xml First testcases for the collapsing-border model in tables 17年前
table_border-collapse_collapse_1r2c.xml - Enforced check for proper number of columns in a table. Now if a table has explicit table-columns, those fix the total number of columns and any row having more columns will lead to an error. 16年前
table_border-collapse_collapse_2r1c.xml First testcases for the collapsing-border model in tables 17年前
table_border-collapse_collapse_conditionals.xml Removed the 900 penalty mechanism which anyway almost always produced visually bad results. Now the first step for a row is computed so that each cell starting on it can contribute some content. 16年前
table_border-collapse_collapse_nrnc.xml - Enforced check for proper number of columns in a table. Now if a table has explicit table-columns, those fix the total number of columns and any row having more columns will lead to an error. 16年前
table_border-collapse_collapse_nrnc_no-col.xml Moved the creation of grid units to the FO tree building stage. Brought a few improvements along with the move: 16年前
table_border-collapse_collapse_omitHF.xml Removed the 900 penalty mechanism which anyway almost always produced visually bad results. Now the first step for a row is computed so that each cell starting on it can contribute some content. 16年前
table_border-collapse_collapse_resolution.xml Fixed the handling of columns in the border resolution, especially in case of column-spanning cells 16年前
table_border-collapse_collapse_resolution_no-col.xml Fixed the handling of columns in the border resolution, especially in case of column-spanning cells 16年前
table_border-collapse_collapse_spans_1.xml Added support for conditional borders (and paddings) in tables. 16年前
table_border-collapse_collapse_spans_2.xml Added missing generation of areas for empty grid units in tables with collapsing border model. 16年前
table_border-collapse_collapse_spans_2_no-col.xml Added missing generation of areas for empty grid units in tables with collapsing border model. 16年前
table_border-collapse_collapse_spans_3.xml Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,637858-637992,637994-638047,638049-638307,638309-638315,638318-664698 via svnmerge from 16年前
table_border-collapse_missing.xml Added missing generation of areas for empty grid units in tables with collapsing border model. (missing test case) 16年前
table_border-collapse_separate_1.xml Bugfix: forced break ignored when the minimum height of a table-row isn't reached 16年前
table_border-collapse_separate_border-spacing_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
table_border-collapse_separate_border-spacing_2.xml Removed the 900 penalty mechanism which anyway almost always produced visually bad results. Now the first step for a row is computed so that each cell starting on it can contribute some content. 16年前
table_border-collapse_separate_conditionals.xml Added support for conditional borders (and paddings) in tables. 16年前
table_border-width_conditionality.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
table_border_padding.xml Updated the disabled-testcases.xml file: re-enabled testcases which could easily be updated, removed the other ones which anyway were superseded by more complete ones 16年前
table_border_padding_2.xml Removed the 900 penalty mechanism which anyway almost always produced visually bad results. Now the first step for a row is computed so that each cell starting on it can contribute some content. 16年前
table_break-before_break-after.xml - added full support for keep-with-previous on table-row and in table-cell 16年前
table_bug36403.xml Removed the 900 penalty mechanism which anyway almost always produced visually bad results. Now the first step for a row is computed so that each cell starting on it can contribute some content. 16年前
table_bug37270.xml Removed the 900 penalty mechanism which anyway almost always produced visually bad results. Now the first step for a row is computed so that each cell starting on it can contribute some content. 16年前
table_bug43676.xml Testcase for bug #43676, which is now fixed 16年前
table_bug44621.xml Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,637858-637992,637994-638047,638049-638307,638309-638315,638318-664698 via svnmerge from 16年前
table_empty-cells.xml Removed the 900 penalty mechanism which anyway almost always produced visually bad results. Now the first step for a row is computed so that each cell starting on it can contribute some content. 16年前
table_fox_orphan-content-limit_1.xml Implemented limited support for extension properties through new methods on ElementMapping (backwards-compatible). 18年前
table_fox_widow-content-limit_1.xml Implemented limited support for extension properties through new methods on ElementMapping (backwards-compatible). 18年前
table_fox_widow-content-limit_2.xml Implemented limited support for extension properties through new methods on ElementMapping (backwards-compatible). 18年前
table_in_footnote.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
table_in_marker_bug39560.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
table_in_marker_bug47101.xml Bugzilla #47101: The cells of a table inside a marker were duplicated at every marker retrieval. 15年前
table_keep-together.xml Bugzilla 46905: Added basic implementation for column-level keeps. 15年前
table_keep-together_2.xml - added full support for keep-with-previous on table-row and in table-cell 16年前
table_keep-with-next.xml Added more tests to ensure no weird things occurs when keep-with-previous/next is set on table. Runs ok 16年前
table_keep-with-next_integers_1.xml 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年前
table_keep-with-previous.xml Added more tests to ensure no weird things occurs when keep-with-previous/next is set on table. Runs ok 16年前
table_keep-with-previous_integers_1.xml 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年前
table_margin_space-before_space-after.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
table_overconstrained_ipd.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
table_padding_percentages.xml Ensured all SVN properties are set equally 16年前
table_row-delay.xml Fixed a bug leading to the content of row-spanning cells being duplicated at page breaks, when it's small enough to fit on the previous row 16年前
table_row-delay_fixed-row-height.xml Merged revisions 636400-636405,636407-638388 via svnmerge from 16年前
table_row-delay_header-footer.xml Removed the 900 penalty mechanism which anyway almost always produced visually bad results. Now the first step for a row is computed so that each cell starting on it can contribute some content. 16年前
table_row-height_break.xml Forgot to add the testcase for forced break vs explicit row height in revision 635686 16年前
table_row-span_missing-cell_bug43633.xml Streamlined the recording of row offsets, by replacing Map with a List. Fixed bug #43633 in the same time. 16年前
table_space-before_space-after_1.xml Removed the 900 penalty mechanism which anyway almost always produced visually bad results. Now the first step for a row is computed so that each cell starting on it can contribute some content. 16年前
table_space-before_space-after_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
table_stepper_bug43616.xml Bugzilla #43616: bug in the computation of remaining height that caused extra space to appear in tables 16年前
table_table-layout_fixed_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
table_table-layout_fixed_2.xml - add border-collapse="separate" to the properties of tables in some testcases, in preparation for the soon-to-be-enabled border-collapsing model 17年前
table_table-layout_fixed_3.xml Bugfix: Fixed bug when the sum of column widths of a table is larger than the specified widths. The table width was not adjusted. 17年前
table_table-row_break-before.xml Bugfixes: 17年前
table_table-row_empty.xml Bugfix for NPE with empty table-row (regression from 0.93). 16年前
table_width.xml Ensured all SVN properties are set equally 16年前
text-decoration_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
text-decoration_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
title_empty.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
title_linefeed-treatment.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
title_non-empty.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
wrapper_block.xml Check updated: wrapper now generates a Block, if descendant of an fo:block-container 16年前
wrapper_block_id.xml Properties are wrong. Sorry. 17年前
wrapper_inline.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
wrapper_inline_block.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
wrapper_text-transform_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前
wrapper_text-transform_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18年前