| Commit message (Expand) | Author | Age | Files | Lines |
* | 1.) More commenting, some simplifications in the Area classes and PSLM. | Glen Mazza | 2005-03-11 | 1 | -3/+3 |
* | Fix for adding absolutely positioned block without children. | Jeremias Maerki | 2005-02-07 | 1 | -8/+14 |
* | block-containers improved/fixed. The following features are implemented and t... | Jeremias Maerki | 2005-01-17 | 1 | -1/+1 |
* | Removed the "inheritedStartIndent" hack again. | Jeremias Maerki | 2005-01-12 | 1 | -3/+11 |
* | PR: | Glen Mazza | 2004-11-29 | 1 | -2/+5 |
* | PR: | Glen Mazza | 2004-10-27 | 1 | -4/+3 |
* | Removal of empty Title subclass, now using LineArea. | Glen Mazza | 2004-09-25 | 1 | -3/+2 |
* | Calculate the margin offsets (border & padding), by increasing | Finn Bock | 2004-09-23 | 1 | -4/+16 |
* | Gets rid of currentBlockIPPosition. Use currentIPPosition instead and | Finn Bock | 2004-09-22 | 1 | -19/+13 |
* | Use content ipd/bpd instead of allocation width/height. | Finn Bock | 2004-09-22 | 1 | -10/+10 |
* | Removed unneeded import statements. Makes eclipse happy. | Finn Bock | 2004-09-07 | 1 | -2/+0 |
* | Removed the redundant Region Class Codes in favor of the FO constant | Glen Mazza | 2004-08-29 | 1 | -6/+6 |
* | Implementing user configuration file. | Simon Pepping | 2004-07-09 | 1 | -1/+10 |
* | 1.) Moving renderer-specific customization variables (producer, creator, crea... | Glen Mazza | 2004-06-23 | 1 | -34/+0 |
* | 1. Moved renderer options to within FOUserAgent | Glen Mazza | 2004-06-22 | 1 | -10/+0 |
* | 1.) Removed the get/setLogger methods from Driver, obsolete with Commons-Logg... | Glen Mazza | 2004-06-20 | 1 | -1/+1 |
* | 1. Created own logger for AbstractRenderer, removed logger setter from Render... | Glen Mazza | 2004-06-20 | 1 | -10/+3 |
* | PR: | Glen Mazza | 2004-04-22 | 1 | -2/+2 |
* | PR: | Glen Mazza | 2004-03-31 | 1 | -2/+23 |
* | Applied Apache License Version 2.0 by following the instructions at http://ww... | Jeremias Maerki | 2004-02-27 | 1 | -48/+16 |
* | Changed internal renderInlineXXX() functions from public to protected access.... | Glen Mazza | 2004-02-25 | 1 | -6/+6 |
* | Removal of Visitor patterns from AbstractRenderer, moving of business logic f... | Glen Mazza | 2004-02-25 | 1 | -110/+53 |
* | Do the regiontraits before changes ctm because the ctm only apply for the | Finn Bock | 2004-02-04 | 1 | -2/+2 |
* | Handle SPACE_START trait for block areas. | Finn Bock | 2004-01-29 | 1 | -10/+20 |
* | Moved the interfaces into the Constants class on a trial basis (we may still | Glen Mazza | 2004-01-17 | 1 | -1/+2 |
* | 1.) Chris Bowditch's patch on padding-start implemented. (Changes were | Glen Mazza | 2003-11-24 | 1 | -76/+76 |
* | Layout changed to account for fo:region-body borders and padding when | Glen Mazza | 2003-11-01 | 1 | -5/+5 |
* | renamed org.apache.fop.area.inline.Word to .TextArea (.Text not used to avoid | Glen Mazza | 2003-10-28 | 1 | -9/+9 |
* | Add possibility to set creation date. | Joerg Pietschmann | 2003-09-19 | 1 | -2/+19 |
* | Change to have the fo:region-body display "on top" in cases of overlap with t... | Glen Mazza | 2003-09-14 | 1 | -2/+6 |
* | add InlineAreaVisitor interface to make Area Tree more independent of Rendering | William Victor Mote | 2003-09-10 | 1 | -3/+76 |
* | clean up some gump javadoc warnings | William Victor Mote | 2003-09-01 | 1 | -2/+2 |
* | 1. Partial implementation of fo:region-xxx and background-color property | Glen Mazza | 2003-09-01 | 1 | -7/+6 |
* | move renderXML() from apps/FOUserAgent to render/AbstractRenderer | William Victor Mote | 2003-08-28 | 1 | -0/+37 |
* | move setDefaultXMLHandler() and addXMLHandler() from apps/FOUserAgent to rend... | William Victor Mote | 2003-08-28 | 1 | -0/+26 |
* | remove region code from /area/RegionReference in favor of those in fo/paginat... | William Victor Mote | 2003-08-27 | 1 | -6/+7 |
* | move fo/FOUserAgent to apps/FOUserAgent, as it manages configuration informat... | William Victor Mote | 2003-08-22 | 1 | -1/+1 |
* | more FO Tree isolation work | William Victor Mote | 2003-08-19 | 1 | -2/+2 |
* | 1. create control package | William Victor Mote | 2003-08-14 | 1 | -2/+2 |
* | 1. To facilitate comprehension of the Renderer classes, added the remaining ... | Glen Mazza | 2003-08-07 | 1 | -3/+28 |
* | javadoc changes to clean up gump warnings. | William Victor Mote | 2003-04-25 | 1 | -5/+5 |
* | javadoc changes to clean up gump warnings. | William Victor Mote | 2003-04-24 | 1 | -15/+15 |
* | Moved sources from src/org/** to src/java/org/** | Jeremias Maerki | 2003-03-11 | 1 | -0/+654 |