aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/pagination
Commit message (Expand)AuthorAgeFilesLines
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-1827-136/+133
* Bugzilla 41656:Andreas L. Delmelle2007-07-075-9/+9
* Bugzilla 42089: Cleanup and restructuring (suggested by Adrian Cumiskey)Andreas L. Delmelle2007-07-072-22/+3
* Bugzilla #42576Chris Bowditch2007-06-222-5/+5
* Removed newly introduced dependency from the PDF library to the area tree.Jeremias Maerki2007-05-071-5/+4
* changes to support named destinationJay Bryant2007-04-011-1/+23
* Code cleanup: Andreas L. Delmelle2007-01-115-8/+8
* Bugzilla #40729:Jeremias Maerki2006-11-132-52/+57
* Fixed a memory-leak: The FO tree part of a page-sequence was not released whe...Jeremias Maerki2006-08-031-0/+8
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-2831-155/+186
* Bugzilla #38946:Jeremias Maerki2006-05-031-5/+5
* Initial support for page-position="last". Feedback requested!Jeremias Maerki2006-03-237-32/+92
* Clean-up in PageSequence.Jeremias Maerki2006-03-221-35/+37
* Implementation of force-page-count property, patch by Gerhard Oettl,Simon Pepping2006-01-061-3/+15
* Merge from Branch fop-0_91:Jeremias Maerki2005-12-231-2/+2
* Made the locator variable on FONode protected.Jeremias Maerki2005-12-092-4/+4
* Relaxed validation for border and padding on region-*.Jeremias Maerki2005-11-291-2/+3
* Made the FO tree a little more consistent by renaming getName() to getLocalNa...Jeremias Maerki2005-11-1123-119/+78
* Package documentation.Jeremias Maerki2005-10-272-0/+44
* Style touch-upJeremias Maerki2005-09-161-3/+4
* bugzilla 36678 - region name reported when region is found with non zero bord...Chris Bowditch2005-09-161-2/+2
* Fixed javadoc errors.Joerg Pietschmann2005-09-081-1/+1
* Bugzilla #36487: Jeremias Maerki2005-09-056-87/+149
* Initial work on enhancing the extension facilities to register special extens...Jeremias Maerki2005-09-022-39/+23
* Bugzilla #36379:Finn Bock2005-08-318-33/+113
* Squashed some JavaDoc warnings.Joerg Pietschmann2005-08-141-1/+1
* Removing unused import.Finn Bock2005-07-285-11/+0
* Accessor for the id property.Jeremias Maerki2005-07-261-0/+5
* Switch to .equals() instead of == for String compares of namespaces. Thanks ...Glen Mazza2005-06-2611-16/+16
* Page breaking process now respects changing available BPD (not IPD) over mult...Jeremias Maerki2005-06-157-53/+112
* Constructor for FLM now takes parent as parameter,Glen Mazza2005-06-011-1/+0
* CleanupJeremias Maerki2005-05-271-15/+2
* Merge of branch Temp_KnuthStylePageBreaking back into HEAD.Jeremias Maerki2005-05-134-25/+65
* Minor code nitpick.Glen Mazza2005-03-101-5/+1
* Validation added for master-name and master-reference properties.Glen Mazza2005-03-108-57/+48
* PR:Glen Mazza2005-03-051-5/+0
* Created new Root.notifyPageSequenceFinished() method, consolidatingGlen Mazza2005-03-011-11/+6
* PR:Glen Mazza2005-02-182-32/+7
* Fix for bad page-master and region margin calculations. All margin calculatio...Jeremias Maerki2005-02-172-28/+29
* PR:Glen Mazza2005-02-171-1/+0
* PR:Glen Mazza2005-02-172-254/+63
* Some cleanup -- moved getSimplePageMasterToUse() to PageSequence (logicGlen Mazza2005-02-121-15/+17
* PR:Glen Mazza2005-02-061-5/+6
* PR:Glen Mazza2005-02-052-6/+2
* PR:Glen Mazza2005-01-314-4/+4
* Addition of new fo:page-sequence-wrapper FO from XSL 1.1. Currently not "plu...Glen Mazza2005-01-311-0/+115
* PR:Glen Mazza2005-01-131-4/+10
* PR:Glen Mazza2005-01-113-4/+8
* PR:Glen Mazza2005-01-091-19/+20
* 1.) fox:label converted to 1.1 fo:bookmark-title.Glen Mazza2005-01-063-8/+126