aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/fo/FOText.java
Commit message (Expand)AuthorAgeFilesLines
* more style fixesKeiron Liddle2002-10-251-3/+4
* removed BP from BPLayoutManager and combinedKeiron Liddle2002-09-031-2/+2
* fixed compile errorKeiron Liddle2002-08-091-3/+0
* removed old area treeKeiron Liddle2002-06-201-12/+0
* prevent exceptionKeiron Liddle2002-06-171-1/+3
* start to an improved mif handlerKeiron Liddle2002-06-051-0/+6
* Add support for nested inlines using the BreakPoss logic.Karen Lease2002-05-101-2/+2
* PR:Karen Lease2002-04-281-0/+3
* initial implementation of line area layout processingKeiron Liddle2002-04-261-52/+51
* a simple impl of getting ipd and line heightKeiron Liddle2002-03-211-16/+0
* removed unneeded importsKeiron Liddle2002-03-081-1/+0
* does some basic text into pdf and svg output just for a startKeiron Liddle2002-01-081-10/+10
* Remove extra whitespace during FO tree constructionKaren Lease2001-11-211-0/+49
* Move text layout code into TextLayoutManager; add generatesInlineAreas to FObjKaren Lease2001-11-111-153/+5
* Integrate layout managers for text and blockKaren Lease2001-11-111-0/+5
* changed the parent to FONodeKeiron Liddle2001-11-091-85/+29
* improved debugging messages a bitKeiron Liddle2001-09-111-1/+1
* changed to logkit for logging only half doneKeiron Liddle2001-08-201-4/+3
* Code formatting. Still builds ok, but I didn't test it otherwise since last.Steve Coffman2001-08-011-6/+6
* Adds Mark Lillywhite's performance and memory patch in all it's glory.Steve Coffman2001-08-011-4/+16
* Formatted code according to code standards.Tore Engvig2001-07-301-236/+248
* Seshadri G.K.: memory bufferingarved2001-05-191-53/+20
* adds vertical align to textKeiron Liddle2001-02-071-8/+12
* simplified block areaKeiron Liddle2001-02-011-2/+112
* Commit more text decoration support from Christain Geisert (finally)Karen Lease2001-02-011-2/+18
* add small-caps support.eschaeffer2001-01-231-107/+110
* fixed slight error when determining if will generate areaKeiron Liddle2001-01-021-1/+1
* Updated tables to handle headers, footers, keep-withKeiron Liddle2000-12-121-0/+17
* Hani Elabed's fix to prevent infinite looping when TableCell or TableRowSteve Coffman2000-11-291-1/+12
* renames white-space-treatment to white-space-collapsefotis2000-11-151-64/+62
* Apply's Christian Geisert's text decoration (underline) patch.Steve Coffman2000-10-191-2/+13
* this at least prevents an ArrayIndexOutOfBoundsException whenKeiron Liddle2000-10-061-0/+1
* replaces calls of System.err.println etc. with calls to the new MessageHandle...fotis2000-06-271-1/+2
* incorporated rest of Arved Sandstrom's simple-link implementation: the FO and...jtauber1999-12-031-0/+1
* Partial implementation of keep-with-next (doesn't yet remove area from previo...jtauber1999-11-251-6/+7
* removed multiple CRs at end of linesjtauber1999-11-221-80/+0
* PR:jtauber1999-11-161-7/+87
* Removed goof which is not in open source CVS versionDirk-Willem van Gulik1999-11-091-1/+1
* Added licences everywhere... ishDirk-Willem van Gulik1999-11-091-0/+50
* Initial revisionDirk-Willem van Gulik1999-11-081-0/+80