4526 Révisions (fop-0_95)

Auteur SHA1 Message Date
  Jeremias Maerki 598c62bd37 Fixed validation errors. il y a 16 ans
  Vincent Hennebert fe7a521178 Don't be shy Max ;-) Restored alphabetical order in the list of active committers il y a 16 ans
  Jeremias Maerki 992409eda9 0.95beta -> 0.95 il y a 16 ans
  Jeremias Maerki b5f87b8f86 Disabling the ApacheCon ad for the release build. il y a 16 ans
  Jeremias Maerki 26c1cefa3c Website updates for the 0.95 release. il y a 16 ans
  Jeremias Maerki 56a1e24703 Bugzilla #41306: il y a 16 ans
  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. il y a 16 ans
  Jeremias Maerki c03fa1fb5a Don't generate commands for default values. il y a 16 ans
  Jeremias Maerki 96b2c264d2 Removed unused code. il y a 16 ans
  Jeremias Maerki 622e2d3e2e Bugzilla #39980: il y a 16 ans
  Jeremias Maerki f872d1dd4e Bugzilla #45366: il y a 16 ans
  Jeremias Maerki 9ebb1441a4 Doc update after RTF changes. il y a 16 ans
  Jeremias Maerki 6b31590493 Bugzilla #43825: il y a 16 ans
  Jeremias Maerki 3d4f3b575e Bugzilla #43606: il y a 16 ans
  Andreas L. Delmelle bb38e064a7 Fix for Bugzilla 45295 (already committed to the trunk with r672010, r672495 and r672496) il y a 16 ans
  Jeremias Maerki 2b1ee6f4fb Use configured source and target resolution for foreign objects in RTF output. il y a 16 ans
  Jeremias Maerki 25dad965ae Bugzilla #44412: il y a 16 ans
  Jeremias Maerki 8b90918a4a Bugzilla #44887: il y a 16 ans
  Jeremias Maerki 54de5c5c3b Bugzilla #44412: il y a 16 ans
  Jeremias Maerki 0a5df63120 Fixed potential NPE. il y a 16 ans
  Jeremias Maerki fbdf4e8fda Wrong line number reported in the case of a line overflow. il y a 16 ans
  Jeremias Maerki 54f5ad968c Update known issues. il y a 16 ans
  Jeremias Maerki 31c9791ea9 Bugzilla #45151: il y a 16 ans
  Jeremias Maerki c2ff6ef02e Some notes on RTF and print output. il y a 16 ans
  Jeremias Maerki 395c50bc68 Fixed resolution handling inside AWT preview dialog. il y a 16 ans
  Jeremias Maerki c3e1f172ae Restored PSImageUtils. I had deleted it prematurely. Extensions like Barcode4J rely on this class. il y a 16 ans
  Jeremias Maerki ec3a0d00aa Fixed positioning of absolutely positioned block-containers in multi-column documents. il y a 16 ans
  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. il y a 16 ans
  Jeremias Maerki 04162ace0a Restored plug-in API compatibility with FOP 0.94. Fixes a NoSuchMethodError when Barcode4J is run. il y a 16 ans
  Jeremias Maerki e562143f5a Added /usr/local/share/fonts as additional possible location for fonts on Unixes. il y a 16 ans
  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. il y a 16 ans
  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. il y a 16 ans
  Vincent Hennebert 6d07cd5894 Bugzilla 41621: il y a 16 ans
  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. il y a 16 ans
  Jeremias Maerki 72e0875431 HeadURL was missing in the properties. il y a 16 ans
  Jeremias Maerki ecf4ed5522 Performance improvement when encoding images: Fixed an important hotspot by extending CloseBlocker from ProxyOutputStream instead of FilterOutputStream as the latter routes all write(byte[]) calls through write(int). il y a 16 ans
  Jeremias Maerki 5e31dc3ede Fixed NullPointerException when loading a TrueType font using XML font metric files. il y a 16 ans
  Vincent Hennebert 0519484d7e Set the final release date and added a news item about the 0.95beta release (the change was made before updating the website) il y a 16 ans
  Vincent Hennebert 4bf2205d23 Simplified the getNextKnuthElements method a little bit il y a 16 ans
  Vincent Hennebert 4aab5b1742 Changed the documentation to reflect the move to Java 1.4 as a minimum requirement il y a 16 ans
  Vincent Hennebert 5395717c60 Bugzilla #44621: when the after border of a cell, in the trailing case, is bigger than in the normal case, the generated sequence of Knuth elements was wrong, leading to content being swallowed il y a 16 ans
  Jeremias Maerki 49c55efd33 Removed old image adapters. il y a 16 ans
  Jeremias Maerki 41f044b6f7 Bugzilla #44412: il y a 16 ans
  Vincent Hennebert d85b203d4d Bugzilla #44412: il y a 16 ans
  Vincent Hennebert 2c051186af Update of the documentation before the release. il y a 16 ans
  Vincent Hennebert b18e6c0cc3 Updated the compliance page. Re-added the 0.94 column since there are some noteworthy changes between the 0.94 and 0.95 versions il y a 16 ans
  Vincent Hennebert 733c4e9f49 Since compliance.ihtml is now the source file and it would cost too much to revert to an xml version, tidied the file a bit. No content change. il y a 16 ans
  Vincent Hennebert ce020dd650 Fixed a copy-paste error (getPaddingStart instead of getPaddingEnd) il y a 16 ans
  Jeremias Maerki a4c2cb0392 Bugfix for row/body/col background painting when padding is used in the table-cells. il y a 16 ans
  Jeremias Maerki 19860ebeca Need to clean up after myself. il y a 16 ans