aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/area/inline/TextArea.java
Commit message (Expand)AuthorAgeFilesLines
* Fixed layout of forward page number citation references in fo:inlineSimon Pepping2006-10-071-17/+0
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Added support for fixed-width spaces and kerning.Jeremias Maerki2006-03-161-1/+11
* Moved the text-splitting logic from TextArea to TextLM, as suggested by Manue...Luca Furini2005-10-271-36/+37
* Fix for bug 36238 (at least in the PDFRenderer)Luca Furini2005-10-251-8/+42
* Re-adjusting lines after a page-number or a page-number-citation is resolved.Luca Furini2005-09-051-0/+28
* Common base class for TextArea and Character. These two might even be merged ...Jeremias Maerki2005-08-261-38/+2
* New line breaking algorithm, patch 29124, submitted by LucaSimon Pepping2004-09-051-9/+27
* For area.Blocks created in BlockLayoutManager.getParentArea(), I set theGlen Mazza2004-04-251-5/+5
* 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-10/+0
* renamed org.apache.fop.area.inline.Word to .TextArea (.Text not used to avoidGlen Mazza2003-10-281-0/+116