7543 Commits (ec17fdd4abda1e86ec72434a3b613092fd843cb3)
 

Author SHA1 Message Date
  Vincent Hennebert f7710aa99b Replaced @asf.todo with normal TODO comment 14 years ago
  Vincent Hennebert 0f58f09a9a Fixed indentation 14 years ago
  Vincent Hennebert 59fa281b04 Merged changes from Trunk up to revision 989178 14 years ago
  Vincent Hennebert 26393f0e18 Removed old Renderer implementations for AFP, PCL, PDF, PS. 14 years ago
  Jeremias Maerki b35843cb0d Enabling CMYK encoding for PDF output (applies to decoded bitmap images). 14 years ago
  Jeremias Maerki e3be796dcb Bugfix: 14 years ago
  Jeremias Maerki 80b40cf372 Bugfix for potential java.lang.IndexOutOfBoundsException in PDFDocument.outputTrailer(). 14 years ago
  Vincent Hennebert 081bc07f4f Implemented reset method 14 years ago
  Simon Pepping 1847b92194 Bugzilla #49752: 14 years ago
  Simon Pepping b69448b24b Fixed javadoc, checkstyle and ant warnings 14 years ago
  Adrian Cumiskey 18b1b9c710 Delete becomes flush. 14 years ago
  Adrian Cumiskey eef7367bea -delete-cache command line argument replaced with -flush. Seems like a more common use case. 14 years ago
  Jeremias Maerki 7bf29deabe One closing parenthesis too much. 14 years ago
  Jeremias Maerki 067328663c Resolved conflict (ClassCastException) with named destinations which in contrast to embedded files adds single objects (producing two values) to the kids array instead of a key/value pairs. 14 years ago
  Jeremias Maerki 61df4e0806 Removed the Class-Path Manifest entry since it's often not quite right and FOP's Main class sets up the classpath in a much more flexible way. 14 years ago
  Jeremias Maerki cb9936b4c9 Improvements/Bugfixes for PDF attachments (embedded files): 14 years ago
  Jeremias Maerki efea814f69 Removed tab character. 14 years ago
  Simon Pepping 173849acbd Document exits 14 years ago
  Adrian Cumiskey 5d185fbb32 FIX: The cache-file setting should still be set even if use-cache setting is not provided (as it defaults to true). 14 years ago
  Adrian Cumiskey ff3a0b1f92 Reinstated support for being able to specify a font cache filepath in the fop user configuration. 14 years ago
  Jeremias Maerki aba436311c Removed many "// CSOK: ConstantName" instances for constants, by converting them to uppercase as they should really be. 14 years ago
  Jeremias Maerki 29e8badcec Bugzilla #49733: 14 years ago
  Jeremias Maerki ad93316e32 Bugfix for StringIndexOutOfBoundsException when the PDF grows beyond 2GB. 14 years ago
  Simon Pepping c81729764a Removed a bunch of javadoc warnings in addition to patch 49733 14 years ago
  Jeremias Maerki 3800fbcd38 Bugzilla #44460: 14 years ago
  Chris Bowditch 06dd1be43d FOP v1.0 and trunk do support Tagged PDF 14 years ago
  Simon Pepping bbd66f9161 Edited the front page for version 1.0. Added this task to the release 14 years ago
  Adrian Cumiskey d82e108272 Fix to "docs" target. FORREST_HOME no longer needs to be in your PATH for the target to work as you would expect it to. 14 years ago
  Adrian Cumiskey 399cbb3e03 More detail, sorry for the noise. 14 years ago
  Adrian Cumiskey 088258284f Updated my details. 14 years ago
  Simon Pepping f4072e33fb Insert 21 July 2010 as the release date 14 years ago
  Simon Pepping d6ed09f8f1 Target dist-src need not depend on target all. A comment on the 14 years ago
  Jeremias Maerki b494dac09e The previous merge didn't go quite as planned. 14 years ago
  Jeremias Maerki 609af64bbd Merged changes from Trunk. 14 years ago
  Jeremias Maerki 0622d1a9d5 Bugfix of bugfix for escaped PDF names. 14 years ago
  Jeremias Maerki 74550564d2 Property update from the merge (TSVN wouldn't commit with this and the rest of the changes). 14 years ago
  Jeremias Maerki 25072c1b24 Merged changes from Trunk (minus JARs). 14 years ago
  Jeremias Maerki 18f6399908 Added missing PDFColorHandler to PDFDocumentGraphics2D. 14 years ago
  Jeremias Maerki 5c356af288 Bugfix: "/" must be escaped in names. 14 years ago
  Simon Pepping 8b6a9f4701 Merging branches/fop-1_0 back into trunk 14 years ago
  Simon Pepping 0b48517ac0 Block merging of revision 960619 from branch fop-1_0 14 years ago
  Jeremias Maerki 9f598d8f74 Refactored the multi-threading harness a bit to support IF conversion. 14 years ago
  Jeremias Maerki 2226cea00b Log exception if available to make error localization easier. 14 years ago
  Jeremias Maerki 16f936559d Added ImageElementBridge to ImageConverterSVG2G2D so output formats like Java2D (PNG, TIFF) and PCL can load image formats other than just PNG and JPEG from SVG. 14 years ago
  Simon Pepping fcd0a002ab Adding the build dependencies to the source distribution 14 years ago
  Jeremias Maerki 32b7c83782 Added support for CIE Lab colors to AFP output. 14 years ago
  Jeremias Maerki c4066cb319 Bugfix for gradients with mixed color spaces: the original color was not replaced in the list which cause faulty PDFs. 14 years ago
  Jeremias Maerki de36e85d6f Cleanup of PDFColor, removing unused functionality. PDFColor is only used for transparent color of bitmap images in which case only sRGB and Gray are needed. 14 years ago
  Simon Pepping f172fa4859 Move the maven bundle jar to the top directory after building; svn 14 years ago
  Simon Pepping 4436971c87 Changes to the documentation, partly needed for the new release, 14 years ago