4538 次程式碼提交 (14459795f10de06d49696b57cb6b119356e0eb0c)
 

作者 SHA1 備註 提交日期
  Jeremias Maerki 14459795f1 XMLHandler interface changed so it reports whether it supports a particular Renderer instead of reporting the MIME type. One MIME type could be implemented by multiple Renderer implementations so conflicts could occur. Almost all XMLHandler implementations will have a dependency on a particular Renderer implementation. 18 年之前
  Jeremias Maerki 142c565824 NOTE: API changes in a backwards-incompatible way: FOUserAgent.setResolution() -> FOUserAgent.setSourceResolution() and FOUserAgent.setTargetResolution() 18 年之前
  Jeremias Maerki 050760b277 Bugzilla #37877: 18 年之前
  Jeremias Maerki 58d84e38f8 Debug optimization 18 年之前
  Jeremias Maerki be5f81cd8c Bugzilla #37875: 18 年之前
  Manuel Mall 43e39d42dd Fixed a problem where a block containing only a nbsp was not rendered at all 18 年之前
  Jeremias Maerki 517fe0a1cc Fixed a bug where the area for a finished cell that is broken over pages was created once for each row it was spanned over instead of only once. 18 年之前
  Jeremias Maerki f34ea25fa7 Attempt at providing context information about the element causing an endless loop because of an area overflow in b-p-direction. This should make the error message more helpful. 18 年之前
  Jeremias Maerki 5e7584acd8 Added checks that warn about tables and block-containers that are wider than the available content area. 18 年之前
  Jeremias Maerki 1a216b41a8 Corrected info. 18 年之前
  Jeremias Maerki a614af1fa2 Don't hyphenate when wrap is set to "no-wrap". 18 年之前
  Jeremias Maerki f524d02234 Bugfix: addAnchor didn't find the anchor for empty inline elements in a footnote after the latest bugfix. Fixes footnote_footnote-separator. 18 年之前
  Jeremias Maerki e55390a3d7 Restored PNG support for RTF output and fixed two bugs related to image handling (an NPE and an invalid "==" comparison on Strings). 18 年之前
  Jeremias Maerki 5415fe4d72 Bugzilla #37880: 18 年之前
  Jeremias Maerki 0ca14d436f startVPArea() and endVPArea() made abstract in AbstractRenderer so implementors are forced to deal with the topic. 18 年之前
  Jeremias Maerki 26108da4c4 New method: FONode.decorateWithContextInfo() adds context information to an error or log message by either providing the locator information or by gathering context information from the context FOs. 18 年之前
  Jeremias Maerki 01f009d94f Removed a method call that is not yet available in the repository. Sorry guys. 18 年之前
  Simon Pepping dae62e9237 Add checkstyle variable to the header path. This is required by the 18 年之前
  Jeremias Maerki d98d570cf8 Quick fix to get the size of images right in RTF output. It looks like \picwgoalN|\pichgoalN should not be used together with \picscalexN|\pixscaleyN. Some problems remain with uniform scaling and such. 18 年之前
  Christian Geisert e50e85efdf New download location 18 年之前
  Jeremias Maerki 47763c1ae9 XSL 1.1 Bookmarks added to the compliance page. 18 年之前
  Simon Pepping 07959bc27d The result of some practice with Checkstyle 18 年之前
  Jeremias Maerki 36a5fff79d Made the locator variable on FONode protected. 18 年之前
  Jeremias Maerki a6609c453a The command-line now automatically sets two parameters for any XSLT transformation: "fop-output-format" contains the MIME type of the currently selected output format, "fop-version" contains FOP's version number. 18 年之前
  Jeremias Maerki 631040522b The output file is now deleted when an exception occurs when calling FOP from the command-line. 18 年之前
  Jeremias Maerki 92c1b01cfc Better approach for enforcing the overflow property on block-containers. 18 年之前
  Jeremias Maerki b86fea75d5 Bugfix: Areas for table-cells that are broken over more than one page are now generated even if all its content is already painted on a previous page. This fixes strange effects like a table grid that is not completely painted. 18 年之前
  Jeremias Maerki 2fe50944a4 Looks like the 2-column situation has to be handled differently than the 3-column approach. 18 年之前
  Jeremias Maerki dcf8212506 Bugzilla #37828: 18 年之前
  Jeremias Maerki 505828c914 Alternative set of rules for text indent calculation (start-indent and end-indent) which tries to mimic many commercial FO implementation that have chosen to break the specification in this aspect. I think I have found the behaviour for most cases. But I'm operating in reverse-engineering mode here and not all FO implementations behave in the same way! 18 年之前
  Jeremias Maerki 7192ab3232 Bugzilla #37815: 18 年之前
  Jeremias Maerki b09deb6ec9 Bugzilla #37813: 18 年之前
  Jeremias Maerki d11c66504a Bugfix: OutputStreams created by the PNG Renderer were not properly closed. 18 年之前
  Jeremias Maerki b680a00d04 The border-collapse property on fo:table is now forced to the value "separate" until the collapsing border has been implemented. 18 年之前
  Jeremias Maerki 6c0e05a074 Better not use something derived from "fantasy" since it's a keyword in the spec. 18 年之前
  Jeremias Maerki 715fe5af8f font-family list still not fully supported but a comma-separated list is now properly tokenized. FOP will now go through all fonts in the list to find one that is available, but it doesn't do so per character, yet. 18 年之前
  Jeremias Maerki 33fb17e268 Implemented 5.3.4 overconstrained geometry without handling the case when the content IPD is zero. 18 年之前
  Jeremias Maerki c695115e4f Fixing two NPEs occurring with a completely empty table where not even the table-cell has at least one block element and relaxed validation is enabled. 18 年之前
  Jeremias Maerki fd5af15e3c Test case for Bugzilla #37743, reduced to the absolute minimum. 18 年之前
  Jeremias Maerki e65e5a9faf Bugfix: Relatively positioned BlockViewports (from block-containers) caused the paint cursor not be be properly advanced when space-before or space-after were present. 18 年之前
  Jeremias Maerki 79be096cf7 Added Amin Ahmad's FOP Bridge to the list of tools. 18 年之前
  Jeremias Maerki 382f1627a5 Some news sites point to this page as primary link and there's no "download" link visible from here. 18 年之前
  Jeremias Maerki f933d3a950 Changing the debug level of a not so interesting message. 18 年之前
  Jeremias Maerki 713cb45075 Test case for conditionality notification in table-cell content (Belongs to rev 349909). 18 年之前
  Jeremias Maerki e7b5133b95 Bugfix: Added missing conditionality notification for table-cell content. 18 年之前
  Jeremias Maerki 826d1d83e0 Negative widths on inline-progression-dimension and block-progression-dimension should be treated as 0pt but they are currently not. 18 年之前
  Jeremias Maerki b9feb4a266 Support checking for the subcomponents of length-range properties in the FO Tree tests. 18 年之前
  Jeremias Maerki 3e1ad420ec Relaxed validation for border and padding on region-*. 18 年之前
  Jeremias Maerki a393506ad2 Looks like font-variant works in 0.20.5. I didn't know. 18 年之前
  Jeremias Maerki 5f550df91e Bugfix for "/ by zero" ArithmeticExceptions when an URL to a non-existing image is used and content-width and/or content-height is used. 18 年之前