361 Commits (Temp_XGC_URI_Resolution)

Author SHA1 Message Date
  Jeremias Maerki de7c0db9e4 https://issues.apache.org/jira/browse/XERCESJ-1505 13 years ago
  Vincent Hennebert 427df0fa7d Added id element to intermediate format to track the origin of content. 13 years ago
  Vincent Hennebert b8ac4207fe Renamed Viewport into InlineViewport 13 years ago
  Vincent Hennebert 5d664ac15d Bugzilla #49910: clipping rectangle is wrong on side-regions 13 years ago
  Jeremias Maerki ace85dd358 Adjust range of valid results for OpenJDK 6 13 years ago
  Jeremias Maerki 0d5b2a69b9 Disable pixel tests due to differences between JVMs. 13 years ago
  Jeremias Maerki 9adfae3eb6 Fix compile error when JAI is not around. 13 years ago
  Jeremias Maerki 629e1e66b3 Some tests for bitmap conversions. 13 years ago
  Jeremias Maerki 941181b8e3 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 d3d628c0b6 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 463d94cbe9 Remove commented line 13 years ago
  Jeremias Maerki b60bbd26cb Results of color conversions differ between Java 5 and 6. 13 years ago
  Simon Pepping 1eaae07e7d Fix deprecation warnings; add some type safety 13 years ago
  Andreas L. Delmelle dfa4c54704 Bugzilla 50471: Avoid ArrayIndexOutOfBoundsException for codepoints without a linebreak class 13 years ago
  Simon Pepping 7c5be87cdb Add type-safe parameters to collections; replace XGC jar to benefit from new type-safe methods 13 years ago
  Jeremias Maerki ce6d9e1eee Adjust to changes in XML Graphics Commons: 13 years ago
  Jeremias Maerki 3dc848243b Added missing license header. 13 years ago
  Jeremias Maerki e6245e4939 Removed tab characters. 13 years ago
  Simon Pepping 1939c00e19 Applied patch 50240 by Mehdi Houshmand with changes: Java source and 13 years ago
  Vincent Hennebert 519ac01c92 Added possibility to use glyphs outside WinAnsiEncoding for TrueType fonts that are not embedded in the PostScript file, and that don't have a list of glyph names ('post' table version 3). 14 years ago
  Vincent Hennebert 26393f0e18 Removed old Renderer implementations for AFP, PCL, PDF, PS. 14 years ago
  Jeremias Maerki aba436311c Removed many "// CSOK: ConstantName" instances for constants, by converting them to uppercase as they should really be. 14 years ago
  Jeremias Maerki 29e8badcec Bugzilla #49733: 14 years ago
  Jeremias Maerki 25072c1b24 Merged changes from Trunk (minus JARs). 14 years ago
  Jeremias Maerki 9f598d8f74 Refactored the multi-threading harness a bit to support IF conversion. 14 years ago
  Jeremias Maerki f1675e27ca Added class ColorWithFallback used for recreating function strings. 14 years ago
  Jeremias Maerki 9708ccc61a Restored ColorExt after removing it from XML Graphics Commons again. 14 years ago
  Jeremias Maerki fdb20deabe Round-trip for fop-rgb-named-color() function. 14 years ago
  Vincent Hennebert ebbdc63b26 Added support for CID-keyed TrueType fonts in PostScript output 14 years ago
  Jeremias Maerki 9dc0ea2f7a Bugzilla #49403: 14 years ago
  Jeremias Maerki 2150f3f35a Color-related classes were moved to the org.apache.xmlgraphics.java2d.color package. 14 years ago
  Vincent Hennebert 45e2cc1466 FontEventAdapter has been replaced by FontEventProducer 14 years ago
  Vincent Hennebert 5ca051ca12 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 a5a17890ad Moved ResourceEventProducer to org.apache.fop 14 years ago
  Vincent Hennebert 8f6b532710 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 83f36b614c Added test cases to ensure that the event notification system runs smoothly 14 years ago
  Chris Bowditch 27166d6f10 Bugzilla #48237: 14 years ago
  Vincent Hennebert 37b744039a Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups and minor refactorings. 14 years ago
  Jeremias Maerki 82dbf4af9c Fixed test case: #CMYK pseudo-profile comes before the color profile URI. 14 years ago
  Jeremias Maerki a3b7f647e5 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 1bc82acecd 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 85cd9cf950 XMLUtilTestCase somehow hasn't been included in the merge of the accessibility branch into the Trunk 14 years ago
  Adrian Cumiskey 3938e8f60e 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 b4df075d6d Font name was wrong 14 years ago
  Maximilian Berger 4e970b8a7d Added Testcase from Bug #47872 (thanks to alex kiel) and fixed it in FontLoader 14 years ago
  Jeremias Maerki 19e71503b1 Added support for the #CMYK pseudo-profile supported by some commercial XSL implementations on the rgb-icc() function. 14 years ago
  Vincent Hennebert 13c85d5622 Added tests for 2, 3, 4 values specified in the page boundaries properties. 15 years ago
  Vincent Hennebert 40af8ffb2a Renamed PageScaleAttributes class into PageScale. 15 years ago
  Vincent Hennebert cd6bbe2084 Fixed issues in PageBoundaries class: 15 years ago
  Jeremias Maerki 837d5f3d51 Bugzilla #47311: 15 years ago