aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla #52197: Improved support for AdobeStandardEncoding encoded AFM files...Mehdi Houshmand2011-11-2133-72/+1269
* Bugzilla #52151: added ant script to get JaCoCo code coverageVincent Hennebert2011-11-182-2/+66
* Bugzilla #51592: TTFFontLoader ignores the useKerning attribute used with fontsChris Bowditch2011-11-171-0/+57
* Bugzilla 52136: Added to build file JUnit target that uses a regex to run all...Vincent Hennebert2011-11-0769-308/+166
* Bugzilla#52089: Allow JPEG images to be embedded in an AFP document asPeter Hancock2011-11-019-4/+372
* 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#51962: Bugfix for when the last simple-page-master referenced in a p...Peter Hancock2011-10-111-0/+108
* 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-0810-0/+843
* Fixed a bug in AFP where the object area axes of an Include Object was incorr...Peter Hancock2011-07-277-2/+697
* Fixed regression introduced by SVN rev 1088079:Jeremias Maerki2011-06-211-0/+46
* 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-1830-426/+1729
* Bugzilla 51032: Fixed regression due to oversight in refactoring text-decorat...Andreas L. Delmelle2011-04-061-0/+32
* Property fixupAndreas L. Delmelle2011-04-031-42/+42
* Bugzilla 50988: Fixed a NullPointerException in case a fo:character was remov...Andreas L. Delmelle2011-04-031-0/+43
* Properly fix the case of unresolved bookmarks for the intermediate format: by...Andreas L. Delmelle2011-03-271-1/+1
* Temporarily disable new test added in r1085824Andreas L. Delmelle2011-03-271-6/+6
* Fixed regression introduced by Bugzilla 50593: bookmarks pointing to a non-ex...Andreas L. Delmelle2011-03-261-0/+6
* Bugzilla 50965: Fix regression in BlockContainerLayoutManager where margins w...Andreas L. Delmelle2011-03-261-0/+56
* Bugzilla #50763: Implemented non-standard behavior for basic-link areas, such...Vincent Hennebert2011-03-247-12/+309
* Bugfix: keep-together does not apply to fo:table-cellVincent Hennebert2011-03-224-4/+80
* Fixed spurious table warningsVincent Hennebert2011-03-221-3/+3
* Bugfix: keep-together on a table containing row-spanning cells was not honoredVincent Hennebert2011-03-211-0/+69
* Renamed Viewport into InlineViewportVincent Hennebert2011-03-151-3/+3
* Bugzilla #49910: clipping rectangle is wrong on side-regionsVincent Hennebert2011-03-146-0/+229
* Bugzilla #50196: padding-start ignored when table-header/footer is repeated.Vincent Hennebert2011-03-091-0/+77
* b49835Andreas L. Delmelle2011-03-072-5/+162
* Merge from Trunk, revisions 1060235 to 1069383.Jeremias Maerki2011-02-1014-52/+662
|\
| * Revert r1067644 (local 'clean' trunk got mixed up with fix for 49877)Andreas L. Delmelle2011-02-061-1/+6
| * Preceding cleanups 'fixed' behavior in test caseAndreas L. Delmelle2011-02-061-5/+1
| * 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
| * Bugzilla 48334: Added implementation for xml:baseAndreas L. Delmelle2011-02-011-0/+82
| * 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-1839-295/+821
|\|
| * Add test/use-case for id on fo:rootAndreas L. Delmelle2011-01-151-14/+16
| * Fix deprecation warnings; add some type safetySimon Pepping2011-01-142-6/+7