aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/area/inline/InlineArea.java
Commit message (Expand)AuthorAgeFilesLines
* FilledArea now properly applies the variation factor, when a pageSimon Pepping2006-10-111-1/+48
* Fixed layout of forward page number citation references in fo:inlineSimon Pepping2006-10-071-17/+7
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* New feature: "Intermediate format" (IF). The IF is basically the XML dialect ...Jeremias Maerki2006-01-171-1/+1
* Update to support border and padding and alignments on inline fosManuel Mall2005-10-071-13/+11
* Fixed javadoc errors.Joerg Pietschmann2005-09-081-1/+1
* Squashed CheckStyle warnings, mostly JavaDoc.Joerg Pietschmann2005-09-071-3/+13
* Re-adjusting lines after a page-number or a page-number-citation is resolved.Luca Furini2005-09-051-1/+104
* Common base class for TextArea and Character. These two might even be merged ...Jeremias Maerki2005-08-261-0/+4
* First version of text-decoration support (no colors, yet, PDF rendering may n...Jeremias Maerki2005-01-251-1/+19
* Use content ipd/bpd instead of allocation width/height.Finn Bock2004-09-221-91/+1
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* Removal of Visitor patterns from AbstractRenderer, moving of business logic f...Glen Mazza2004-02-251-13/+0
* add InlineAreaVisitor interface to make Area Tree more independent of RenderingWilliam Victor Mote2003-09-101-16/+15
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+205