| Commit message (Expand) | Author | Age | Files | Lines |
* | Transition source to standard maven hierarchy (initial). | Glenn Adams | 2016-03-03 | 1 | -797/+0 |
* | Preliminary quick fix for FOP-2461 | Andreas L. Delmelle | 2015-07-11 | 1 | -2/+4 |
* | updated and renamed batik jar (note: many batik classes were moved to differe... | Luis Bernardo | 2015-03-06 | 1 | -2/+2 |
* | Merged branches/Temp_BasicSideFloat back to trunk. | Luis Bernardo | 2014-12-02 | 1 | -13/+130 |
* | Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings | Vincent Hennebert | 2014-07-15 | 1 | -3/+3 |
* | footnoteList cannot be null there; instead we want to check if it's empty | Vincent Hennebert | 2014-06-19 | 1 | -1/+1 |
* | FOP-1099: process footnotes coming from table headers or footers | Vincent Hennebert | 2014-06-02 | 1 | -12/+3 |
* | Brought the branch in sync with rev. r1556164 of trunk | Vincent Hennebert | 2014-01-13 | 1 | -0/+2 |
|\ |
|
| * | FOP-2310: Fix misplaced table cell border in WM RTL context. | Glenn Adams | 2013-10-31 | 1 | -0/+2 |
* | | Added support for default alignment of inline-container areas with their pare... | Vincent Hennebert | 2013-11-06 | 1 | -58/+26 |
|/ |
|
* | Bugzilla#53924: Support for retrieve-table-markers, submitted by Luis Bernardo. | Mehdi Houshmand | 2012-09-28 | 1 | -2/+2 |
* | When PDF accessibility is enabled, treat repeated table headings as artifacts | Vincent Hennebert | 2012-07-16 | 1 | -1/+1 |
* | Bugfix: An IllegalArgumentException was thrown when break-before was used ins... | Vincent Hennebert | 2012-07-16 | 1 | -6/+25 |
* | apply complex scripts patch | Glenn Adams | 2012-02-26 | 1 | -3/+2 |
* | Fix incorrect type safety | Andreas L. Delmelle | 2011-02-11 | 1 | -2/+3 |
* | Fixups, type safety... | Andreas L. Delmelle | 2011-02-11 | 1 | -82/+66 |
* | Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups ... | Vincent Hennebert | 2009-12-22 | 1 | -1/+1 |
* | Application of the patch submitted by Alexander Kiel to improve variable name... | Adrian Cumiskey | 2009-10-15 | 1 | -7/+7 |
* | Merged back ChangingIPDHack branch into Trunk | Vincent Hennebert | 2009-08-26 | 1 | -0/+7 |
* | Bugzilla 46905: Added basic implementation for column-level keeps. | Andreas L. Delmelle | 2009-08-23 | 1 | -23/+19 |
* | Fixed a problem where the BPD or a block area could be wrong if there is a ne... | Jeremias Maerki | 2008-10-24 | 1 | -10/+7 |
* | Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,6378... | Jeremias Maerki | 2008-07-31 | 1 | -3/+2 |
* | Fed up with all those trailing whitespaces. Let's remove them all (once... an... | Vincent Hennebert | 2008-07-24 | 1 | -55/+55 |
* | Replaced LinkedList with generic List interface | Maximilian Berger | 2008-06-09 | 1 | -12/+11 |
* | Bugzilla 37579: added support for footnotes in lists and table bodies (not he... | Vincent Hennebert | 2008-05-28 | 1 | -4/+26 |
* | Bugzilla 44794: | Andreas L. Delmelle | 2008-05-09 | 1 | -1/+1 |
* | Minor refactoring: consolidate getPSLM().notifyEndOfLayout(fobj.getId()) in A... | Andreas L. Delmelle | 2008-04-26 | 1 | -2/+2 |
* | Second part of the implementation of stage 1 for advanced keeps (see Wiki): I... | Jeremias Maerki | 2008-04-25 | 1 | -40/+25 |
* | First part of the implementation of stage 1 for advanced keeps (see Wiki): In... | Jeremias Maerki | 2008-04-15 | 1 | -8/+18 |
* | Cleanup and minor refactoring: | Andreas L. Delmelle | 2008-03-23 | 1 | -10/+10 |
* | Fixed NPE in BlockContainerLayoutManager when used as a child of an inline-le... | Jeremias Maerki | 2008-03-10 | 1 | -16/+22 |
* | Clean up: removed all reset and resetPosition methods, which pre-date the Knu... | Vincent Hennebert | 2007-12-14 | 1 | -11/+0 |
* | Added support for fo:markers on fo:inline and fo:basic-link. | Andreas L. Delmelle | 2007-11-04 | 1 | -6/+2 |
* | * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal... | Andreas L. Delmelle | 2007-07-18 | 1 | -10/+10 |
* | Fix a small error in ListItemLayoutManager. Patch submitted by Julien | Simon Pepping | 2006-10-09 | 1 | -1/+1 |
* | Create a class-specific logger for each LayoutManager which uses a logger. | Simon Pepping | 2006-10-05 | 1 | -0/+8 |
* | Bugfix: Table headers and footers were swallowed when a table was nested in a... | Jeremias Maerki | 2006-08-02 | 1 | -1/+14 |
* | Changed license headers and updated NOTICE file according to: http://www.apac... | Jeremias Maerki | 2006-07-28 | 1 | -5/+6 |
* | Bugzilla #39443: | Jeremias Maerki | 2006-05-07 | 1 | -1/+1 |
* | Bugzilla #39118: | Jeremias Maerki | 2006-04-23 | 1 | -0/+2 |
* | Bugfix: padding-top and padding-bottom on list-items could lead to wrong page... | Jeremias Maerki | 2006-02-09 | 1 | -0/+15 |
* | Following a clarification by the XSL FO SG, space traits are only set on the ... | Jeremias Maerki | 2006-01-19 | 1 | -2/+2 |
* | Implemented 5.3.4 overconstrained geometry without handling the case when the... | Jeremias Maerki | 2005-12-02 | 1 | -7/+2 |
* | Bugfix: Added missing conditionality notification for table-cell content. | Jeremias Maerki | 2005-11-30 | 1 | -22/+7 |
* | Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils.... | Jeremias Maerki | 2005-11-14 | 1 | -2/+2 |
* | Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988). | Jeremias Maerki | 2005-10-24 | 1 | -58/+133 |
* | Cleanup of unused imports. | Finn Bock | 2005-09-01 | 1 | -1/+0 |
* | Bugzilla #36379: | Finn Bock | 2005-08-31 | 1 | -11/+15 |
* | Adjusting verticals spaces (coming from space-before and space-after properti... | Luca Furini | 2005-08-02 | 1 | -7/+9 |
* | Send the ID of the producing FO to the area tree as trait where possible.
| Jeremias Maerki | 2005-07-26 | 1 | -0/+1 |