277 Commits (6b1ba1f952eff340f28111fd016eb8ac372c1b9e)

Author SHA1 Message Date
  Vincent Hennebert 87667742fe Renamed Viewport into InlineViewport 13 years ago
  Vincent Hennebert cc64c4687d Bugzilla #49910: clipping rectangle is wrong on side-regions 13 years ago
  Jeremias Maerki 7aad442e26 Adjust range of valid results for OpenJDK 6 13 years ago
  Jeremias Maerki e31b643cbc Disable pixel tests due to differences between JVMs. 13 years ago
  Jeremias Maerki 41928d4daf Fix compile error when JAI is not around. 13 years ago
  Jeremias Maerki d8a7cfb0f8 Some tests for bitmap conversions. 13 years ago
  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 years ago
  Jeremias Maerki 59952587d3 Removed FopFactory.getColorSpace() in favor of FopFactory.getColorSpaceCache() to better follow the pattern we use for the FontManager and ImageManager. 13 years ago
  Jeremias Maerki 726c94edde Remove commented line 13 years ago
  Jeremias Maerki 003b6ad1a5 Results of color conversions differ between Java 5 and 6. 13 years ago
  Simon Pepping 31469f561f Fix deprecation warnings; add some type safety 13 years ago
  Andreas L. Delmelle 0ce43e848e Bugzilla 50471: Avoid ArrayIndexOutOfBoundsException for codepoints without a linebreak class 13 years ago
  Simon Pepping 4e8bc0e791 Add type-safe parameters to collections; replace XGC jar to benefit from new type-safe methods 13 years ago
  Jeremias Maerki a02d4f7f85 Adjust to changes in XML Graphics Commons: 13 years ago
  Jeremias Maerki 997490abbf Added missing license header. 13 years ago
  Jeremias Maerki 6393d648b6 Removed tab characters. 13 years ago
  Simon Pepping e99cbbd79f Applied patch 50240 by Mehdi Houshmand with changes: Java source and 13 years ago
  Vincent Hennebert ba6cf6b929 Removed old Renderer implementations for AFP, PCL, PDF, PS. 14 years ago
  Jeremias Maerki 3438136fc2 Removed many "// CSOK: ConstantName" instances for constants, by converting them to uppercase as they should really be. 14 years ago
  Jeremias Maerki 9b3c6aa26f Bugzilla #49733: 14 years ago
  Jeremias Maerki 8a4c665d6b Merged changes from Trunk (minus JARs). 14 years ago
  Jeremias Maerki 32d8c7a4de Refactored the multi-threading harness a bit to support IF conversion. 14 years ago
  Jeremias Maerki 797a3ddf48 Added class ColorWithFallback used for recreating function strings. 14 years ago
  Jeremias Maerki 1ed5099424 Restored ColorExt after removing it from XML Graphics Commons again. 14 years ago
  Jeremias Maerki c684d4f07d Round-trip for fop-rgb-named-color() function. 14 years ago
  Jeremias Maerki fc935a958b Bugzilla #49403: 14 years ago
  Jeremias Maerki c132480d32 Color-related classes were moved to the org.apache.xmlgraphics.java2d.color package. 14 years ago
  Vincent Hennebert 9b098a76be FontEventAdapter has been replaced by FontEventProducer 14 years ago
  Vincent Hennebert 83207e2f4b Now that the creation of event-model.xml has been standardised, the EventModelFactory mechanism is no longer needed. Removed all the factory classes. 14 years ago
  Vincent Hennebert 38a069e362 Moved ResourceEventProducer to org.apache.fop 14 years ago
  Vincent Hennebert 56630a3e41 Split catch-all EventFormatter.xml message file into individual files for each EventProducer. There is no longer a default EventModelFactory 14 years ago
  Vincent Hennebert f2f90fb770 Added test cases to ensure that the event notification system runs smoothly 14 years ago
  Chris Bowditch 5dab48b4cb Bugzilla #48237: 14 years ago
  Vincent Hennebert 325ecf09c4 Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups and minor refactorings. 14 years ago
  Jeremias Maerki 5a8f065d1a Fixed test case: #CMYK pseudo-profile comes before the color profile URI. 14 years ago
  Jeremias Maerki a7f063323e Bugfix: Added equals() method to ColorExt because the base class only compares the RGB value but not any other value. 14 years ago
  Vincent Hennebert c286389b13 Moved declaration of xml:space attribute from <text> to <page-sequence> in the XML Schema, to reflect changes from rev. 834020. 14 years ago
  Vincent Hennebert c310438761 XMLUtilTestCase somehow hasn't been included in the merge of the accessibility branch into the Trunk 14 years ago
  Vincent Hennebert 409d8072b3 Merged back Temp_Accessibility branch into Trunk 14 years ago
  Adrian Cumiskey 57206e2a05 Application of the patch submitted by Alexander Kiel to improve variable names around Kerning and KnuthElement (see https://issues.apache.org/bugzilla/show_bug.cgi?id=48003). 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 a0a355c810 Added support for the #CMYK pseudo-profile supported by some commercial XSL implementations on the rgb-icc() function. 14 years ago
  Vincent Hennebert d593005ff2 Added tests for 2, 3, 4 values specified in the page boundaries properties. 15 years ago
  Vincent Hennebert 64a2a38818 Renamed PageScaleAttributes class into PageScale. 15 years ago
  Vincent Hennebert a87df4fbd4 Fixed issues in PageBoundaries class: 15 years ago
  Jeremias Maerki 368b194c89 Bugzilla #47311: 15 years ago
  Jeremias Maerki ca08194803 Bugzilla #47311: 15 years ago
  Chris Bowditch 6cded5e7c6 bug fix: allow back slashes for file URLs as they are commonly used in Windows 15 years ago
  Andreas L. Delmelle 5ef6dcbcbc Bugzilla 47027: Correction for interpretation of pixel-lengths, as suggested by Jeremias. 15 years ago