5831 Commits (fop-0_95)
 

Author SHA1 Message Date
  Jeremias Maerki 3ad16136d5 Added missing support for Next Line (NEL, 0x0085) and Line Separator (LS, 0x2028) characters. 15 years ago
  Jeremias Maerki 8953139050 Fixed jar-sources target. 15 years ago
  Jeremias Maerki db84b66469 Fixed text stroking in SVG when the stroke-width is zero. 15 years ago
  Jeremias Maerki b003ff96ed Fixed ID resolution for nested bookmarks with duplicated IDs. 15 years ago
  Jeremias Maerki d239692f78 Adjust fop.bat to JAR upgrade. 15 years ago
  Jeremias Maerki 598c62bd37 Fixed validation errors. 15 years ago
  Vincent Hennebert fe7a521178 Don't be shy Max ;-) Restored alphabetical order in the list of active committers 15 years ago
  Vincent Hennebert aae770a953 Slight re-phrasing to make it clearer (I believe) that this page only lists changes made since 0.95beta, but that changes from that latter are of course also available in 0.95 final 15 years ago
  Vincent Hennebert 1fdbf2e324 Corrected bug number 15 years ago
  Jeremias Maerki 992409eda9 0.95beta -> 0.95 15 years ago
  Jeremias Maerki b5f87b8f86 Disabling the ApacheCon ad for the release build. 15 years ago
  Jeremias Maerki 5a3b088e28 Increase version number. 15 years ago
  Jeremias Maerki 26c1cefa3c Website updates for the 0.95 release. 15 years ago
  Jeremias Maerki 78b3706f49 Move to XML Graphics Commons 1.3.1. 15 years ago
  Jeremias Maerki 533a9b8482 Some updates to status.xml (I was not the only one working on the final release). 15 years ago
  Jeremias Maerki 56a1e24703 Bugzilla #41306: 16 years ago
  Jeremias Maerki fdce8fdb2f Found a surplus "pop state" which somehow causes a regression (fill color doesn't get properly reset) between 0.94 and 0.95. Shows in Barcode4J's fop-extension-demo.fo. The line has already been there in 0.94 but only shows in 0.95 probably due to an additional save/restore state pair added in PDFRenderer for reference areas after the block-container area refactoring. 16 years ago
  Jeremias Maerki 76b3036e1c Bugfix: -imagein didn't work because the stylesheet didn't get copied into fop.jar. 16 years ago
  Jeremias Maerki c03fa1fb5a Don't generate commands for default values. 16 years ago
  Jeremias Maerki 96b2c264d2 Removed unused code. 16 years ago
  Jeremias Maerki 622e2d3e2e Bugzilla #39980: 16 years ago
  Jeremias Maerki f872d1dd4e Bugzilla #45366: 16 years ago
  Jeremias Maerki 9ebb1441a4 Doc update after RTF changes. 16 years ago
  Jeremias Maerki 6b31590493 Bugzilla #43825: 16 years ago
  Jeremias Maerki 3d4f3b575e Bugzilla #43606: 16 years ago
  Andreas L. Delmelle bb38e064a7 Fix for Bugzilla 45295 (already committed to the trunk with r672010, r672495 and r672496) 16 years ago
  Jeremias Maerki 2b1ee6f4fb Use configured source and target resolution for foreign objects in RTF output. 16 years ago
  Jeremias Maerki 25dad965ae Bugzilla #44412: 16 years ago
  Jeremias Maerki 8b90918a4a Bugzilla #44887: 16 years ago
  Jeremias Maerki 54de5c5c3b Bugzilla #44412: 16 years ago
  Jeremias Maerki 0a5df63120 Fixed potential NPE. 16 years ago
  Jeremias Maerki fbdf4e8fda Wrong line number reported in the case of a line overflow. 16 years ago
  Jeremias Maerki 691c7da85d Bugzilla #45146: 16 years ago
  Jeremias Maerki 54f5ad968c Update known issues. 16 years ago
  Jeremias Maerki 31c9791ea9 Bugzilla #45151: 16 years ago
  Jeremias Maerki c2ff6ef02e Some notes on RTF and print output. 16 years ago
  Jeremias Maerki 395c50bc68 Fixed resolution handling inside AWT preview dialog. 16 years ago
  Jeremias Maerki c3e1f172ae Restored PSImageUtils. I had deleted it prematurely. Extensions like Barcode4J rely on this class. 16 years ago
  Jeremias Maerki ec3a0d00aa Fixed positioning of absolutely positioned block-containers in multi-column documents. 16 years ago
  Maximilian Berger 06c51e3614 added my key to KEYS, it is used for signing mvn artifacts 16 years ago
  Maximilian Berger 594319d922 Updated as per suggestions in bug 45019 16 years ago
  Jeremias Maerki 574bcafb07 Fixed rendering of fixed block-containers in AFP output. The break-out was actually never implemented which is necessary for supporting fixed positioned viewports. 16 years ago
  Jeremias Maerki 04162ace0a Restored plug-in API compatibility with FOP 0.94. Fixes a NoSuchMethodError when Barcode4J is run. 16 years ago
  Jeremias Maerki e562143f5a Added /usr/local/share/fonts as additional possible location for fonts on Unixes. 16 years ago
  Vincent Hennebert a68c22b768 Bugfix: the before border of cells below a column-spanning cell had their value taken from the leading case, instead of the normal one. 16 years ago
  Jeremias Maerki 324e3ea6f7 Fixed regression causing bad positioning of block-containers if used as descendant of a table-cell. This was not caught because of the lack of a test case that would have shown the problem in visual testing with BatchDiffer. 16 years ago
  Vincent Hennebert 6d07cd5894 Bugzilla 41621: 16 years ago
  Jeremias Maerki d4dd3efdf9 Added missing change information. 16 years ago
  Jeremias Maerki 2b8664d398 Fixed text extraction problem with ZapfDingbats and Symbol font in PDF output. These fonts are symbolic and must not use an Encoding value in PDF. Applies to the built-in base 14 variant and to the case where these fonts are explicitely embedded. 16 years ago
  Jeremias Maerki 72e0875431 HeadURL was missing in the properties. 16 years ago