4453 Revīzijas (74a6dc666632def562a2f5077ddcef2b5ce57b58)
 

Autors SHA1 Ziņojums Datums
  Jeremias Maerki 74a6dc6666 Setting the final version number. pirms 18 gadiem
  Jeremias Maerki 75560f958f Make docs target work under Windows. pirms 18 gadiem
  Christian Geisert d5917f88f8 lowercase filenames for distsclean pirms 18 gadiem
  Jeremias Maerki dadaabd0fe Prepare README for 0.90alpha1 release. pirms 18 gadiem
  Jeremias Maerki 522b13a74c favicon was missing in out sources. pirms 18 gadiem
  Jeremias Maerki 77aa00905f Updates on the output formats. pirms 18 gadiem
  Manuel Mall 9a2eed7945 Added the problem with whitespace around markers as a disabled test case, changed the example fo to work around the problem pirms 18 gadiem
  Jeremias Maerki 54ff093a1c Avoid painting empty rectangles because that can lead to unwanted artifacts. pirms 18 gadiem
  Jeremias Maerki aec5e88d94 Removed CHANGES as discussed. Please document all important changes in status.xml after the first release. pirms 18 gadiem
  Jeremias Maerki 9de807e1ec Resurrected status.xml and prepared it for changes after the first release. pirms 18 gadiem
  Jeremias Maerki e9d4858c96 Bugzilla #36480: pirms 18 gadiem
  Jeremias Maerki abad44d3f1 Bugzilla #37330: pirms 18 gadiem
  Christian Geisert de1c5f7ea0 docs building with a simple forrest call instead of using import pirms 18 gadiem
  Jeremias Maerki 7827a12bd9 Bugzilla #37330: pirms 18 gadiem
  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". pirms 18 gadiem
  Jeremias Maerki 0a5202aeef Updated Jakarta Commons Logging 1.0.3 to latest release 1.0.4. pirms 18 gadiem
  Jeremias Maerki e502cc9f1a Updated Jakarta Commons Logging 1.0.3 to latest release 1.0.4. pirms 18 gadiem
  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. pirms 18 gadiem
  Christian Geisert f848d591de exclude hyphenation patterns from source distribution pirms 18 gadiem
  Jeremias Maerki 7a0ba3bfd0 Every committer is supposed to use the "Submitted by:" pattern when applying patches! pirms 18 gadiem
  Manuel Mall 53864bf732 Further cleanup and minor modifications to the compliance page pirms 18 gadiem
  Manuel Mall 862f28b060 Correct a few more problems related to leaders: text-align was not handled correctly, use-content was drawing incorrect borders pirms 18 gadiem
  Andreas L. Delmelle 35f6e9d8d3 Oops! Removed duplicate 'if' pirms 18 gadiem
  Andreas L. Delmelle c32c8496f9 Made junit-layout-hyphenation conditional pirms 18 gadiem
  Andreas L. Delmelle 780bb00f88 Made junit-layout-standard conditional pirms 18 gadiem
  Jeremias Maerki 999f7ccfef Disabled warning which are based on the containing reference area instead of the containing box. pirms 18 gadiem
  Manuel Mall d5b198f094 Initial fix for examples/basic/leader.fo problem pirms 18 gadiem
  Andreas L. Delmelle 8d4c6805ee Changed coordinates to reflect the reference-orientation specified on the block-container (+ corrected spelling errors) pirms 18 gadiem
  Jeremias Maerki 2234131d11 Typo. Sorry. pirms 18 gadiem
  Jeremias Maerki 9f04f8cafd Bugfix for handling of percentage width and height inside block-containers. Fixes problem in examples/fo/basic/border.fo. pirms 18 gadiem
  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 pirms 18 gadiem
  Jeremias Maerki 4ee4fd513a Documented new stuff. pirms 18 gadiem
  Jeremias Maerki d3cd1774f4 Use memory-optimized ByteArrayOutputStream from Commons IO instead of the dumb implementation from the JDK. pirms 18 gadiem
  Jeremias Maerki b4af2746c8 Deprecated constructors Fop(int) and Fop(int, FOUserAgent). pirms 18 gadiem
  Jeremias Maerki 67cf812150 Ant is not in the lib directory anymore. Run test with the "ant" script, not "runtests". pirms 18 gadiem
  Manuel Mall b7c43146df Changed tar targets to set execute permission on fop script pirms 18 gadiem
  Manuel Mall ebd5b57340 Excluded docs directory from fop dist build pirms 18 gadiem
  Jeremias Maerki 02111e67f0 Bugzilla #37468: pirms 18 gadiem
  Jeremias Maerki 6f2c345eb1 Bugzilla #37468: pirms 18 gadiem
  Manuel Mall 7af60c6d3d Minor corrections for jdk 1.3.1 compatibility pirms 18 gadiem
  Jeremias Maerki 077ff96c5b Step 2/2: pirms 18 gadiem
  Jeremias Maerki dc35bae9c4 Step 1 (SVN just doesn't want me to delete the old directories): pirms 18 gadiem
  Jeremias Maerki 72b1376d37 Package description for the TXTRenderer's border package. pirms 18 gadiem
  Jeremias Maerki 75a5b716e5 Javadoc fixes. pirms 18 gadiem
  Jeremias Maerki 82b916bf0d Fop.java gets two new constructors: Fop(String) and Fop(String, FOUserAgent) where the String is the MIME type for the desired output format. pirms 18 gadiem
  Jeremias Maerki 97581a9081 Made the FO tree a little more consistent by renaming getName() to getLocalName() and adding additional methods like: getNamespaceURI() and getNormalNamespacePrefix(). getName() now returns the fully qualified name combined from getLocalName() and getNormalNamespacePrefix(). For special cases you can call getName(String) to return a different namespace prefix. pirms 18 gadiem
  Jeremias Maerki 305c92099a A note about PCL and MIF. pirms 18 gadiem
  Jeremias Maerki a887507a40 Moved PDFBridgeContext to a separate class so it can be used by both the PDFTranscoder and the PDFSVGHandler. pirms 18 gadiem
  Jeremias Maerki 792c66ee02 Scale factor was wrong. Base must be 72dpi, not the default resolution of the PDFDocumentGraphics2D. pirms 18 gadiem
  Jeremias Maerki 1c8b099ab7 Get rid of annoying source of calculation inaccuracies. pirms 18 gadiem