aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/hyphenation
Commit message (Expand)AuthorAgeFilesLines
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-2412-62/+62
* Replace occurrences of File.toURL() by File.toURI().toURL() (recommended as o...Andreas L. Delmelle2008-07-132-2/+2
* Bugzilla 44203:Andreas L. Delmelle2008-04-261-4/+6
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-6/+6
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-2813-65/+78
* Restored JDK 1.3 compatibility.Jeremias Maerki2006-03-271-1/+1
* Made the loading of user-specified hyphenation patterns usable again and plug...Jeremias Maerki2006-03-215-178/+494
* An addition to FOP that can be used to render a hyphenation tree inSimon Pepping2006-01-281-4/+4
* Package documentation.Jeremias Maerki2005-10-271-0/+22
* Log failure to load a hyphenation file.Jeremias Maerki2005-10-071-6/+20
* PR:Glen Mazza2004-09-0610-0/+2474