| Commit message (Expand) | Author | Age | Files | Lines |
* | RTF structural renderer moved from root to render.rtf, joining all the other ... | Glen Mazza | 2003-11-04 | 95 | -15178/+0 |
* | Peter Herweg's missed files from his previous RTF patch. | Glen Mazza | 2003-11-01 | 2 | -116/+95 |
* | Peter Herweg's RTF patches applied--note the RTFHandler update was missing, | Glen Mazza | 2003-11-01 | 11 | -13/+881 |
* | apply patch from Peter Herweg for RTF pagination properties (see http://nagoy... | William Victor Mote | 2003-10-15 | 3 | -0/+142 |
* | Fixed Testcase.
| Joerg Pietschmann | 2003-09-27 | 1 | -8/+8 |
* | reset background-color for each paragraph, submitted by Peter Herweg, see htt... | William Victor Mote | 2003-09-21 | 1 | -3/+8 |
* | 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 | 1 | -4/+123 |
* | 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 | 7 | -18/+1211 |
* | add structure for handling table columns in fo/FOInputHandler and its subclas... | William Victor Mote | 2003-09-16 | 1 | -0/+15 |
* | make RtfColorTable.getColorNumber return an Integer instead of int, so that i... | William Victor Mote | 2003-09-16 | 2 | -15/+15 |
* | 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 | 3 | -4/+0 |
* | 1. Partial implementation of fo:region-xxx and background-color property | Glen Mazza | 2003-09-01 | 1 | -1/+1 |
* | move control/Document to apps/Document | William Victor Mote | 2003-08-20 | 1 | -1/+1 |
* | 1. integrate Document and LayoutStrategy into workflow | William Victor Mote | 2003-08-15 | 1 | -11/+3 |
* | 1. create control package | William Victor Mote | 2003-08-14 | 1 | -3/+3 |
* | 1. convert fo.FOTreeHandler to fire events when it completes a PageSequence o... | William Victor Mote | 2003-08-12 | 1 | -1/+3 |
* | rename StructureHandler to FOInputHandler to clarify that its subclasses are ... | William Victor Mote | 2003-07-29 | 1 | -48/+48 |
* | Inter-package references between fo.flow and fo.pagination removed by moving ... | Glen Mazza | 2003-07-17 | 1 | -1/+1 |
* | cleanup some gump javadoc warnings | William Victor Mote | 2003-07-16 | 1 | -2/+1 |
* | Place RTFLib into its own group for purposes of javadoc generation. Add packa... | William Victor Mote | 2003-07-07 | 6 | -0/+40 |
* | clean up javadoc warning (can't reference org.apache.fop.rtf.rtflib.testdocs.... | William Victor Mote | 2003-07-07 | 1 | -9/+11 |
* | clean up gump javadoc warnings | William Victor Mote | 2003-07-06 | 3 | -7/+8 |
* | Changes to implement background color at the paragraph level in RTF output. | William Victor Mote | 2003-07-05 | 3 | -8/+54 |
* | style changes only, mostly javadoc comments and refactoring of names | William Victor Mote | 2003-07-04 | 4 | -50/+99 |
* | extract method adjustBorderProperties from writeRtfContent, primarily to sati... | William Victor Mote | 2003-07-04 | 1 | -19/+24 |
* | style changes only, mostly javadoc comments and refactoring of names | William Victor Mote | 2003-07-03 | 5 | -147/+275 |
* | style changes only, mostly javadoc comments and refactoring of names | William Victor Mote | 2003-07-03 | 3 | -101/+216 |
* | style changes only, mostly javadoc comments and refactoring of names | William Victor Mote | 2003-07-03 | 8 | -74/+178 |
* | style changes only, mostly javadoc comments and refactoring of names | William Victor Mote | 2003-07-03 | 5 | -64/+109 |
* | style changes only, mostly javadoc comments and refactoring of names | William Victor Mote | 2003-07-03 | 4 | -71/+145 |
* | style changes only, mostly javadoc comments | William Victor Mote | 2003-07-02 | 1 | -6/+10 |
* | Extract computeImageSize and writeSizeInfo methods (to reduce size of writeRt... | William Victor Mote | 2003-07-02 | 1 | -30/+41 |
* | style changes only, mostly javadoc comments and refactoring of names | William Victor Mote | 2003-07-02 | 23 | -211/+281 |
* | style changes only, mostly javadoc comments and refactoring of names | William Victor Mote | 2003-07-02 | 6 | -68/+131 |
* | style changes only, mostly javadoc comments and refactoring of names | William Victor Mote | 2003-07-02 | 5 | -44/+51 |
* | Cleanup style issues, mostly javadoc comments. | William Victor Mote | 2003-07-01 | 17 | -102/+249 |
* | Add javadoc comments. Remove unused IBorderAttributes.java interface, whose c... | William Victor Mote | 2003-07-01 | 2 | -92/+29 |
* | Refactor constants to conform to style guidelines. Add javadoc comments. | William Victor Mote | 2003-06-30 | 11 | -51/+77 |
* | Got some low hanging style errors as reported by eclipse. | Joerg Pietschmann | 2003-06-30 | 2 | -18/+11 |
* | Refactor constants to conform to style guidelines. | William Victor Mote | 2003-06-30 | 2 | -8/+9 |
* | style changes only. | William Victor Mote | 2003-06-30 | 26 | -272/+303 |
* | style changes only | William Victor Mote | 2003-06-30 | 31 | -711/+657 |
* | style changes only | William Victor Mote | 2003-06-30 | 20 | -322/+302 |
* | Convert all tab characters to spaces to comply with style requirements. | William Victor Mote | 2003-06-30 | 40 | -2594/+2592 |
* | Place jfor credits in a separate section, primarily to keep the standard head... | William Victor Mote | 2003-06-29 | 80 | -684/+1137 |
* | Bug #20397: Move StructureHandler.java to fo package and LayoutHandler.java ... | Glen Mazza | 2003-06-29 | 1 | -43/+42 |
* | style changes only | William Victor Mote | 2003-06-27 | 1 | -40/+45 |