117 Commits (7272aa03a527a18ff85a15e1d1137fe7d65adfae)

Author SHA1 Message Date
  Jeremias Maerki 7272aa03a5 Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 years ago
  Finn Bock f50eed8c26 Use the new property expressions. Clients must use Length when retrieving 20 years ago
  Glen Mazza ef51d189ae Changed internal renderInlineXXX() functions from public to protected access. Removed need for renderers to specifically implement them in Renderer interface. 20 years ago
  Glen Mazza e88496c498 Removal of Visitor patterns from AbstractRenderer, moving of business logic from InlineArea to AbstractRenderer. 20 years ago
  Finn Bock e76f9185dc Draw the borders of a BlockViewport before setting the CTM 20 years ago
  Jeremias Maerki 3e111ddb9f Adapt to changes in Commons IO's APIs. 20 years ago
  Finn Bock 7d0370cba2 Do the regiontraits before changes ctm because the ctm only apply for the 20 years ago
  Jeremias Maerki 8dcbde441a Tab char and style fixes only. 20 years ago
  Finn Bock 5f0d4d36b5 Phase 3 (last) of bug 26434. 20 years ago
  Finn Bock d9a8ac8671 Phase 2 of bug 26434. 20 years ago
  Peter Herweg 99c6c148a3 fixed runtime error while reading PR_BORDER_WIDTH or PR_BORDER_STYLE 20 years ago
  Finn Bock cfc8cdf4a5 Handle SPACE_START trait for block areas. 20 years ago
  Peter Herweg 5b61bf19a1 improved support for margin-top and margin-bottom in fo:region-XXX 20 years ago
  Peter Herweg 3f36d62392 Removed call of JFOR's WhiteSpaceCollapser; now this is done by FOP 20 years ago
  Peter Herweg 677c70837d Submitted by Lucas Bruand to JFOR: escape all characters > 127 instead of 255 20 years ago
  Peter Herweg e20809388a added support for white-space-treatment and linefeed-treatment by deferring the processing of some FOs until execution of endBlock 20 years ago
  Glen Mazza 053d3333cd Switching from passing the FOUserAgent for several of the image 20 years ago
  Finn Bock 9197111b1a Fix a 'javadoc' warning about missing @see target. 20 years ago
  Peter Herweg a092afbe06 fixed wrong datatype in overriden method 20 years ago
  Finn Bock 26c09dd520 Fix javadoc warnings caused by unknown @see targets. 20 years ago
  Finn Bock cab2e10693 Use PDFNumber.doubleOut to format the floats in a transformation matrix. 20 years ago
  Peter Herweg e7ac16fa59 Submitted by: Marc Wilhelm Kuester; added support for fo:list in fo:footnote; ensured Word displays footnote, not endnote 20 years ago
  Glen Mazza abcbd4469a Block height/width elaboration for XML Renderer--Patch by Finn Bock. 20 years ago
  Peter Herweg a134b2d6f8 replaced string constants with int constants 20 years ago
  Glen Mazza c5bb1aa00e Moved the interfaces into the Constants class on a trial basis (we may still 20 years ago
  Glen Mazza efb5a0a413 More String->Int conversions (ones I've missed previously.) Appears I've finally 20 years ago
  Peter Herweg c1a16a8cfb added support for fo:footnote 20 years ago
  Glen Mazza fe1eef55be More String-->int conversions. Work primarily from Finn Bock's patch. 20 years ago
  Peter Herweg 3dce042c7f bug fixed: The first occurence of a custom color was displayed with wrong color 20 years ago
  Peter Bernard West bbaad46fb2 Remove unused imports to quieten Eclipse. 20 years ago
  Peter Bernard West 7c234422c3 Removed unnecessary semi-colon. 20 years ago
  Peter Herweg 3eab0f472f added support for fo:basic-link 20 years ago
  Glen Mazza eaef5320fb More String->int conversions, annoyingly incremental but I'm getting there... 20 years ago
  Glen Mazza 179067565d PR: 20 years ago
  Glen Mazza f962079346 1. Moved static element and property structures from PropertyList (previously in former PropertyListBuilder) to FObj 20 years ago
  Glen Mazza f80b5592ce Moved FontSetup and two helper classes from render.pdf to fonts package. 20 years ago
  Glen Mazza fe51dbcd86 1.) Chris Bowditch's patch on padding-start implemented. (Changes were 20 years ago
  Jeremias Maerki d9f999a049 Style fixes only 20 years ago
  Jeremias Maerki f559e3fcbc RTF output: Support for fo:list-block 20 years ago
  William Victor Mote 143ccd4024 fix Unicode encoding problem in comments 20 years ago
  Glen Mazza a8a6187845 Peter Herweg's patch applied: 20 years ago
  Glen Mazza 5eb038e730 Peter Herweg's latest patch applied: 20 years ago
  Jeremias Maerki 549cb124e2 Style fixes only 20 years ago
  Jeremias Maerki f564a7fbf4 RTF: Add support for number-rows-spanned, height (at table-row) and margin-left 20 years ago
  Jeremias Maerki b2ae23d770 Changed image loading to use Commons IO. 20 years ago
  Jeremias Maerki 72e5b915b2 RTF: added support for fo:external-graphic 20 years ago
  Jeremias Maerki eeb5c41112 Substantial refactoring of the PS transcoder (especially the text painting, less painting using the StrokingTextPainter, therefore more speed and smaller output files) 20 years ago
  Glen Mazza 46f10d88ac RTF structural renderer moved from root to render.rtf, joining all the other renderers 20 years ago
  Glen Mazza fc13cdcc5d Clearer method names given for finding border and padding for regions. 20 years ago
  Glen Mazza 916a7752a0 Moved mif package (including structural renderer MIFHandler.java) to 20 years ago