4521 Commits (07fba7865ec5afd6106c09dbb0608db728751797)
 

Author SHA1 Message Date
  Simon Pepping 07fba7865e Add checkstyle variable to the header path. This is required by the 18 years ago
  Jeremias Maerki 2e5d2f964f 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 years ago
  Christian Geisert 2c8dfa0ea8 New download location 18 years ago
  Jeremias Maerki c28dd01b0c XSL 1.1 Bookmarks added to the compliance page. 18 years ago
  Simon Pepping 2e0a5e70c9 The result of some practice with Checkstyle 18 years ago
  Jeremias Maerki 1c6a45bc0c Made the locator variable on FONode protected. 18 years ago
  Jeremias Maerki 5144e1c68b 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 years ago
  Jeremias Maerki c24934a366 The output file is now deleted when an exception occurs when calling FOP from the command-line. 18 years ago
  Jeremias Maerki 4d11c8f8e2 Better approach for enforcing the overflow property on block-containers. 18 years ago
  Jeremias Maerki 2f6fb03daf 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 years ago
  Jeremias Maerki 26df5d3099 Looks like the 2-column situation has to be handled differently than the 3-column approach. 18 years ago
  Jeremias Maerki c333acfb9b Bugzilla #37828: 18 years ago
  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 years ago
  Jeremias Maerki 60cf5396d8 Bugzilla #37815: 18 years ago
  Jeremias Maerki 56d2a13868 Bugzilla #37813: 18 years ago
  Jeremias Maerki 9a52e6b513 Bugfix: OutputStreams created by the PNG Renderer were not properly closed. 18 years ago
  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 years ago
  Jeremias Maerki 6c11d32f9f Better not use something derived from "fantasy" since it's a keyword in the spec. 18 years ago
  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 years ago
  Jeremias Maerki 56cfb0b22d Implemented 5.3.4 overconstrained geometry without handling the case when the content IPD is zero. 18 years ago
  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 years ago
  Jeremias Maerki e2c211b7fb Test case for Bugzilla #37743, reduced to the absolute minimum. 18 years ago
  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 years ago
  Jeremias Maerki df752b724f Added Amin Ahmad's FOP Bridge to the list of tools. 18 years ago
  Jeremias Maerki 321ab18452 Some news sites point to this page as primary link and there's no "download" link visible from here. 18 years ago
  Jeremias Maerki 12fc315739 Changing the debug level of a not so interesting message. 18 years ago
  Jeremias Maerki b1ae6dc00e Test case for conditionality notification in table-cell content (Belongs to rev 349909). 18 years ago
  Jeremias Maerki 725e1eb909 Bugfix: Added missing conditionality notification for table-cell content. 18 years ago
  Jeremias Maerki 91c26122bb Negative widths on inline-progression-dimension and block-progression-dimension should be treated as 0pt but they are currently not. 18 years ago
  Jeremias Maerki 102e39aa94 Support checking for the subcomponents of length-range properties in the FO Tree tests. 18 years ago
  Jeremias Maerki b8ea9fe727 Relaxed validation for border and padding on region-*. 18 years ago
  Jeremias Maerki 4b25bf0d2b Looks like font-variant works in 0.20.5. I didn't know. 18 years ago
  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 years ago
  Simon Pepping 39e0e48745 Change more links from xml.apache.org to xmlgraphics.apache.org. 18 years ago
  Jeremias Maerki 5f552c3c17 Bugfix for a multi-threading problem: 18 years ago
  Jeremias Maerki 2712c9529b Bugfix for placement of text inside a text area when borders are present in PostScript output. 18 years ago
  Jeremias Maerki 63cbe89ceb Status update. 18 years ago
  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 years ago
  Jeremias Maerki a175f4d91e Bugzilla #37521: 18 years ago
  Jeremias Maerki 932942c286 Bugzilla #37557: 18 years ago
  Jeremias Maerki faae5bc9c2 Going back to SVN Trunk mode. 18 years ago
  Jeremias Maerki 360dd50397 Found another old URL 18 years ago
  Jeremias Maerki 353393ea09 Added support for border-separation.block-progression-direction (only inline-progression-direction worked before). 18 years ago
  Jeremias Maerki 69aa3f301c Documenting the new hyphenation-ladder-count feature. 18 years ago
  Jeremias Maerki 5ae0fd2b96 Add DITA mailing list. 18 years ago
  Jeremias Maerki 43d046b2af Cleaned up all entries (except whitespace-related stuff) in disabled-testcases.xml. 18 years ago
  Jeremias Maerki be1b957eaa Added docbook-apps as announcement targets as suggested by Vincent Hennebert. 18 years ago
  Jeremias Maerki 39cca20bce News entry for the 0.90alpha1 release. 18 years ago
  Jeremias Maerki 7fdd2fafd7 Cocoon is fun! disabled-testcases.xml from both fotree and layoutengine directories integrated into a single page about "known issues". 18 years ago
  Manuel Mall bffc892848 Added test case for hyphenation-ladder-count, fix broken build.xml with respect hyphenation layout tests 18 years ago