aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/TextLayoutManager.java
Commit message (Expand)AuthorAgeFilesLines
* Hyphenation problem in Bug 23985 (http://nagoya.apache.org/bugzilla/show_bug....Glen Mazza2003-11-071-16/+18
* Layout changed to account for fo:region-body borders and padding whenGlen Mazza2003-11-011-27/+28
* renamed org.apache.fop.area.inline.Word to .TextArea (.Text not used to avoidGlen Mazza2003-10-281-8/+8
* move static methods getCharWidth and getWordWidth from util.CharUtilities to ...William Victor Mote2003-10-101-7/+6
* remove global import statementsWilliam Victor Mote2003-09-081-19/+18
* move layoutmgr/MinOptMax to traits/MinOptMaxWilliam Victor Mote2003-08-281-0/+1
* move layout.FontState to fonts.FontWilliam Victor Mote2003-08-141-0/+1
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+587