| Commit message (Expand) | Author | Age | Files | Lines |
* | implemented break-before property | Chris Bowditch | 2004-05-27 | 4 | -25/+96 |
* | added protected log member, so child areas can send messages to log | Chris Bowditch | 2004-05-26 | 1 | -8/+17 |
* | For area.Blocks created in BlockLayoutManager.getParentArea(), I set the | Glen Mazza | 2004-04-25 | 1 | -5/+5 |
* | PR: | Glen Mazza | 2004-04-22 | 2 | -5/+4 |
* | PR: | Glen Mazza | 2004-03-31 | 1 | -3/+2 |
* | Applied Apache License Version 2.0 by following the instructions at http://ww... | Jeremias Maerki | 2004-02-27 | 42 | -1962/+618 |
* | Removal of Visitor patterns from AbstractRenderer, moving of business logic f... | Glen Mazza | 2004-02-25 | 8 | -176/+0 |
* | Added a bpd field so that region reference areas has both ipd (from Area) | Finn Bock | 2004-02-04 | 1 | -0/+20 |
* | Added SPACE_START and SPACE_END traits. | Finn Bock | 2004-01-29 | 1 | -0/+14 |
* | Moved the interfaces into the Constants class on a trial basis (we may still | Glen Mazza | 2004-01-17 | 3 | -12/+12 |
* | Conversion of more properties from Strings to ints. | Glen Mazza | 2003-12-28 | 1 | -1/+13 |
* | Bug 25692 (patch by Finn Bock)--toString() implementation of Trait.Background... | Glen Mazza | 2003-12-23 | 1 | -1/+17 |
* | 1. Moved static element and property structures from PropertyList (previously... | Glen Mazza | 2003-12-20 | 1 | -1/+0 |
* | Clearer method names given for finding border and padding for regions. | Glen Mazza | 2003-11-02 | 1 | -16/+12 |
* | 1. PDF block background rendering properly offset to account for region | Glen Mazza | 2003-11-01 | 1 | -0/+87 |
* | Layout changed to account for fo:region-body borders and padding when | Glen Mazza | 2003-11-01 | 1 | -2/+2 |
* | renamed org.apache.fop.area.inline.Word to .TextArea (.Text not used to avoid | Glen Mazza | 2003-10-28 | 3 | -32/+31 |
* | open up access in misc places by either adding accessor methods or by looseni... | William Victor Mote | 2003-10-10 | 2 | -0/+13 |
* | 1. add an AreaTreeControl interface | William Victor Mote | 2003-10-06 | 2 | -5/+94 |
* | cleanup bookmark logic and doc a bit | William Victor Mote | 2003-10-06 | 1 | -7/+5 |
* | move logic for creating area tree bookmarks from layoutmgr/LayoutManagerLS to... | William Victor Mote | 2003-10-06 | 1 | -1/+43 |
* | 1. BodyRegion's clone() now including child areas (makes it a bona fide clone() | Glen Mazza | 2003-10-02 | 1 | -2/+3 |
* | Fixed Testcase.
| Joerg Pietschmann | 2003-09-27 | 1 | -2/+1 |
* | Organize imports.
| Joerg Pietschmann | 2003-09-19 | 1 | -3/+2 |
* | add InlineAreaVisitor interface to make Area Tree more independent of Rendering | William Victor Mote | 2003-09-10 | 8 | -109/+210 |
* | remove unneeded reference to Renderer from within the area package | William Victor Mote | 2003-09-10 | 1 | -21/+10 |
* | 1. Partial implementation of fo:region-xxx and background-color property | Glen Mazza | 2003-09-01 | 1 | -1/+1 |
* | remove region code from /area/RegionReference in favor of those in fo/paginat... | William Victor Mote | 2003-08-27 | 3 | -68/+49 |
* | make area/CTM.getCTMandRelDims() more general by decoupling it from fo/Proper... | William Victor Mote | 2003-08-24 | 1 | -6/+6 |
* | move property resolution logic from area/CTM.getCTMandRelDims() back to fo/Pr... | William Victor Mote | 2003-08-24 | 1 | -3/+2 |
* | move fo/PropertyManager.getCTMandRelDims() to area/CTM.getCTMandRelDims(), ad... | William Victor Mote | 2003-08-23 | 1 | -12/+80 |
* | move extensions/BookmarkData to area/extensions/BookmarkData | William Victor Mote | 2003-08-21 | 1 | -0/+271 |
* | 1. Remove fo/FOTreeExternal and layoutmgr/LMFOTreeExternal (in favor of Visit... | William Victor Mote | 2003-08-19 | 1 | -0/+103 |
* | Changed positioning of '{' in nested blocks | Peter Bernard West | 2003-06-20 | 1 | -4/+2 |
* | Fix array out-of-bounds error. pageSequence starts at 1, the array starts at 0. | William Victor Mote | 2003-04-27 | 1 | -12/+12 |
* | Moved sources from src/org/** to src/java/org/** | Jeremias Maerki | 2003-03-11 | 39 | -0/+5793 |