| Commit message (Expand) | Author | Age | Files | Lines |
* | Brought the branch in sync with rev. 1590916 of trunkTemp_WhitespaceManagement | Vincent Hennebert | 2014-04-30 | 14 | -15/+198 |
|\ |
|
| * | Checkstyle | Simon Steiner | 2014-04-29 | 1 | -1/+2 |
| * | FOP-2345 SVG to AFP text spacing wrong | Simon Steiner | 2014-04-28 | 1 | -1/+14 |
| * | FOP-2336 OOM for tiff output | Simon Steiner | 2014-04-28 | 1 | -2/+3 |
| * | FOP-2337 Remove xobj type=form | Simon Steiner | 2014-04-28 | 2 | -4/+34 |
| * | FOP-2363: Better error message when PDF/A enabled and SVG contains bitmap wit... | Vincent Hennebert | 2014-04-04 | 8 | -8/+117 |
| * | FOP-2339: GIF to PS transparency is black; patch by Simon Steiner | Luis Bernardo | 2014-04-03 | 1 | -0/+14 |
| * | Fix findbugs warnings. | Glenn Adams | 2014-03-28 | 1 | -0/+15 |
* | | Made WhitespaceManagement.getKnuthElements more robust by iterating over chil... | Vincent Hennebert | 2014-04-28 | 1 | -15/+15 |
* | | Create penalty only once and store it in WhitespaceManagementPenalty | Vincent Hennebert | 2014-04-28 | 2 | -3/+5 |
* | | Simplified make of MultiSwitchLM | Vincent Hennebert | 2014-04-28 | 1 | -2/+1 |
* | | Removed obsolete fitting-strategy property | Vincent Hennebert | 2014-04-28 | 1 | -1/+0 |
* | | Renamed value of auto-toggle property to select-first-fitting | Vincent Hennebert | 2014-04-28 | 10 | -25/+29 |
* | | By default, only the first child of a multi-switch should be laid out | Vincent Hennebert | 2014-04-18 | 6 | -17/+212 |
* | | Added support for multiple multi-switch appearing on the same page. | Vincent Hennebert | 2014-04-08 | 7 | -190/+268 |
* | | Handle middle-of-the-page case without using a glue. | Vincent Hennebert | 2014-03-27 | 6 | -109/+33 |
* | | Brought the branch in sync with rev. 1577477 of trunk | Vincent Hennebert | 2014-03-17 | 352 | -6460/+10664 |
|\| |
|
| * | FOP-2357: When an SVG image has transparency and a PDF profile is used that d... | Vincent Hennebert | 2014-03-14 | 10 | -27/+134 |
| * | FOP-2321: Latest fop snapshot crashes when processing rindolf-spec.fo | Robert Meyer | 2014-02-26 | 1 | -2/+4 |
| * | FOP-2260: Smart quotes broken in RTF if at start of text | Robert Meyer | 2014-02-26 | 1 | -1/+1 |
| * | FOP-2340: 64bit image missing in pdf; patch submitted by Simon Steiner | Luis Bernardo | 2014-02-22 | 1 | -0/+0 |
| * | FOP-2305: Poor resolution of PCL output in trunk vs. 1.1; fixed regression | Luis Bernardo | 2014-02-22 | 1 | -0/+6 |
| * | FOP-2346: UnsupportedOperationException when handling an SVG containing a fon... | Vincent Hennebert | 2014-02-20 | 7 | -22/+62 |
| * | FOP:2344 - SVG bleeds color between elements when outputting to AFP | Robert Meyer | 2014-02-18 | 1 | -3/+2 |
| * | FOP-2341: Infinite loop when smaller used with a zero length font-size | Robert Meyer | 2014-02-17 | 1 | -0/+3 |
| * | Checkstyle fixes | Vincent Hennebert | 2014-02-11 | 3 | -8/+8 |
| * | FOP-2252: OpenType CFF - Remove need for patch to fontbox | Robert Meyer | 2014-02-10 | 4 | -36/+362 |
| * | updated fontbox jar to 1.8.4 (patched) release. | Luis Bernardo | 2014-02-06 | 1 | -0/+0 |
| * | Merged branch Temp_FopFontsForSVGback into trunk | Vincent Hennebert | 2014-02-03 | 101 | -5088/+7694 |
| |\ |
|
| | * | Updated FindBugs excludesTemp_FopFontsForSVG | Vincent Hennebert | 2014-02-03 | 1 | -0/+561 |
| | * | Fixed Checkstyle issues | Vincent Hennebert | 2014-01-30 | 6 | -14/+13 |
| | * | Replace patched Batik jar with the trunk version | Vincent Hennebert | 2014-01-30 | 1 | -0/+0 |
| | * | Brought the branch in sync with rev. 1562429 of trunk | Vincent Hennebert | 2014-01-30 | 451 | -5571/+16434 |
| | |\
| | |/
| |/| |
|
| * | | Merged branch Temp_InlineContainer back into trunk | Vincent Hennebert | 2014-01-29 | 37 | -551/+1673 |
| |\ \ |
|
| | * \ | Brought the branch in sync with rev. r1559284 of trunkTemp_InlineContainer | Vincent Hennebert | 2014-01-29 | 2 | -10/+28 |
| | |\ \
| | |/ /
| |/| | |
|
| * | | | FOP-1801: conversion B&W GIF=>PDF creates PDF with colorspace RGB if FOP0.95 ... | Luis Bernardo | 2014-01-17 | 2 | -10/+28 |
| | * | | Brought the branch in sync with rev. r1556164 of trunk | Vincent Hennebert | 2014-01-13 | 379 | -2555/+8408 |
| | |\ \
| | |/ /
| |/| | |
|
| * | | | The length of $HeadURL$ cannot be controlled. Surround with CSOFF/CSON comments | Vincent Hennebert | 2014-01-07 | 1 | -2/+3 |
| * | | | FOP-1342: Incorrect rendering of GIF images; patch to xgc submitted by Thanas... | Luis Bernardo | 2014-01-07 | 1 | -0/+0 |
| * | | | Re-enabled Checkstyle in Gump, the issue should be sorted now | Vincent Hennebert | 2014-01-06 | 1 | -1/+1 |
| * | | | Disable Checkstyle in Gump for now, to avoid being flooded by build failures ... | Vincent Hennebert | 2013-12-24 | 1 | -1/+1 |
| * | | | Enabled plain formatter to get Checkstyle warnings from Gump builds | Vincent Hennebert | 2013-12-23 | 1 | -0/+1 |
| * | | | Fix checkstyle warning. | Glenn Adams | 2013-12-21 | 1 | -1/+1 |
| * | | | Smoke test: introduce Checkstyle violation and see if Gump will complain | Vincent Hennebert | 2013-12-17 | 1 | -1/+1 |
| * | | | Have Checkstyle fail the build if there are any warnings | Vincent Hennebert | 2013-12-17 | 1 | -1/+1 |
| * | | | Have Gump run Checkstyle on the source code | Vincent Hennebert | 2013-12-17 | 1 | -6/+1 |
| * | | | Cosmetics only: enabled Checkstyle for test files and fixed resulting errors | Vincent Hennebert | 2013-12-17 | 198 | -738/+717 |
| | * | | Updated disabled-testcases.xml | Vincent Hennebert | 2013-11-14 | 3 | -72/+55 |
| | * | | Fixed the setting of generates[Block|Reference]Area | Vincent Hennebert | 2013-11-14 | 5 | -8/+4 |
| | * | | Implemented missing methods | Vincent Hennebert | 2013-11-14 | 1 | -7/+6 |