| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix or suppress 3-instance findbug warnings. | Glenn Adams | 2014-08-07 | 1 | -0/+2 |
* | Fix or suppress 1-instance findbug warnings. | Glenn Adams | 2014-08-06 | 1 | -3/+0 |
* | Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings | Vincent Hennebert | 2014-07-15 | 1 | -5/+5 |
* | FOP-2301: Enable support for PDF sub-page transitions. | Glenn Adams | 2013-11-01 | 1 | -0/+8 |
* | Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol... | Vincent Hennebert | 2013-04-09 | 1 | -2/+1 |
* | Added tests and cleaning up of code | Mehdi Houshmand | 2012-06-20 | 1 | -1/+1 |
* | Removed HyphenationTreeResolver and better Handling of 'data://' URIs | Peter Hancock | 2012-06-15 | 1 | -1/+1 |
* | Started unifying URI resolution mechanism, redesigned configuration system an... | Mehdi Houshmand | 2012-05-31 | 1 | -14/+15 |
* | Bugzilla #49754: Bring clone() in line with the recommendations in Object.clo... | Glenn Adams | 2012-04-08 | 1 | -2/+7 |
* | apply complex scripts patch | Glenn Adams | 2012-02-26 | 1 | -3/+4 |
* | Amended checkstyle errors and return carriages | Mehdi Houshmand | 2012-01-30 | 1 | -1/+5 |
* | Bugzilla#52513: Moved FOUserAgent to the constructor of the Renderers | Mehdi Houshmand | 2012-01-30 | 1 | -6/+4 |
* | Reverted changes made in r1234877, see bugzilla#52513 | Mehdi Houshmand | 2012-01-24 | 1 | -4/+6 |
* | Moved the FOUserAgent into the constructor of the Renderers | Mehdi Houshmand | 2012-01-23 | 1 | -6/+4 |
* | Improved fix for bugzilla#48062 | Peter Hancock | 2011-08-25 | 1 | -3/+3 |
* | Bugzilla #49910: clipping rectangle is wrong on side-regions | Vincent Hennebert | 2011-03-14 | 1 | -1/+1 |
* | Bugzilla #49695: Replaced magic numbers with constants from UnitConv and Grap... | Vincent Hennebert | 2010-11-23 | 1 | -2/+3 |
* | Fixed indentation | Vincent Hennebert | 2010-08-27 | 1 | -2/+2 |
* | Bugzilla #49733: | Jeremias Maerki | 2010-08-14 | 1 | -1/+2 |
* | Moved ResourceEventProducer to org.apache.fop | Vincent Hennebert | 2010-04-09 | 1 | -1/+1 |
* | Renamed PageScaleAttributes class into PageScale. | Vincent Hennebert | 2009-08-12 | 1 | -3/+3 |
* | Bugzilla #47311: | Jeremias Maerki | 2009-08-03 | 1 | -16/+6 |
* | Bugzilla #47311: | Jeremias Maerki | 2009-08-02 | 1 | -6/+43 |
* | Merge from Trunk revisions 719662 - 724689. | Jeremias Maerki | 2008-12-09 | 1 | -56/+24 |
|\ |
|
| * | * print-file level (default) resources are now immediately streamed and pages... | Adrian Cumiskey | 2008-08-27 | 1 | -7/+8 |
| * | Merged revisions 685573,685785,685879,685885 via svnmerge from | Adrian Cumiskey | 2008-08-14 | 1 | -7/+8 |
| * | Merged revisions 676161,676297,676307,676397,676608,677404-677405,677543,6776... | Adrian Cumiskey | 2008-07-17 | 1 | -1/+8 |
| * | Merged revisions 675501 via svnmerge from | Adrian Cumiskey | 2008-07-10 | 1 | -17/+13 |
| * | Minor cleanup. | Adrian Cumiskey | 2008-07-02 | 1 | -50/+19 |
| * | Merged revisions 654783,654849,654869,654946,654982,655085,655093,655275,6552... | Adrian Cumiskey | 2008-05-12 | 1 | -51/+51 |
| * | Merged revisions 653826 via svnmerge from | Adrian Cumiskey | 2008-05-06 | 1 | -4/+5 |
| * | Merged revisions 649279,649283,649285,649393,649396,649420 via svnmerge from | Adrian Cumiskey | 2008-04-18 | 1 | -8/+22 |
| * | Merged revisions 648985,649012,649091,649119,649146,649149,649160 via svnmerg... | Adrian Cumiskey | 2008-04-17 | 1 | -5/+2 |
| * | Merged revisions 647692,647742,647745 via svnmerge from | Adrian Cumiskey | 2008-04-14 | 1 | -6/+11 |
| * | Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,6128... | Adrian Cumiskey | 2008-04-01 | 1 | -0/+2 |
* | | Split IFPainter into IFDocumentHandler and IFPainter. This makes the implemen... | Jeremias Maerki | 2008-09-28 | 1 | -7/+2 |
* | | Moved static method lightenColor() from PrintRenderer to ColorUtil. Thats on... | Adrian Cumiskey | 2008-08-14 | 1 | -7/+8 |
* | | fonts package must not depend on the render package. Refactored to restore th... | Jeremias Maerki | 2008-07-17 | 1 | -1/+8 |
* | | Duplicated operation scaleX and scaleY replaced simply with scale. | Adrian Cumiskey | 2008-07-10 | 1 | -17/+13 |
* | | Minor readability improvement. | Adrian Cumiskey | 2008-07-04 | 1 | -1/+3 |
* | | Checkstyle and minor typo fixes | Vincent Hennebert | 2008-05-09 | 1 | -51/+51 |
* | | * Added font substitution configuration reader, model, business logic, junit ... | Adrian Cumiskey | 2008-05-06 | 1 | -4/+5 |
* | | Split PrintRenderer into PageableRenderer and PrintRenderer (extends Pageable... | Jeremias Maerki | 2008-04-17 | 1 | -8/+22 |
* | | Bugzilla #41687: | Jeremias Maerki | 2008-04-17 | 1 | -5/+2 |
* | | Merged branch | Jeremias Maerki | 2008-04-14 | 1 | -6/+11 |
* | | Slight improvement for thin lines in Java2D/AWT output. | Jeremias Maerki | 2008-02-28 | 1 | -0/+2 |
|/ |
|
* | No stack traces with missing images. | Jeremias Maerki | 2008-02-18 | 1 | -0/+3 |
* | Fixed logic error setting the transformation matrix for block-container viewp... | Jeremias Maerki | 2008-01-17 | 1 | -3/+6 |
* | Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_... | Jeremias Maerki | 2008-01-11 | 1 | -80/+61 |
* | Bugzilla #44176: | Jeremias Maerki | 2008-01-07 | 1 | -1/+1 |