aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/layout/hyphenation/HyphenationTree.java
Commit message (Expand)AuthorAgeFilesLines
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-569/+0
* Switched to long licence Jeremias Maerki2003-03-061-31/+105
* Fixed comparision with push character count.Joerg Pietschmann2003-02-131-1/+1
* changed the parent to FONodeKeiron Liddle2001-11-091-7/+7
* Formatted code according to code standards.Tore Engvig2001-07-301-422/+429
* changed to small licenseKeiron Liddle2001-06-121-49/+4
* Fixed another array out of bounds bugTore Engvig2001-06-071-6/+8
* Fixed an array out of bounds that caused some combinations of word/pattern to...Tore Engvig2001-06-071-3/+5
* adds hyphenation (Carlos Villegas, Fotis Jannidis) and simple configuration ...fotis2000-12-121-0/+529