| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 2 | -42/+44 |
* | 1. BodyRegion's clone() now including child areas (makes it a bona fide clone() | Glen Mazza | 2003-10-02 | 2 | -40/+120 |
* | Redfactored generic FOP test to self-contained JUnit test.
| Joerg Pietschmann | 2003-09-27 | 1 | -0/+173 |
* | Fixed Testcase.
| Joerg Pietschmann | 2003-09-27 | 6 | -35/+12 |
* | Patch to sitemap to allow compliance.html to be generated in V5.0 | Glen Mazza | 2003-09-27 | 1 | -1/+1 |
* | port maintenance branch improvements in apps/FOPException to the trunk | William Victor Mote | 2003-09-25 | 1 | -0/+20 |
* | reset background-color for each paragraph, submitted by Peter Herweg, see htt... | William Victor Mote | 2003-09-21 | 1 | -3/+8 |
* | 1.) Moved AWT Viewer classes from org.fop.viewer to org.fop.render.awt.viewer | Glen Mazza | 2003-09-21 | 25 | -79/+66 |
* | style changes only | William Victor Mote | 2003-09-19 | 1 | -61/+72 |
* | add support for "xsl-region-before", "xsl-region-after" and fo:page-number ta... | William Victor Mote | 2003-09-19 | 6 | -4/+190 |
* | *** empty log message *** | Joerg Pietschmann | 2003-09-19 | 1 | -0/+1 |
* | SAX filter providing a MD5 checksum for ensuring XML input integrity. | Joerg Pietschmann | 2003-09-19 | 2 | -0/+360 |
* | Add possibility to set creation date. | Joerg Pietschmann | 2003-09-19 | 4 | -51/+109 |
* | Organize imports.
| Joerg Pietschmann | 2003-09-19 | 18 | -132/+77 |
* | style changes only | William Victor Mote | 2003-09-18 | 5 | -467/+475 |
* | changes for RTF tables, submitted by Peter Herweg, see http://nagoya.apache.o... | William Victor Mote | 2003-09-18 | 8 | -18/+1229 |
* | add accessor methods for currentDocument | William Victor Mote | 2003-09-17 | 1 | -1/+16 |
* | set the (default) LayoutStrategy only if it has not been set already | William Victor Mote | 2003-09-17 | 1 | -1/+3 |
* | Added a link on XSLT stylesheet caching (from a recent email) to the embeddin... | Glen Mazza | 2003-09-16 | 1 | -1/+2 |
* | trigger event handling for start and end of table, cell, column, and row, pri... | William Victor Mote | 2003-09-16 | 4 | -2/+62 |
* | add structure for handling table columns in fo/FOInputHandler and its subclas... | William Victor Mote | 2003-09-16 | 4 | -0/+58 |
* | make RtfColorTable.getColorNumber return an Integer instead of int, so that i... | William Victor Mote | 2003-09-16 | 2 | -15/+15 |
* | correct computation of integer conversion, as per patch submitted by Peter He... | William Victor Mote | 2003-09-16 | 1 | -1/+1 |
* | 1. convert fo/FOTreeVisitor to an interface | William Victor Mote | 2003-09-16 | 78 | -371/+629 |
* | add <version> tag to most documents | William Victor Mote | 2003-09-15 | 56 | -78/+132 |
* | Removed apparent patching problem | Joerg Pietschmann | 2003-09-15 | 1 | -10/+7 |
* | make instance variables protected instead of private to make subclassing easier | William Victor Mote | 2003-09-15 | 1 | -2/+2 |
* | Partial implementation of region border properties. | Glen Mazza | 2003-09-14 | 1 | -21/+36 |
* | Change to have the fo:region-body display "on top" in cases of overlap with t... | Glen Mazza | 2003-09-14 | 1 | -2/+6 |
* | New element mapping created to handle Batik extension elements. | Glen Mazza | 2003-09-13 | 2 | -0/+105 |
* | Added Andreas to our list of contributors (secured his permission first.) | Glen Mazza | 2003-09-13 | 1 | -0/+1 |
* | convert DOS line-endings to Unix (oops) | William Victor Mote | 2003-09-13 | 1 | -5/+5 |
* | apply patch submitted by Jeff Turner to get FOP's site working with Forrest 0... | William Victor Mote | 2003-09-13 | 6 | -5/+451 |
* | Link to XSLTC getting started page added. | Glen Mazza | 2003-09-13 | 1 | -1/+2 |
* | Applied Thomas DeWeese's (Batik team) patches to the transcoder code. | Glen Mazza | 2003-09-13 | 3 | -30/+14 |
* | 1. tie the LMIter objects to their LM "parent" | William Victor Mote | 2003-09-12 | 8 | -22/+101 |
* | add InlineAreaVisitor interface to make Area Tree more independent of Rendering | William Victor Mote | 2003-09-10 | 10 | -113/+287 |
* | remove unneeded reference to Renderer from within the area package | William Victor Mote | 2003-09-10 | 2 | -22/+12 |
* | Changes to PDFTextPainter to accomodate new Batik library. | Glen Mazza | 2003-09-09 | 1 | -7/+13 |
* | Changes to PSTextPainter to accomodate new Batik library. | Glen Mazza | 2003-09-09 | 1 | -5/+11 |
* | Nightly build version to accomodate new Batik API changes. | Glen Mazza | 2003-09-09 | 1 | -0/+0 |
* | add support for font-size and font-weight, as per patch from Peter Herweg (ma... | William Victor Mote | 2003-09-09 | 1 | -0/+18 |
* | remove global import statements | William Victor Mote | 2003-09-08 | 26 | -200/+181 |
* | remove extraneous import statement | William Victor Mote | 2003-09-08 | 1 | -13/+11 |
* | Moved three committers to inactive status. | Glen Mazza | 2003-09-04 | 1 | -46/+5 |
* | Remove storage of apps/FOUserAgent from fo/FONode in favor of storing it once... | William Victor Mote | 2003-09-02 | 9 | -25/+43 |
* | Remove all storage of fo/FOInputHandler from within the FO Tree itself, in fa... | William Victor Mote | 2003-09-02 | 15 | -86/+31 |
* | move storage of ID references from fo/FOInputHandler to fo/FOTreeControl (imp... | William Victor Mote | 2003-09-01 | 4 | -19/+25 |
* | remove some convoluted and unnecessary logic -- we already know the Document ... | William Victor Mote | 2003-09-01 | 1 | -7/+3 |