aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correction to the javadocSimon Pepping2004-07-091-1/+1
* Adding reporting of mime type to renderers.Simon Pepping2004-07-095-0/+36
* Implementing user configuration file.Simon Pepping2004-07-098-9/+183
* Made Driver.initialize() private, more in line with 0.20.5, which doesn'tGlen Mazza2004-07-096-14/+1
* PR:Glen Mazza2004-07-073-613/+8
* Switch to JAXP identity transformation for DOM Document example.Glen Mazza2004-07-071-4/+10
* Switch from non-JAXP DOM processing to using JAXP identity transformationGlen Mazza2004-07-073-23/+50
* 1.) Moved the Renderer creation further down from AreaTree to RenderPagesMode...Glen Mazza2004-07-078-904/+156
* This change abstracts the Renderer away from FOTreeHandler as follows:Glen Mazza2004-07-064-111/+139
* 1.) Moved DocumentInputSource & DocumentReader to apps package, made privateGlen Mazza2004-07-055-8/+35
* validateChildNode() activated for fo:flow.Glen Mazza2004-07-042-7/+17
* Removed isMarker() method in favor of getName() (may eventually switch to an ...Glen Mazza2004-07-043-19/+1
* 1.) Moved Renderer instantiation from Driver to FOTreeHandler, as it is the ...Glen Mazza2004-06-277-106/+127
* 1. Output constant types (RENDER_PDF, RENDER_PS, etc.) made common betweenGlen Mazza2004-06-2611-192/+157
* 1.) Moved the CommandLineOptions' InputHandler object into FOUserAgent, allowingGlen Mazza2004-06-2511-89/+80
* 1.) Moving renderer-specific customization variables (producer, creator, crea...Glen Mazza2004-06-2316-118/+104
* Disable check for maximum line length because of a problem reported in FOP 0....Jeremias Maerki2004-06-221-1/+9
* 1. Moved renderer options to within FOUserAgentGlen Mazza2004-06-228-33/+34
* 1.) Removed the get/setLogger methods from Driver, obsolete with Commons-Logg...Glen Mazza2004-06-2012-118/+36
* 1. Created own logger for AbstractRenderer, removed logger setter from Render...Glen Mazza2004-06-206-19/+28
* 1. ProxyContentHandler no longer needed.Glen Mazza2004-06-203-159/+13
* 1.) FOInputHandler constructors switched from Document to FOUserAgent, Render...Glen Mazza2004-06-1910-173/+83
* Implemented a cache for property value lookup.Simon Pepping2004-06-184-12/+119
* Unused apps.Document object removed from FOTreeBuilder.Glen Mazza2004-06-183-15/+2
* 1. FOTreeBuilder modified to handle more of the renderer initialization.Glen Mazza2004-06-1816-160/+174
* 1. Child element validity checking added for fo:page-sequence-master.Glen Mazza2004-06-176-28/+58
* Correction to text message of previous patch: No-parameter constructor create...Glen Mazza2004-06-171-0/+1
* No-constructor loader created for Area Tree.Glen Mazza2004-06-173-12/+10
* 1. Valid node checking for LayoutMasterSet done.Glen Mazza2004-06-1622-58/+129
* Removed illegal tab character Jeremias Maerki2004-06-162-11/+11
* Fix compilation problemJeremias Maerki2004-06-162-0/+2
* 1.) Check for fo:color-profile made to ensure no child elements during proces...Glen Mazza2004-06-1630-110/+124
* 1.) Added restriction to fo:declarations that fo:color-profile is the only XS...Glen Mazza2004-06-1537-156/+108
* Standardized error messages, brought fox:bookmarks under parent fo:root.Glen Mazza2004-06-1513-76/+125
* 1.) App now returns an error if no page-sequence declared within fo:root.Glen Mazza2004-06-137-91/+77
* Removed unneeded getCurrentDocument() again from Driver.Glen Mazza2004-06-131-8/+0
* Moved AddLMVisitor accessors into FOTreeHandler.Glen Mazza2004-06-137-46/+46
* Created a validateChildNode() in FONode for better syntax checking in theGlen Mazza2004-06-1263-21/+259
* More solid checking to ensure first node encountered is an fo:root FO.Glen Mazza2004-06-122-7/+9
* Removed get/setUserAgent() initializations from the LayoutManagers. (Infrequ...Glen Mazza2004-06-126-42/+0
* added year to Jeremy birthdayClay Leeds2004-06-111-1/+1
* Consolidated formatPageSequence() into FOTreeHandler.Glen Mazza2004-06-118-304/+128
* Added/moved Clay Leeds to Active Committers and added to Areas of Expertise (...Clay Leeds2004-06-111-14/+39
* Better error-handling messages added for incorrect LayoutMasterSets.Glen Mazza2004-06-082-2/+10
* public format() renamed to private formatPageSequence().Glen Mazza2004-06-081-2/+3
* Removed the new apps.Document from public access within Driver, at least unti...Glen Mazza2004-06-081-16/+0
* Hyphenation of words with punctuation marks, patch by Luca Furini, bugSimon Pepping2004-05-291-5/+53
* Remove trailing spaces at the end of a paragraph.Simon Pepping2004-05-291-21/+18
* Solve a few problems concerning hyphenation:Simon Pepping2004-05-294-14/+28
* Moved myself to the list of active committersSimon Pepping2004-05-271-5/+5