4361 Commits (315296cb82fde2c19f26146559e2a3c1dfdb3f15)
 

Author SHA1 Message Date
  Jeremias Maerki 315296cb82 Javadoc fixes. 18 years ago
  Jeremias Maerki afbd30b7d3 Fixed a small mistake and explained about where "ant" comes from. 18 years ago
  Jeremias Maerki 50a2b28483 Bugzilla #37236: 18 years ago
  Manuel Mall e1f16a7808 Fixed various javadoc problems, fixed a deprecation warning, removed functions not needed any more 18 years ago
  Manuel Mall ac714f9414 Minor corrections / additions to trunk part of web site 18 years ago
  Manuel Mall bc393188b9 Update to Upgrading page 18 years ago
  Jeremias Maerki ba96686643 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 6865faff8b Ported the command-line options for PDF encryption to trunk. 18 years ago
  Luca Furini 7b17d0a3f2 Fix for bug 36238 (at least in the PDFRenderer) 18 years ago
  Clay Leeds ef18f8977a 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 d88ca9d8a1 Resurrecting URL validation. Thanks, Andreas, I didn't get it at first. Added a comment. 18 years ago
  Jeremias Maerki 8c11d297c1 Simplified configuration XML as proposed. 18 years ago
  Manuel Mall 0bed31d9f4 Removed property values as discussed: http://marc.theaimsgroup.com/?t=112985465700004&r=1&w=2 18 years ago
  Jeremias Maerki 66412d0334 Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988). 18 years ago
  Jeremias Maerki 3a0e323050 Forgot to add the new Version class to the transcoder package. 18 years ago
  Jeremias Maerki 4e4591fdaa Oooops. Wrong header. 18 years ago
  Jeremias Maerki 09bafa2199 FOP now retrieves the version information from the Manifest or from SVN information if the Manifest is not available. 18 years ago
  Jeremias Maerki 7867def7f3 Test case for the issue that was just clarified by the XSL WG: 18 years ago
  Jeremias Maerki 7249189872 Fix to make the Graphics.create() method (calls a copy constructor) work. 18 years ago
  Jeremias Maerki 9fee424cc1 Fix for internal forward references in PDF output (basic-link with internal-destination): 18 years ago
  Jeremias Maerki 2d2254010d Bugzilla #37135: 18 years ago
  Simon Pepping 0f83a82caa The classpath for junit-transcoder should not contain fop.jar 18 years ago
  Manuel Mall e65f8a6572 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 80bb79b6af Corrected testcase for fix from Luca 18 years ago
  Luca Furini cf8887dadf 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 50152223b4 Make it well-formed. 18 years ago
  Jeremias Maerki b89e2909c1 Ignore an additional Eclipse-generated directory. 18 years ago
  Jeremias Maerki 5dbccc3748 Enable stretch and shrink checking on glues. 18 years ago
  Jeremias Maerki 120baccaf2 Output the difference, too. 18 years ago
  Jeremias Maerki 1593805f5f toString() a little more compact. 18 years ago
  Jeremias Maerki 9bc9b7e4b6 An accessor I need for space resolution. 18 years ago
  Manuel Mall e3fe305203 the broken inline border padding with nested block test 18 years ago
  Manuel Mall 2ca73a2509 Separated the working inline border padding with nested block tests from the broken tests 18 years ago
  Simon Pepping 30f46890cf Use libs-run-classpath for hyphenation-present and junit-layout 18 years ago
  Simon Pepping e76967d6f0 Also test the case when the parent fo is an fo:inline 18 years ago
  Simon Pepping 7c4390ede7 Tests the case when an fo:inline starts a block after some text in the 18 years ago
  Manuel Mall b031ec1d94 Fixed incorrect IPD for blocks nested in inlines and added IPD adjustment for inlineblockparents with borders when rendering 18 years ago
  Jeremias Maerki 4e84f60a9b 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 53ff1e0c22 Changed the line numbers in the first block in the expectations after 18 years ago
  Simon Pepping 57f508bf59 Take the case into account when another LM starts a block sequence. 18 years ago
  Manuel Mall 8894f83f8b Missing graphics file for test case 18 years ago
  Manuel Mall c994919953 Removed unsuitable language from comment 18 years ago
  Manuel Mall 892999d417 Added support for leader with pattern "use-content" and recovered a previously lost 1mpt due to rounding 18 years ago
  Jeremias Maerki 5005922a8e Log failure to load a hyphenation file. 18 years ago
  Manuel Mall d11095e664 Removed left over debugging stuff 18 years ago
  Manuel Mall 272de87fde 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 14e90e0a76 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 70c04b72d7 Test case for wrap-option on fo:block. 18 years ago
  Manuel Mall f81275f175 Update of compliance and team page 18 years ago
  Manuel Mall 58dcf55c95 Update to support border and padding and alignments on inline fos 18 years ago