| Commit message (Expand) | Author | Age | Files | Lines |
* | Transition source to standard maven hierarchy (initial). | Glenn Adams | 2016-03-03 | 1 | -1374/+0 |
* | FOP-2335: Content is missing after IPD change | Simon Steiner | 2016-01-06 | 1 | -0/+8 |
* | Address low priority findbugs warnings | Andreas L. Delmelle | 2015-05-24 | 1 | -0/+3 |
* | Merged branches/Temp_BasicSideFloat back to trunk. | Luis Bernardo | 2014-12-02 | 1 | -17/+144 |
* | Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings | Vincent Hennebert | 2014-07-15 | 1 | -13/+13 |
* | FOP-1099: when table headers/footers are repeated at page breaks, also repeat... | Vincent Hennebert | 2014-06-18 | 1 | -5/+0 |
* | Create penalty only once and store it in WhitespaceManagementPenalty | Vincent Hennebert | 2014-04-28 | 1 | -1/+1 |
* | By default, only the first child of a multi-switch should be laid out | Vincent Hennebert | 2014-04-18 | 1 | -4/+4 |
* | Added support for multiple multi-switch appearing on the same page. | Vincent Hennebert | 2014-04-08 | 1 | -31/+38 |
* | Handle middle-of-the-page case without using a glue. | Vincent Hennebert | 2014-03-27 | 1 | -11/+16 |
* | Handle the case where dynamic content is in the middle of a page, selecting t... | Vincent Hennebert | 2014-03-17 | 1 | -5/+5 |
* | Brought the branch in sync with rev. 1550844 of trunk | Vincent Hennebert | 2013-12-13 | 1 | -32/+46 |
|\ |
|
| * | FOP-2106: Footnote put on earlier page than the one that contains the footnot... | Vincent Hennebert | 2013-10-08 | 1 | -32/+46 |
* | | Attach the selected variant to KnuthPageNode in order to propagate the inform... | Vincent Hennebert | 2013-12-13 | 1 | -4/+41 |
* | | Removed obsolete BestFit and Alternative classes, and fox:fitting-strategy pr... | Vincent Hennebert | 2013-11-20 | 1 | -44/+1 |
* | | Implement whitespace management extension using fo:multi-switch | Vincent Hennebert | 2013-11-07 | 1 | -0/+44 |
* | | FOP-2293: Second patch by Seifeddine Dridi | Vincent Hennebert | 2013-09-04 | 1 | -8/+10 |
* | | FOP-2292: First bits of a whitespace management extension | Vincent Hennebert | 2013-08-29 | 1 | -1/+0 |
|/ |
|
* | Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed ... | Vincent Hennebert | 2013-05-07 | 1 | -10/+10 |
* | Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin... | Vincent Hennebert | 2013-05-07 | 1 | -6/+6 |
* | JIRA-1719 Fix IIOBE thrown when the final footnote-only page starts on a new ... | Vincent Hennebert | 2013-01-29 | 1 | -13/+5 |
* | Bugzilla #54167: Disable the overflow recovery mechanism when the flow IPD ch... | Vincent Hennebert | 2012-11-19 | 1 | -0/+13 |
* | fixes checkstyles issues from revisions 1391502 and 1400536 | Luis Bernardo | 2012-11-04 | 1 | -3/+2 |
* | bugzilla #48063: patches 28912 and 29015; fixes infinite loop in footnotes code | Luis Bernardo | 2012-10-21 | 1 | -1/+7 |
* | enable UnusedImports rule; fix violations | Glenn Adams | 2012-03-02 | 1 | -1/+0 |
* | Code fixups, type safety, etc. | Andreas L. Delmelle | 2011-02-06 | 1 | -47/+57 |
* | Fixed indentation | Vincent Hennebert | 2010-08-27 | 1 | -2/+2 |
* | Bugzilla #49733: | Jeremias Maerki | 2010-08-14 | 1 | -18/+42 |
* | Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups ... | Vincent Hennebert | 2009-12-22 | 1 | -4/+4 |
* | Removed addition of stretching to footnoteSeparatorLength. That was done to t... | Vincent Hennebert | 2009-10-26 | 1 | -4/+0 |
* | Issue a warning, when non-restartable content is flowing to a narrower page, ... | Vincent Hennebert | 2009-10-20 | 1 | -10/+9 |
* | Application of the patch submitted by Alexander Kiel to improve variable name... | Adrian Cumiskey | 2009-10-15 | 1 | -14/+14 |
* | Merged back ChangingIPDHack branch into Trunk | Vincent Hennebert | 2009-08-26 | 1 | -0/+62 |
* | Removed a commented leftover from local tests | Andreas L. Delmelle | 2009-08-24 | 1 | -1/+0 |
* | Reduce messages to DEBUG level, since they are meant more as a reminder for d... | Andreas L. Delmelle | 2009-08-24 | 1 | -2/+2 |
* | Bugzilla 46905: Added basic implementation for column-level keeps. | Andreas L. Delmelle | 2009-08-23 | 1 | -0/+149 |
* | Undid change related to column-keeps | Andreas L. Delmelle | 2009-07-09 | 1 | -2/+2 |
* | Changed explicit check to assert | Andreas L. Delmelle | 2009-07-09 | 1 | -1/+2 |
* | Fixed minor code indentation issues | Vincent Hennebert | 2009-07-07 | 1 | -7/+4 |
* | Further cleanup/readability improvements | Andreas L. Delmelle | 2009-07-01 | 1 | -52/+89 |
* | Some cleanups and attempts at improving code-readability and -extensibility: | Andreas L. Delmelle | 2009-07-01 | 1 | -0/+1 |
* | Fed up with all those trailing whitespaces. Let's remove them all (once... an... | Vincent Hennebert | 2008-07-24 | 1 | -30/+30 |
* | Fixing the PageBreakingAlgorithm, replacing calls to getLineWidth() with getL... | Luca Furini | 2008-06-16 | 1 | -4/+4 |
* | Replaced LinkedList with generic List interface | Maximilian Berger | 2008-06-09 | 1 | -3/+3 |
* | Merged branch | Jeremias Maerki | 2008-04-14 | 1 | -25/+18 |
* | Bugfix: If there's shrink available in an auto-height situation, the differen... | Jeremias Maerki | 2008-03-04 | 1 | -1/+7 |
* | Improve breaking for block-container and static-content so there are no more ... | Jeremias Maerki | 2008-01-28 | 1 | -0/+14 |
* | Bugzilla #44160: | Jeremias Maerki | 2008-01-22 | 1 | -5/+9 |
* | * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal... | Andreas L. Delmelle | 2007-07-18 | 1 | -1/+1 |
* | Bugzilla 42089: Cleanup and restructuring (suggested by Adrian Cumiskey) | Andreas L. Delmelle | 2007-07-07 | 1 | -2/+2 |