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.
Glenn Adams 6ebc570ad4 FOP 2388: Fix Arabic text left justified on the first cell of a table with writing mode rl-tb. пре 10 година
..
afp-extension_1.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
balanced-columns_1.xml jira fop-1840: column balancing algorithm; applied patch 12559043 submitted by Robert Meyer. пре 11 година
balanced-columns_2.xml jira fop-1840: column balancing algorithm; applied patch 12559043 submitted by Robert Meyer. пре 11 година
balanced-columns_3.xml jira fop-1840: column balancing algorithm; applied patch 12559043 submitted by Robert Meyer. пре 11 година
balanced-columns_4.xml jira fop-1840: column balancing algorithm; applied patch 12559043 submitted by Robert Meyer. пре 11 година
balanced-columns_5.xml jira fop-1840: column balancing algorithm; applied patch 12559043 submitted by Robert Meyer. пре 11 година
balanced-columns_6.xml jira fop-1840: column balancing algorithm; applied patch 12559043 submitted by Robert Meyer. пре 11 година
basic-link_background-image.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
basic-link_background-image_writing-mode_rl.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
basic-link_external-destination.xml Restored Java 1.4 compatibility (Boolean.parseBoolean() is a Java 5 method). пре 16 година
basic-link_external-destination_2.xml Bugzilla #50763: Implemented non-standard behavior for basic-link areas, such that they take into account the heights of their descendants areas пре 13 година
basic-link_external-destination_writing-mode_rl.xml apply complex scripts patch пре 12 година
basic-link_external-destination_writing-mode_rl_2.xml apply complex scripts patch пре 12 година
basic-link_for_toc.xml Bugzilla #42034: пре 13 година
basic-link_for_toc_writing-mode_rl.xml apply complex scripts patch пре 12 година
basic-link_height.xml Bugzilla #50763: Implemented non-standard behavior for basic-link areas, such that they take into account the heights of their descendants areas пре 13 година
basic-link_height_baseline-shift.xml Bugzilla #50763: Implemented non-standard behavior for basic-link areas, such that they take into account the heights of their descendants areas пре 13 година
basic-link_height_baseline-shift_writing-mode_rl.xml apply complex scripts patch пре 12 година
basic-link_height_inline-child.xml Bugzilla #50763: Implemented non-standard behavior for basic-link areas, such that they take into account the heights of their descendants areas пре 13 година
basic-link_height_inline-child_writing-mode_rl.xml apply complex scripts patch пре 12 година
basic-link_height_multi-child.xml Bugzilla #50763: Implemented non-standard behavior for basic-link areas, such that they take into account the heights of their descendants areas пре 13 година
basic-link_height_multi-child_writing-mode_rl.xml apply complex scripts patch пре 12 година
basic-link_height_multi-line.xml Bugzilla #50763: Implemented non-standard behavior for basic-link areas, such that they take into account the heights of their descendants areas пре 13 година
basic-link_height_multi-line_writing-mode_rl.xml apply complex scripts patch пре 12 година
basic-link_height_writing-mode_rl.xml apply complex scripts patch пре 12 година
basic-link_internal-desination-next-page.xml apply complex scripts patch пре 12 година
basic-link_internal-desination-next-page_writing-mode_rl.xml apply complex scripts patch пре 12 година
basic-link_internal-desination-same-page-after.xml apply complex scripts patch пре 12 година
basic-link_internal-desination-same-page-after_writing-mode_rl.xml apply complex scripts patch пре 12 година
basic-link_internal-desination-same-page-before.xml apply complex scripts patch пре 12 година
basic-link_internal-desination-same-page-before_writing-mode_rl.xml apply complex scripts patch пре 12 година
basic-link_padding_bug50196.xml Bugzilla #50196: Add test for basic-link with padding. пре 12 година
bidi_propagation_1.xml Add version attribute to AT and IF intermediate formats. Also eliminate redundant use of reversed attribute in AT format. пре 12 година
block-break-inline-break-before.xml Bugzilla #45715: Break before (break-before) not respected on blocks nested in inlines. пре 12 година
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 Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
block-container_background-image_background-repeat.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
block-container_borders.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html пре 18 година
block-container_break.xml Bugzilla #50089: Content after forced break in block-container is not rendered пре 13 година
block-container_bugzilla50965.xml Bugzilla 50965: Fix regression in BlockContainerLayoutManager where margins were not reset after forced breaks. пре 13 година
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 apply complex scripts patch пре 12 година
block-container_start-indent_writing-mode_rl.xml apply complex scripts patch пре 12 година
block-container_width_height.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html пре 18 година
block-inline-break-before.xml Bugzilla #45715: Break before (break-before) not respected on blocks nested in inlines. пре 12 година
block-inline-inline-break-before.xml Bugzilla #45715: Break before (break-before) not respected on blocks nested in inlines. пре 12 година
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 apply complex scripts patch пре 12 година
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-align_4.xml apply complex scripts patch пре 12 година
block_text-align_5.xml apply complex scripts patch пре 12 година
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_bug50988.xml Property fixup пре 13 година
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 Properly fix the case of unresolved bookmarks for the intermediate format: bypass serialization of the bookmarks, instead of only its action. пре 13 година
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 Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
character_border_padding.xml Ensured all SVN properties are set equally пре 16 година
character_vertical-align.xml Ensured all SVN properties are set equally пре 16 година
character_writing-mode_rl.xml Add version attribute to AT and IF intermediate formats. Also eliminate redundant use of reversed attribute in AT format. пре 12 година
color_1.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
external-graphic_basic.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
external-graphic_bmp.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
external-graphic_border_padding.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
external-graphic_breaking.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
external-graphic_bug37815.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
external-graphic_content-height_content-width.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
external-graphic_content-height_content-width_2.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
external-graphic_display-align.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
external-graphic_emf.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
external-graphic_eps.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
external-graphic_gif.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
external-graphic_height_percentage.xml FOP-2245: height attribute on external-graphic with percentage value behaves incorrectly пре 11 година
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 Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
external-graphic_overflow_hidden.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
external-graphic_oversized.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
external-graphic_png.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
external-graphic_rfc2397.xml Removed URI resolving class that are no longer needed and handled data URIs пре 12 година
external-graphic_size_1.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
external-graphic_size_2.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
external-graphic_src_uri.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
external-graphic_svg.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
external-graphic_svgz.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
external-graphic_tiff.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
external-graphic_wmf.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
flow_changing-ipd_1.xml Merged back ChangingIPDHack branch into Trunk пре 15 година
flow_changing-ipd_2.xml Merged back ChangingIPDHack branch into Trunk пре 15 година
flow_changing-ipd_3.xml Merged back ChangingIPDHack branch into Trunk пре 15 година
flow_changing-ipd_4.xml Merged back ChangingIPDHack branch into Trunk пре 15 година
flow_changing-ipd_block-container_1.xml Merged back ChangingIPDHack branch into Trunk пре 15 година
flow_changing-ipd_block-container_2.xml Merged back ChangingIPDHack branch into Trunk пре 15 година
flow_changing-ipd_break-before-table.xml Bugfix: NPE when there is a forced break before a table occurring at an IPD change пре 14 година
flow_changing-ipd_break-before.xml Bugfix in Changing IPD: reset only the children LMs that have been created so far. Layout managers following a forced break have not even been created yet. пре 14 година
flow_changing-ipd_image.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
flow_changing-ipd_last-page.xml Bugfix: definition of a special page-master for the last page was interfering with changing IPD code пре 14 година
flow_changing-ipd_no-restartable.xml Bugfix: crash occurring when no restartable element could be found after a changing IPD break пре 14 година
flow_changing-ipd_overflow.xml Bugzilla #54167: Disable the overflow recovery mechanism when the flow IPD changes пре 11 година
flow_changing-ipd_table-after-break.xml Implemented reset method for changing IPD пре 13 година
flow_changing-ipd_text-indent.xml Bugzilla 53827: When an fo:block has a non-zero value for its text-indent property and is broken over two pages of different widths, then the first line on the second page is missing one word and appears indented. пре 11 година
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_bug53005.xml Bugzilla #53005: Fix incorrect treatment of fo:wrapper as %block in fo:footnote пре 12 година
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-only-final-page_multiple.xml JIRA-1719 Fix IIOBE thrown when the final footnote-only page starts on a new footnote пре 11 година
footnote_footnote-only-final-page_multiple_whole.xml JIRA-1719 Fix IIOBE thrown when the final footnote-only page starts on a new footnote пре 11 година
footnote_footnote-only-final-page_several-pages.xml JIRA-1719 Fix IIOBE thrown when the final footnote-only page starts on a new footnote пре 11 година
footnote_footnote-only-final-page_simple.xml JIRA-1719 Fix IIOBE thrown when the final footnote-only page starts on a new footnote пре 11 година
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-heading.xml FOP-1099: when table headers/footers are repeated at page breaks, also repeat the footnotes they may contain пре 10 година
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_jira1749.xml FOP-1749: Fix offset of footnote when it has a margin-top пре 10 година
footnote_jira2106.xml FOP-2106: Footnote put on earlier page than the one that contains the footnote call пре 10 година
footnote_large.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_reset.xml FOP-2106: Added test case for footnote resetting when the algorithm has to restart page breaking after a too short/long node пре 10 година
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 Updated test case: there is now a specific handling of alt-text пре 14 година
fox_destination_1.xml Removed temporary debug code. пре 16 година
fox_disable-column-balancing.xml b49835 пре 13 година
fox_external-document_1.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
fox_external-document_2.xml FOP-1872: External document is clipped when rotated; patch submitted by Thanasis Giannimaras. пре 10 година
fox_external-document_3.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
fox_widow-content-limit_bug48380.xml Property fixup пре 13 година
inline-container_alignment-adjust.xml Added support for <percentage> values on alignment-adjust пре 10 година
inline-container_alignment-baseline.xml Added support for alignment-baseline on fo:inline-container пре 10 година
inline-container_alignment.xml Added support for default alignment of inline-container areas with their parent areas пре 10 година
inline-container_basic.xml First bits of support for fo:inline-container пре 10 година
inline-container_border_padding.xml Ensured all SVN properties are set equally пре 16 година
inline-container_bpd.xml Typo: s/inline/block/ пре 10 година
inline-container_dominant-baseline.xml Added support for dominant-baseline on fo:inline-container пре 10 година
inline-container_ipd-auto.xml Added possibility to check for events in layout tests пре 10 година
inline-container_ipd-percent.xml Added support for percentage dimensions пре 10 година
inline-container_keeps.xml Updated disabled-testcases.xml пре 10 година
inline-level_id.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
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-color_writing-mode_rl.xml apply complex scripts patch пре 12 година
inline_background-image.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
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 Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
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_empty.xml Fixed regression introduced by SVN rev 1088079: пре 13 година
inline_keep-together.xml Bugzilla 49848: Correct behavior of keep-together.within-line in case of nested inlines пре 13 година
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 Avoid unwrapping and rewrapping of Positions; use inspection instead. Remove unused method removeWordSpace пре 13 година
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 Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
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_basic_writing-mode_rl.xml apply complex scripts patch пре 12 година
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_border_padding_writing-mode_rl.xml apply complex scripts patch пре 12 година
instream-foreign-object_display-align.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html пре 18 година
instream-foreign-object_display-align_writing-mode_rl.xml apply complex scripts patch пре 12 година
keep-together_overflow-recovery_bug49835.xml b49835 пре 13 година
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 apply complex scripts patch пре 12 година
kerning_1_on.xml apply complex scripts patch пре 12 година
knuth_element-null_position.xml Avoid an NPE in InlineStackingLM.applyChanges for Knuth elements with a null position; resolves bug 50276 пре 13 година
leader-alignment.xml apply complex scripts patch пре 12 година
leader-alignment_writing-mode_rl.xml apply complex scripts patch пре 12 година
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_dots_writing-mode_rl.xml apply complex scripts patch пре 12 година
leader_leader-pattern_rule.xml Ensured all SVN properties are set equally пре 16 година
leader_leader-pattern_rule_writing-system_rl.xml apply complex scripts patch пре 12 година
leader_leader-pattern_space.xml Ensured all SVN properties are set equally пре 16 година
leader_leader-pattern_space_writing-mode_rl.xml apply complex scripts patch пре 12 година
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_leader-pattern_use-content_writing-mode_rl.xml apply complex scripts patch пре 12 година
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 Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
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-block_writing-mode_rl.xml apply complex scripts patch пре 12 година
list-item-body_break-before.xml Bugfix: An IllegalArgumentException was thrown when break-before was used inside a list пре 12 година
list-item-body_break-before_multicolumn.xml Bugfix: An IllegalArgumentException was thrown when break-before was used inside a list пре 12 година
list-item_background-image.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
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 Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
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 година
list_provisional-distance-between-starts_percentage.xml Bugzilla 47835: fixed handling of percentage values for provisional-distance-between-starts. Patch submitted by Jonathan Levinson пре 14 година
list_provisional-label-separation_percentage.xml Fixed handling of percentage values for provisional-label-separation пре 14 година
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. пре 16 година
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 Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
marker_white-space_npe.xml Fixed SVN Props пре 14 година
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_9.xml Bugzilla #52763: Support list-block in marker, thus preventing NPE. пре 12 година
markers_10.xml Bugzilla#53924: Support for retrieve-table-markers, submitted by Luis Bernardo. пре 11 година
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 година
multi-switch_basic.xml By default, only the first child of a multi-switch should be laid out пре 10 година
multi-switch_select-first-fitting.xml Renamed value of auto-toggle property to select-first-fitting пре 10 година
multi-switch_select-first-fitting_forced-page-break.xml Renamed value of auto-toggle property to select-first-fitting пре 10 година
multi-switch_select-first-fitting_middle-page.xml Renamed value of auto-toggle property to select-first-fitting пре 10 година
multi-switch_select-first-fitting_multiple-variants.xml Renamed value of auto-toggle property to select-first-fitting пре 10 година
multi-switch_select-first-fitting_padding.xml Renamed value of auto-toggle property to select-first-fitting пре 10 година
multi-switch_select-first-fitting_several-multi-switch.xml Renamed value of auto-toggle property to select-first-fitting пре 10 година
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 Fixed SVN Props пре 14 година
page-number-citation-last_complex.xml Add test/use-case for id on fo:root пре 13 година
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 Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
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 Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
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-citation_writing-mode_rl.xml apply complex scripts patch пре 12 година
page-number_background-color.xml Ensured all SVN properties are set equally пре 16 година
page-number_background-image.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
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) пре 15 година
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) пре 15 година
page-position_only_elastic.xml FOP-2148: make page-position="only" work пре 11 година
page-position_only_simple.xml FOP-2148: make page-position="only" work пре 11 година
page-position_only_too-small.xml FOP-2148: make page-position="only" work пре 11 година
page-production_empty_block_only.xml Bugzilla #40230: пре 16 година
page-sequence-force-page-count-odd.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
page-sequence-force-page-count_bug42576.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
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 Bugzilla #53980: PDF accessibility: Store language information coming from fo:block or fo:character in the structure tree. пре 11 година
page-sequence_last-page_space-before.xml Bugfix: An IllegalArgumentException was thrown when break-before was used inside a list пре 12 година
page-sequence_two-column_last-page_1.xml Bugzilla #46486: having a special page-master for the last page caused loss of content when normal blocks were mixed with blocks spanning all columns. пре 14 година
page-sequence_two-column_last-page_2.xml Bugzilla #46486: having a special page-master for the last page caused loss of content when normal blocks were mixed with blocks spanning all columns. пре 14 година
page-sequence_two-column_last-page_2bis.xml Bugzilla #46486: having a special page-master for the last page caused loss of content when normal blocks were mixed with blocks spanning all columns. пре 14 година
page-sequence_two-column_last-page_3.xml Bugzilla #46486: having a special page-master for the last page caused loss of content when normal blocks were mixed with blocks spanning all columns. пре 14 година
page-sequence_two-column_last-page_4.xml Bugzilla #46486: having a special page-master for the last page caused loss of content when normal blocks were mixed with blocks spanning all columns. пре 14 година
page-sequence_two-column_last-page_5.xml Bugzilla #46486: having a special page-master for the last page caused loss of content when normal blocks were mixed with blocks spanning all columns. пре 14 година
page-sequence_two-column_last-page_6.xml Bugzilla #46486: having a special page-master for the last page caused loss of content when normal blocks were mixed with blocks spanning all columns. пре 14 година
pcl-extension_1.xml Introduced IFContext to provide access to foreign attributes (as discussed on fop-dev). пре 15 година
pdf-dictionary-extension_1.xml FOP-2298: Enable support for PDF Transitions by defining low-level mechanism to augment /Catalog and /Page dictionaries. пре 10 година
pdf-dictionary-extension_2.xml FOP-2301: Enable support for PDF sub-page transitions. пре 10 година
pdf-dictionary-extension_3.xml FOP-2301: Enable support for PDF sub-page transitions. пре 10 година
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 Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
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_1_writing-mode_rl.xml apply complex scripts patch пре 12 година
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_2_writing-mode_rl.xml apply complex scripts patch пре 12 година
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_column-count_span_4.xml Bugzilla #49885: пре 13 година
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 година
retrieve-table-marker_multicolumn.xml Bugzilla#53924: Support for retrieve-table-markers, submitted by Luis Bernardo. пре 11 година
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 Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
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 Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
simple-page-master_reference-orientation_0_writing-mode_rl_region-body_margin_relative.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
simple-page-master_reference-orientation_90_region-body_margin_relative.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
simple-page-master_reference-orientation_90_writing-mode_rl_region-body_margin_relative.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
simple-page-master_reference-orientation_180_region-body_margin_relative.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
simple-page-master_reference-orientation_180_writing-mode_rl_region-body_margin_relative.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
simple-page-master_reference-orientation_270_region-body_margin_relative.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
simple-page-master_reference-orientation_270_writing-mode_rl_region-body_margin_relative.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
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_unmapped_flow-name.xml Bugzilla#50391: Adding support for different flow-name of fo:region-body in FOP пре 12 година
simple-page-master_writing-mode_rl_region-body_writing-mode-lr.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
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 Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
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_break-before_multicolumn.xml Bugfix: An IllegalArgumentException was thrown when break-before was used inside a list пре 12 година
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-progression-lr.xml apply complex scripts patch пре 12 година
table-column_column-progression-rl_1.xml Bugzilla #53097: Ensure writing-mode specified on fo:table is used to determine writing mode of table and its descendants. пре 12 година
table-column_column-progression-rl_2.xml Bugzilla #53097: Ensure writing-mode specified on fo:table is used to determine writing mode of table and its descendants. пре 12 година
table-column_column-progression-rl_3.xml Bugzilla #53101: Ensure that table cell spanning works in right-to-left writing mode. пре 12 година
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-headings_inline_padding-start.xml Bugzilla #50196: padding-start ignored when table-header/footer is repeated. пре 13 година
table-row_background-image.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
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 Bugfix: keep-together does not apply to fo:table-cell пре 13 година
table-row_keep-together_2.xml Bugfix: keep-together does not apply to fo:table-cell пре 13 година
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 Bugfix: keep-together does not apply to fo:table-cell пре 13 година
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 Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
table_backgrounds.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing пре 12 година
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.xml Bugzilla #45715: Restored support for break-before on fo:table. пре 11 година
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_conditional-space.xml Bugzilla #48082: value of conditional space not always taken into account in the calculation of a table's height пре 14 година
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_jira2388.xml FOP 2388: Fix Arabic text left justified on the first cell of a table with writing mode rl-tb. пре 10 година
table_keep-together.xml Bugfix: keep-together does not apply to fo:table-cell пре 13 година
table_keep-together_2.xml - added full support for keep-with-previous on table-row and in table-cell пре 16 година
table_keep-together_row-span.xml Bugfix: keep-together on a table containing row-spanning cells was not honored пре 13 година
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 година
table_writing-mode_rl.xml Bugzilla #53086: Ensure that table footer and header are included in bididirectional resolution. пре 12 година
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 година
word_lonely_shy.xml Allow for words consisting of only soft hyphens; fixes bug 49837 пре 13 година
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 reverted 1536924 (FOP-2308) пре 10 година
wrapper_text-transform_2.xml reverted 1536924 (FOP-2308) пре 10 година