4537 Ревизии (142c565824cb4d8ff237558c1b62857a4e040546)
 

Автор SHA1 Съобщение Дата
  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 години
  Simon Pepping 78863e96d0 Change more links from xml.apache.org to xmlgraphics.apache.org. преди 18 години