6938 Commits (eda726448ed29b61f9ed503803b622e8c490db20)
 

Autor SHA1 Nachricht Datum
  Vincent Hennebert eda726448e Reverted changes made in rev. 1139721, 1139722, 1140594. This branch is a tag and must not change. vor 13 Jahren
  Clay Leeds 4efa78b58e Setting ApacheCon link to generic one, which is re-directed to current/next ApacheCon. vor 13 Jahren
  Clay Leeds 813c9ff252 Updating Trademark Attributions. vor 13 Jahren
  Clay Leeds 24a93a291a Adding copyright to bottom of FOP web site; Adding ApacheCon NA 2011 to sidebar. vor 13 Jahren
  Simon Pepping 179d3baaaa Creating the tag for release 1.0 vor 14 Jahren
  Simon Pepping fcd0a002ab Adding the build dependencies to the source distribution vor 14 Jahren
  Simon Pepping e5fd93c5af Creating the tag for release 1.0 vor 14 Jahren
  Simon Pepping f172fa4859 Move the maven bundle jar to the top directory after building; svn vor 14 Jahren
  Simon Pepping 4436971c87 Changes to the documentation, partly needed for the new release, vor 14 Jahren
  Jeremias Maerki adc8287f7b XSL-FO mentions both XML 1.0 and XML 1.1. vor 14 Jahren
  Jeremias Maerki 28b68e5dfd Added one missing file not under ALv2. vor 14 Jahren
  Jeremias Maerki 4c8240e2de Minor changes to changes list. vor 14 Jahren
  Simon Pepping 9b5d11bea3 Updated the version number in the build file; do not merge into trunk vor 14 Jahren
  Simon Pepping d734b37908 First changes for the release, mainly documentation changes vor 14 Jahren
  Simon Pepping 9d71d8cb97 Create a branch for the 1.0 release vor 14 Jahren
  Simon Pepping 3c385cb034 Added the XML Graphics Commons jar file from the release candidate vor 14 Jahren
  Jeremias Maerki 9708ccc61a Restored ColorExt after removing it from XML Graphics Commons again. vor 14 Jahren
  Andreas L. Delmelle 4ed47c3dd4 Minor refactoring and style fixups: vor 14 Jahren
  Pascal Sancho 0c428f0574 Bugzilla #48871: vor 14 Jahren
  Pascal Sancho aafe96253d Bugzilla #78887: vor 14 Jahren
  Pascal Sancho 4feb9b0ec4 Bugzilla #49172: vor 14 Jahren
  Pascal Sancho 9237896fe1 Bugzilla #46565: vor 14 Jahren
  Pascal Sancho 416993f3ff Fop WebSite: update commandline usage help (in Trunk tab > Using FOP > Run) vor 14 Jahren
  Jeremias Maerki f61860ab88 Bugfix: PDF/A-1a mode was not properly reported. vor 14 Jahren
  Jeremias Maerki b36aeb2cb8 Put the /Resources reference directly into the underlying dictionary and handle null cases since /Resources is optional on a Form XObject. vor 14 Jahren
  Jeremias Maerki 2150f3f35a Color-related classes were moved to the org.apache.xmlgraphics.java2d.color package. vor 14 Jahren
  Jeremias Maerki 97aa2c35b0 AFP Output Changes: vor 14 Jahren
  Jeremias Maerki 1fae69d5fd AFP Output: Fix for bitmap images inside an SVG or G2D graphic (printer errors) and positioning fix for bitmaps from G2D graphics. vor 14 Jahren
  Jeremias Maerki e3d79c1a63 Bugzilla #42306: vor 14 Jahren
  Jeremias Maerki 4ee7761859 Bugfix for formatting of floating point numbers which could lead to invalid PDFs. vor 14 Jahren
  Jeremias Maerki ecdba569b1 Big encoding performance improvement for bi-level images which do not have the right bit order. Apparently, setting the subtractive option doesn't help with inverting a bi-level FS10 image. vor 14 Jahren
  Simon Pepping 0e7b0816b0 Removing outdated documentation vor 14 Jahren
  Jeremias Maerki 67291183b2 Missed a parameter change for an overridden method. (Additional change for revision 946539) vor 14 Jahren
  Jeremias Maerki 366b45e1f9 Changed many variables and parameters from "int" to "char" because AFP font support mostly uses Unicode code points unlike Type 1 and TrueType support which use internal character code points (the result of Font.mapChar()). This should improve code readability. vor 14 Jahren
  Jeremias Maerki aefb5934f6 Bring error handling more in line with general recommendations and provide better error messages. vor 14 Jahren
  Jeremias Maerki 4479bd9830 Don't fail on AFM just because it has a Start/EndTrackKern section. Log a warning instead of throwing an exception when an unimplemented feature is found. vor 14 Jahren
  Jeremias Maerki 5b75bee76b Added a save/restoreGraphicsState pair for the initial coordinate system in PDF output for easier post-processing. The missing q/Q pair caused content to be upside-down when simply a new content stream is appended to the page. With this change the initial coordinate system is restored after FOP's stream is finished. vor 14 Jahren
  Jeremias Maerki 1e649a305c Improved painting of double rules a bit, fixing a bug causing the message: "Invalid axis rule: unable to draw line" vor 14 Jahren
  Chris Bowditch f90e643f6a recent change to cache CharacterSet exposed multi threading issue vor 14 Jahren
  Chris Bowditch 61bd8c0641 cache AFP Fonts in a similar manner to LazyFont class for TrueType fonts. This boosts performance when rendering a large batch of AFP documents in the same JVM vor 14 Jahren
  Vincent Hennebert 45e2cc1466 FontEventAdapter has been replaced by FontEventProducer vor 14 Jahren
  Vincent Hennebert 21f5a088d5 Added getEventKey method to Event so that it's no longer necessary to store the whole event ID (fully qualified interface name) in message files vor 14 Jahren
  Vincent Hennebert 721e78b7ac Merged all the eventResourceGenerator tasks into one vor 14 Jahren
  Vincent Hennebert 5ca051ca12 Now that the creation of event-model.xml has been standardised, the EventModelFactory mechanism is no longer needed. Removed all the factory classes. vor 14 Jahren
  Vincent Hennebert 9a00e131fd Generate event models in the same directory as the corresponding EventProducer interfaces and name it event-model.xml by default vor 14 Jahren
  Vincent Hennebert a5a17890ad Moved ResourceEventProducer to org.apache.fop vor 14 Jahren
  Vincent Hennebert 8f6b532710 Split catch-all EventFormatter.xml message file into individual files for each EventProducer. There is no longer a default EventModelFactory vor 14 Jahren
  Vincent Hennebert 83f36b614c Added test cases to ensure that the event notification system runs smoothly vor 14 Jahren
  Jeremias Maerki fad33d93cc Added Java Target information to Build-Id manifest entry. (Applied change as proposed on Feb 10 2010) vor 14 Jahren
  Jeremias Maerki b2704855bd Bumped xmlgraphics-commons.jar. vor 14 Jahren