277 Revize (6b1ba1f952eff340f28111fd016eb8ac372c1b9e)

Autor SHA1 Zpráva Datum
  Peter Hancock fac959a376 Fixed io exception in MODCAParser caused by the improper use of mark() and reset() před 13 roky
  Jeremias Maerki c5f35170e6 https://issues.apache.org/jira/browse/XERCESJ-1505 před 13 roky
  Vincent Hennebert 9f0263b32c Added id element to intermediate format to track the origin of content. před 13 roky
  Vincent Hennebert 87667742fe Renamed Viewport into InlineViewport před 13 roky
  Vincent Hennebert cc64c4687d Bugzilla #49910: clipping rectangle is wrong on side-regions před 13 roky
  Jeremias Maerki 7aad442e26 Adjust range of valid results for OpenJDK 6 před 13 roky
  Jeremias Maerki e31b643cbc Disable pixel tests due to differences between JVMs. před 13 roky
  Jeremias Maerki 41928d4daf Fix compile error when JAI is not around. před 13 roky
  Jeremias Maerki d8a7cfb0f8 Some tests for bitmap conversions. před 13 roky
  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. před 13 roky
  Jeremias Maerki 59952587d3 Removed FopFactory.getColorSpace() in favor of FopFactory.getColorSpaceCache() to better follow the pattern we use for the FontManager and ImageManager. před 13 roky
  Jeremias Maerki 726c94edde Remove commented line před 13 roky
  Jeremias Maerki 003b6ad1a5 Results of color conversions differ between Java 5 and 6. před 13 roky
  Simon Pepping 31469f561f Fix deprecation warnings; add some type safety před 13 roky
  Andreas L. Delmelle 0ce43e848e Bugzilla 50471: Avoid ArrayIndexOutOfBoundsException for codepoints without a linebreak class před 13 roky
  Simon Pepping 4e8bc0e791 Add type-safe parameters to collections; replace XGC jar to benefit from new type-safe methods před 13 roky
  Jeremias Maerki a02d4f7f85 Adjust to changes in XML Graphics Commons: před 13 roky
  Jeremias Maerki 997490abbf Added missing license header. před 13 roky
  Jeremias Maerki 6393d648b6 Removed tab characters. před 13 roky
  Simon Pepping e99cbbd79f Applied patch 50240 by Mehdi Houshmand with changes: Java source and před 13 roky
  Vincent Hennebert ba6cf6b929 Removed old Renderer implementations for AFP, PCL, PDF, PS. před 14 roky
  Jeremias Maerki 3438136fc2 Removed many "// CSOK: ConstantName" instances for constants, by converting them to uppercase as they should really be. před 14 roky
  Jeremias Maerki 9b3c6aa26f Bugzilla #49733: před 14 roky
  Jeremias Maerki 8a4c665d6b Merged changes from Trunk (minus JARs). před 14 roky
  Jeremias Maerki 32d8c7a4de Refactored the multi-threading harness a bit to support IF conversion. před 14 roky
  Jeremias Maerki 797a3ddf48 Added class ColorWithFallback used for recreating function strings. před 14 roky
  Jeremias Maerki 1ed5099424 Restored ColorExt after removing it from XML Graphics Commons again. před 14 roky
  Jeremias Maerki c684d4f07d Round-trip for fop-rgb-named-color() function. před 14 roky
  Jeremias Maerki fc935a958b Bugzilla #49403: před 14 roky
  Jeremias Maerki c132480d32 Color-related classes were moved to the org.apache.xmlgraphics.java2d.color package. před 14 roky
  Vincent Hennebert 9b098a76be FontEventAdapter has been replaced by FontEventProducer před 14 roky
  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. před 14 roky
  Vincent Hennebert 38a069e362 Moved ResourceEventProducer to org.apache.fop před 14 roky
  Vincent Hennebert 56630a3e41 Split catch-all EventFormatter.xml message file into individual files for each EventProducer. There is no longer a default EventModelFactory před 14 roky
  Vincent Hennebert f2f90fb770 Added test cases to ensure that the event notification system runs smoothly před 14 roky
  Chris Bowditch 5dab48b4cb Bugzilla #48237: před 14 roky
  Vincent Hennebert 325ecf09c4 Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups and minor refactorings. před 14 roky
  Jeremias Maerki 5a8f065d1a Fixed test case: #CMYK pseudo-profile comes before the color profile URI. před 14 roky
  Jeremias Maerki a7f063323e Bugfix: Added equals() method to ColorExt because the base class only compares the RGB value but not any other value. před 14 roky
  Vincent Hennebert c286389b13 Moved declaration of xml:space attribute from <text> to <page-sequence> in the XML Schema, to reflect changes from rev. 834020. před 14 roky
  Vincent Hennebert c310438761 XMLUtilTestCase somehow hasn't been included in the merge of the accessibility branch into the Trunk před 14 roky
  Vincent Hennebert 409d8072b3 Merged back Temp_Accessibility branch into Trunk před 14 roky
  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). před 14 roky
  Maximilian Berger d3bc840146 Font name was wrong před 14 roky
  Maximilian Berger cc394ff8d1 Added Testcase from Bug #47872 (thanks to alex kiel) and fixed it in FontLoader před 14 roky
  Jeremias Maerki a0a355c810 Added support for the #CMYK pseudo-profile supported by some commercial XSL implementations on the rgb-icc() function. před 14 roky
  Vincent Hennebert d593005ff2 Added tests for 2, 3, 4 values specified in the page boundaries properties. před 15 roky
  Vincent Hennebert 64a2a38818 Renamed PageScaleAttributes class into PageScale. před 15 roky
  Vincent Hennebert a87df4fbd4 Fixed issues in PageBoundaries class: před 15 roky
  Jeremias Maerki 368b194c89 Bugzilla #47311: před 15 roky