6727 Ревизии (404eacbf2cdc7202bc3161829182e33776320829)
 

Автор SHA1 Съобщение Дата
  Jeremias Maerki 404eacbf2c As per discussions on fop-dev: преди 14 години
  Jeremias Maerki f8f3edf87a Bugzilla #46883: преди 14 години
  Jeremias Maerki 2d26284592 Attach cause to RuntimeException when available. Otherwise, the original exception can be swallowed which makes error forensics more difficult. преди 14 години
  Maximilian Berger b4df075d6d Font name was wrong преди 14 години
  Maximilian Berger 4e970b8a7d Added Testcase from Bug #47872 (thanks to alex kiel) and fixed it in FontLoader преди 14 години
  Jeremias Maerki a30e3c29fd Trying to clear up afp:include-page-segment as there are questions every now and then. преди 14 години
  Jeremias Maerki 9b49126cd6 Changed SVG output to produce coordinates in points rather than millipoints. Millipoint coordinates can become quite large and can cause trouble later. This is related to (but not fixing) Bugzilla #47641. преди 14 години
  Jeremias Maerki 19e71503b1 Added support for the #CMYK pseudo-profile supported by some commercial XSL implementations on the rgb-icc() function. преди 14 години
  Maximilian Berger 1097615c51 Added Checkstyle 5 config file (just ported from checkstyle-4.0.xml) преди 14 години
  Maximilian Berger 50e993d6d4 Fixed SVN Props преди 14 години
  Maximilian Berger 482b874cec equals implementation violated spec -> replaced with new contentEquals function преди 14 години
  Maximilian Berger a164040a67 no page index requires no location to satisfy identity junit test преди 14 години
  Maximilian Berger 98060eef9d removed possible null reference преди 14 години
  Maximilian Berger c5cd099975 non-functional stylistic fixes преди 14 години
  Maximilian Berger 0a0a566c5d Add safeguards for getter not to return null преди 14 години
  Simon Pepping d5911c9e9a Moved the class UnicodeClasses to src/codegen/unicode, so that it is преди 15 години
  Jeremias Maerki 7389ef5a0f There an easier way to throw exceptions from certain event otherwise not causing an exception. преди 15 години
  Vincent Hennebert 1e062c6c0f Forgot to update status file in rev. 808157 преди 15 години
  Simon Pepping 4bd1866092 Fixed Checkstyle warnings and replaced a java 1.5 class преди 15 години
  Vincent Hennebert bcfda76c15 Merged back ChangingIPDHack branch into Trunk преди 15 години
  Vincent Hennebert 9520407736 Reverted changes made in revision 796809 (manual merge of clean-up changes made in the ChangingIPDHack branch). Those changes will be re-applied when merging the branch back to Trunk with svn merge --reintegrate (if everything goes well...) преди 15 години
  Andreas L. Delmelle ccc743d929 Fixed some oversights: fo:title was already implemented long ago, fo:wrapper works correctly as of trunk. преди 15 години
  Maximilian Berger 4201d1086d declaration and icc-profile have been supported for a while now преди 15 години
  Andreas L. Delmelle ac01d144b8 Removed a commented leftover from local tests преди 15 години
  Andreas L. Delmelle a8c7344b38 Reduce messages to DEBUG level, since they are meant more as a reminder for devs, not a source of confusion for end-users преди 15 години
  Andreas L. Delmelle a6b2b2e4b9 Bugzilla 46905: Added basic implementation for column-level keeps. преди 15 години
  Andreas L. Delmelle 6f8f642694 Bugzilla 46883: fixed a hotspot in the AFP renderer. Reduced time spent in the method by introducing a member variable to hold the data-length. преди 15 години
  Andreas L. Delmelle 5355a5c8a4 Revert some changes that were meant to be kept local for the moment... преди 15 години
  Andreas L. Delmelle b0ece6c49d Bugzilla 47710: White-space handling in retrieved markers throws a NullPointerException in some cases. преди 15 години
  Simon Pepping fddf572a55 Fixed checkstyle warnings преди 15 години
  Simon Pepping c36d7815bb I tried to remove all methods which are not Java 1.4 compliant. преди 15 години
  Simon Pepping 40b065f458 Prepare for new hyphenation pattern files, which do not have their own classes and instead use the default classes in FOP. Modified the build process to a forked java task, in order to be able to set a larger stack size for the compilation of the large number of classes. Added an ant task to generate a new default classes file, to be used with an update of the Unicode Character Database. преди 15 години
  Chris Bowditch c2b8346e6c bug fix: 47694 Avoid create IOCA for background on empty areas преди 15 години
  Vincent Hennebert 13c85d5622 Added tests for 2, 3, 4 values specified in the page boundaries properties. преди 15 години
  Vincent Hennebert 40af8ffb2a Renamed PageScaleAttributes class into PageScale. преди 15 години
  Vincent Hennebert cd6bbe2084 Fixed issues in PageBoundaries class: преди 15 години
  Vincent Hennebert b0df5eb81b Fixed and improved documentation about prepress extensions: преди 15 години
  Chris Bowditch 5ab295cc5a added support for IMM Extension on fo:simple-page-master element in the AFP Renderer преди 15 години
  Jeremias Maerki ee23221821 Added ability to create single-page SVG 1.1 using a DOMResult or SAXResult. преди 15 години
  Jeremias Maerki 67934b05e5 What we thought were cubic curves in GOCA, were actually just quadratic ones. This changes tries to approximate cubic Bézier curves with the quadratic fillets available in GOCA. This should improve vector graphic quality in certain cases. преди 15 години
  Jeremias Maerki 837d5f3d51 Bugzilla #47311: преди 15 години
  Vincent Hennebert 1364615701 The javadocs task needs more memory. преди 15 години
  Jeremias Maerki 6e5e209265 Fixed problem with raster font substitution when there's no smaller font available. This avoids an exception. преди 15 години
  Jeremias Maerki 5f8f50a231 Reverted rev 798521. преди 15 години
  Jeremias Maerki 44cef15e6f Demo file for bleed and crop marks. преди 15 години
  Jeremias Maerki cc32c1fab6 Bugzilla #47311: преди 15 години
  Jeremias Maerki cdd66d9c22 Reverted changes in rev 797899 (but xgc.jar updated rather than reverted) преди 15 години
  Vincent Hennebert ba8c6840fb Also use Rectangle instead of Rectangle2D for page boxes in the PDF library преди 15 години
  Jeremias Maerki a699c1f062 Bugzilla #47311: преди 15 години
  Jeremias Maerki ddee8ae8d2 AFPEventProducer was moved months ago but this file not adjusted. That cause an IllegalStateException: Event model doesn't contain the definition for org.apache.fop.afp.AFPEventProducer преди 15 години