6371 Commits (75b063dd9099291ae4d50e71ab38f3031953fd5d)
 

Author SHA1 Message Date
  Maximilian Berger 75b063dd90 Updated ant to run checkstyle 5. This is now supported in lib/build rather than the previously used checkstyle.home 14 years ago
  Vincent Hennebert ccd05d8d59 Removed svn:executable property 14 years ago
  Vincent Hennebert 21acc920a9 Fixed handling of percentage values for provisional-label-separation 14 years ago
  Vincent Hennebert 8c529da7b0 Bugzilla 47835: fixed handling of percentage values for provisional-distance-between-starts. Patch submitted by Jonathan Levinson 14 years ago
  Vincent Hennebert 0d61f22044 Removed svn:executable property 14 years ago
  Chris Bowditch 794beb3a3d add support for positioning Page Overlay in AFP Renderer/Painter 14 years ago
  Adrian Cumiskey 23da27cdbf If a JAI library is not available when creating a FOP distribution build we attempt to download one and make it available to the Ant build process. 14 years ago
  Jeremias Maerki e97537077a Allow "-if [mime] out" as for "-at". 14 years ago
  Jeremias Maerki e13cae3041 Bugzilla #47953: 14 years ago
  Vincent Hennebert 79ac73fee2 Removed svn:executable property 14 years ago
  Vincent Hennebert 406f0c8e57 Removed empty directory 14 years ago
  Jeremias Maerki 8a80e30407 Fixed possible NPE. 14 years ago
  Jeremias Maerki 671a8fb93e Added support for specifying referenced fonts per renderer in addition to the general match list. If any of the two match lists (if specified) match a font, it is not embedded. 14 years ago
  Jeremias Maerki dcc0f66da9 Added support for creating thumbnails or preview bitmaps of fixed size for PNG and TIFF output. 14 years ago
  Jeremias Maerki e7f8348fb9 Javadocs: Removed all <tt> occurrences with <code> or {@link}. 14 years ago
  Jeremias Maerki 6639840eb3 Some javadoc fixes: @code -> @link 14 years ago
  Jeremias Maerki f2b9af0a9e Added a DocumentHandler implementation for PNG output including multi-file output support. 14 years ago
  Jeremias Maerki 493bbc8291 As per discussions on fop-dev: 14 years ago
  Jeremias Maerki c20c9d99a9 Bugzilla #46883: 14 years ago
  Jeremias Maerki 2ec7c64d9b Attach cause to RuntimeException when available. Otherwise, the original exception can be swallowed which makes error forensics more difficult. 14 years ago
  Maximilian Berger d3bc840146 Font name was wrong 14 years ago
  Maximilian Berger cc394ff8d1 Added Testcase from Bug #47872 (thanks to alex kiel) and fixed it in FontLoader 14 years ago
  Jeremias Maerki 42f44c0439 Trying to clear up afp:include-page-segment as there are questions every now and then. 14 years ago
  Jeremias Maerki 2ea117e162 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 years ago
  Jeremias Maerki a0a355c810 Added support for the #CMYK pseudo-profile supported by some commercial XSL implementations on the rgb-icc() function. 14 years ago
  Maximilian Berger 7e18e78d99 Added Checkstyle 5 config file (just ported from checkstyle-4.0.xml) 14 years ago
  Maximilian Berger 4a6d8b2a75 Fixed SVN Props 14 years ago
  Maximilian Berger 1cf03ca8af equals implementation violated spec -> replaced with new contentEquals function 14 years ago
  Maximilian Berger a1ebede8c0 no page index requires no location to satisfy identity junit test 14 years ago
  Maximilian Berger 4ffc99c619 removed possible null reference 14 years ago
  Maximilian Berger a53b5bd363 non-functional stylistic fixes 14 years ago
  Maximilian Berger a47c066c4b Add safeguards for getter not to return null 14 years ago
  Simon Pepping 7875e23d40 Moved the class UnicodeClasses to src/codegen/unicode, so that it is 15 years ago
  Jeremias Maerki 8910a4a2c9 There an easier way to throw exceptions from certain event otherwise not causing an exception. 15 years ago
  Vincent Hennebert 627ddc0bc4 Forgot to update status file in rev. 808157 15 years ago
  Simon Pepping 552fea454e Fixed Checkstyle warnings and replaced a java 1.5 class 15 years ago
  Vincent Hennebert 79e38db1f5 Merged back ChangingIPDHack branch into Trunk 15 years ago
  Vincent Hennebert 01416c045d 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 years ago
  Andreas L. Delmelle b4c2a15164 Fixed some oversights: fo:title was already implemented long ago, fo:wrapper works correctly as of trunk. 15 years ago
  Maximilian Berger 0328441aff declaration and icc-profile have been supported for a while now 15 years ago
  Andreas L. Delmelle 6739a39cfc Removed a commented leftover from local tests 15 years ago
  Andreas L. Delmelle 11b590e6a5 Reduce messages to DEBUG level, since they are meant more as a reminder for devs, not a source of confusion for end-users 15 years ago
  Andreas L. Delmelle df2ab15ed4 Bugzilla 46905: Added basic implementation for column-level keeps. 15 years ago
  Andreas L. Delmelle caca42e213 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 years ago
  Andreas L. Delmelle 444510a8cc Revert some changes that were meant to be kept local for the moment... 15 years ago
  Andreas L. Delmelle e1f1650cf8 Bugzilla 47710: White-space handling in retrieved markers throws a NullPointerException in some cases. 15 years ago
  Simon Pepping ec7bc5d8a8 Fixed checkstyle warnings 15 years ago
  Simon Pepping c899049a5f I tried to remove all methods which are not Java 1.4 compliant. 15 years ago
  Simon Pepping 76f8a0a63c 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 years ago
  Chris Bowditch afdac9cfa1 bug fix: 47694 Avoid create IOCA for background on empty areas 15 years ago