aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/fo/flow/BlockContainer.java
Commit message (Expand)AuthorAgeFilesLines
* start implementation of block-containerKeiron Liddle2002-08-301-6/+10
* removed old area treeKeiron Liddle2002-06-201-77/+2
* sets up the id independantly of the layoutKeiron Liddle2002-05-231-0/+1
* changed a few more vector and hastableKeiron Liddle2001-11-141-4/+1
* Move text layout code into TextLayoutManager; add generatesInlineAreas to FObjKaren Lease2001-11-111-0/+4
* changed the parent to FONodeKeiron Liddle2001-11-091-2/+1
* changed the way that elements and properties are handledKeiron Liddle2001-11-061-15/+8
* gets all properties specified on each elementKeiron Liddle2001-08-061-0/+27
* Formatted code according to code standards.Tore Engvig2001-07-301-137/+133
* Use PropertyManager for FontState and BorderAndPadding property setsKaren Lease2001-03-041-191/+47
* Added small-caps support in all fo.eschaeffer2001-01-251-210/+215
* Support span propertyarved2000-12-181-0/+8
* Make getContentWidth method publicKaren Lease2000-12-161-1/+6
* PropertyListBuilder.javaKaren Lease2000-11-101-0/+10
* Corinna Hischke's fix to allow right, left, top, bottom borders toSteve Coffman2000-11-031-9/+60
* added id support (required for internal-links)Jordan Naftolin2000-06-221-1/+10
* Support for absolute positioning and borders (contributed by Jon Smirl)fotis2000-03-071-0/+215