aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/layout/LineArea.java
Commit message (Expand)AuthorAgeFilesLines
* removed message handlerKeiron Liddle2001-11-221-11/+12
* new area tree and rendering stuffKeiron Liddle2001-10-221-4/+0
* changed api associated with batik to current batikKeiron Liddle2001-10-121-1/+1
* changed overflow message since (1) it was confusingKeiron Liddle2001-10-051-3/+3
* fixed some text wrapping problemsKeiron Liddle2001-09-251-24/+31
* this patch should fix a problem with hyphenating large wordsKeiron Liddle2001-08-311-17/+32
* Submitted by: Struan Judd (struan@sjudd.com)Tore Engvig2001-08-021-19/+4
* Submitted by: Sasaki Suguru (s-sasaki@hkg.odn.ne.jp)Tore Engvig2001-08-011-37/+37
* Formatted code according to code standards.Tore Engvig2001-07-301-539/+586
* Added support for various spaces, inluding non-breaking spaceTore Engvig2001-07-241-73/+292
* PR: 2556Tore Engvig2001-07-171-16/+10
* changed to small licenseKeiron Liddle2001-06-121-4/+2
* PR: 1681Tore Engvig2001-06-061-28/+38
* K. Liddle: vertical align amount modifiedarved2001-05-011-2/+2
* PR:Tore Engvig2001-04-161-13/+43
* Fixed basic-link horizontal position with justification turned on.Kelly Campbell2001-03-291-11/+20
* subset fonts embedding (submitted by Tore Engvig)fotis2001-03-221-54/+11
* Use new HyphenationProps classKaren Lease2001-03-041-24/+10
* fixed: problems with whitespacefotis2001-02-271-18/+33
* fixed: error if char width = 0 in leaderfotis2001-02-271-1/+7
* enabling CID keyed truetype fonts; this gives supportfotis2001-02-271-18/+16
* fixed: problems if calculated leader-length < 0fotis2001-02-201-0/+6
* adds vertical align to textKeiron Liddle2001-02-071-13/+39
* fixed: leader didn't fill line in content tablefotis2001-02-011-5/+9
* Commit more text decoration support from Christain Geisert (finally)Karen Lease2001-02-011-5/+47
* places svg inlineKeiron Liddle2001-01-301-1/+49
* changed inline references to layout.inlineKeiron Liddle2001-01-241-12/+12
* re-added a check to make sure there is no index array out of bounds errorKeiron Liddle2001-01-021-0/+3
* using leader-length.optimum instead of maximum for line break and length calc...fotis2000-12-201-11/+14
* fixed: overlapping character with hyphenation onfotis2000-12-181-28/+124
* adds support for fo:character and property characterfotis2000-12-151-3/+31
* adds hyphenation (Carlos Villegas, Fotis Jannidis) and simple configuration ...fotis2000-12-121-83/+181
* Hani Elabed's fix to prevent infinite looping when TableCell or TableRowSteve Coffman2000-11-291-0/+7
* Added a check to make sure a whitespace space isn't added to theKeiron Liddle2000-11-281-3/+7
* adds support for properties leader-align, leader-pattern-width, leader-lengt...fotis2000-11-251-15/+186
* renames white-space-treatment to white-space-collapsefotis2000-11-151-381/+375
* This applies Dorothea Wiarda's patch to prevent "character dropping" whenSteve Coffman2000-11-081-1/+8
* Apply's Christian Geisert's text decoration (underline) patch.Steve Coffman2000-10-191-1/+4
* update to conform to new text-align values (stephanie crowe)fotis2000-07-221-2/+2
* fixed bug in which page-number-citation couldn't be the first element in a blockJordan Naftolin2000-07-071-0/+1
* Added basic support for forward page-number-citationsJordan Naftolin2000-07-051-0/+25
* fixes small bug with the link rectangle placement when the linkJordan Naftolin2000-06-291-5/+3
* replaces calls of System.err.println etc. with calls to the new MessageHandle...fotis2000-06-271-3/+4
* NEW: Simple link modsarved2000-06-141-4/+10
* Keiron Liddle's patch to make special characters work across pageSteve Coffman2000-06-121-1/+5
* modified LinkSet align() callsarved2000-04-021-11/+15
* align() returns int; low impact change of signaturearved2000-03-101-2/+4
* Support for absolute positioning and borders (contributed by Jon Smirl)fotis2000-03-071-6/+6
* incorporated rest of Arved Sandstrom's simple-link implementation: the FO and...jtauber1999-12-031-10/+41
* removed multiple CRs at end of linesjtauber1999-11-221-401/+0