aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/pagination/RegionBody.java
Commit message (Expand)AuthorAgeFilesLines
* Fix for bad page-master and region margin calculations. All margin calculatio...Jeremias Maerki2005-02-171-14/+7
* New exception hierarchy rooted in SAXException and throw clauses onFinn Bock2004-10-281-5/+2
* Fourth phase of performance improvement.Finn Bock2004-10-201-3/+0
* Third phase of performance improvement.Finn Bock2004-10-201-4/+7
* First phase of performance improvement. Added bind() and startOfNode()Finn Bock2004-10-191-0/+42
* Simplify the calculation of the viewport. Now that indents areFinn Bock2004-10-101-33/+2
* Removed unneeded import statements. Makes eclipse happy.Finn Bock2004-09-071-3/+0
* PR:Glen Mazza2004-08-291-1/+1
* Removed the redundant Region Class Codes in favor of the FO constantGlen Mazza2004-08-291-6/+2
* Implemented getNameId() which returns the Constants enumeration IDGlen Mazza2004-08-081-0/+7
* More detaching from AddLMVisitor those FO's which don't/don't currentlyGlen Mazza2004-08-041-10/+0
* Removed the FOTreeVisitor interface in favor of a moreGlen Mazza2004-07-271-6/+5
* 1.) Moved the CommandLineOptions' InputHandler object into FOUserAgent, allowingGlen Mazza2004-06-251-9/+0
* 1.) Moving renderer-specific customization variables (producer, creator, crea...Glen Mazza2004-06-231-0/+14
* Created a validateChildNode() in FONode for better syntax checking in theGlen Mazza2004-06-121-0/+3
* Reverted part of yesterday's work to make FObj simpler, added more commenting...Glen Mazza2004-05-231-1/+1
* PR:Glen Mazza2004-05-221-1/+1
* String->int conversion and a few other simplifications to fo.Region* classes.Glen Mazza2004-05-091-8/+1
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* Support for "margin" shorthands for margin-[left,right].Finn Bock2004-02-041-2/+2
* Phase 3 (last) of bug 26434.Finn Bock2004-02-021-1/+1
* FOPropertyMapping.java no longer autogenerated, moved from fop.fo.propertiesGlen Mazza2004-01-201-1/+1
* Moved the interfaces into the Constants class on a trial basis (we may stillGlen Mazza2004-01-171-1/+0
* More String->Int conversions (ones I've missed previously.) Appears I've fin...Glen Mazza2004-01-141-6/+5
* More String->Int Conversions.Glen Mazza2004-01-051-2/+5
* 1. Moved static element and property structures from PropertyList (previously...Glen Mazza2003-12-201-3/+3
* Organize imports. Joerg Pietschmann2003-09-191-8/+5
* 1. convert fo/FOTreeVisitor to an interfaceWilliam Victor Mote2003-09-161-1/+1
* duplicate the area.RegionReference region codes in fo/pagination/Region, and ...William Victor Mote2003-08-271-5/+3
* 1. move fo/pagination/Region.makeRegionReferenceArea() to layoutmgr/PageLayou...William Victor Mote2003-08-271-26/+0
* move makeRegionViewport() and setRegionViewportTraits() from fo/pagination/Re...William Victor Mote2003-08-271-1/+1
* style changes onlyWilliam Victor Mote2003-08-221-0/+6
* 1. Remove fo/FOTreeExternal and layoutmgr/LMFOTreeExternal (in favor of Visit...William Victor Mote2003-08-191-12/+17
* move the "common" property classes from layout to fo.properties, renaming the...William Victor Mote2003-08-121-2/+2
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+173