6098 Commits (918af3dca86ea73828f985e6a15cf607b8ebcf42)
 

Author SHA1 Message Date
  Andreas L. Delmelle 918af3dca8 Bugzilla 45842: Use FOP_OPTS environment variable in fop.bat and fop.cmd (patch submitted by Carsten Siedentop) 15 years ago
  Jeremias Maerki 523fc9227c Fixed stray "xml.apache.org". 15 years ago
  Jeremias Maerki 97771c4e93 Bugzilla #45795: 15 years ago
  Maximilian Berger 937b5b3d50 Re-enabled image loader testcases 15 years ago
  Jeremias Maerki 2c8b8c8dfb Bugzilla #45755: 15 years ago
  Jeremias Maerki 50b0a1cbf6 PDF Output: Made sure the XMP Metadata stream is never compressed. 15 years ago
  Andreas L. Delmelle 6582977a99 Minor fix: avoid attempts at converting a default namespace declaration as a FO property, if the parser reports it as a regular attribute 15 years ago
  Jeremias Maerki 6dcae86dbd Credits where credits are due. I only noticed afterwards that there was a patch attached to the issue. 15 years ago
  Jeremias Maerki fd8186e127 Bugzilla #45734: 15 years ago
  Jeremias Maerki 1e0f9c8764 Bugzilla #45616: 15 years ago
  Jeremias Maerki 5c02a136b8 Some older TTF fonts have shorter OS/2 tables. This fixes potential EOFExceptions. 15 years ago
  Adrian Cumiskey 420d6d01d4 This is a better fix which will cater for the case where the first character encountered is the EOF (-1) character. EOF test now only occurs when loop is exit so this should execute more efficiently. 15 years ago
  Adrian Cumiskey ac7ba7e765 Make PFM string parsing a little more robust 15 years ago
  Jeremias Maerki df953d10b8 Avoid test failure if the backup directory is not available, yet. 16 years ago
  Andreas L. Delmelle 4d56d06ac8 Partial fix for Bugzilla 45702: instead of wrapping the forcedBreakAfterLast element, simply add it to the returnList 16 years ago
  Andreas L. Delmelle 9ff780f79d Bugzilla 45667: avoid NullPointerExceptions during hyphenation for empty inlines. 16 years ago
  Jeremias Maerki 145f071b76 Added missing generation of areas for empty grid units in tables with collapsing border model. (missing test case) 16 years ago
  Jeremias Maerki 5313249fe5 Added missing generation of areas for empty grid units in tables with collapsing border model. 16 years ago
  Luca Furini 001b89015f Expanded warning message about borders and paddings on regions. 16 years ago
  Maximilian Berger 134b844d44 added URIResolutionTestCase 16 years ago
  Adrian Cumiskey fc31f448ee Forgot to add deprecated public statics. 16 years ago
  Adrian Cumiskey 17c89e5781 Deprecate UnitConv now that it resides only in xmlgraphics commons. 16 years ago
  Jeremias Maerki 41e5f3a094 Merge from 0.95 branch: 16 years ago
  Jeremias Maerki c6d4f62647 Hmm, I missed the redirects for the 0.95 release. 16 years ago
  Maximilian Berger 54827a9a48 CommonURIResolver is no longer a singleton 16 years ago
  Jeremias Maerki 8028c5d93e Minor documentation improvements, most notably a comment about keep-together="always". 16 years ago
  Jeremias Maerki c599fec77b Fixed example. 16 years ago
  Jeremias Maerki 4e5ca23d62 Added a page on metadata (partly ported from the FOP Wiki). 16 years ago
  Maximilian Berger 2a5f9ef54c Re-added moved class as deprecated 16 years ago
  Jeremias Maerki 5844566a6c Fixed memory leak in property cache (not cleaning stale PropertyCache$CacheEntry instances). 16 years ago
  Maximilian Berger f10d6e420f Moved DataURIResolver from FOP to commons; use new URIResolver registry 16 years ago
  Maximilian Berger 2eae80d5ff minor spelling mistakes 16 years ago
  Jeremias Maerki a73edf0846 Merge from branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_95: 16 years ago
  Jeremias Maerki 26f8338825 Final statistics output after the test with average speed indication. 16 years ago
  Jeremias Maerki 761b318e76 Added some performance statistics to MemoryEater. 16 years ago
  Jeremias Maerki f022fe41eb Added an FAQ entry about the element mismatch error message. 16 years ago
  Maximilian Berger 29fcfd8207 Included patched retroweaver which does not modify Boolean.valueOf 16 years ago
  Adrian Cumiskey e4a6a478b3 * Updated xmlgraphics-commons-14svn.jar to reflect UnitConv additions. 16 years ago
  Maximilian Berger 93cf2f0568 Boolean.valueOf() is available in 1.4, but retroweaver still tried to weave it 16 years ago
  Maximilian Berger 6d65b84811 Use retroweaver for 1.4 verification 16 years ago
  Maximilian Berger 03288228ea valueOf is Java 1.5+ only 16 years ago
  Adrian Cumiskey 39efd65d2f Moved mptToPt() and ptToMpt() from AbstractRenderer to UnitConv. One less dependency to worry about. 16 years ago
  Jeremias Maerki 80fc2899d4 Wasn't an NPE, but actually a division by zero. 16 years ago
  Adrian Cumiskey f476b8a6ab Moved static method lightenColor() from PrintRenderer to ColorUtil. Thats one less Renderer interface dependency to worry about :). 16 years ago
  Jeremias Maerki 24bf14675b Fixed the source for a division by zero when the content of an fo:leader with leader-pattern="use-content" collapses to zero width during layout. 16 years ago
  Jeremias Maerki 86e818b935 Removed three unused classes in the traits package. 16 years ago
  Jeremias Maerki a31b0119d4 Fixed border trait parsing for the area tree XML when CMYK or ICC colors were used. 16 years ago
  Jeremias Maerki ff243bf1dd Bugzilla #45606: 16 years ago
  Jeremias Maerki db8d836b23 Merge from 0_95 branch: 16 years ago
  Andreas L. Delmelle 2b58695ebb Added 'due-to' to the wrong entry... 16 years ago