aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/LineLayoutManager.java
Commit message (Expand)AuthorAgeFilesLines
* This is supposed to fix a problem that surfaced with Finn's latest change in ...Jeremias Maerki2004-10-101-1/+2
* Set content ipd/bpd instead of allocation width/height.Finn Bock2004-09-221-1/+1
* PR:Glen Mazza2004-09-061-2/+2
* New line breaking algorithm, patch 29124, submitted by LucaSimon Pepping2004-09-051-224/+1001
* Moved some functionality from LMiter to the LayoutManagers. The LMsSimon Pepping2004-08-261-0/+3
* Remove trailing spaces at the end of a paragraph.Simon Pepping2004-05-291-21/+18
* Solve a few problems concerning hyphenation:Simon Pepping2004-05-291-1/+2
* Removed PropertyManager argument from initProperties(), as it is alreadyGlen Mazza2004-05-261-14/+13
* PR:Glen Mazza2004-05-151-1/+3
* Removed the getLogger() and setLogger() from FOUserAgent; replaced with Commo...Glen Mazza2004-05-121-2/+2
* applied Luca Furini's patch from bug #28314Chris Bowditch2004-04-261-5/+14
* Applied Luca Furini's patch from bugzilla entry 28130.Chris Bowditch2004-04-021-3/+6
* Merged LayoutProcessor into LayoutManager interface.Glen Mazza2004-03-211-4/+4
* PR:Glen Mazza2004-03-181-1/+1
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* Use the new property expressions. Clients must use Length when retrievingFinn Bock2004-02-261-8/+8
* Support for text-indent.Finn Bock2004-02-051-1/+7
* Moved the interfaces into the Constants class on a trial basis (we may stillGlen Mazza2004-01-171-1/+0
* Bug 25808 (Patch by Finn Bock) -- NPE Fix to LineLayoutManager.Glen Mazza2004-01-021-0/+1
* Bug 25756 (Patch by Simon Pepping): Remove line BPs where line consistsGlen Mazza2003-12-271-1/+36
* Bug #25031 -- patch in calculation of line breakpoints, by Simon Pepping (spe...Glen Mazza2003-12-231-1/+12
* Hyphenation/Quotation problem fixed ("quoted strings" not breaking properly.)Glen Mazza2003-12-151-1/+15
* Hyphenation improvements from Simon Pepping (Bugs #25031 and #25059) added.Glen Mazza2003-12-011-10/+20
* Patch by Finn Bock appliedGlen Mazza2003-10-161-1/+1
* remove global import statementsWilliam Victor Mote2003-09-081-13/+13
* move layoutmgr/MinOptMax to traits/MinOptMaxWilliam Victor Mote2003-08-281-0/+1
* move the "common" property classes from layout to fo.properties, renaming the...William Victor Mote2003-08-121-4/+4
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+673