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.
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 година