aboutsummaryrefslogtreecommitdiffstats
path: root/test/layoutengine
Commit message (Expand)AuthorAgeFilesLines
* FOP-1099: process footnotes coming from table headers or footersVincent Hennebert2014-06-021-0/+373
* Renamed value of auto-toggle property to select-first-fittingVincent Hennebert2014-04-286-18/+18
* By default, only the first child of a multi-switch should be laid outVincent Hennebert2014-04-183-0/+198
* Added support for multiple multi-switch appearing on the same page.Vincent Hennebert2014-04-081-0/+98
* Handle middle-of-the-page case without using a glue.Vincent Hennebert2014-03-271-5/+6
* Brought the branch in sync with rev. 1577477 of trunkVincent Hennebert2014-03-1712-73/+864
|\
| * Brought the branch in sync with rev. r1556164 of trunkVincent Hennebert2014-01-134-0/+310
| |\
| * | Updated disabled-testcases.xmlVincent Hennebert2013-11-143-72/+55
| * | Added support for <percentage> values on alignment-adjustVincent Hennebert2013-11-071-1/+18
| * | Added support for <length> values on alignment-adjustVincent Hennebert2013-11-071-0/+17
| * | Added support for dominant-baseline on fo:inline-containerVincent Hennebert2013-11-071-0/+74
| * | Added support for alignment-baseline on fo:inline-containerVincent Hennebert2013-11-071-0/+74
| * | Added support for non-default values of alignment-adjustVincent Hennebert2013-11-071-0/+210
| * | Added support for default alignment of inline-container areas with their pare...Vincent Hennebert2013-11-061-0/+154
| * | Typo: s/inline/block/Vincent Hennebert2013-10-311-1/+1
| * | Added possibility to check for events in layout testsVincent Hennebert2013-10-313-1/+17
| * | Added support for percentage dimensionsVincent Hennebert2013-10-282-0/+61
| * | Do space resolution on the children of the inline-containerVincent Hennebert2013-10-281-0/+12
| * | Issue a warning if the content of an inline-container overflows it in the blo...Vincent Hennebert2013-10-242-2/+12
| * | Added support for block-progression-dimension="auto"Vincent Hennebert2013-10-241-0/+46
| * | When inline-progression-dimension has been left to auto on fo:inline-containe...Vincent Hennebert2013-10-241-0/+61
| * | First bits of support for fo:inline-containerVincent Hennebert2013-10-211-0/+56
* | | Handle the case where dynamic content is in the middle of a page, selecting t...Vincent Hennebert2014-03-173-0/+243
| |/ |/|
* | FOP-2106: Added test case for footnote resetting when the algorithm has to re...Vincent Hennebert2013-11-051-0/+58
* | FOP-1749: Fix offset of footnote when it has a margin-topVincent Hennebert2013-11-051-0/+56
* | FOP-2301: Enable support for PDF sub-page transitions.Glenn Adams2013-11-012-0/+196
* | reverted 1536924 (FOP-2308)Luis Bernardo2013-10-302-3/+3
* | FOP-2308: text-transform="capitalize" assumes input text is lowercaseLuis Bernardo2013-10-292-3/+3
|/
* FOP-1872: External document is clipped when rotated; patch submitted by Thana...Luis Bernardo2013-10-131-2/+2
* FOP-2106: Footnote put on earlier page than the one that contains the footnot...Vincent Hennebert2013-10-081-0/+52
* FOP-2298: Enable support for PDF Transitions by defining low-level mechanism ...Glenn Adams2013-09-131-0/+90
* FOP-2245: height attribute on external-graphic with percentage value behaves ...Luis Bernardo2013-04-301-0/+53
* FOP-2044: Hyphenation of Uppercase Words, Combined with Underlines; applied s...Luis Bernardo2013-03-161-5/+8
* FOP-2044: Hyphenation of Uppercase Words, Combined with Underlines; patch sub...Luis Bernardo2013-02-201-0/+61
* FOP-2148: make page-position="only" workVincent Hennebert2013-02-083-0/+196
* JIRA-1719 Fix IIOBE thrown when the final footnote-only page starts on a new ...Vincent Hennebert2013-01-294-0/+82
* jira fop-1840: column balancing algorithm; applied patch 12559043 submitted b...Luis Bernardo2012-12-106-0/+859
* Bugzilla #54167: Disable the overflow recovery mechanism when the flow IPD ch...Vincent Hennebert2012-11-191-0/+58
* bugzilla #48063: patches 28912 and 29015; fixes infinite loop in footnotes codeLuis Bernardo2012-10-211-0/+69
* Bugzilla #53980: PDF accessibility: Store language information coming from fo...Vincent Hennebert2012-10-082-10/+5
* Bugzilla#53924: Support for retrieve-table-markers, submitted by Luis Bernardo.Mehdi Houshmand2012-09-282-0/+864
* Bugzilla #45715: Restored support for break-before on fo:table.Vincent Hennebert2012-09-041-0/+75
* Bugzilla 53827: When an fo:block has a non-zero value for its text-indent pro...Vincent Hennebert2012-09-041-0/+57
* Bugfix: An IllegalArgumentException was thrown when break-before was used ins...Vincent Hennebert2012-07-164-0/+279
* Removed URI resolving class that are no longer needed and handled data URIsMehdi Houshmand2012-06-141-1/+1
* Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-3161-196/+208
* Add version attribute to AT and IF intermediate formats. Also eliminate redun...Glenn Adams2012-05-282-7/+7
* Bugzilla #45715: Break before (break-before) not respected on blocks nested i...Glenn Adams2012-05-043-0/+118
* Bugzilla #50196: Add test for basic-link with padding.Glenn Adams2012-04-241-0/+45
* Bugzilla #53101: Ensure that table cell spanning works in right-to-left writi...Glenn Adams2012-04-201-0/+89