aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/hyphenation/HyphenationTree.java
Commit message (Expand)AuthorAgeFilesLines
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-5/+5
* Replace occurrences of File.toURL() by File.toURI().toURL() (recommended as o...Andreas L. Delmelle2008-07-131-1/+1
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Made the loading of user-specified hyphenation patterns usable again and plug...Jeremias Maerki2006-03-211-2/+26
* An addition to FOP that can be used to render a hyphenation tree inSimon Pepping2006-01-281-4/+4
* PR:Glen Mazza2004-09-061-0/+584