aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/layout/hyphenation
Commit message (Expand)AuthorAgeFilesLines
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-1110-2747/+0
* Switched to long licence Jeremias Maerki2003-03-0610-188/+718
* Fixed comparision with push character count.Joerg Pietschmann2003-02-131-1/+1
* Cleaned up unused imports.Oleg Tkachenko2002-12-191-4/+0
* more style fixesKeiron Liddle2002-10-253-3/+3
* removed old configurationKeiron Liddle2002-09-041-3/+1
* use buffered streamKeiron Liddle2002-08-021-1/+1
* removed message handlerKeiron Liddle2001-11-221-28/+27
* changed the parent to FONodeKeiron Liddle2001-11-093-29/+29
* Submitted by: Sasaki Suguru (s-sasaki@hkg.odn.ne.jp)Tore Engvig2001-08-011-1/+1
* Formatted code according to code standards.Tore Engvig2001-07-3010-1647/+1673
* Added patch for loading config via Thread ContextClassLoaderKelly Campbell2001-06-211-3/+23
* changed to small licenseKeiron Liddle2001-06-1210-490/+42
* 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
* JDK 1.1.x changes. Thanks to Art Welch.arved2000-12-222-4/+10
* Changed output from Writer to OutputStream to allow for binary output.Kelly Campbell2000-12-181-1/+1
* adds hyphenation (Carlos Villegas, Fotis Jannidis) and simple configuration ...fotis2000-12-1210-0/+2616