| Commit message (Expand) | Author | Age | Files | Lines |
* | Renamed Viewport into InlineViewport | Vincent Hennebert | 2011-03-15 | 2 | -5/+8 |
* | Bugzilla #49910: clipping rectangle is wrong on side-regions | Vincent Hennebert | 2011-03-14 | 1 | -10/+14 |
* | Bugzilla 50593: Mostly add type safety to various collections in the fop.area... | Andreas L. Delmelle | 2011-01-24 | 8 | -40/+28 |
* | Eliminate a small waste: no reason to store the char as a String, and then co... | Andreas L. Delmelle | 2011-01-14 | 1 | -3/+3 |
* | Minor nit: eliminate stray hungarian... | Andreas L. Delmelle | 2011-01-14 | 1 | -3/+3 |
* | Bugzilla #42034: | Jeremias Maerki | 2010-12-07 | 2 | -8/+19 |
* | Another go at removing all trailing whitespace | Vincent Hennebert | 2010-11-25 | 1 | -1/+1 |
* | findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9) | Simon Pepping | 2010-11-17 | 15 | -0/+43 |
* | Bugzilla #49733: | Jeremias Maerki | 2010-08-14 | 4 | -2/+10 |
* | Bugzilla 46828: Activation of the possibility to use CachedRenderPagesModel t... | Andreas L. Delmelle | 2009-03-13 | 1 | -1/+3 |
* | Merged revisions 679052-679352 via svnmerge from | Vincent Hennebert | 2008-07-25 | 16 | -89/+89 |
* | Merged revisions 674245,674267,674269,674272-674273,674276,674325,674468,6744... | Adrian Cumiskey | 2008-07-07 | 1 | -62/+0 |
* | Merged revisions 674056 via svnmerge from | Adrian Cumiskey | 2008-07-04 | 1 | -4/+4 |
* | Small Javadoc corrections and parameter variable rename. | Adrian Cumiskey | 2008-06-30 | 1 | -5/+5 |
* | Added toString() and corrected javadoc and checkstyle. | Adrian Cumiskey | 2008-06-30 | 1 | -1/+6 |
* | Small formatting correction. | Adrian Cumiskey | 2008-06-30 | 1 | -1/+1 |
* | small cleanup | Adrian Cumiskey | 2008-05-28 | 1 | -5/+5 |
* | explicitly "this" referenced member variables | Adrian Cumiskey | 2008-05-28 | 1 | -9/+9 |
* | Ensured all SVN properties are set equally | Maximilian Berger | 2008-02-13 | 2 | -131/+131 |
* | added serial version id | Adrian Cumiskey | 2008-01-17 | 1 | -0/+2 |
* | * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal... | Andreas L. Delmelle | 2007-07-18 | 2 | -3/+3 |
* | FilledArea now properly applies the variation factor, when a page | Simon Pepping | 2006-10-11 | 3 | -13/+73 |
* | Fixed layout of forward page number citation references in fo:inline | Simon Pepping | 2006-10-07 | 4 | -36/+12 |
* | This fixes a bug that has crept in page number resolution, viz. the text was ... | Simon Pepping | 2006-10-06 | 1 | -1/+2 |
* | Changed license headers and updated NOTICE file according to: http://www.apac... | Jeremias Maerki | 2006-07-28 | 18 | -90/+108 |
* | Take a shortcut when page number is already resolved. Without this there was ... | Jeremias Maerki | 2006-05-29 | 1 | -4/+4 |
* | Bugzilla #39118: | Jeremias Maerki | 2006-04-23 | 1 | -5/+31 |
* | Added support for fixed-width spaces and kerning. | Jeremias Maerki | 2006-03-16 | 4 | -25/+30 |
* | New feature: "Intermediate format" (IF). The IF is basically the XML dialect ... | Jeremias Maerki | 2006-01-17 | 5 | -12/+78 |
* | More work on preparing for the intermediate format. | Jeremias Maerki | 2005-12-22 | 1 | -3/+8 |
* | Further decoupling the area tree from the FO tree. | Jeremias Maerki | 2005-12-21 | 1 | -14/+6 |
* | Correct a few more problems related to leaders: text-align was not handled co... | Manuel Mall | 2005-11-14 | 1 | -1/+16 |
* | Initial fix for examples/basic/leader.fo problem | Manuel Mall | 2005-11-13 | 1 | -0/+9 |
* | Moved the text-splitting logic from TextArea to TextLM, as suggested by Manue... | Luca Furini | 2005-10-27 | 4 | -41/+55 |
* | Package documentation. | Jeremias Maerki | 2005-10-27 | 1 | -0/+22 |
* | Fix for bug 36238 (at least in the PDFRenderer) | Luca Furini | 2005-10-25 | 5 | -10/+169 |
* | Update to support border and padding and alignments on inline fos | Manuel Mall | 2005-10-07 | 3 | -31/+55 |
* | Fixed javadoc errors. | Joerg Pietschmann | 2005-09-08 | 1 | -1/+1 |
* | Squashed CheckStyle warnings, mostly JavaDoc. | Joerg Pietschmann | 2005-09-07 | 2 | -4/+21 |
* | Re-adjusting lines after a page-number or a page-number-citation is resolved. | Luca Furini | 2005-09-05 | 5 | -4/+270 |
* | Common base class for TextArea and Character. These two might even be merged ... | Jeremias Maerki | 2005-08-26 | 4 | -77/+71 |
* | Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/inlin... | Jeremias Maerki | 2005-08-12 | 1 | -0/+71 |
* | Changed from addChild(Area) to clearer addChildArea(Area). | Glen Mazza | 2005-03-16 | 1 | -2/+2 |
* | PR: | Glen Mazza | 2005-02-06 | 1 | -1/+1 |
* | First version of text-decoration support (no colors, yet, PDF rendering may n... | Jeremias Maerki | 2005-01-25 | 1 | -1/+19 |
* | More code commenting and minor cleanup of bookmark/Resolvable/ATH code. | Glen Mazza | 2004-12-16 | 1 | -1/+1 |
* | PR: | Glen Mazza | 2004-12-04 | 1 | -4/+3 |
* | PR: | Glen Mazza | 2004-12-02 | 1 | -4/+1 |
* | More commenting, slightly clearer method names. | Glen Mazza | 2004-12-02 | 1 | -10/+12 |
* | PR: | Glen Mazza | 2004-11-24 | 1 | -1/+1 |