4561 次程式碼提交 (97ffab132cfcbb335ff23549d349eb281b912621)
 

作者 SHA1 備註 提交日期
  Jeremias Maerki 26df5d3099 Looks like the 2-column situation has to be handled differently than the 3-column approach. 18 年之前
  Jeremias Maerki c333acfb9b Bugzilla #37828: 18 年之前
  Jeremias Maerki 973d676bae 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 60cf5396d8 Bugzilla #37815: 18 年之前
  Jeremias Maerki 56d2a13868 Bugzilla #37813: 18 年之前
  Jeremias Maerki 9a52e6b513 Bugfix: OutputStreams created by the PNG Renderer were not properly closed. 18 年之前
  Jeremias Maerki d8c4ed8c1b The border-collapse property on fo:table is now forced to the value "separate" until the collapsing border has been implemented. 18 年之前
  Jeremias Maerki 6c11d32f9f Better not use something derived from "fantasy" since it's a keyword in the spec. 18 年之前
  Jeremias Maerki f9932f4c13 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 56cfb0b22d Implemented 5.3.4 overconstrained geometry without handling the case when the content IPD is zero. 18 年之前
  Jeremias Maerki 704df31665 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 e2c211b7fb Test case for Bugzilla #37743, reduced to the absolute minimum. 18 年之前
  Jeremias Maerki ca2d271def 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 df752b724f Added Amin Ahmad's FOP Bridge to the list of tools. 18 年之前
  Jeremias Maerki 321ab18452 Some news sites point to this page as primary link and there's no "download" link visible from here. 18 年之前
  Jeremias Maerki 12fc315739 Changing the debug level of a not so interesting message. 18 年之前
  Jeremias Maerki b1ae6dc00e Test case for conditionality notification in table-cell content (Belongs to rev 349909). 18 年之前
  Jeremias Maerki 725e1eb909 Bugfix: Added missing conditionality notification for table-cell content. 18 年之前
  Jeremias Maerki 91c26122bb Negative widths on inline-progression-dimension and block-progression-dimension should be treated as 0pt but they are currently not. 18 年之前
  Jeremias Maerki 102e39aa94 Support checking for the subcomponents of length-range properties in the FO Tree tests. 18 年之前
  Jeremias Maerki b8ea9fe727 Relaxed validation for border and padding on region-*. 18 年之前
  Jeremias Maerki 4b25bf0d2b Looks like font-variant works in 0.20.5. I didn't know. 18 年之前
  Jeremias Maerki c1e5695d67 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 39e0e48745 Change more links from xml.apache.org to xmlgraphics.apache.org. 18 年之前
  Jeremias Maerki 5f552c3c17 Bugfix for a multi-threading problem: 18 年之前
  Jeremias Maerki 2712c9529b Bugfix for placement of text inside a text area when borders are present in PostScript output. 18 年之前
  Jeremias Maerki 63cbe89ceb Status update. 18 年之前
  Jeremias Maerki fbde68e319 Improvements for leader painting in PDF. "dots" are actually dots now, nicer ridge/groove with lightenColor(), reusing code from border painting. 18 年之前
  Jeremias Maerki a175f4d91e Bugzilla #37521: 18 年之前
  Jeremias Maerki 932942c286 Bugzilla #37557: 18 年之前
  Jeremias Maerki faae5bc9c2 Going back to SVN Trunk mode. 18 年之前
  Jeremias Maerki 360dd50397 Found another old URL 18 年之前
  Jeremias Maerki 353393ea09 Added support for border-separation.block-progression-direction (only inline-progression-direction worked before). 18 年之前
  Jeremias Maerki 69aa3f301c Documenting the new hyphenation-ladder-count feature. 18 年之前
  Jeremias Maerki 5ae0fd2b96 Add DITA mailing list. 18 年之前
  Jeremias Maerki 43d046b2af Cleaned up all entries (except whitespace-related stuff) in disabled-testcases.xml. 18 年之前
  Jeremias Maerki be1b957eaa Added docbook-apps as announcement targets as suggested by Vincent Hennebert. 18 年之前
  Jeremias Maerki 39cca20bce News entry for the 0.90alpha1 release. 18 年之前
  Jeremias Maerki 7fdd2fafd7 Cocoon is fun! disabled-testcases.xml from both fotree and layoutengine directories integrated into a single page about "known issues". 18 年之前
  Manuel Mall bffc892848 Added test case for hyphenation-ladder-count, fix broken build.xml with respect hyphenation layout tests 18 年之前
  Jeremias Maerki fb03dec526 Collect places to announce FOP releases. 18 年之前
  Jeremias Maerki 132ad0ce81 Bugzilla #37589: 18 年之前
  Jeremias Maerki ed66b8188a I managed to overlook some old URLs. Horrible. 18 年之前
  Jeremias Maerki 8aac67233c Merged changes 345575:345890 from branches/fop-0_90 into trunk: 18 年之前
  Jeremias Maerki d6b3abb224 Forgot the references. 18 年之前
  Jeremias Maerki eb182231d1 Checks for Bugzilla #37579. 18 年之前
  Luca Furini 68e528df28 Implementation of hyphenation-ladder-count. 18 年之前
  Joerg Pietschmann 9e32e5e883 Added license header to disabled testcases XML file. Removed obsolete files and code. 18 年之前
  Joerg Pietschmann 82d00319ea Added descriptions to disabled-testcases (by Manuel Mall). Corrected and commented DTD for disabeld-testcases XML. 18 年之前
  Jeremias Maerki d95166ed03 JDK 1.3 compatibility. 18 年之前