aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/area/Area.java
Commit message (Expand)AuthorAgeFilesLines
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-1/+1
* corrected a couple of javadoc warnings issued by checkstyleChris Bowditch2006-08-221-1/+4
* 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-59/+1
* Bugzilla #38946:Jeremias Maerki2006-05-031-6/+1
* Introduced "ignored namespaces" list on FopFactory. Attributes from ignored n...Jeremias Maerki2006-04-281-3/+59
* First step towards reactivating CachedRenderPagesModel (helps preparing for t...Jeremias Maerki2005-12-201-2/+7
* Update to support border and padding and alignments on inline fosManuel Mall2005-10-071-3/+61
* New hasTrait() method.Jeremias Maerki2005-08-211-0/+12
* Changed from addChild(Area) to clearer addChildArea(Area).Glen Mazza2005-03-161-1/+1
* Additional helper functionsJeremias Maerki2005-01-251-0/+19
* toString() method extended to provide helpful info.Jeremias Maerki2005-01-121-1/+9
* Fix javadoc warnings.Finn Bock2004-10-071-4/+4
* Use content ipd/bpd instead of allocation width/height.Finn Bock2004-09-221-4/+134
* added protected log member, so child areas can send messages to logChris Bowditch2004-05-261-8/+17
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-46/+14
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+265