| Commit message (Expand) | Author | Age | Files | Lines |
* | Transition source to standard maven hierarchy (initial). | Glenn Adams | 2016-03-03 | 1 | -475/+0 |
* | Merged branches/Temp_BasicSideFloat back to trunk. | Luis Bernardo | 2014-12-02 | 1 | -2/+11 |
* | Simplified make of MultiSwitchLM | Vincent Hennebert | 2014-04-28 | 1 | -2/+1 |
* | Added support for multiple multi-switch appearing on the same page. | Vincent Hennebert | 2014-04-08 | 1 | -12/+2 |
* | Brought the branch in sync with rev. 1577477 of trunk | Vincent Hennebert | 2014-03-17 | 1 | -7/+5 |
|\ |
|
| * | First bits of support for fo:inline-container | Vincent Hennebert | 2013-10-21 | 1 | -7/+5 |
* | | Implement whitespace management extension using fo:multi-switch | Vincent Hennebert | 2013-11-07 | 1 | -13/+24 |
* | | FOP-2292: First bits of a whitespace management extension | Vincent Hennebert | 2013-08-29 | 1 | -0/+20 |
|/ |
|
* | Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol... | Vincent Hennebert | 2013-04-09 | 1 | -1/+1 |
* | Bugzilla#53924: Support for retrieve-table-markers, submitted by Luis Bernardo. | Mehdi Houshmand | 2012-09-28 | 1 | -1/+20 |
* | apply complex scripts patch | Glenn Adams | 2012-02-26 | 1 | -21/+3 |
* | Removed many "// CSOK: ConstantName" instances for constants, by converting t... | Jeremias Maerki | 2010-08-14 | 1 | -7/+4 |
* | Bugzilla #49733: | Jeremias Maerki | 2010-08-14 | 1 | -24/+65 |
* | Bugzilla #45470: | Jeremias Maerki | 2008-07-28 | 1 | -34/+42 |
* | Fed up with all those trailing whitespaces. Let's remove them all (once... an... | Vincent Hennebert | 2008-07-24 | 1 | -14/+14 |
* | Switch FOText to use a java.nio.CharBuffer, and implement the CharSequence in... | Andreas L. Delmelle | 2008-06-22 | 1 | -2/+2 |
* | First steps towards fo:retrieve-table-marker | Andreas L. Delmelle | 2008-05-01 | 1 | -16/+3 |
* | Added new extension element: fox:external-document. It allows to add whole do... | Jeremias Maerki | 2007-12-27 | 1 | -0/+6 |
* | Moved table-related FObj into new o.a.fop.fo.flow.table package | Vincent Hennebert | 2007-11-05 | 1 | -7/+7 |
* | Bugzilla 42748: Added support for ids on empty fo:inlines | Andreas L. Delmelle | 2007-11-02 | 1 | -3/+1 |
* | * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal... | Andreas L. Delmelle | 2007-07-18 | 1 | -8/+6 |
* | Fixes for issues introduced with fox:destination: | Jeremias Maerki | 2007-04-04 | 1 | -2/+8 |
* | changes to support named destination | Jay Bryant | 2007-04-01 | 1 | -0/+3 |
* | Changed license headers and updated NOTICE file according to: http://www.apac... | Jeremias Maerki | 2006-07-28 | 1 | -5/+6 |
* | Bugzilla #39118: | Jeremias Maerki | 2006-04-23 | 1 | -0/+11 |
* | InlineLM properly creates an AligmentContext for Title. | Simon Pepping | 2006-02-25 | 1 | -1/+1 |
* | Avoid a NullPointerException when fo:title is empty. | Simon Pepping | 2006-02-24 | 1 | -0/+9 |
* | Fixed white space handling during refinement, added test cases, corrected err... | Manuel Mall | 2005-11-03 | 1 | -1/+5 |
* | Moved inline-level LMs and support classes to "inline" subpackage. | Jeremias Maerki | 2005-07-18 | 1 | -0/+14 |
* | WrapperLayoutManagerMaker was used by RetrieveMarker. This caused a ClassCast... | Jeremias Maerki | 2005-07-15 | 1 | -1/+15 |
* | Bugzilla #35749:
| Jeremias Maerki | 2005-07-15 | 1 | -0/+3 |
* | Removed unused functions. Team, I switched from generatesInlineAreas() calls | Glen Mazza | 2005-06-10 | 1 | -1/+1 |
* | Constructor for FLM now takes parent as parameter, | Glen Mazza | 2005-06-01 | 1 | -9/+10 |
* | Removed obsolete code. | Jeremias Maerki | 2005-05-18 | 1 | -79/+6 |
* | Footnote implementation: changes to existing files | Luca Furini | 2005-05-17 | 1 | -4/+9 |
* | Backtracked a bit with SCLM: switched to providing the Region FO | Glen Mazza | 2005-05-16 | 1 | -7/+9 |
* | Merge of branch Temp_KnuthStylePageBreaking back into HEAD. | Jeremias Maerki | 2005-05-13 | 1 | -29/+27 |
* | First real step towards collapsing table borders. | Jeremias Maerki | 2005-02-21 | 1 | -3/+5 |
* | Table headers/footers need to be recalculated for each page (for dynamic elem... | Jeremias Maerki | 2005-02-10 | 1 | -6/+0 |
* | Better table-column build-up. Columns can now be in non-consecutive order (us... | Jeremias Maerki | 2005-02-04 | 1 | -10/+35 |
* | Border, Padding and spaces on level fo:table. | Jeremias Maerki | 2005-01-31 | 1 | -2/+2 |
* | Changed LayoutManagerMaker.makeLayoutManager(FONode node) to throw a | Simon Pepping | 2004-12-27 | 1 | -214/+220 |
* | PR: | Glen Mazza | 2004-12-25 | 1 | -13/+13 |
* | This patch implements a pluggable LayoutManagers system, according | Simon Pepping | 2004-12-24 | 1 | -0/+387 |