aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/PageSequenceLayoutManager.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-381/+0
* FOP-2335: Content is missing after IPD changeSimon Steiner2016-01-061-0/+10
* FOP-2498: Fix "last" page master usage with force-page-count=end-on-even/-oddMatthias Reischenbacher2015-07-131-8/+16
* Address low priority findbugs warningsAndreas L. Delmelle2015-05-241-1/+4
* Merged branches/Temp_BasicSideFloat back to trunk.Luis Bernardo2014-12-021-0/+64
* FOP-1976; committed change suggested by Matthias ReischenbacherChris Bowditch2014-07-071-2/+3
* FOP-1099: when table headers/footers are repeated at page breaks, also repeat...Vincent Hennebert2014-06-181-2/+75
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-091-6/+6
* FOP-2148: make page-position="only" workVincent Hennebert2013-02-081-0/+9
* Bugzilla #53980: PDF accessibility: Store language information coming from fo...Vincent Hennebert2012-10-081-2/+1
* disable line breaks after DOT with NoWhiteSpaceAfter; fix violationsGlenn Adams2012-03-051-2/+2
* Bugzilla#50391: Adding support for different flow-name of fo:region-body in FOPPeter Hancock2012-03-021-5/+11
* apply complex scripts patchGlenn Adams2012-02-261-1/+6
* Bugzilla #50391:Chris Bowditch2012-01-101-1/+13
* Bugzilla#51962: Bugfix for when the last simple-page-master referenced in a p...Peter Hancock2011-10-111-0/+21
* Added support for adding extension elements and foreign attributes on fo:page...Jeremias Maerki2009-03-011-0/+1
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-10/+10
* Minor cleanup: remove redundant castAndreas L. Delmelle2008-06-231-7/+6
* Added support for the natural language indentifier ("Lang" in the document ca...Jeremias Maerki2008-01-281-1/+7
* Added new extension element: fox:external-document. It allows to add whole do...Jeremias Maerki2007-12-271-359/+24
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-2/+1
* Bugzilla 42089: Cleanup and restructuring (suggested by Adrian Cumiskey)Andreas L. Delmelle2007-07-071-740/+49
* Bugzilla #42576Chris Bowditch2007-06-221-9/+24
* Bugzilla #39840:Jeremias Maerki2006-08-041-3/+33
* Fixed a memory-leak: The FO tree part of a page-sequence was not released whe...Jeremias Maerki2006-08-031-0/+1
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Extended PageViewport to carry foreign attributes.Jeremias Maerki2006-05-181-0/+1
* Bugzilla #39443:Jeremias Maerki2006-05-071-2/+18
* Content in block-containers makes better use of shrink to fit content vertica...Jeremias Maerki2006-04-251-1/+1
* Bugfix: basic-links with internal destinations in documents with multiple pag...Jeremias Maerki2006-04-241-0/+2
* Bugzilla #39118:Jeremias Maerki2006-04-231-2/+52
* Initial support for page-position="last". Feedback requested!Jeremias Maerki2006-03-231-62/+167
* Bugfix: Fixed an NPE that was thrown when a table was used inside a footnote-...Jeremias Maerki2006-03-151-0/+1
* Avoid a NullPointerException when fo:title is empty.Simon Pepping2006-02-241-3/+7
* (Re?)added integer page number to the PageViewport.Jeremias Maerki2006-01-201-1/+1
* The last page sequence should also follow its force-page-count trait.Simon Pepping2006-01-101-3/+5
* Implementation of force-page-count property, patch by Gerhard Oettl,Simon Pepping2006-01-061-2/+74
* Further decoupling the area tree from the FO tree.Jeremias Maerki2005-12-211-86/+97
* Bugzilla #37964:Jeremias Maerki2005-12-201-1/+0
* Bugzilla #37828:Jeremias Maerki2005-12-081-1/+3
* Bugzilla #37813:Jeremias Maerki2005-12-071-1/+4
* Bugzilla #37468:Jeremias Maerki2005-11-111-3/+5
* Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988).Jeremias Maerki2005-10-241-4/+11
* Implemented the wrap-option property.Luca Furini2005-09-161-1/+1
* Bugzilla #36379:Finn Bock2005-08-311-0/+1
* Use a more direct notify mechanism for the formatting resultsSimon Pepping2005-07-311-0/+2
* Removing unused import.Finn Bock2005-07-281-7/+7
* Changes for restoring JDK 1.3 compatibility. Jeremias Maerki2005-07-271-8/+8
* Various fixes for ID management. Jeremias Maerki2005-07-261-0/+1
* Moved inline-level LMs and support classes to "inline" subpackage.Jeremias Maerki2005-07-181-0/+1