| Commit message (Expand) | Author | Age | Files | Lines |
* | Output vertical position of text area in area tree XML. | Jeremias Maerki | 2005-05-20 | 1 | -0/+1 |
* | Merge of branch Temp_KnuthStylePageBreaking back into HEAD. | Jeremias Maerki | 2005-05-13 | 1 | -1/+1 |
* | 1.) More commenting, some simplifications in the Area classes and PSLM. | Glen Mazza | 2005-03-11 | 1 | -3/+3 |
* | PR: | Glen Mazza | 2005-02-06 | 1 | -1/+1 |
* | Added the page number to the pageViewport | Jeremias Maerki | 2005-01-31 | 1 | -0/+1 |
* | normal trait attributes for page-level reference and viewport areas. | Jeremias Maerki | 2005-01-24 | 1 | -0/+5 |
* | More area dimension traits. | Jeremias Maerki | 2005-01-24 | 1 | -9/+21 |
* | Output clip trait for BlockViewports | Jeremias Maerki | 2005-01-20 | 1 | -0/+3 |
* | Safety check | Jeremias Maerki | 2005-01-19 | 1 | -1/+3 |
* | I need the CTM for display-align checks. | Jeremias Maerki | 2005-01-18 | 1 | -2/+6 |
* | Show top|left-position traits only for abs positioned BCs. | Jeremias Maerki | 2005-01-18 | 1 | -2/+4 |
* | More info on blocks and block-containers | Jeremias Maerki | 2005-01-17 | 1 | -1/+18 |
* | Some more info on the area-tree. | Jeremias Maerki | 2005-01-12 | 1 | -2/+8 |
* | Alloc IPD/BPD, too, not just content IPD/BPD. | Jeremias Maerki | 2005-01-06 | 1 | -0/+2 |
* | Improved area tree XML generation by filtering uninformative attributes while... | Jeremias Maerki | 2005-01-06 | 1 | -40/+35 |
* | Refactored Area Tree XML Renderer to write XML to a TransformerHandler instea... | Jeremias Maerki | 2005-01-05 | 1 | -151/+261 |
* | PR: | Glen Mazza | 2004-11-24 | 1 | -6/+6 |
* | Removal of empty Title subclass, now using LineArea. | Glen Mazza | 2004-09-25 | 1 | -2/+1 |
* | Use content ipd/bpd instead of allocation width/height. | Finn Bock | 2004-09-22 | 1 | -6/+5 |
* | Removed unneded import statements. | Finn Bock | 2004-09-09 | 1 | -1/+0 |
* | New line breaking algorithm, patch 29124, submitted by Luca | Simon Pepping | 2004-09-05 | 1 | -1/+2 |
* | Removed the redundant Region Class Codes in favor of the FO constant | Glen Mazza | 2004-08-29 | 1 | -5/+5 |
* | Adding reporting of mime type to renderers. | Simon Pepping | 2004-07-09 | 1 | -0/+5 |
* | 1. Moved renderer options to within FOUserAgent | Glen Mazza | 2004-06-22 | 1 | -1/+2 |
* | 1.) Added restriction to fo:declarations that fo:color-profile is the only XS... | Glen Mazza | 2004-06-15 | 1 | -1/+0 |
* | added ipd property to block element | Chris Bowditch | 2004-05-18 | 1 | -5/+6 |
* | For area.Blocks created in BlockLayoutManager.getParentArea(), I set the | Glen Mazza | 2004-04-25 | 1 | -1/+1 |
* | PR: | Glen Mazza | 2004-04-22 | 1 | -7/+5 |
* | 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 | -2/+2 |
* | Fix javadoc warnings caused by unknown @see targets. | Finn Bock | 2004-01-24 | 1 | -1/+1 |
* | Block height/width elaboration for XML Renderer--Patch by Finn Bock. | Glen Mazza | 2004-01-20 | 1 | -2/+3 |
* | Moved the interfaces into the Constants class on a trial basis (we may still | Glen Mazza | 2004-01-17 | 1 | -1/+0 |
* | Moved FontSetup and two helper classes from render.pdf to fonts package. | Glen Mazza | 2003-12-12 | 1 | -3/+2 |
* | renamed org.apache.fop.area.inline.Word to .TextArea (.Text not used to avoid | Glen Mazza | 2003-10-28 | 1 | -7/+7 |
* | add InlineAreaVisitor interface to make Area Tree more independent of Rendering | William Victor Mote | 2003-09-10 | 1 | -1/+1 |
* | move renderXML() from apps/FOUserAgent to render/AbstractRenderer | William Victor Mote | 2003-08-28 | 1 | -1/+1 |
* | move setDefaultXMLHandler() and addXMLHandler() from apps/FOUserAgent to rend... | William Victor Mote | 2003-08-28 | 1 | -2/+2 |
* | remove region code from /area/RegionReference in favor of those in fo/paginat... | William Victor Mote | 2003-08-27 | 1 | -5/+6 |
* | move fo/FOUserAgent to apps/FOUserAgent, as it manages configuration informat... | William Victor Mote | 2003-08-22 | 1 | -1/+1 |
* | move control/Document to apps/Document | William Victor Mote | 2003-08-20 | 1 | -1/+1 |
* | more FO Tree isolation work | William Victor Mote | 2003-08-19 | 1 | -2/+3 |
* | 1. create control package | William Victor Mote | 2003-08-14 | 1 | -17/+18 |
* | 1. To facilitate comprehension of the Renderer classes, added the remaining ... | Glen Mazza | 2003-08-07 | 1 | -6/+0 |
* | Moved sources from src/org/** to src/java/org/** | Jeremias Maerki | 2003-03-11 | 1 | -0/+536 |