aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org
Commit message (Expand)AuthorAgeFilesLines
...
* | Made WhitespaceManagement.getKnuthElements more robust by iterating over chil...Vincent Hennebert2014-04-281-15/+15
* | Create penalty only once and store it in WhitespaceManagementPenaltyVincent Hennebert2014-04-282-3/+5
* | Simplified make of MultiSwitchLMVincent Hennebert2014-04-281-2/+1
* | Removed obsolete fitting-strategy propertyVincent Hennebert2014-04-281-1/+0
* | Renamed value of auto-toggle property to select-first-fittingVincent Hennebert2014-04-284-7/+11
* | By default, only the first child of a multi-switch should be laid outVincent Hennebert2014-04-183-17/+14
* | Added support for multiple multi-switch appearing on the same page.Vincent Hennebert2014-04-086-190/+170
* | Handle middle-of-the-page case without using a glue.Vincent Hennebert2014-03-275-104/+27
* | Brought the branch in sync with rev. 1577477 of trunkVincent Hennebert2014-03-1798-2242/+3706
|\|
| * FOP-2357: When an SVG image has transparency and a PDF profile is used that d...Vincent Hennebert2014-03-146-22/+87
| * FOP-2321: Latest fop snapshot crashes when processing rindolf-spec.foRobert Meyer2014-02-261-2/+4
| * FOP-2260: Smart quotes broken in RTF if at start of textRobert Meyer2014-02-261-1/+1
| * FOP-2305: Poor resolution of PCL output in trunk vs. 1.1; fixed regressionLuis Bernardo2014-02-221-0/+6
| * FOP-2346: UnsupportedOperationException when handling an SVG containing a fon...Vincent Hennebert2014-02-205-20/+60
| * FOP:2344 - SVG bleeds color between elements when outputting to AFPRobert Meyer2014-02-181-3/+2
| * FOP-2341: Infinite loop when smaller used with a zero length font-sizeRobert Meyer2014-02-171-0/+3
| * FOP-2252: OpenType CFF - Remove need for patch to fontboxRobert Meyer2014-02-102-7/+100
| * Merged branch Temp_FopFontsForSVGback into trunkVincent Hennebert2014-02-0360-1720/+2724
| |\
| | * Fixed Checkstyle issuesVincent Hennebert2014-01-301-2/+3
| | * Brought the branch in sync with rev. 1562429 of trunkVincent Hennebert2014-01-30206-4566/+12132
| | |\ | | |/ | |/|
| * | Brought the branch in sync with rev. r1559284 of trunkTemp_InlineContainerVincent Hennebert2014-01-291-10/+28
| |\ \
| | * | FOP-1801: conversion B&W GIF=>PDF creates PDF with colorspace RGB if FOP0.95 ...Luis Bernardo2014-01-171-10/+28
| * | | Brought the branch in sync with rev. r1556164 of trunkVincent Hennebert2014-01-13156-1737/+5900
| |\| |
| | * | The length of $HeadURL$ cannot be controlled. Surround with CSOFF/CSON commentsVincent Hennebert2014-01-071-2/+3
| | * | 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
| * | | 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-071-1/+2
| * | | Added support for <length> values on alignment-adjustVincent Hennebert2013-11-071-1/+6
| * | | Added support for dominant-baseline on fo:inline-containerVincent Hennebert2013-11-072-5/+6
| * | | Improved javadoc for getBaselineOffsetVincent Hennebert2013-11-071-2/+4
| * | | Added support for alignment-baseline on fo:inline-containerVincent Hennebert2013-11-071-8/+12
| * | | Added support for non-default values of alignment-adjustVincent Hennebert2013-11-071-1/+42
| * | | Added support for default alignment of inline-container areas with their pare...Vincent Hennebert2013-11-0612-296/+263
| * | | Re-ordered methods from higher to lower levelVincent Hennebert2013-10-311-35/+35
| * | | Take into account the inline-container's bpd in the alignment contextVincent Hennebert2013-10-311-2/+4
| * | | Properly handle "error-if-overflow" value of "overflow" property when overflo...Vincent Hennebert2013-10-282-4/+29
| * | | Added support for percentage dimensionsVincent Hennebert2013-10-281-11/+16
| * | | Slightly simplified looping through positions in addAreasVincent Hennebert2013-10-281-9/+11
| * | | Do space resolution on the children of the inline-containerVincent Hennebert2013-10-282-28/+25
| * | | Issue a warning if the content of an inline-container overflows it in the blo...Vincent Hennebert2013-10-241-1/+11
| * | | Added support for block-progression-dimension="auto"Vincent Hennebert2013-10-241-6/+8
| * | | When inline-progression-dimension has been left to auto on fo:inline-containe...Vincent Hennebert2013-10-243-1/+24
| * | | Parse back the container area from the area tree.Vincent Hennebert2013-10-243-10/+25
| * | | First bits of support for fo:inline-containerVincent Hennebert2013-10-214-162/+305
| | | * Directly use FOP fonts to lay out SVG images for PDF, PS and AFP outputs.Vincent Hennebert2013-07-2961-1717/+2720
* | | | Handle the case where dynamic content is in the middle of a page, selecting t...Vincent Hennebert2014-03-178-174/+40
* | | | Brought the branch in sync with rev. 1550844 of trunkVincent Hennebert2013-12-13170-1563/+6667
|\ \ \ \ | | |/ / | |/| |