aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/fo
Commit message (Expand)AuthorAgeFilesLines
* Slight mods for BodyAreaContainerarved2000-12-182-2/+3
* Support span propertyarved2000-12-182-2/+15
* Slight modsarved2000-12-181-6/+36
* Supports marker snapshotsarved2000-12-181-0/+46
* Works with BodyAreaContainerarved2000-12-181-36/+88
* Remove convertProperty method in Maker, now handled by generated codeKaren Lease2000-12-161-10/+0
* Make getContentWidth method publicKaren Lease2000-12-165-12/+23
* Modify to improve handling of compound propertiesKaren Lease2000-12-167-66/+74
* fo:characterfotis2000-12-151-0/+148
* adds support for fo:character and property characterfotis2000-12-151-30/+31
* Fixed a problem where space after's where not being removed if tableKeiron Liddle2000-12-143-173/+198
* makes sure that the header and footer are removed if no body fitsKeiron Liddle2000-12-133-3/+13
* Applied Kelly's patch to fix problem where id's where being setup twice forKeiron Liddle2000-12-131-6/+5
* Fixed colspanning so that the cell state keeps track of theKeiron Liddle2000-12-121-488/+460
* belongs to hyphenation (Carlos Villegas, Fotis Jannidis) and simple configur...fotis2000-12-121-0/+76
* adds hyphenation (Carlos Villegas, Fotis Jannidis) and simple configuration ...fotis2000-12-122-0/+23
* Updated tables to handle headers, footers, keep-withKeiron Liddle2000-12-1210-301/+736
* Mikko Honkala's fix to allow JDK 1.1 users to compile and use FOP.Steve Coffman2000-12-042-2/+2
* Norm Walsh's enhanced error messages. :)Steve Coffman2000-11-291-4/+14
* Hani Elabed's fix to prevent infinite looping when TableCell or TableRowSteve Coffman2000-11-294-25/+300
* 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
* adds a warning for regions in flows which don't exist in the layoutfotis2000-11-173-4/+30
* Improve handling of property-related exceptionsKaren Lease2000-11-151-8/+12
* Improve handling of property errorsKaren Lease2000-11-151-3/+7
* Make the constructor publicKaren Lease2000-11-151-1/+1
* removed propertyList - no longer requiredKeiron Liddle2000-11-151-3/+0
* renames white-space-treatment to white-space-collapsefotis2000-11-153-197/+202
* fix: images were rendered only half size (Mikko Honkala)fotis2000-11-151-139/+137
* region-name support, refactoring of region, PageSequence, PageMasterReference...fotis2000-11-1517-404/+1126
* Use MessageHandler. Handle unrecognized compound properties.Karen Lease2000-11-141-3/+7
* fixes null property list in case of unknown fo (Kelly Campbell)fotis2000-11-121-162/+164
* rename simple-link to basic-link for xsl:fo spec (18.10.2000) conformancefotis2000-11-112-39/+38
* Remove unnecessary casts to specific property classesKaren Lease2000-11-101-4/+0
* PropertyListBuilder.javaKaren Lease2000-11-107-129/+149
* Add new methods impelmenting functions allowed in property expressionsKaren Lease2000-11-101-9/+119
* Expand Maker subclass; add new get methods for new property datatypesKaren Lease2000-11-101-15/+279
* New methods used in calculating percent-based property valuesKaren Lease2000-11-101-1/+25
* Add parent FO argument when building property listsKaren Lease2000-11-102-3/+4
* Initial version of new base property type classesKaren Lease2000-11-108-0/+787
* property expression parsing classes: initial versionKaren Lease2000-11-1021-0/+2606
* 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-036-47/+299
* Apply's Christian Geisert's text decoration (underline) patch.Steve Coffman2000-10-195-5/+40
* Christian Geisert's patch to allow JDK 1.1 people to use no images.Steve Coffman2000-10-122-3/+4