summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Brought the branch in sync with rev. 1562429 of trunkVincent Hennebert2014-01-30451-5571/+16434
|\
| * Merged branch Temp_InlineContainer back into trunkVincent Hennebert2014-01-2937-551/+1673
| |\
| | * Brought the branch in sync with rev. r1559284 of trunkTemp_InlineContainerVincent Hennebert2014-01-292-10/+28
| | |\ | | |/ | |/|
| * | FOP-1801: conversion B&W GIF=>PDF creates PDF with colorspace RGB if FOP0.95 ...Luis Bernardo2014-01-172-10/+28
| | * Brought the branch in sync with rev. r1556164 of trunkVincent Hennebert2014-01-13379-2555/+8408
| | |\ | | |/ | |/|
| * | The length of $HeadURL$ cannot be controlled. Surround with CSOFF/CSON commentsVincent Hennebert2014-01-071-2/+3
| * | FOP-1342: Incorrect rendering of GIF images; patch to xgc submitted by Thanas...Luis Bernardo2014-01-071-0/+0
| * | Re-enabled Checkstyle in Gump, the issue should be sorted nowVincent Hennebert2014-01-061-1/+1
| * | Disable Checkstyle in Gump for now, to avoid being flooded by build failures ...Vincent Hennebert2013-12-241-1/+1
| * | Enabled plain formatter to get Checkstyle warnings from Gump buildsVincent Hennebert2013-12-231-0/+1
| * | Fix checkstyle warning.Glenn Adams2013-12-211-1/+1
| * | Smoke test: introduce Checkstyle violation and see if Gump will complainVincent Hennebert2013-12-171-1/+1
| * | Have Checkstyle fail the build if there are any warningsVincent Hennebert2013-12-171-1/+1
| * | Have Gump run Checkstyle on the source codeVincent Hennebert2013-12-171-6/+1
| * | Cosmetics only: enabled Checkstyle for test files and fixed resulting errorsVincent Hennebert2013-12-17198-738/+717
| * | FOP-2326: CMYK TIFF is rendered using RGB colourspace in Postscript output; p...Luis Bernardo2013-12-131-0/+0
| * | FOP-2263: PDFDocumentGraphics2D.closePage() should not nullify currentStream;...Luis Bernardo2013-12-131-1/+0
| * | updated xgc jar due to XGC-87 fix.Luis Bernardo2013-12-131-0/+0
| * | FOP-2322: Type1 Font with Custom Encoding not visible in Postscript output; P...Robert Meyer2013-12-052-1/+24
| * | FOP-1069: No error message on illegal/unknown values on a propertyRobert Meyer2013-12-041-2/+5
| * | Enabled LineLength check and fixed corresponding issuesVincent Hennebert2013-12-0311-12/+30
| * | replaced fontbox snapshot jar by a patched released jar (patch files added to...Luis Bernardo2013-12-033-0/+1133
| * | FOP-2323: NPE caused by missing local subroutine index in private dictonary o...Robert Meyer2013-12-031-2/+6
| * | FOP-2314: Caching xmlParserClassName in org.apache.fop.svg.SimpleSVGUserAgent...Luis Bernardo2013-11-241-6/+20
| * | FOP-2315: Incorrect example for leadersVincent Hennebert2013-11-211-8/+8
| * | FOP-2317: crash when issuing warning for invalid property valueVincent Hennebert2013-11-211-1/+1
| * | Restricted CSOFF filter to LineLength and fixed resulting Checkstyle issuesVincent Hennebert2013-11-1940-421/+291
| * | FOP-2312: font-base configuration setting not working as expectedVincent Hennebert2013-11-158-29/+101
| * | FOP-2313: add support for svg gradients when generating PostScript; most code...Luis Bernardo2013-11-1326-854/+3009
| * | Reverted changes to PDFStructureTreeBuilder from rev. 1537600Vincent Hennebert2013-11-051-6/+2
| * | 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-052-1/+57
| * | FOP-2311: revert changes from FOP-1069 that regresses shorthand property hand...Glenn Adams2013-11-012-1/+5
| * | FOP-2301: Enable support for PDF sub-page transitions.Glenn Adams2013-11-0180-436/+2644
| * | FOP-2310: Fix misplaced table cell border in WM RTL context.Glenn Adams2013-10-3120-27/+139
| * | reverted 1536924 (FOP-2308)Luis Bernardo2013-10-303-4/+4
| * | Fix to the "pmd" build targetAdrian Cumiskey2013-10-301-0/+1
| * | FOP-2308: text-transform="capitalize" assumes input text is lowercaseLuis Bernardo2013-10-293-4/+4
| * | FOP-2305: Poor resolution of PCL output in trunk vs. 1.1; target-resolution w...Luis Bernardo2013-10-281-3/+0
| * | FOP-2306: use the URI of the source FO document rather than the config file a...Vincent Hennebert2013-10-221-1/+7
| * | FOP-2104: RTF renderer barfs when fo:table-row is missing inside fo-table-headerRobert Meyer2013-10-223-19/+166
| * | FOP-2299: Non Unicode named glyphs not loaded for Type1 fontsRobert Meyer2013-10-212-5/+6
| | * Updated disabled-testcases.xmlVincent Hennebert2013-11-143-72/+55
| | * Fixed the setting of generates[Block|Reference]AreaVincent Hennebert2013-11-145-8/+4
| | * Implemented missing methodsVincent Hennebert2013-11-141-7/+6
| | * Code clean-up and simplificationVincent Hennebert2013-11-142-23/+17
| | * Added support for <percentage> values on alignment-adjustVincent Hennebert2013-11-072-2/+20
| | * Added support for <length> values on alignment-adjustVincent Hennebert2013-11-072-1/+23
| | * Added support for dominant-baseline on fo:inline-containerVincent Hennebert2013-11-073-5/+80
| | * Improved javadoc for getBaselineOffsetVincent Hennebert2013-11-071-2/+4