aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/area/Page.java
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+1
* New feature: "Intermediate format" (IF). The IF is basically the XML dialect ...Jeremias Maerki2006-01-171-2/+2
* Further decoupling the area tree from the FO tree.Jeremias Maerki2005-12-211-7/+7
* Bugzilla #36487: Jeremias Maerki2005-09-051-9/+18
* Cleanup of unused imports.Finn Bock2005-09-011-1/+0
* Bugzilla #36379:Finn Bock2005-08-311-13/+28
* First parts on a page which don't fit are moved to the next page. A counter a...Jeremias Maerki2005-06-231-3/+14
* Providing the region FO to RegionReference, so it is no longerGlen Mazza2005-05-141-4/+2
* Merge of branch Temp_KnuthStylePageBreaking back into HEAD.Jeremias Maerki2005-05-131-2/+108
* PR:Glen Mazza2004-12-061-6/+6
* Moved to an IllegalArgumentException for getRegionViewport.Glen Mazza2004-11-101-1/+2
* Removed the redundant Region Class Codes in favor of the FO constantGlen Mazza2004-08-291-11/+11
* implemented break-before propertyChris Bowditch2004-05-271-4/+19
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* Layout changed to account for fo:region-body borders and padding whenGlen Mazza2003-11-011-2/+2
* remove region code from /area/RegionReference in favor of those in fo/paginat...William Victor Mote2003-08-271-20/+22
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+166