aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warnings.Glenn Adams2014-07-061-3/+2
* FOP-2385: Add ability to specify custom properties in the Document Informatio...Vincent Hennebert2014-06-183-0/+119
* FOP-1099: when table headers/footers are repeated at page breaks, also repeat...Vincent Hennebert2014-06-182-373/+1067
* FOP-1099: process footnotes coming from table headers or footersVincent Hennebert2014-06-021-0/+373
* FOP-2354: Subset support for Type 1 fontsRobert Meyer2014-05-234-0/+705
* FOP-2372: New extension to resize background imagesLuis Bernardo2014-05-112-0/+204
* Brought the branch in sync with rev. 1590916 of trunkTemp_WhitespaceManagementVincent Hennebert2014-04-303-6/+44
|\
| * FOP-2363: Better error message when PDF/A enabled and SVG contains bitmap wit...Vincent Hennebert2014-04-043-6/+44
* | 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-17232-889/+3148
|\|
| * FOP-2357: When an SVG image has transparency and a PDF profile is used that d...Vincent Hennebert2014-03-144-5/+47
| * FOP-2346: UnsupportedOperationException when handling an SVG containing a fon...Vincent Hennebert2014-02-201-2/+2
| * Checkstyle fixesVincent Hennebert2014-02-113-8/+8
| * FOP-2252: OpenType CFF - Remove need for patch to fontboxRobert Meyer2014-02-101-29/+262
| * Fixed Checkstyle issuesVincent Hennebert2014-01-305-12/+10
| * Brought the branch in sync with rev. 1562429 of trunkVincent Hennebert2014-01-30229-893/+2862
| |\
| | * Brought the branch in sync with rev. r1556164 of trunkVincent Hennebert2014-01-13210-755/+1298
| | |\
| | | * Cosmetics only: enabled Checkstyle for test files and fixed resulting errorsVincent Hennebert2013-12-17196-738/+713
| | * | 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-314-6/+119
| | * | 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
| * | | Directly use FOP fonts to lay out SVG images for PDF, PS and AFP outputs.Vincent Hennebert2013-07-2922-53/+1176
* | | | Handle the case where dynamic content is in the middle of a page, selecting t...Vincent Hennebert2014-03-173-0/+243
* | | | Brought the branch in sync with rev. 1550844 of trunkVincent Hennebert2013-12-1326-25/+735
|\ \ \ \ | | |_|/ | |/| |
| * | | Restricted CSOFF filter to LineLength and fixed resulting Checkstyle issuesVincent Hennebert2013-11-192-3/+0
| * | | FOP-2312: font-base configuration setting not working as expectedVincent Hennebert2013-11-155-0/+54
| * | | FOP-2313: add support for svg gradients when generating PostScript; most code...Luis Bernardo2013-11-134-0/+205
| * | | 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-0110-20/+218
| * | | 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