252 Commits (56d3fbd9f7fdb103f1c4bd92c2fd12b98ac593f3)

Author SHA1 Message Date
  Jeremias Maerki 56d3fbd9f7 Merged revisions 642144-647679 via svnmerge from 16 years ago
  Jeremias Maerki 90ffcf688e Merged revisions 638842-642143 via svnmerge from 16 years ago
  Jeremias Maerki c7a8ce9bdf Merged revisions 634215-638841 via svnmerge from 16 years ago
  Jeremias Maerki ee3a14e3cd Merged revisions 611116-634214 via svnmerge from 16 years ago
  Vincent Hennebert 4b75aa4cd5 Bugzilla #44289: Wrong border resolution when header/footer omitted at break 16 years ago
  Vincent Hennebert 58868131c9 Added support for conditional borders (and paddings) in tables. 16 years ago
  Jeremias Maerki 449a0d0764 Bugzilla #44160: 16 years ago
  Jeremias Maerki 38a3fdd3d4 Fixed layout problem in two of the changes. 16 years ago
  Jeremias Maerki 341da37f03 Fixed logic error setting the transformation matrix for block-container viewports (applies to absolute and fixed block-containers only). The CTM now only rotates and shifts the content as necessary for reference-orientation and writing-mode. All the rest of the transformation is done by the renderer which allows to add additional transformations as made possible by fox:transform (see below). 16 years ago
  Jeremias Maerki 44c5761c1a Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_ImagePackageRedesign (revs 594558 to 611138) into Trunk: 16 years ago
  Jeremias Maerki db4f3b282c Bugfix: Some string objects were not encrypted (for example in named destinations) 16 years ago
  Jeremias Maerki e8fd5b3999 PostScript output now generates the bounding box DSC comments for the whole document. 16 years ago
  Jeremias Maerki e9693885fd Added basic support for PDF page labels. 16 years ago
  Jeremias Maerki eb93b9ef53 Bugzilla #44176: 16 years ago
  Jeremias Maerki 0c87214d3a Added new extension element: fox:external-document. It allows to add whole documents such as multi-page TIFF images to be inserted as peers to a page-sequence. Each image will make up an entire page. See the documentation for details. ATM, only single pages are possible. Multi-page images will be supported with the new image package. 16 years ago
  Jeremias Maerki ed61f771c4 Added support for scale-down-to-fit and scale-up-to-fit. 16 years ago
  Vincent Hennebert 5aba3fd799 SVG support for AFP is an important addition IMO. 16 years ago
  Vincent Hennebert f15db7d7e2 Streamlined the recording of row offsets, by replacing Map with a List. Fixed bug #43633 in the same time. 16 years ago
  Adrian Cumiskey a1dc7b36c1 Updated status with SVG support for AFP. 16 years ago
  Jeremias Maerki 3215a1e4e3 Bugzilla #37993: 16 years ago
  Vincent Hennebert 06cc9812b1 Added fixes-bug attributes for: 16 years ago
  Jeremias Maerki ed5ae377e6 Bugzilla #40230: 16 years ago
  Vincent Hennebert e190f45154 Bugzilla #43803: table cells having no children are allowed in relaxed validation mode. 16 years ago
  Chris Bowditch a40082ca8d bug fix: memory leak in PropertyCache. Fix provided by Jeremias. There are still some thread synchronization issues to be addressed in the PropertyCache. See the following thread for details: http://mail-archives.apache.org/mod_mbox/xmlgraphics-fop-dev/200711.mbox/%3cBAY117-DAV109E36CC066889386AB917FB870@phx.gbl%3e 16 years ago
  Vincent Hennebert 22cdf131f2 Bugfix in tables: wrong element generation by the merging algorithm when glues must be produced to cope with conditional spaces. The corresponding length was added twice: one in the glue itself and one in the following box. 16 years ago
  Jeremias Maerki c363ede823 Bugfix: Bugfix for URI resolution: Make StreamSources without system identifier work again. 16 years ago
  Jeremias Maerki ce09ef5c0c Bugzilla #43910: 16 years ago
  Vincent Hennebert fcedea9341 Bugzilla #43766: breaks generated by the merging algorithm for table rows containing empty cells has always a penalty of 900 16 years ago
  Jeremias Maerki edc6153b9a Bugzilla #43605: 16 years ago
  Vincent Hennebert 5675e7ef51 Moved the creation of grid units to the FO tree building stage. Brought a few improvements along with the move: 16 years ago
  Jeremias Maerki 3fc99cf3c0 Bugzilla #43835: 16 years ago
  Jeremias Maerki 11aa26d466 Improved font auto-detection and handling of AWT-supplied fonts in order to achieve better results when using multiple output formats. Whenever possible, the font names appearing in the operating system can also be used in XSL-FO. 16 years ago
  Jeremias Maerki 3a6b3e612c Fixed regression: transparent-page-background was not recognized for PNG output. 16 years ago
  Vincent Hennebert 335f9a3502 Added check for table-cells which span more rows than available in their parent element 16 years ago
  Andreas L. Delmelle bb838976f6 Added support for fo:markers on fo:inline and fo:basic-link. 16 years ago
  Jeremias Maerki b4539a2423 Completely reimplemented the PDFTextPainter. All SVG text (including flow text, but excluding special cases with filters) is now painted in PDF text primitives. 16 years ago
  Andreas L. Delmelle 746e887e88 Add missing file from previous commit (r591437) 16 years ago
  Adrian Cumiskey 4800e08fe7 Fixes 42982, 43042, 43587, 43143 and 43439 applied to trunk 16 years ago
  Jeremias Maerki 9fd779a18a Merged https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_PDF_in_PDF (563130:HEAD) into Trunk. 16 years ago
  Jeremias Maerki 655b012eae Bugzilla #43597: 16 years ago
  Jeremias Maerki 23ef1de683 Bugfix for NPE with empty table-row (regression from 0.93). 16 years ago
  Jeremias Maerki 9c90d82a75 Added a configuration setting to the PCL renderer that lets you disable PJL commands. 16 years ago
  Jeremias Maerki 11bc74fa2b Bugzilla #43464: 16 years ago
  Jeremias Maerki 5a1d09c2a9 Bugzilla #43439: 16 years ago
  Jeremias Maerki d2a740ec8e Bugzilla #43041: 16 years ago
  Andreas L. Delmelle 6045d497f2 PropertyCache phase 2: 17 years ago
  Andreas L. Delmelle 7937897c89 Bugzilla 42705: Fixed swallowing PCDATA during white-space removal in retrieved markers. 17 years ago
  Andreas L. Delmelle 9a50626fd3 Bugzilla 42703: Fixed incorrect white-space removal in retrieved markers. 17 years ago
  Andreas L. Delmelle 12934d1bd9 Bugzilla 43274: Fix for erroneous usage of inherited color-values in SVG context. Thanks to ckohrn.AT.tng.de. 17 years ago
  Vincent Hennebert 3028414449 The release date of FOP 0.94 is now known 17 years ago