aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/pagination
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* PR:Glen Mazza2005-01-042-6/+127
* Switched from fox:bookmarks to fo:bookmark-tree (of XSL 1.1 2WD). Two moreGlen Mazza2005-01-022-23/+117
* This patch implements a pluggable LayoutManagers system, accordingSimon Pepping2004-12-241-8/+0
* Removed instances of InlineStackingLayoutManager. Created a new FOSimon Pepping2004-12-221-24/+4
* PR:Glen Mazza2004-11-2410-22/+22
* changed 'bookmark' to 'bookmarks'Andreas L. Delmelle2004-11-141-5/+5
* reverting previous change: 'outline' -> 'bookmark'Andreas L. Delmelle2004-11-141-5/+5
* changed 'bookmarks' to 'outline' to avoid ValidateException for bookmarks ext...Andreas L. Delmelle2004-11-141-5/+5
* More properties implemented.Finn Bock2004-10-292-6/+6
* Removed special case handling of "auto" enum for length properties.Finn Bock2004-10-281-4/+4
* New exception hierarchy rooted in SAXException and throw clauses onFinn Bock2004-10-2818-133/+113
* Fourth phase of performance improvement.Finn Bock2004-10-209-41/+20
* Fourth phase of performance improvement.Finn Bock2004-10-208-24/+12
* Third phase of performance improvement.Finn Bock2004-10-201-4/+7
* Second phase of performance improvement.Finn Bock2004-10-1916-417/+31
* First phase of performance improvement. Added bind() and startOfNode()Finn Bock2004-10-1918-178/+805
* PR:Glen Mazza2004-10-121-1/+1
* Simplify the calculation of the viewport. Now that indents areFinn Bock2004-10-101-33/+2
* Fix missing static-content regression.Finn Bock2004-10-081-0/+2
* Fix javadoc warnings.Finn Bock2004-10-075-5/+5