summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 1. add section about external resources in fo.xmlWilliam Victor Mote2003-07-113-18/+11
* Added new class render.awt.AWTPrintRenderer -- relocates PrintRenderer define...Glen Mazza2003-07-103-196/+158
* 1. rearrange contentWilliam Victor Mote2003-07-101-27/+34
* break out two subsections in the general sectionWilliam Victor Mote2003-07-101-8/+14
* add cross-ref back to new hyphenation documentWilliam Victor Mote2003-07-101-4/+10
* Move hyphenation information out of configuration and into a separate documen...William Victor Mote2003-07-103-60/+45
* 1. move "embedding" section under "custom"William Victor Mote2003-07-101-13/+15
* Consolidate font registration information, and add cross-references between c...William Victor Mote2003-07-102-31/+30
* Added news, note about new download locationChristian Geisert2003-07-102-5/+13
* pretty-print changes only.William Victor Mote2003-07-091-165/+147
* 1. rearrange some content into a summary tableWilliam Victor Mote2003-07-091-113/+132
* minor cleanupWilliam Victor Mote2003-07-091-6/+4
* add doc for remaining key-value pairsWilliam Victor Mote2003-07-091-2/+17
* 1. move strokeSVGText documentation from graphics.xml to configuration.xmlWilliam Victor Mote2003-07-092-17/+33
* fix ugly typoWilliam Victor Mote2003-07-091-1/+1
* reformulate introductory section for clarityWilliam Victor Mote2003-07-091-14/+13
* Clarifying comment re: input. Fix a typo.William Victor Mote2003-07-091-2/+3
* add more content on AttributesWilliam Victor Mote2003-07-081-1/+105
* Add user comments regarding color-space and other issues. Submitted by Ben Ga...William Victor Mote2003-07-081-12/+22
* Add content to the "general information" section about email etiquette, appro...William Victor Mote2003-07-081-3/+8
* Move remaing resolved issues (to date) from the wiki.William Victor Mote2003-07-071-0/+54
* Include missing URL missed in translation from wiki.William Victor Mote2003-07-071-1/+1
* expand Document Structure and Attributes sectionsWilliam Victor Mote2003-07-071-7/+123
* Fix type in URLWilliam Victor Mote2003-07-071-1/+1
* Add some basic documentation for RTFLib (aka jfor).William Victor Mote2003-07-072-0/+92
* 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
* Typo cleanup.Glen Mazza2003-07-061-9/+9
* Typo fixed.Glen Mazza2003-07-061-1/+1
* 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
* Add link for fop-cvs mailing list archive.William Victor Mote2003-07-051-0/+1
* 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