]> source.dussan.org Git - xmlgraphics-fop.git/shortlog
xmlgraphics-fop.git
2004-07-17 Peter Herwegset bullet list as default list style
2004-07-16 Glen MazzaNull pointer check added to code, to stop NPE error...
2004-07-16 Glen MazzaMoved user-defined ElementMapping initialization from...
2004-07-16 Glen MazzaBack to transform example, reverted yesterday's change...
2004-07-16 Glen Mazza*Temporary* commit showing how this process works via...
2004-07-14 Glen MazzaMinor edit, fixed commenting.
2004-07-14 Glen MazzaRemoved the Driver.run() method in favor of JAXP.
2004-07-14 Glen MazzaRemoved BufferedOutputStream line as unneeded in this...
2004-07-14 Glen MazzaUpdated FO->PDF example to use JAXP.
2004-07-13 Peter Herwegbug fixed, which caused runtime-exception on leading...
2004-07-13 Peter Herwegmissing call of endFlow added, so RTF module doesn...
2004-07-13 Glen MazzaPR:
2004-07-13 Glen Mazza1.) Combined the AreaTree and FOTreeHandler into a...
2004-07-11 Glen MazzaMoved FOPPrintServlet from using XSLTInputHandler to...
2004-07-09 Simon PeppingReviewed the Mime types
2004-07-09 Simon PeppingCorrection to the javadoc
2004-07-09 Simon PeppingAdding reporting of mime type to renderers.
2004-07-09 Simon PeppingImplementing user configuration file.
2004-07-09 Glen MazzaMade Driver.initialize() private, more in line with...
2004-07-07 Glen MazzaPR:
2004-07-07 Glen MazzaSwitch to JAXP identity transformation for DOM Document...
2004-07-07 Glen MazzaSwitch from non-JAXP DOM processing to using JAXP ident...
2004-07-07 Glen Mazza1.) Moved the Renderer creation further down from AreaT...
2004-07-06 Glen MazzaThis change abstracts the Renderer away from FOTreeHand...
2004-07-05 Glen Mazza1.) Moved DocumentInputSource & DocumentReader to apps...
2004-07-04 Glen MazzavalidateChildNode() activated for fo:flow.
2004-07-04 Glen MazzaRemoved isMarker() method in favor of getName() (may...
2004-06-27 Glen Mazza1.) Moved Renderer instantiation from Driver to FOTree...
2004-06-26 Glen Mazza1. Output constant types (RENDER_PDF, RENDER_PS, etc...
2004-06-25 Glen Mazza1.) Moved the CommandLineOptions' InputHandler object...
2004-06-23 Glen Mazza1.) Moving renderer-specific customization variables...
2004-06-22 Jeremias MaerkiDisable check for maximum line length because of a...
2004-06-22 Glen Mazza1. Moved renderer options to within FOUserAgent
2004-06-20 Glen Mazza1.) Removed the get/setLogger methods from Driver,...
2004-06-20 Glen Mazza1. Created own logger for AbstractRenderer, removed...
2004-06-20 Glen Mazza1. ProxyContentHandler no longer needed.
2004-06-19 Glen Mazza1.) FOInputHandler constructors switched from Document...
2004-06-18 Simon PeppingImplemented a cache for property value lookup.
2004-06-18 Glen MazzaUnused apps.Document object removed from FOTreeBuilder.
2004-06-18 Glen Mazza1. FOTreeBuilder modified to handle more of the rendere...
2004-06-17 Glen Mazza1. Child element validity checking added for fo:page...
2004-06-17 Glen MazzaCorrection to text message of previous patch: No-parame...
2004-06-17 Glen MazzaNo-constructor loader created for Area Tree.
2004-06-16 Glen Mazza1. Valid node checking for LayoutMasterSet done.
2004-06-16 Jeremias MaerkiRemoved illegal tab character
2004-06-16 Jeremias MaerkiFix compilation problem
2004-06-16 Glen Mazza1.) Check for fo:color-profile made to ensure no child...
2004-06-15 Glen Mazza1.) Added restriction to fo:declarations that fo:color...
2004-06-15 Glen MazzaStandardized error messages, brought fox:bookmarks...
2004-06-13 Glen Mazza1.) App now returns an error if no page-sequence declar...
2004-06-13 Glen MazzaRemoved unneeded getCurrentDocument() again from Driver.
2004-06-13 Glen MazzaMoved AddLMVisitor accessors into FOTreeHandler.
2004-06-12 Glen MazzaCreated a validateChildNode() in FONode for better...
2004-06-12 Glen MazzaMore solid checking to ensure first node encountered...
2004-06-12 Glen MazzaRemoved get/setUserAgent() initializations from the...
2004-06-11 Clay Leedsadded year to Jeremy birthday
2004-06-11 Glen MazzaConsolidated formatPageSequence() into FOTreeHandler.
2004-06-11 Clay LeedsAdded/moved Clay Leeds to Active Committers and added...
2004-06-08 Glen MazzaBetter error-handling messages added for incorrect...
2004-06-08 Glen Mazzapublic format() renamed to private formatPageSequence().
2004-06-08 Glen MazzaRemoved the new apps.Document from public access within...
2004-05-29 Simon PeppingHyphenation of words with punctuation marks, patch...
2004-05-29 Simon PeppingRemove trailing spaces at the end of a paragraph.
2004-05-29 Simon PeppingSolve a few problems concerning hyphenation:
2004-05-27 Simon PeppingMoved myself to the list of active committers
2004-05-27 Chris Bowditchimplemented break-before property
2004-05-26 Chris Bowditchadded protected log member, so child areas can send...
2004-05-26 Chris Bowditchadded fix break-* properties to layout todo list
2004-05-26 Glen MazzaRemoved getPropertyList() method from PropertyManager...
2004-05-26 Glen MazzaRemoved PropertyManager argument from initProperties...
2004-05-23 Glen MazzaReverted part of yesterday's work to make FObj simpler...
2004-05-22 Glen MazzaPR:
2004-05-22 Glen MazzaSwitched from handleAttrs() to more intuitive processNo...
2004-05-20 Chris BowditchAs I do more testing I'm narrowing down problems with...
2004-05-20 Chris Bowditchfixed problem with top/bottom borders on regular blocks
2004-05-19 Glen MazzaSpelled out FO element maker classes in order to make...
2004-05-19 Chris Bowditchupdate markers todo item as re-parenting was not an...
2004-05-18 Chris Bowditchadded more friendly message when Jimi/JAI is not present
2004-05-18 Glen MazzaFolded the layout strategy into apps.Document.
2004-05-18 Chris Bowditchadded ipd property to block element
2004-05-18 Chris Bowditchupdated status: we can finally cross one item off the...
2004-05-15 Glen MazzaPR:
2004-05-13 Chris Bowditchfixes problem that prevented proportional-column-width...
2004-05-12 Glen MazzaRemoved the getLogger() and setLogger() from FOUserAgen...
2004-05-09 Glen MazzaString->int conversion and a few other simplifications...
2004-04-26 Chris Bowditchapplied Luca Furini's patch from bug #28314
2004-04-25 Glen MazzaFor area.Blocks created in BlockLayoutManager.getParent...
2004-04-24 Glen MazzaUpdated news page.
2004-04-24 Glen MazzaRemoved currently unused Document object from the Layou...
2004-04-24 Glen MazzaMore apps.Document->fonts.FontInfo conversion.
2004-04-24 Glen MazzaPDFRenderer does not presently support out-of-order...
2004-04-23 Glen MazzaLogger "LogFactory.getLog(PDFObject.class.getPackage...
2004-04-22 Glen MazzaUnneeded imports removed.
2004-04-22 Glen MazzaPR:
2004-04-21 Glen MazzaNew FontInfo class (original design was from Layout...
2004-04-18 Glen MazzaRemaining changes done with Avalon->Commons Logging...
2004-04-18 Glen MazzaApparent off-by-one error fixed for initial-page-number...
2004-04-18 Glen MazzaMore consolidation of pagination examples.
2004-04-14 Glen MazzaUsed standard Java exception-printing method "printStac...
2004-04-11 Glen MazzaReturned documentation on how to do Avalon logging...
next