3868 Commits (2702903a69e5cdf666fc1eb8bca0e91f55a7dfe8)

Author SHA1 Message Date
  Jeremias Maerki 2702903a69 Bugfix: Nested tables with headers and footers were not handled correctly and could overlap with the region-after. 17 years ago
  Jeremias Maerki 7ce99f0c19 Fixed a compilation problem. 17 years ago
  Simon Pepping 6b472fb38d This fixes a bug that has crept in page number resolution, viz. the text was not updated, so that the wrong ipd was calculated. 18 years ago
  Simon Pepping 2db5012467 Create a class-specific logger for each LayoutManager which uses a logger. 18 years ago
  Jeremias Maerki b62950f468 Add link to CambridgeDocs (they are using FOP!) 18 years ago
  Bertrand Delacretaz e72f9667b1 Fix bug #40569: throw IOException when embed-url was specified for an embedded font, but Source cannot be found 18 years ago
  Jeremias Maerki e93150650a A note about CCITT compression. 18 years ago
  Jeremias Maerki 25cf176a30 ApacheCon Banner update 18 years ago
  Jeremias Maerki 43dbb3c845 Added support for CCITT compression in the TIFFRenderer by switching to the ImageWriter abstraction from XML Graphics Commons. 18 years ago
  Simon Pepping 9281b66fc9 Added a comment about the cofiguration schema and some other means to determine configuration errors. 18 years ago
  Jeremias Maerki ff9cd311de typo 18 years ago
  Jeremias Maerki 1017412802 mention that the config file format has changed. 18 years ago
  Jeremias Maerki 2dd52b5991 Implemented limited support for extension properties through new methods on ElementMapping (backwards-compatible). 18 years ago
  Jeremias Maerki 2c450a4b56 Missed the other source of "getValue() called on AUTO length" last time. 18 years ago
  Jeremias Maerki b003ab6066 Configuration option in the Java2D-based renderers that allows to disable the default white background in order to produce bitmap output with transparency. 18 years ago
  Jeremias Maerki 9adbc1cabb background for table-column (columns and spanned column) is not implemented, yet. 18 years ago
  Andreas L. Delmelle 12120819c9 Bugzilla #39414: 18 years ago
  Jeremias Maerki 8adccee563 Avoiding error message ("getBaseLength called without context") when width="100%" on a table. 18 years ago
  Jeremias Maerki 61daba99da Indicate on the poster where to get the sources. 18 years ago
  Jeremias Maerki 077150c66d FOP poster 18 years ago
  Andreas L. Delmelle 27af5919a8 Tweak: look for default font-style/weight before trying default font-family 18 years ago
  Andreas L. Delmelle cc1934d7b1 Make FontInfo look for the same font-family and weight first, but with default font-style 18 years ago
  Andreas L. Delmelle f75cfebc5d Some javadoc improvements 18 years ago
  Jeremias Maerki 9ca50a2705 My last attempt at fixing SVG gradients in PDF wasn't successful. This one is: 18 years ago
  Andreas L. Delmelle 4c23b77260 Just isn't my day... last one 18 years ago
  Andreas L. Delmelle 7fe26a809d Another slip... 18 years ago
  Andreas L. Delmelle 67d42368af Forgot FOTree tests after r434497 => re-enabled and rectified... 18 years ago
  Andreas L. Delmelle a4c54d5849 A few changes combined: 18 years ago
  Andreas L. Delmelle d9eddc2917 Reset visibility to public... 18 years ago
  Andreas L. Delmelle edecea9d93 Fix: suppressed call to PercentLength.getBaseLength() without context (introduced in r433385) 18 years ago
  Andreas L. Delmelle 6bb47c8ed0 Minor improvement: avoid potential problems in case of nested blocks 18 years ago
  Andreas L. Delmelle 8cd453c497 Cleanup: removal of suspicious static in FOText 18 years ago
  Chris Bowditch b8ff596635 corrected a couple of javadoc warnings issued by checkstyle 18 years ago
  Andreas L. Delmelle 928d7e15e8 Minor enhancement of column-number property code / removal of unused method 18 years ago
  Andreas L. Delmelle e35a86b4f7 Reset visibility to public 18 years ago
  Andreas L. Delmelle b1a3da5cbe Minor fix: set negative values to zero for b-p-d/i-p-d 18 years ago
  Andreas L. Delmelle 446682d2eb Rework of default column-creation and setting column-widths from the first row (fixes Bugzilla 35656) 18 years ago
  Andreas L. Delmelle b0324a3629 Correction: r432201 caused FOTree test failure 18 years ago
  Andreas L. Delmelle f6339383bc Cleanup: removed obsolete class 18 years ago
  Andreas L. Delmelle 908d4abe2b Added relaxed validation for empty list-item-* (as produced by the buggy Microsoft Word2FO stylesheet) 18 years ago
  Andreas L. Delmelle dee5b15bc0 A nit: use PropertyInfo methods instead of accessing the PropertyList 18 years ago
  Andreas L. Delmelle 3f2a3681bf Should cause an error when used with auto-layout 18 years ago
  Jeremias Maerki 39b8b2de56 Bugfix: Corrected painting of shading patterns and position of links for SVG images inside FO documents. 18 years ago
  Andreas L. Delmelle 40e8bc8f5b Small update in the table-layout code 18 years ago
  Andreas L. Delmelle c525fdcb4c Small update in the table-layout code 18 years ago
  Andreas L. Delmelle a6aaae1f3b Rework of the marker/retrieve-marker implementation to cater for correct evaluation of percentages and relative font-sizes, as well as more correct white-space handling. 18 years ago
  Jeremias Maerki 5256633a66 Bugzilla #39840: 18 years ago
  Jeremias Maerki 8dfbe27447 Fixed a memory-leak: The FO tree part of a page-sequence was not released when a page-sequence was finished. 18 years ago
  Jeremias Maerki 246a5667b3 Documentation update for the "output-profile" value necessary for PDF/X-3:2003. 18 years ago
  Jeremias Maerki fea7447bf2 Reestablish custom font configuration for PDFTranscoder. 18 years ago