]> source.dussan.org Git - xmlgraphics-fop.git/shortlog
xmlgraphics-fop.git
2014-03-17 Vincent HennebertBrought the branch in sync with rev. 1577477 of trunk
2014-03-17 Vincent HennebertHandle the case where dynamic content is in the middle...
2014-03-14 Vincent HennebertFOP-2357: When an SVG image has transparency and a...
2014-02-26 Robert MeyerFOP-2321: Latest fop snapshot crashes when processing...
2014-02-26 Robert MeyerFOP-2260: Smart quotes broken in RTF if at start of...
2014-02-22 Luis BernardoFOP-2340: 64bit image missing in pdf; patch submitted...
2014-02-22 Luis BernardoFOP-2305: Poor resolution of PCL output in trunk vs...
2014-02-20 Vincent HennebertFOP-2346: UnsupportedOperationException when handling...
2014-02-18 Robert MeyerFOP:2344 - SVG bleeds color between elements when outpu...
2014-02-17 Robert MeyerFOP-2341: Infinite loop when smaller used with a zero...
2014-02-11 Vincent HennebertCheckstyle fixes
2014-02-10 Robert MeyerFOP-2252: OpenType CFF - Remove need for patch to fontbox
2014-02-06 Luis Bernardoupdated fontbox jar to 1.8.4 (patched) release.
2014-02-03 Vincent HennebertMerged branch Temp_FopFontsForSVGback into trunk
2014-02-03 Vincent HennebertUpdated FindBugs excludes Temp_FopFontsForSVG Temp_FopFontsForSVG
2014-01-30 Vincent HennebertFixed Checkstyle issues
2014-01-30 Vincent HennebertReplace patched Batik jar with the trunk version
2014-01-30 Vincent HennebertBrought the branch in sync with rev. 1562429 of trunk
2014-01-29 Vincent HennebertMerged branch Temp_InlineContainer back into trunk
2014-01-29 Vincent HennebertBrought the branch in sync with rev. r1559284 of trunk Temp_InlineContainer Temp_InlineContainer
2014-01-17 Luis BernardoFOP-1801: conversion B&W GIF=>PDF creates PDF with...
2014-01-13 Vincent HennebertBrought the branch in sync with rev. r1556164 of trunk
2014-01-07 Vincent HennebertThe length of $HeadURL$ cannot be controlled. Surround...
2014-01-07 Luis BernardoFOP-1342: Incorrect rendering of GIF images; patch...
2014-01-06 Vincent HennebertRe-enabled Checkstyle in Gump, the issue should be...
2013-12-24 Vincent HennebertDisable Checkstyle in Gump for now, to avoid being...
2013-12-23 Vincent HennebertEnabled plain formatter to get Checkstyle warnings...
2013-12-21 Glenn AdamsFix checkstyle warning.
2013-12-17 Vincent HennebertSmoke test: introduce Checkstyle violation and see...
2013-12-17 Vincent HennebertHave Checkstyle fail the build if there are any warnings
2013-12-17 Vincent HennebertHave Gump run Checkstyle on the source code
2013-12-17 Vincent HennebertCosmetics only: enabled Checkstyle for test files and...
2013-12-13 Vincent HennebertBrought the branch in sync with rev. 1550844 of trunk
2013-12-13 Vincent HennebertAttach the selected variant to KnuthPageNode in order...
2013-12-13 Luis BernardoFOP-2326: CMYK TIFF is rendered using RGB colourspace...
2013-12-13 Luis BernardoFOP-2263: PDFDocumentGraphics2D.closePage() should...
2013-12-13 Luis Bernardoupdated xgc jar due to XGC-87 fix.
2013-12-05 Robert MeyerFOP-2322: Type1 Font with Custom Encoding not visible...
2013-12-04 Robert MeyerFOP-1069: No error message on illegal/unknown values...
2013-12-03 Vincent HennebertEnabled LineLength check and fixed corresponding issues
2013-12-03 Luis Bernardoreplaced fontbox snapshot jar by a patched released...
2013-12-03 Robert MeyerFOP-2323: NPE caused by missing local subroutine index...
2013-11-24 Luis BernardoFOP-2314: Caching xmlParserClassName in org.apache...
2013-11-21 Vincent HennebertFOP-2315: Incorrect example for leaders
2013-11-21 Vincent HennebertFOP-2317: crash when issuing warning for invalid proper...
2013-11-20 Vincent HennebertRemoved obsolete BestFit and Alternative classes, and...
2013-11-19 Vincent HennebertRestricted CSOFF filter to LineLength and fixed resulti...
2013-11-15 Vincent HennebertFOP-2312: font-base configuration setting not working...
2013-11-14 Vincent HennebertUpdated disabled-testcases.xml
2013-11-14 Vincent HennebertFixed the setting of generates[Block|Reference]Area
2013-11-14 Vincent HennebertImplemented missing methods
2013-11-14 Vincent HennebertCode clean-up and simplification
2013-11-13 Luis BernardoFOP-2313: add support for svg gradients when generating...
2013-11-07 Vincent HennebertImplement whitespace management extension using fo...
2013-11-07 Vincent HennebertAdded support for <percentage> values on alignment...
2013-11-07 Vincent HennebertAdded support for <length> values on alignment-adjust
2013-11-07 Vincent HennebertAdded support for dominant-baseline on fo:inline-container
2013-11-07 Vincent HennebertImproved javadoc for getBaselineOffset
2013-11-07 Vincent HennebertAdded support for alignment-baseline on fo:inline-container
2013-11-07 Vincent HennebertAdded support for non-default values of alignment-adjust
2013-11-06 Vincent HennebertAdded support for default alignment of inline-container...
2013-11-05 Vincent HennebertReverted changes to PDFStructureTreeBuilder from rev...
2013-11-05 Vincent HennebertFOP-2106: Added test case for footnote resetting when...
2013-11-05 Vincent HennebertFOP-1749: Fix offset of footnote when it has a margin-top
2013-11-01 Glenn AdamsFOP-2311: revert changes from FOP-1069 that regresses...
2013-11-01 Glenn AdamsFOP-2301: Enable support for PDF sub-page transitions.
2013-10-31 Vincent HennebertRe-ordered methods from higher to lower level
2013-10-31 Vincent HennebertTake into account the inline-container's bpd in the...
2013-10-31 Vincent HennebertTypo: s/inline/block/
2013-10-31 Vincent HennebertAdded possibility to check for events in layout tests
2013-10-31 Glenn AdamsFOP-2310: Fix misplaced table cell border in WM RTL...
2013-10-30 Luis Bernardoreverted 1536924 (FOP-2308)
2013-10-30 Adrian CumiskeyFix to the "pmd" build target
2013-10-29 Luis BernardoFOP-2308: text-transform="capitalize" assumes input...
2013-10-28 Luis BernardoFOP-2305: Poor resolution of PCL output in trunk vs...
2013-10-28 Vincent HennebertProperly handle "error-if-overflow" value of "overflow...
2013-10-28 Vincent HennebertAdded support for percentage dimensions
2013-10-28 Vincent HennebertSlightly simplified looping through positions in addAreas
2013-10-28 Vincent HennebertDo space resolution on the children of the inline-container
2013-10-24 Vincent HennebertIssue a warning if the content of an inline-container...
2013-10-24 Vincent HennebertAdded support for block-progression-dimension="auto"
2013-10-24 Vincent HennebertWhen inline-progression-dimension has been left to...
2013-10-24 Vincent HennebertParse back the container area from the area tree.
2013-10-22 Vincent HennebertFOP-2306: use the URI of the source FO document rather...
2013-10-22 Robert MeyerFOP-2104: RTF renderer barfs when fo:table-row is missi...
2013-10-21 Robert MeyerFOP-2299: Non Unicode named glyphs not loaded for Type1...
2013-10-21 Vincent HennebertFirst bits of support for fo:inline-container
2013-10-21 Vincent HennebertTemporary branch for implementation of fo:inline-container
2013-10-16 Luis BernardoFOP-2296: SVG fill pattern not visible with encryption...
2013-10-13 Luis BernardoFOP-1872: External document is clipped when rotated...
2013-10-09 Vincent HennebertRemoved unused variables
2013-10-08 Vincent HennebertDo not log a warning when .notdef has been assigned...
2013-10-08 Vincent HennebertFOP-2106: Footnote put on earlier page than the one...
2013-09-25 Luis BernardoFOP-2107: org.apache.batik.bridge.BridgeException:...
2013-09-17 Glenn AdamsFOP-2298: One last @Override to remove to satisfy broke...
2013-09-16 Glenn AdamsFOP-2298: Java 5 is more strict than Java 6 about use...
2013-09-16 Glenn AdamsFOP-2298: Java 5 doesn't support String.isEmpty
2013-09-13 Glenn AdamsFOP-2298: Enable support for PDF Transitions by definin...
2013-09-04 Vincent HennebertFOP-2293: Second patch by Seifeddine Dridi
2013-08-29 Vincent HennebertFOP-2292: First bits of a whitespace management extension
next