| Commit message (Expand) | Author | Age | Files | Lines |
* | Hani Elabed's fix to prevent infinite looping when TableCell or TableRow | Steve Coffman | 2000-11-29 | 3 | -24/+288 |
* | this handles the situation where the first row of a table | Keiron Liddle | 2000-11-28 | 3 | -5/+15 |
* | adds support for properties leader-align, leader-pattern-width, leader-lengt... | fotis | 2000-11-25 | 1 | -106/+91 |
* | fix for bug list indentation is lost after page-break (Dorothea Wiarda) | fotis | 2000-11-25 | 1 | -119/+126 |
* | Bug correction in my previous patch. | eschaeffer | 2000-11-21 | 1 | -219/+213 |
* | error in previous commit (forget startIndent and endIndent). Image scaling sh... | eschaeffer | 2000-11-20 | 1 | -1/+1 |
* | Check if the image can fit in the area, and scale it if needed. | eschaeffer | 2000-11-20 | 1 | -0/+15 |
* | renames white-space-treatment to white-space-collapse | fotis | 2000-11-15 | 2 | -133/+140 |
* | fix: images were rendered only half size (Mikko Honkala) | fotis | 2000-11-15 | 1 | -139/+137 |
* | region-name support, refactoring of region, PageSequence, PageMasterReference... | fotis | 2000-11-15 | 2 | -37/+104 |
* | rename simple-link to basic-link for xsl:fo spec (18.10.2000) conformance | fotis | 2000-11-11 | 1 | -38/+37 |
* | PropertyListBuilder.java | Karen Lease | 2000-11-10 | 4 | -1/+42 |
* | This applies Christer Moren's nested list bug | Steve Coffman | 2000-11-09 | 1 | -6/+5 |
* | Corinna Hischke's excellent table padding and partial border fixes. Very | Steve Coffman | 2000-11-08 | 3 | -1/+52 |
* | Corinna Hischke's fix to allow right, left, top, bottom borders to | Steve Coffman | 2000-11-03 | 5 | -45/+297 |
* | Apply's Christian Geisert's text decoration (underline) patch. | Steve Coffman | 2000-10-19 | 3 | -3/+26 |
* | Removes the double colons | Steve Coffman | 2000-09-20 | 1 | -1/+1 |
* | added xpos attr | Keiron Liddle | 2000-09-15 | 1 | -0/+26 |
* | removes old displaygraphic | fotis | 2000-08-11 | 1 | -228/+0 |
* | substitutes inline-sequence with inline (this is just a renaming, but the fo ... | fotis | 2000-08-11 | 1 | -19/+18 |
* | added better size handling | Keiron Liddle | 2000-08-10 | 1 | -16/+24 |
* | handles page breaking better | Keiron Liddle | 2000-08-07 | 1 | -29/+39 |
* | replaces display-rule with a very basic form of fo:leader | fotis | 2000-08-03 | 2 | -159/+183 |
* | fixes an error if it has no children | Keiron Liddle | 2000-08-03 | 1 | -0/+2 |
* | handles the fo:instream-foreign-object element | Keiron Liddle | 2000-08-03 | 1 | -0/+249 |
* | changes allowed flow-name for static-content from xsl-before/xsl-after to xsl... | fotis | 2000-08-02 | 1 | -2/+2 |
* | externalgraphic replaces graphic tags in former xsl versions | fotis | 2000-07-24 | 1 | -0/+230 |
* | now handles id's correctly when a table overflows onto another page | Jordan Naftolin | 2000-07-20 | 1 | -12/+5 |
* | Fixed table overflow bug | Jordan Naftolin | 2000-07-19 | 1 | -3/+12 |
* | Now calls removeID when keep-with-next is encountered | Jordan Naftolin | 2000-07-13 | 1 | -0/+5 |
* | cleaned up code. Removed unecessary variables and avoided duplicate method c... | Jordan Naftolin | 2000-07-10 | 1 | -41/+31 |
* | now throws exception if "ref-id" attribute not specified in page-number-citation | Jordan Naftolin | 2000-07-08 | 1 | -0/+5 |
* | Added basic support for forward page-number-citations | Jordan Naftolin | 2000-07-05 | 1 | -3/+10 |
* | fixes duplicate id on overflow bug | Jordan Naftolin | 2000-06-29 | 7 | -25/+49 |
* | modified to conform to IDReferences change | Jordan Naftolin | 2000-06-28 | 1 | -1/+1 |
* | fixes duplicate id on overflow bug | Jordan Naftolin | 2000-06-28 | 1 | -4/+8 |
* | Now uses IDReferences to search for page numbers | Jordan Naftolin | 2000-06-28 | 1 | -203/+125 |
* | replaces calls of System.err.println etc. with calls to the new MessageHandle... | fotis | 2000-06-27 | 8 | -17/+25 |
* | added id support (required for internal-links) | Jordan Naftolin | 2000-06-22 | 13 | -1/+73 |
* | added id support (required for internal-links) | Jordan Naftolin | 2000-06-22 | 4 | -1/+23 |
* | checks for FObjMixed's id | Jordan Naftolin | 2000-06-22 | 1 | -14/+2 |
* | Added internal-link functionality | Jordan Naftolin | 2000-06-21 | 2 | -8/+39 |
* | adds support for page-number-citation (limitation: works only for reversed re... | fotis | 2000-06-18 | 3 | -1/+296 |
* | This is Jordan Naftolin's patch to allow you to have links in the | Steve Coffman | 2000-06-16 | 1 | -0/+11 |
* | NEW: Simple link mods | arved | 2000-06-14 | 8 | -1/+30 |
* | remove makefiles | fotis | 2000-06-04 | 1 | -41/+0 |
* | check if there's enougth space left on the page to draw the image | eschaeffer | 2000-05-31 | 2 | -8/+20 |
* | These apply Jordon Naftolin's excellent table spacing fix. I'll apply this | Steve Coffman | 2000-05-23 | 2 | -11/+2 |
* | changes in fo:inline-graphic | eschaeffer | 2000-05-23 | 1 | -22/+49 |
* | changes in fo:display-graphic | eschaeffer | 2000-05-23 | 1 | -21/+49 |