aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org
Commit message (Expand)AuthorAgeFilesLines
* Safer handling of treebuilder variable within Driver.reset(), also Driver.set...Glen Mazza2003-08-051-1/+8
* 1) Command-line option -l now sets default locale for entire instance, not ju...Glen Mazza2003-08-042-19/+4
* 1.) only partly implemented Run() function removed from InputHandler and its ...Glen Mazza2003-08-047-48/+17
* PrinterJob setup and construction moved from Driver to AWTPrintRenderer class...Glen Mazza2003-08-023-35/+21
* 1. Moved the XMLReader createParser() functionality from abstract class Inpu...Glen Mazza2003-08-024-48/+32
* XSLTInputHandler reimplemented using TraxInputHandler code. TraxInputHandler...Glen Mazza2003-07-312-230/+95
* Patch 21381: New "force" attribute added to FOP task, update to documentation.Glen Mazza2003-07-301-7/+50
* 1.) Moved the business logic for determining which starter to create from app...Glen Mazza2003-07-292-38/+22
* beef up the javadoc comments explaining what these classes doWilliam Victor Mote2003-07-293-7/+20
* move layoutmgr/LayoutHandler to fo/FOTreeHandler:William Victor Mote2003-07-293-8/+8
* rename StructureHandler to FOInputHandler to clarify that its subclasses are ...William Victor Mote2003-07-2918-199/+199
* 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