aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/hyphenation
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla #49733:Jeremias Maerki2010-08-1410-36/+294
* Moved the class UnicodeClasses to src/codegen/unicode, so that it isSimon Pepping2009-09-032-354/+24
* Fixed Checkstyle warnings and replaced a java 1.5 classSimon Pepping2009-08-263-14/+20
* Fixed checkstyle warningsSimon Pepping2009-08-201-15/+38
* I tried to remove all methods which are not Java 1.4 compliant.Simon Pepping2009-08-201-14/+28
* Prepare for new hyphenation pattern files, which do not have their own classe...Simon Pepping2009-08-184-12/+8137
* 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