414 コミット (6ebc570ad4891b338192c2e2900424c8445efc86)

作成者 SHA1 メッセージ 日付
  Glenn Adams 6ebc570ad4 FOP 2388: Fix Arabic text left justified on the first cell of a table with writing mode rl-tb. 10年前
  Vincent Hennebert b0f0730ed2 FOP-1099: when table headers/footers are repeated at page breaks, also repeat the footnotes they may contain 10年前
  Vincent Hennebert fb7baa3fc8 FOP-1099: process footnotes coming from table headers or footers 10年前
  Vincent Hennebert c3ac99e58b Renamed value of auto-toggle property to select-first-fitting 10年前
  Vincent Hennebert b376802095 By default, only the first child of a multi-switch should be laid out 10年前
  Vincent Hennebert 8c3e6a5e15 Added support for multiple multi-switch appearing on the same page. 10年前
  Vincent Hennebert f5e524b0b2 Handle middle-of-the-page case without using a glue. 10年前
  Vincent Hennebert aa09fc131c Handle the case where dynamic content is in the middle of a page, selecting the first variant 10年前
  Vincent Hennebert 8fe1a6d236 Updated disabled-testcases.xml 10年前
  Vincent Hennebert d1ac3aa05b Added support for <percentage> values on alignment-adjust 10年前
  Vincent Hennebert f4bb629ab7 Added support for <length> values on alignment-adjust 10年前
  Vincent Hennebert d08e7a0a30 Added support for dominant-baseline on fo:inline-container 10年前
  Vincent Hennebert 6e65f40903 Added support for alignment-baseline on fo:inline-container 10年前
  Vincent Hennebert 89b34550c9 Added support for non-default values of alignment-adjust 10年前
  Vincent Hennebert 3e04d92458 Added support for default alignment of inline-container areas with their parent areas 10年前
  Vincent Hennebert 14c8bbc13d FOP-2106: Added test case for footnote resetting when the algorithm has to restart page breaking after a too short/long node 10年前
  Vincent Hennebert a00a96986a FOP-1749: Fix offset of footnote when it has a margin-top 10年前
  Glenn Adams 8841c3bdd5 FOP-2301: Enable support for PDF sub-page transitions. 10年前
  Vincent Hennebert ec479a36b2 Typo: s/inline/block/ 10年前
  Vincent Hennebert 78eb763aaa Added possibility to check for events in layout tests 10年前
  Luis Bernardo 2d97c4c3db reverted 1536924 (FOP-2308) 10年前
  Luis Bernardo 51dc03c675 FOP-2308: text-transform="capitalize" assumes input text is lowercase 10年前
  Vincent Hennebert 0169e567a9 Added support for percentage dimensions 10年前
  Vincent Hennebert dc25857bb5 Do space resolution on the children of the inline-container 10年前
  Vincent Hennebert 5530937d76 Issue a warning if the content of an inline-container overflows it in the block-progression-direction 10年前
  Vincent Hennebert c925990c7c Added support for block-progression-dimension="auto" 10年前
  Vincent Hennebert 69ff3a9270 When inline-progression-dimension has been left to auto on fo:inline-container, fall back to the IPD of the nearest ancestor reference-area. 10年前
  Vincent Hennebert bd45787c63 First bits of support for fo:inline-container 10年前
  Luis Bernardo 72d4de19de FOP-1872: External document is clipped when rotated; patch submitted by Thanasis Giannimaras. 10年前
  Vincent Hennebert 54aa336912 FOP-2106: Footnote put on earlier page than the one that contains the footnote call 10年前
  Glenn Adams 54eec84366 FOP-2298: Enable support for PDF Transitions by defining low-level mechanism to augment /Catalog and /Page dictionaries. 10年前
  Luis Bernardo 4726c4f941 FOP-2245: height attribute on external-graphic with percentage value behaves incorrectly 11年前
  Vincent Hennebert a9531b0195 FOP-2148: make page-position="only" work 11年前
  Vincent Hennebert 4680aede44 JIRA-1719 Fix IIOBE thrown when the final footnote-only page starts on a new footnote 11年前
  Luis Bernardo 0d4b815b26 jira fop-1840: column balancing algorithm; applied patch 12559043 submitted by Robert Meyer. 11年前
  Vincent Hennebert ff6508e118 Bugzilla #54167: Disable the overflow recovery mechanism when the flow IPD changes 11年前
  Luis Bernardo 3ba7c39021 bugzilla #48063: patches 28912 and 29015; fixes infinite loop in footnotes code 11年前
  Vincent Hennebert d9d2ec28c2 Bugzilla #53980: PDF accessibility: Store language information coming from fo:block or fo:character in the structure tree. 11年前
  Mehdi Houshmand d261730a4f Bugzilla#53924: Support for retrieve-table-markers, submitted by Luis Bernardo. 11年前
  Vincent Hennebert 207b1d0228 Bugzilla #45715: Restored support for break-before on fo:table. 11年前
  Vincent Hennebert 9508968e6e 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年前
  Vincent Hennebert c1c33af031 Bugfix: An IllegalArgumentException was thrown when break-before was used inside a list 12年前
  Mehdi Houshmand d17d05e36c Removed URI resolving class that are no longer needed and handled data URIs 12年前
  Mehdi Houshmand eccd73c523 Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12年前
  Glenn Adams d48e0e1f46 Add version attribute to AT and IF intermediate formats. Also eliminate redundant use of reversed attribute in AT format. 12年前
  Glenn Adams 953e762e1b Bugzilla #45715: Break before (break-before) not respected on blocks nested in inlines. 12年前
  Glenn Adams b8f0ffa310 Bugzilla #50196: Add test for basic-link with padding. 12年前
  Glenn Adams 46917ef59f Bugzilla #53101: Ensure that table cell spanning works in right-to-left writing mode. 12年前
  Glenn Adams e533832b11 Bugzilla #53086: Ensure that table footer and header are included in bididirectional resolution. 12年前
  Glenn Adams f397b576a8 Bugzilla #53097: Ensure writing-mode specified on fo:table is used to determine writing mode of table and its descendants. 12年前