4561 Commits (97ffab132cfcbb335ff23549d349eb281b912621)
 

Author SHA1 Message Date
  Jeremias Maerki df9bf92c17 Javadoc fixes. 18 years ago
  Jeremias Maerki beb51aa385 Fixed a small mistake and explained about where "ant" comes from. 18 years ago
  Jeremias Maerki ef1fd8f151 Bugzilla #37236: 18 years ago
  Manuel Mall 34cfe36db9 Fixed various javadoc problems, fixed a deprecation warning, removed functions not needed any more 18 years ago
  Manuel Mall 1db5f26a3b Minor corrections / additions to trunk part of web site 18 years ago
  Manuel Mall e1747c51b3 Update to Upgrading page 18 years ago
  Jeremias Maerki ed18821511 Removed 0.90 again and created a "trunk" instead. When a release is done, trunk can be copied to the version number. 18 years ago
  Jeremias Maerki 80d9450883 Ported the command-line options for PDF encryption to trunk. 18 years ago
  Luca Furini 5cdaf10f11 Fix for bug 36238 (at least in the PDFRenderer) 18 years ago
  Clay Leeds 1cb5e8113f added DOAP file for new site-dev@ process to include FOP in 'projects.apache.org'... (based on <http://forrest.apache.org/doap.xml>). 18 years ago
  Jeremias Maerki 40c631389f Resurrecting URL validation. Thanks, Andreas, I didn't get it at first. Added a comment. 18 years ago
  Jeremias Maerki f8463ff055 Simplified configuration XML as proposed. 18 years ago
  Manuel Mall 79e11e6891 Removed property values as discussed: http://marc.theaimsgroup.com/?t=112985465700004&r=1&w=2 18 years ago
  Jeremias Maerki 829cd8e675 Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988). 18 years ago
  Jeremias Maerki 94b582d886 Forgot to add the new Version class to the transcoder package. 18 years ago
  Jeremias Maerki 01e19849f8 Oooops. Wrong header. 18 years ago
  Jeremias Maerki 134c4e30e3 FOP now retrieves the version information from the Manifest or from SVN information if the Manifest is not available. 18 years ago
  Jeremias Maerki 5a78747b7e Test case for the issue that was just clarified by the XSL WG: 18 years ago
  Jeremias Maerki 4d2cb06d14 Fix to make the Graphics.create() method (calls a copy constructor) work. 18 years ago
  Jeremias Maerki 20be3fe07b Fix for internal forward references in PDF output (basic-link with internal-destination): 18 years ago
  Jeremias Maerki 4273340fed Bugzilla #37135: 18 years ago
  Simon Pepping 8700bc0def The classpath for junit-transcoder should not contain fop.jar 18 years ago
  Manuel Mall 7ce41696f3 Inline block parents were not correctly positioned when border/padding got involved - matched their positioning logic with the usual inlines 18 years ago
  Manuel Mall 64336ac4d3 Corrected testcase for fix from Luca 18 years ago
  Luca Furini 0f17fab8c1 Fixing a ClassCastException due to the incorrect "pattern" of elements representing a space checked when there are inline borders and padding. 18 years ago
  Jeremias Maerki 7e12b241fc Make it well-formed. 18 years ago
  Jeremias Maerki eb437c71f5 Ignore an additional Eclipse-generated directory. 18 years ago
  Jeremias Maerki 0a80a1bb94 Enable stretch and shrink checking on glues. 18 years ago
  Jeremias Maerki 7b595bb63a Output the difference, too. 18 years ago
  Jeremias Maerki 994f3a21bd toString() a little more compact. 18 years ago
  Jeremias Maerki 650f15349f An accessor I need for space resolution. 18 years ago
  Manuel Mall aa87adc729 the broken inline border padding with nested block test 18 years ago
  Manuel Mall 37060ceeec Separated the working inline border padding with nested block tests from the broken tests 18 years ago
  Simon Pepping 0f4419ec15 Use libs-run-classpath for hyphenation-present and junit-layout 18 years ago
  Simon Pepping 79f91f6bed Also test the case when the parent fo is an fo:inline 18 years ago
  Simon Pepping 750c6e9a9d Tests the case when an fo:inline starts a block after some text in the 18 years ago
  Manuel Mall 7fd03980fe Fixed incorrect IPD for blocks nested in inlines and added IPD adjustment for inlineblockparents with borders when rendering 18 years ago
  Jeremias Maerki 0129397f8a Color trait wasn't set on the text area for the "dots" leader pattern. This could lead to hidden dots if a background was specified. As seen in leader_leader-pattern_dots.xml. 18 years ago
  Simon Pepping ca49df904d Changed the line numbers in the first block in the expectations after 18 years ago
  Simon Pepping df580155b4 Take the case into account when another LM starts a block sequence. 18 years ago
  Manuel Mall c0e673c4ca Missing graphics file for test case 18 years ago
  Manuel Mall 7cc497573c Removed unsuitable language from comment 18 years ago
  Manuel Mall 179d10f032 Added support for leader with pattern "use-content" and recovered a previously lost 1mpt due to rounding 18 years ago
  Jeremias Maerki 19ac0323da Log failure to load a hyphenation file. 18 years ago
  Manuel Mall 8ab0104a0e Removed left over debugging stuff 18 years ago
  Manuel Mall 0b1652d48f Separated JUnit tests into groups with separate targets, added fotree test to default JUnit target, test for the presence of hyphenation support as prerequisite for layout tests 18 years ago
  Jeremias Maerki fddad6760d Clarification for wrap-option. Supporting wrap-option="no-wrap" on fo:inline will take some additional work in FOP Trunk. It works fine in 0.20.5. 18 years ago
  Jeremias Maerki 815d8293f8 Test case for wrap-option on fo:block. 18 years ago
  Manuel Mall 9cfd6d4533 Update of compliance and team page 18 years ago
  Manuel Mall 2ae0a968ee Update to support border and padding and alignments on inline fos 18 years ago