aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/pagination
Commit message (Expand)AuthorAgeFilesLines
* Fix minor bug in validateChildNode() + make regions Map type-safeAndreas L. Delmelle2011-01-091-10/+7
* Simplify Region.getViewportRectangle(): no reason to pass the SinglePageMaste...Andreas L. Delmelle2011-01-096-18/+17
* Commit changes forgotten in r757256...Andreas L. Delmelle2011-01-091-20/+4
* Fixed typos and source code indentation issues.Vincent Hennebert2010-09-031-1/+1
* Replaced @asf.todo with normal TODO commentVincent Hennebert2010-08-271-1/+1
* Removed many "// CSOK: ConstantName" instances for constants, by converting t...Jeremias Maerki2010-08-141-1/+0
* Bugzilla #49733:Jeremias Maerki2010-08-144-9/+18
* Reverted changes from revision 757852.Adrian Cumiskey2009-03-251-40/+9
* Cleaned up unused imports.Adrian Cumiskey2009-03-241-2/+0
* Added some nice bean methods for pageSequenceMaster and simplePageMaster, thi...Adrian Cumiskey2009-03-241-12/+45
* Minor refactoring: extract code-blocks from the Region implementations into p...Andreas L. Delmelle2009-03-226-79/+74
* Added support for adding extension elements and foreign attributes on fo:page...Jeremias Maerki2009-03-011-1/+1
* Added two missing files from r698280Andreas L. Delmelle2008-09-242-5/+1
* Bugzilla 40798: A conditional-page-master-reference with page-position="last"...Andreas L. Delmelle2008-09-235-90/+46
* Reverted revision 670341 and replaced it with a different solution as discussed:Jeremias Maerki2008-07-281-2/+3
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-2431-228/+228
* Another character handling problem, replaced end-start by lengthMaximilian Berger2008-06-241-3/+3
* Separation of concerns:Jeremias Maerki2008-06-191-3/+22
* Tweak: make sure the fo:flow's id is bound to the FObjAndreas L. Delmelle2008-05-151-0/+1
* Correction of r651866Andreas L. Delmelle2008-04-271-2/+2
* Javadoc updates: attempt at improving interactivity and consistencyAndreas L. Delmelle2008-04-2627-243/+348
* Cleanup: removal of commented block/methods + some javadoc updatesAndreas L. Delmelle2008-04-251-135/+25
* Introduced PageProductionException and fixed exception throwing for the event...Jeremias Maerki2008-04-184-7/+112
* Merged branchJeremias Maerki2008-04-1429-408/+333
* Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...Jeremias Maerki2008-01-111-9/+5
* Added new extension element: fox:external-document. It allows to add whole do...Jeremias Maerki2007-12-279-98/+243
* * 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