]> source.dussan.org Git - xmlgraphics-fop.git/shortlog
xmlgraphics-fop.git
2014-07-14 Vincent HennebertMoved content of FunctionPattern into Function
2014-07-11 Vincent HennebertMoved content of ShadingPattern into Shading
2014-07-11 Vincent HennebertFactorized shading code that was common to PDF and...
2014-07-11 Vincent HennebertRenamed GradientFactory into GradientMaker
2014-07-11 Vincent HennebertTightened access control to Function's fields
2014-07-11 Vincent HennebertSimplified makeShading and makePattern methods
2014-07-11 Vincent HennebertMore sensible variable naming
2014-07-11 Vincent HennebertAvoid unnecessary conversion to List of Double by keepi...
2014-07-11 Vincent HennebertRemoved makeFunction methods, whose implementations...
2014-07-11 Vincent HennebertRemoved unnecessary FunctionDelegate class
2014-07-10 Vincent HennebertMoved creation of colors into createFunctions
2014-07-10 Vincent HennebertRemoved makeGradient and moved its content into createG...
2014-07-10 Vincent HennebertExtracted function creation into separate method and...
2014-07-10 Vincent HennebertRemoved dead code
2014-07-10 Vincent HennebertGave more sensible names to variables
2014-07-10 Vincent HennebertRemoved createGradient abstract method, that was not...
2014-07-10 Vincent HennebertFactorized code that is common to linear and radial...
2014-07-10 Vincent HennebertFactorized gradient creation out of PDF & PS into Gradi...
2014-07-10 Vincent HennebertMoved checks for repeated gradient out of gradient...
2014-07-10 Vincent HennebertSmall adjustments to make duplication in PDF and PostSc...
2014-07-10 Vincent HennebertRemoved unused code
2014-07-10 Vincent HennebertFactorized creation of gradient bounds
2014-07-10 Vincent HennebertFactorized creation of gradient colors
2014-07-10 Vincent HennebertFactorized creation of gradient transform
2014-07-10 Vincent HennebertSmall adjustments to make duplication in linear and...
2014-07-10 Vincent HennebertRemoved unused code
2014-07-10 Vincent HennebertFactorized creation of gradient bounds
2014-07-10 Vincent HennebertFactorized creation of gradient colors
2014-07-10 Vincent HennebertFactorized check for transparent colors out of gradient...
2014-07-10 Vincent HennebertFactorized creation of gradient transform
2014-07-10 Vincent HennebertSmall adjustments to make duplication in linear and...
2014-07-10 Vincent HennebertExtracted gradient painting into own methods
2014-07-10 Vincent HennebertRemoved pseudo-factory method GradientFactory.newInstance
2014-07-10 Vincent HennebertFixed gradients in PostScript output
2014-07-10 Vincent HennebertIf the start/end stop does not coincide with the start...
2014-07-10 Vincent HennebertCreated branch for working on FOP-2393, gradient rendering
2014-07-08 Luis BernardoFOP-2389: PDFEncryption: error when Password length>32
2014-07-07 Chris BowditchFOP-1976; committed change suggested by Matthias Reisch...
2014-07-06 Glenn AdamsFOP 2388: Fix Arabic text left justified on the first...
2014-07-06 Glenn AdamsFix leaked resource warnings from Eclipse (Kepler).
2014-07-06 Glenn AdamsFix compiler warnings.
2014-06-19 Vincent HennebertfootnoteList cannot be null there; instead we want...
2014-06-18 Vincent HennebertFOP-2385: Add ability to specify custom properties...
2014-06-18 Vincent HennebertFOP-1099: when table headers/footers are repeated at...
2014-06-02 Vincent HennebertFOP-1099: process footnotes coming from table headers...
2014-05-23 Robert MeyerFOP-2354: Subset support for Type 1 fonts
2014-05-11 Luis BernardoFOP-2372: New extension to resize background images
2014-05-08 Luis Bernardoadded fontbox jar for release 1.8.5
2014-05-08 Luis Bernardoremoved invalid jar
2014-05-07 Luis Bernardoreplaced fontbox jar by new release (1.8.5) jar
2014-04-30 Vincent HennebertFOP-2293: extension to the layout engine for managing...
2014-04-30 Vincent HennebertBrought the branch in sync with rev. 1590916 of trunk Temp_WhitespaceManagement Temp_WhitespaceManagement
2014-04-29 Simon SteinerCheckstyle
2014-04-28 Vincent HennebertMade WhitespaceManagement.getKnuthElements more robust...
2014-04-28 Vincent HennebertCreate penalty only once and store it in WhitespaceMana...
2014-04-28 Vincent HennebertSimplified make of MultiSwitchLM
2014-04-28 Vincent HennebertRemoved obsolete fitting-strategy property
2014-04-28 Vincent HennebertRenamed value of auto-toggle property to select-first...
2014-04-28 Simon SteinerFOP-2345 SVG to AFP text spacing wrong
2014-04-28 Simon SteinerFOP-2336 OOM for tiff output
2014-04-28 Simon SteinerFOP-2337 Remove xobj type=form
2014-04-18 Vincent HennebertBy default, only the first child of a multi-switch...
2014-04-08 Vincent HennebertAdded support for multiple multi-switch appearing on...
2014-04-04 Vincent HennebertFOP-2363: Better error message when PDF/A enabled and...
2014-04-03 Luis BernardoFOP-2339: GIF to PS transparency is black; patch by...
2014-03-28 Glenn AdamsFix findbugs warnings.
2014-03-27 Vincent HennebertHandle middle-of-the-page case without using a glue.
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
next