aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/fo/flow
Commit message (Expand)AuthorAgeFilesLines
* Hani Elabed's fix to prevent infinite looping when TableCell or TableRowSteve Coffman2000-11-293-24/+288
* this handles the situation where the first row of a tableKeiron Liddle2000-11-283-5/+15
* adds support for properties leader-align, leader-pattern-width, leader-lengt...fotis2000-11-251-106/+91
* fix for bug list indentation is lost after page-break (Dorothea Wiarda)fotis2000-11-251-119/+126
* Bug correction in my previous patch.eschaeffer2000-11-211-219/+213
* error in previous commit (forget startIndent and endIndent). Image scaling sh...eschaeffer2000-11-201-1/+1
* Check if the image can fit in the area, and scale it if needed.eschaeffer2000-11-201-0/+15
* renames white-space-treatment to white-space-collapsefotis2000-11-152-133/+140
* fix: images were rendered only half size (Mikko Honkala)fotis2000-11-151-139/+137
* region-name support, refactoring of region, PageSequence, PageMasterReference...fotis2000-11-152-37/+104
* rename simple-link to basic-link for xsl:fo spec (18.10.2000) conformancefotis2000-11-111-38/+37
* PropertyListBuilder.javaKaren Lease2000-11-104-1/+42
* This applies Christer Moren's nested list bugSteve Coffman2000-11-091-6/+5
* Corinna Hischke's excellent table padding and partial border fixes. VerySteve Coffman2000-11-083-1/+52
* Corinna Hischke's fix to allow right, left, top, bottom borders toSteve Coffman2000-11-035-45/+297
* Apply's Christian Geisert's text decoration (underline) patch.Steve Coffman2000-10-193-3/+26
* Removes the double colonsSteve Coffman2000-09-201-1/+1
* added xpos attrKeiron Liddle2000-09-151-0/+26
* removes old displaygraphicfotis2000-08-111-228/+0
* substitutes inline-sequence with inline (this is just a renaming, but the fo ...fotis2000-08-111-19/+18
* added better size handlingKeiron Liddle2000-08-101-16/+24
* handles page breaking betterKeiron Liddle2000-08-071-29/+39
* replaces display-rule with a very basic form of fo:leaderfotis2000-08-032-159/+183
* fixes an error if it has no childrenKeiron Liddle2000-08-031-0/+2
* handles the fo:instream-foreign-object elementKeiron Liddle2000-08-031-0/+249
* changes allowed flow-name for static-content from xsl-before/xsl-after to xsl...fotis2000-08-021-2/+2
* externalgraphic replaces graphic tags in former xsl versionsfotis2000-07-241-0/+230
* now handles id's correctly when a table overflows onto another pageJordan Naftolin2000-07-201-12/+5
* Fixed table overflow bugJordan Naftolin2000-07-191-3/+12
* Now calls removeID when keep-with-next is encounteredJordan Naftolin2000-07-131-0/+5
* cleaned up code. Removed unecessary variables and avoided duplicate method c...Jordan Naftolin2000-07-101-41/+31
* now throws exception if "ref-id" attribute not specified in page-number-citationJordan Naftolin2000-07-081-0/+5
* Added basic support for forward page-number-citationsJordan Naftolin2000-07-051-3/+10
* fixes duplicate id on overflow bugJordan Naftolin2000-06-297-25/+49
* modified to conform to IDReferences changeJordan Naftolin2000-06-281-1/+1
* fixes duplicate id on overflow bugJordan Naftolin2000-06-281-4/+8
* Now uses IDReferences to search for page numbersJordan Naftolin2000-06-281-203/+125
* replaces calls of System.err.println etc. with calls to the new MessageHandle...fotis2000-06-278-17/+25
* added id support (required for internal-links)Jordan Naftolin2000-06-2213-1/+73
* added id support (required for internal-links)Jordan Naftolin2000-06-224-1/+23
* checks for FObjMixed's idJordan Naftolin2000-06-221-14/+2
* Added internal-link functionalityJordan Naftolin2000-06-212-8/+39
* adds support for page-number-citation (limitation: works only for reversed re...fotis2000-06-183-1/+296
* This is Jordan Naftolin's patch to allow you to have links in theSteve Coffman2000-06-161-0/+11
* NEW: Simple link modsarved2000-06-148-1/+30
* remove makefilesfotis2000-06-041-41/+0
* check if there's enougth space left on the page to draw the imageeschaeffer2000-05-312-8/+20
* These apply Jordon Naftolin's excellent table spacing fix. I'll apply thisSteve Coffman2000-05-232-11/+2
* changes in fo:inline-graphiceschaeffer2000-05-231-22/+49
* changes in fo:display-graphiceschaeffer2000-05-231-21/+49