aboutsummaryrefslogtreecommitdiffstats
path: root/test/java/org/apache/fop
Commit message (Expand)AuthorAgeFilesLines
* Cache the schema for the XML namespace to a local directory. This avoids down...Vincent Hennebert2011-10-202-0/+95
* Bugzilla#512010: Simplification of the build.Peter Hancock2011-10-198-107/+316
* Restored PDFDocumentGraphics2D functionality.Jeremias Maerki2011-10-152-1/+96
* Bugzilla #51928: Upgraded all tests to JUnit 4Vincent Hennebert2011-10-04108-1217/+1179
* PDFFactory responsible for asdigning name to a subset font.Peter Hancock2011-09-262-0/+60
* Bugzill#51530: Improved support for EBCDIC encoded double byte fonts fo AFP.Peter Hancock2011-09-052-1/+111
* Fixed a bug in AFP where an ArrayOutofBoundsException is throwqn when embeddi...Peter Hancock2011-08-224-0/+101
* Bugzilla #51596: A composite glyph can be remapped more than once in a TTF su...Vincent Hennebert2011-08-082-0/+192
* Added support for 128bit encryption in PDF output. Based on work by Michael R...Vincent Hennebert2011-08-085-0/+793
* Fixed a bug in AFP where the object area axes of an Include Object was incorr...Peter Hancock2011-07-277-2/+697
* Fixed io exception in MODCAParser caused by the improper use of mark() and re...Peter Hancock2011-05-172-0/+240
* https://issues.apache.org/jira/browse/XERCESJ-1505Jeremias Maerki2011-04-291-1/+17
* Added id element to intermediate format to track the origin of content.Vincent Hennebert2011-04-1821-426/+732
* Renamed Viewport into InlineViewportVincent Hennebert2011-03-151-3/+3
* Bugzilla #49910: clipping rectangle is wrong on side-regionsVincent Hennebert2011-03-146-0/+229
* Merge from Trunk, revisions 1060235 to 1069383.Jeremias Maerki2011-02-1012-52/+579
|\
| * Disable pixel tests due to differences between JVMs.Jeremias Maerki2011-02-041-1/+1
| * Fix compile error when JAI is not around.Jeremias Maerki2011-02-041-2/+1
| * Some tests for bitmap conversions.Jeremias Maerki2011-02-042-0/+169
| * Allow afp:no-operation to be added to fo:page-sequence (page group in AFP) an...Jeremias Maerki2011-02-0110-52/+411
* | Adjust range of valid results for OpenJDK 6Jeremias Maerki2011-02-101-3/+3
* | Removed FopFactory.getColorSpace() in favor of FopFactory.getColorSpaceCache(...Jeremias Maerki2011-01-182-6/+23
* | Remove commented lineJeremias Maerki2011-01-181-1/+0
* | Results of color conversions differ between Java 5 and 6.Jeremias Maerki2011-01-181-10/+16
* | Merge from Trunk, revisions 965390 to 1060234.Jeremias Maerki2011-01-1823-258/+103
|\|
| * Fix deprecation warnings; add some type safetySimon Pepping2011-01-142-6/+7
| * Bugzilla 50471: Avoid ArrayIndexOutOfBoundsException for codepoints without a...Andreas L. Delmelle2011-01-072-0/+7
| * Add type-safe parameters to collections; replace XGC jar to benefit from new ...Simon Pepping2011-01-041-1/+1
| * Added missing license header.Jeremias Maerki2010-11-151-0/+19
| * Removed tab characters.Jeremias Maerki2010-11-151-11/+11
| * Applied patch 50240 by Mehdi Houshmand with changes: Java source andSimon Pepping2010-11-111-0/+17
| * Removed old Renderer implementations for AFP, PCL, PDF, PS.Vincent Hennebert2010-08-256-209/+9
| * Removed many "// CSOK: ConstantName" instances for constants, by converting t...Jeremias Maerki2010-08-146-41/+42
| * Bugzilla #49733:Jeremias Maerki2010-08-146-7/+7
| * Refactored the multi-threading harness a bit to support IF conversion.Jeremias Maerki2010-07-156-50/+205
| * Restored ColorExt after removing it from XML Graphics Commons again.Jeremias Maerki2010-07-022-9/+8
* | Adjust to changes in XML Graphics Commons:Jeremias Maerki2010-12-131-4/+5
* | Merged changes from Trunk (minus JARs).Jeremias Maerki2010-07-196-50/+205
* | Added class ColorWithFallback used for recreating function strings.Jeremias Maerki2010-07-072-44/+59
* | Round-trip for fop-rgb-named-color() function.Jeremias Maerki2010-06-291-6/+66
* | Bugzilla #49403:Jeremias Maerki2010-06-252-25/+35
|/
* Color-related classes were moved to the org.apache.xmlgraphics.java2d.color p...Jeremias Maerki2010-06-142-4/+4
* FontEventAdapter has been replaced by FontEventProducerVincent Hennebert2010-04-091-1/+2
* Now that the creation of event-model.xml has been standardised, the EventMode...Vincent Hennebert2010-04-091-37/+0
* Moved ResourceEventProducer to org.apache.fopVincent Hennebert2010-04-092-1/+2
* Split catch-all EventFormatter.xml message file into individual files for eac...Vincent Hennebert2010-04-091-0/+7
* Added test cases to ensure that the event notification system runs smoothlyVincent Hennebert2010-04-092-0/+169
* Bugzilla #48237:Chris Bowditch2010-01-082-2/+6
* Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups ...Vincent Hennebert2009-12-222-2/+202
* Fixed test case: #CMYK pseudo-profile comes before the color profile URI.Jeremias Maerki2009-12-171-1/+1