4466 Commits (fop-0_90)
 

Author SHA1 Message Date
  Jeremias Maerki 14c7a7b7fa Documented additional known issue with PS Renderer that I didn't have time to fix. 18 years ago
  Christian Geisert 89b5709050 upgrade guide: new configuration format 18 years ago
  Christian Geisert c857627484 no javadocs for the binary distibution 18 years ago
  Jeremias Maerki bdd0bef15f Append JDK indicator to binary distribution using system property java.specification.version. 18 years ago
  Jeremias Maerki a06c6139c1 "build/site" is now copied to "docs". 18 years ago
  Jeremias Maerki e1630f5f08 Merge from Trunk, revision 345551: 18 years ago
  Jeremias Maerki 06d027f89c Merging Manuel's changes on trunk for revision 345516: 18 years ago
  Christian Geisert 1e882717fc Branch for the 0.90 release 18 years ago
  Joerg Pietschmann 1ac732c871 XMLified files describing disabled testcases for layout engine and FO tree 18 years ago
  Jeremias Maerki e7cc4ab3cb Changed "Trunk" to "Latest Release"/[Latest] 18 years ago
  Jeremias Maerki 929fe2e1c8 Branched 0.90 documentation from trunk docs. 18 years ago
  Jeremias Maerki 91003d856b examples directory was missing in both src and bin distributions. 18 years ago
  Christian Geisert b772cf1083 Removed obsolete docs dir 18 years ago
  Jeremias Maerki 74a6dc6666 Setting the final version number. 18 years ago
  Jeremias Maerki 75560f958f Make docs target work under Windows. 18 years ago
  Christian Geisert d5917f88f8 lowercase filenames for distsclean 18 years ago
  Jeremias Maerki dadaabd0fe Prepare README for 0.90alpha1 release. 18 years ago
  Jeremias Maerki 522b13a74c favicon was missing in out sources. 18 years ago
  Jeremias Maerki 77aa00905f Updates on the output formats. 18 years ago
  Manuel Mall 9a2eed7945 Added the problem with whitespace around markers as a disabled test case, changed the example fo to work around the problem 18 years ago
  Jeremias Maerki 54ff093a1c Avoid painting empty rectangles because that can lead to unwanted artifacts. 18 years ago
  Jeremias Maerki aec5e88d94 Removed CHANGES as discussed. Please document all important changes in status.xml after the first release. 18 years ago
  Jeremias Maerki 9de807e1ec Resurrected status.xml and prepared it for changes after the first release. 18 years ago
  Jeremias Maerki e9d4858c96 Bugzilla #36480: 18 years ago
  Jeremias Maerki abad44d3f1 Bugzilla #37330: 18 years ago
  Christian Geisert de1c5f7ea0 docs building with a simple forrest call instead of using import 18 years ago
  Jeremias Maerki 7827a12bd9 Bugzilla #37330: 18 years ago
  Jeremias Maerki 5d275dd2d6 Automated parameter rename failed because there was an instance variable called "e" which caused an NPE in examples/fo/build.xml on target "newPDF". 18 years ago
  Jeremias Maerki 0a5202aeef Updated Jakarta Commons Logging 1.0.3 to latest release 1.0.4. 18 years ago
  Jeremias Maerki e502cc9f1a Updated Jakarta Commons Logging 1.0.3 to latest release 1.0.4. 18 years ago
  Jeremias Maerki 18536029a6 Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils.copy() again. CopyUtils in 1.0 was not ideal design decision. 18 years ago
  Christian Geisert f848d591de exclude hyphenation patterns from source distribution 18 years ago
  Jeremias Maerki 7a0ba3bfd0 Every committer is supposed to use the "Submitted by:" pattern when applying patches! 18 years ago
  Manuel Mall 53864bf732 Further cleanup and minor modifications to the compliance page 18 years ago
  Manuel Mall 862f28b060 Correct a few more problems related to leaders: text-align was not handled correctly, use-content was drawing incorrect borders 18 years ago
  Andreas L. Delmelle 35f6e9d8d3 Oops! Removed duplicate 'if' 18 years ago
  Andreas L. Delmelle c32c8496f9 Made junit-layout-hyphenation conditional 18 years ago
  Andreas L. Delmelle 780bb00f88 Made junit-layout-standard conditional 18 years ago
  Jeremias Maerki 999f7ccfef Disabled warning which are based on the containing reference area instead of the containing box. 18 years ago
  Manuel Mall d5b198f094 Initial fix for examples/basic/leader.fo problem 18 years ago
  Andreas L. Delmelle 8d4c6805ee Changed coordinates to reflect the reference-orientation specified on the block-container (+ corrected spelling errors) 18 years ago
  Jeremias Maerki 2234131d11 Typo. Sorry. 18 years ago
  Jeremias Maerki 9f04f8cafd Bugfix for handling of percentage width and height inside block-containers. Fixes problem in examples/fo/basic/border.fo. 18 years ago
  Manuel Mall cfa816ba54 Updated examples in examples/basic/fo to match 0.90 and to reduce warnings when they are built using the examples ant target 18 years ago
  Jeremias Maerki 4ee4fd513a Documented new stuff. 18 years ago
  Jeremias Maerki d3cd1774f4 Use memory-optimized ByteArrayOutputStream from Commons IO instead of the dumb implementation from the JDK. 18 years ago
  Jeremias Maerki b4af2746c8 Deprecated constructors Fop(int) and Fop(int, FOUserAgent). 18 years ago
  Jeremias Maerki 67cf812150 Ant is not in the lib directory anymore. Run test with the "ant" script, not "runtests". 18 years ago
  Manuel Mall b7c43146df Changed tar targets to set execute permission on fop script 18 years ago
  Manuel Mall ebd5b57340 Excluded docs directory from fop dist build 18 years ago