aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop
Commit message (Expand)AuthorAgeFilesLines
* PrintStarter simplified and then obsoleted; PrinterJob object that the AWTPr...Glen Mazza2003-07-275-146/+33
* Created a new overloaded method Driver.render(InputHandler), simplifies inter...Glen Mazza2003-07-279-76/+36
* clean up some gump javadoc warningsWilliam Victor Mote2003-07-264-4/+4
* style changes onlyWilliam Victor Mote2003-07-173-34/+47
* style changes onlyWilliam Victor Mote2003-07-1712-81/+195
* style changes onlyWilliam Victor Mote2003-07-173-51/+99
* style changes onlyWilliam Victor Mote2003-07-175-50/+178
* Inter-package references between fo.flow and fo.pagination removed by moving ...Glen Mazza2003-07-1712-32/+41
* style changes onlyWilliam Victor Mote2003-07-161-7/+137
* style changes onlyWilliam Victor Mote2003-07-163-20/+137
* cleanup some gump javadoc warningsWilliam Victor Mote2003-07-163-4/+3
* style changes onlyWilliam Victor Mote2003-07-153-37/+109
* style changes onlyWilliam Victor Mote2003-07-155-40/+102
* style changes onlyWilliam Victor Mote2003-07-145-63/+152
* style changes onlyWilliam Victor Mote2003-07-145-61/+145
* remove unused local variablesWilliam Victor Mote2003-07-141-37/+10
* style changes onlyWilliam Victor Mote2003-07-146-68/+138
* remove unused local variables in getInlineArea()William Victor Mote2003-07-141-22/+0
* extract methods computeXOffset() and computeYOffset() from getInlineArea()William Victor Mote2003-07-141-40/+50
* style changes onlyWilliam Victor Mote2003-07-137-76/+184
* style changes onlyWilliam Victor Mote2003-07-138-97/+163
* style changes onlyWilliam Victor Mote2003-07-1312-129/+267
* style changes onlyWilliam Victor Mote2003-07-1318-196/+430
* extract methods nextDecimalPoint() and nextColor() from method next(), primar...William Victor Mote2003-07-131-43/+54
* style changes onlyWilliam Victor Mote2003-07-133-26/+73
* Reconfigured ElementMapping from an interface to an abstract base classGlen Mazza2003-07-125-73/+63
* Added new class render.awt.AWTPrintRenderer -- relocates PrintRenderer define...Glen Mazza2003-07-103-196/+158
* Place RTFLib into its own group for purposes of javadoc generation. Add packa...William Victor Mote2003-07-076-0/+40
* clean up javadoc warning (can't reference org.apache.fop.rtf.rtflib.testdocs....William Victor Mote2003-07-071-9/+11
* clean up gump javadoc warningsWilliam Victor Mote2003-07-068-98/+99
* style changes onlyWilliam Victor Mote2003-07-0614-154/+364
* Non-applicable white-space-collapse property removed from fo:page-number and ...Glen Mazza2003-07-062-7/+0
* style changes onlyWilliam Victor Mote2003-07-052-29/+53
* extract a bunch of methods out of parseOptions(), mostly to satisfy checkstyl...William Victor Mote2003-07-051-129/+196
* Changes to implement background color at the paragraph level in RTF output.William Victor Mote2003-07-054-18/+78
* moved to org.apache.fop.utilJeremias Maerki2003-07-045-764/+0
* Save PS interpreter memory by starting the procs only once.Jeremias Maerki2003-07-041-1/+1
* Remove obsolete codeJeremias Maerki2003-07-045-243/+4
* Remove unused code Jeremias Maerki2003-07-042-68/+7
* Use PDFDocument to encode from String to bytes.Jeremias Maerki2003-07-041-1/+1
* Move here from org.apache.fop.render.psJeremias Maerki2003-07-047-0/+1050
* Style onlyJeremias Maerki2003-07-041-6/+4
* Make resolution configurableJeremias Maerki2003-07-041-1/+10
* Some touch-up for styleJeremias Maerki2003-07-041-12/+18
* Use Commons IO methodsJeremias Maerki2003-07-041-2/+6
* Use code from the new FontUtil class.Jeremias Maerki2003-07-041-21/+2
* FOTreeBuilder's ElementMapping initialization moved from Driver to FOTreeBuil...Glen Mazza2003-07-042-136/+162
* style changes only, mostly javadoc comments and refactoring of namesWilliam Victor Mote2003-07-044-50/+99
* extract method adjustBorderProperties from writeRtfContent, primarily to sati...William Victor Mote2003-07-041-19/+24
* style changes only, mostly javadoc comments and refactoring of namesWilliam Victor Mote2003-07-035-147/+275