179 次程式碼提交 (bafcae2f1c1f3a4d671219306c5c9eb84506cf70)

作者 SHA1 備註 提交日期
  Glenn Adams a8d8a5a5fd Bugzilla #40676: Support use of ImageLoaderRawPNG decoder in order to prevent re-encoding of PNG images (and unnecssary output file bloat). Submitted by Luis Bernardo, Matthias Reischenbacher. 12 年之前
  Glenn Adams 78a9c59d05 Synchronize XGC jar from XGC trunk. 12 年之前
  Glenn Adams e78a91e72e Update xmlgraphics common jar to reflect recent fixes in XGC. 12 年之前
  Mehdi Houshmand 4232347c12 Updated XGC JAR 12 年之前
  Glenn Adams 546008e65e Bugzilla #43940: Fix handling of NaN, {+,-}Infinity, and other edge cases. Submitted by Julien Aymé. 12 年之前
  Glenn Adams e687027abf Bugzilla #53185: Unify date formatting between FOP and XGC as well as tidying the date format code. Submitted by Robert Meyer. 12 年之前
  Glenn Adams 6b951746fb Bugzilla #48723: Fix for XGC when rendering PostScript using SVG being drawn upside down when using a custom affine transform. Submitted by rmeyer@hotmail.co.uk. 12 年之前
  Glenn Adams 011621b614 Bugzilla #43940: Use new double format utility to improve thread safety and performance. Submitted by Julien Aymé, Ognjen Blagojevic. 12 年之前
  Mehdi Houshmand cd2f8d5851 Added mockito JAR for use in unit tests to mock classes 12 年之前
  Vincent Hennebert ad987e7d47 Removed the FO document pre-processing step that was adding ptr and creating a reduced FO tree. 12 年之前
  Andreas L. Delmelle 1a2eeac3ef Updated XGC JAR after migrating ColorProfileUtil 13 年之前
  Jeremias Maerki 15935cb7c9 Allow afp:no-operation to be added to fo:page-sequence (page group in AFP) and fo:declarations (document in AFP). Includes a test case. 13 年之前
  Simon Pepping 4e8bc0e791 Add type-safe parameters to collections; replace XGC jar to benefit from new type-safe methods 13 年之前
  Vincent Hennebert cebc3c349b Retroweaver is no longer necessary 13 年之前
  Simon Pepping 0590bb1bab Update XGC library to pull in the fix for headless junit tests, bug 50253 13 年之前
  Simon Pepping 7e82081adc Added the XML Graphics Commons jar file from the release candidate 14 年之前
  Jeremias Maerki 1ed5099424 Restored ColorExt after removing it from XML Graphics Commons again. 14 年之前
  Vincent Hennebert 5932bc37ac XML Graphics Commons jar committed in rev. 959012 was wrong 14 年之前
  Vincent Hennebert 8edf2a6fa5 Added support for CID-keyed TrueType fonts in PostScript output 14 年之前
  Vincent Hennebert 2266c7ca89 Merged changes from Trunk up to revision 954512 14 年之前
  Jeremias Maerki c132480d32 Color-related classes were moved to the org.apache.xmlgraphics.java2d.color package. 14 年之前
  Jeremias Maerki 702423bfe6 Bumped xmlgraphics-commons.jar. 14 年之前
  Chris Bowditch 5dab48b4cb Bugzilla #48237: 14 年之前
  Jeremias Maerki 8efc23f9af Updated XGC to make recent changes compile. 14 年之前
  Chris Bowditch 794beb3a3d add support for positioning Page Overlay in AFP Renderer/Painter 14 年之前
  Jeremias Maerki 8e5adbdd6e Reverted changes in rev 797899 (but xgc.jar updated rather than reverted) 15 年之前
  Adrian Cumiskey ae63f0794a Fixes GUMP build problems, the automated e-mail was starting to annoy so I scratched an itch :). 15 年之前
  Andreas L. Delmelle e0a231e6bf Modified XG Commons JAR to include bugfix in AbstractImageSessionContext.toFile() (see http://svn.apache.org/viewvc?view=rev&revision=792415) 15 年之前
  Chris Bowditch c842f5d4ca include latest bug fixes to xg common in FOP trunk 15 年之前
  Vincent Hennebert 02f13e11de Bugfix: use the effective color profile supplied by the ImageEncodingHelper, instead of the original one. 15 年之前
  Vincent Hennebert 13c48de1d9 Bugfix: reset graphic state when a page is finished in PostScript. 15 年之前
  Chris Bowditch b8f80bb321 include Vincent's recent changes for AFM Parser bug 15 年之前
  Jeremias Maerki f655bc509b Bugzilla #47000: 15 年之前
  Jeremias Maerki 2370a1d7ba Merged feature branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AreaTreeNewDesign (603620-746655) into Trunk. 15 年之前
  Jeremias Maerki 8b174ba1e9 Merge from Trunk revisions 741104 - 744926. 15 年之前
  Maximilian Berger 2ab778fb51 Fixed PMD report (requires 1.5, but for REPORT ONLY); Added CPD report 15 年之前
  Jeremias Maerki b9012b0901 Merge from Trunk revisions 735029 - 740275. 15 年之前
  Jeremias Maerki 99d27fa84f Updated dependency list. 15 年之前
  Jeremias Maerki 28be52f4b9 Update XML Graphics Commons to make the branch compile again. 15 年之前
  Jeremias Maerki 957c9537ec Update XML Graphics Commons to latest Trunk. 15 年之前
  Jeremias Maerki 624c51b530 Merge from Trunk revisions 719662 - 724689. 15 年之前
  Adrian Cumiskey 4d4e2cd48e MERGE of https://svn.apache.org/repos/asf/xmlgraphics/fop/{branches/AFP_GOCAResources,trunk}. 15 年之前
  Jeremias Maerki 571b0732cb Merged from Trunk revisions 706551 to 719661. 15 年之前
  Adrian Cumiskey f5c4941b3f TextHandler interface changes, the Graphics2D implementation is now passed to drawString(). 15 年之前
  Jeremias Maerki 33aa578e68 Merge from Trunk revisions 685575-699792. 15 年之前
  Maximilian Berger 28d80e7fa8 Re-enabled image loader testcases 16 年之前
  Maximilian Berger 292c56d900 CommonURIResolver is no longer a singleton 16 年之前
  Maximilian Berger d0b26ca838 Moved DataURIResolver from FOP to commons; use new URIResolver registry 16 年之前
  Maximilian Berger 90daa9ad22 Included patched retroweaver which does not modify Boolean.valueOf 16 年之前
  Adrian Cumiskey c0a9d83b9e * Updated xmlgraphics-commons-14svn.jar to reflect UnitConv additions. 16 年之前