aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/fo/flow/Block.java
Commit message (Expand)AuthorAgeFilesLines
* changed the way that elements and properties are handledKeiron Liddle2001-11-061-14/+8
* changed to logkit for logging only half doneKeiron Liddle2001-08-201-3/+2
* gets all properties specified on each elementKeiron Liddle2001-08-061-0/+50
* Code formatting. Still builds ok, but I didn't test it otherwise since last.Steve Coffman2001-08-011-21/+22
* Adds Mark Lillywhite's performance and memory patch in all it's glory.Steve Coffman2001-08-011-16/+38
* Formatted code according to code standards.Tore Engvig2001-07-301-265/+273
* AHS: changed Area methods slightlyarved2001-07-261-5/+4
* AHS: initial marker supportarved2001-07-161-0/+12
* AHS: addressing break boundary conditionsarved2001-07-131-73/+21
* properly adjusts the max height of table partsKeiron Liddle2001-03-051-0/+3
* Use PropertyManager for FontState and BorderAndPadding property setsKaren Lease2001-03-041-151/+15
* Patch for list-block to support body-start and label-endKelly Campbell2001-02-231-13/+0
* Set parent area of BlockArea early, for Basic Link supportarved2001-02-101-0/+1
* Added small-caps support in all fo.eschaeffer2001-01-251-0/+1
* add small-caps support.eschaeffer2001-01-231-411/+416
* adds footnote supportKeiron Liddle2001-01-101-3/+11
* Support for column breaksarved2000-12-271-0/+9
* Support span propertyarved2000-12-181-2/+7
* Make getContentWidth method publicKaren Lease2000-12-161-9/+11
* adds hyphenation (Carlos Villegas, Fotis Jannidis) and simple configuration ...fotis2000-12-121-0/+22
* Updated tables to handle headers, footers, keep-withKeiron Liddle2000-12-121-277/+305
* Hani Elabed's fix to prevent infinite looping when TableCell or TableRowSteve Coffman2000-11-291-11/+35
* PropertyListBuilder.javaKaren Lease2000-11-101-0/+10
* This applies Christer Moren's nested list bugSteve Coffman2000-11-091-6/+5
* Corinna Hischke's fix to allow right, left, top, bottom borders toSteve Coffman2000-11-031-9/+60
* modified to conform to IDReferences changeJordan Naftolin2000-06-281-1/+1
* fixes duplicate id on overflow bugJordan Naftolin2000-06-281-4/+8
* replaces calls of System.err.println etc. with calls to the new MessageHandle...fotis2000-06-271-2/+3
* checks for FObjMixed's idJordan Naftolin2000-06-221-14/+2
* Added internal-link functionalityJordan Naftolin2000-06-211-3/+22
* adds support for page-number-citation (limitation: works only for reversed re...fotis2000-06-181-0/+1
* NEW: Simple link modsarved2000-06-141-0/+6
* Support for absolute positioning and borders (contributed by Jon Smirl)fotis2000-03-071-16/+32
* added basic support for padding-{top,left,bottom,right} on blocksjtauber1999-11-301-0/+14
* added support for background-colorjtauber1999-11-271-2/+7
* Partial implementation of keep-with-next (doesn't yet remove area from previo...jtauber1999-11-251-14/+22
* removed multiple CRs at end of linesjtauber1999-11-221-192/+0
* PR:jtauber1999-11-161-5/+197
* 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/+192