aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/area/LineArea.java
Commit message (Expand)AuthorAgeFilesLines
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Bugfix: LineArea used a private field instead of the start-indent trait which...Jeremias Maerki2006-01-241-22/+7
* New feature: "Intermediate format" (IF). The IF is basically the XML dialect ...Jeremias Maerki2006-01-171-4/+7
* LineArea had a finalize method which caused a NPE when called from the garbag...Manuel Mall2005-12-281-2/+2
* First step towards reactivating CachedRenderPagesModel (helps preparing for t...Jeremias Maerki2005-12-201-1/+2
* Squashed CheckStyle warnings, mostly JavaDoc.Joerg Pietschmann2005-09-071-0/+2
* Re-adjusting lines after a page-number or a page-number-citation is resolved.Luca Furini2005-09-051-0/+125
* Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/inlin...Jeremias Maerki2005-08-121-0/+14
* Changed from addChild(Area) to clearer addChildArea(Area).Glen Mazza2005-03-161-2/+2
* Use content ipd/bpd instead of allocation width/height.Finn Bock2004-09-221-20/+0
* 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/+147