aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
* | | Implement whitespace management extension using fo:multi-switchVincent Hennebert2013-11-071-40/+4
* | | FOP-2293: Second patch by Seifeddine DridiVincent Hennebert2013-09-041-29/+27
* | | FOP-2292: First bits of a whitespace management extensionVincent Hennebert2013-08-291-6/+47
|/ /
* / FOP-2252: OpenType CFF support for FOP; patch submitted by Robert MeyerLuis Bernardo2013-08-1410-76/+472
|/
* FOP-2271: XSL Infinite loop; test case: patch submitted by Simon Steiner.Luis Bernardo2013-07-122-0/+37
* FOP-2248: add support for AES 256 PDF encryptionLuis Bernardo2013-05-182-18/+170
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-0718-1473/+1473
* FOP-2245: height attribute on external-graphic with percentage value behaves ...Luis Bernardo2013-04-301-0/+53
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-0913-1897/+1897
* FOP #2234: NPE when rendering a document with markers and accessibility is en...Vincent Hennebert2013-04-083-1/+170
* FOP-2226: Image resources are not closed when rendering into the Intermediate...Vincent Hennebert2013-03-191-0/+93
* FOP-2044: Hyphenation of Uppercase Words, Combined with Underlines; applied s...Luis Bernardo2013-03-161-5/+8
* FOP-2217; Image scaling change was adversely affecting other image types Chris Bowditch2013-03-051-81/+0
* FOP-2215; Thin dashed border look like dotsChris Bowditch2013-03-053-2/+78
* FOP-2181: Add a test case for the recent fix made in FOP-2174 and XGC-76 rega...Luis Bernardo2013-02-211-0/+81
* 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
* FOP-2206: adds unit test for PSPainter.drawText()Luis Bernardo2013-02-061-8/+62
* JIRA-1719 Fix IIOBE thrown when the final footnote-only page starts on a new ...Vincent Hennebert2013-01-294-0/+82
* FOP-2178: Fix incomplete kerning when complex script features are enabled.Glenn Adams2012-12-293-1/+1
* jira fop-1840: column balancing algorithm; applied patch 12559043 submitted b...Luis Bernardo2012-12-106-0/+859
* bugzilla #54196: configure big / little endian support for TIFF images; patch...Luis Bernardo2012-11-253-0/+25
* Bugzilla #54169: Split the parent tree (the number tree corresponding to the ...Vincent Hennebert2012-11-1925-0/+107
* Bugzilla #54167: Disable the overflow recovery mechanism when the flow IPD ch...Vincent Hennebert2012-11-191-0/+58
* Reduced the dashed border ratio to make it more aesthetically pleasingMehdi Houshmand2012-11-052-4/+4
* missing license header (fixes rev 1403646)Luis Bernardo2012-11-042-2/+40
* Forgot to include test files in commit 1400890Vincent Hennebert2012-11-022-0/+134
* Bugzilla #54081: properly tag hyphenated words in PDF output when accessibili...Vincent Hennebert2012-11-0225-0/+77
* Bugzilla#45822: Changed the dashed borders to appear more like dashes and les...Mehdi Houshmand2012-10-303-4/+95
* Added support for Rounded Corners (see Bugzilla 54041). Peter Hancock2012-10-2410-19/+1097
|\
| * Removed a CastTemp_RoundedCornersPeter Hancock2012-10-231-13/+26
| * Support for relative border-*-*-radius fox propertiesPeter Hancock2012-10-222-48/+15
| * Fixed failing testPeter Hancock2012-10-091-1/+1
| * Increased unit test coverage for the PaintersPeter Hancock2012-10-088-20/+1110