aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* FOP-2206: adds unit test for PSPainter.drawText()Luis Bernardo2013-02-061-8/+62
* JIRA-1719 Fix IIOBE thrown when the final footnote-only page starts on a new ...Vincent Hennebert2013-01-294-0/+82
* FOP-2178: Fix incomplete kerning when complex script features are enabled.Glenn Adams2012-12-293-1/+1
* jira fop-1840: column balancing algorithm; applied patch 12559043 submitted b...Luis Bernardo2012-12-106-0/+859
* bugzilla #54196: configure big / little endian support for TIFF images; patch...Luis Bernardo2012-11-253-0/+25
* Bugzilla #54169: Split the parent tree (the number tree corresponding to the ...Vincent Hennebert2012-11-1925-0/+107
* Bugzilla #54167: Disable the overflow recovery mechanism when the flow IPD ch...Vincent Hennebert2012-11-191-0/+58
* Reduced the dashed border ratio to make it more aesthetically pleasingMehdi Houshmand2012-11-052-4/+4
* missing license header (fixes rev 1403646)Luis Bernardo2012-11-042-2/+40
* Forgot to include test files in commit 1400890Vincent Hennebert2012-11-022-0/+134
* Bugzilla #54081: properly tag hyphenated words in PDF output when accessibili...Vincent Hennebert2012-11-0225-0/+77
* Bugzilla#45822: Changed the dashed borders to appear more like dashes and les...Mehdi Houshmand2012-10-303-4/+95
* Added support for Rounded Corners (see Bugzilla 54041). Peter Hancock2012-10-2410-19/+1097
|\
| * Removed a CastTemp_RoundedCornersPeter Hancock2012-10-231-13/+26
| * Support for relative border-*-*-radius fox propertiesPeter Hancock2012-10-222-48/+15
| * Fixed failing testPeter Hancock2012-10-091-1/+1
| * Increased unit test coverage for the PaintersPeter Hancock2012-10-088-20/+1110
| * Merged trunk@1391502Peter Hancock2012-10-0449-144/+2811
| |\
| * \ Merged trunk@1373227Peter Hancock2012-08-1623-139/+964
| |\ \
| * \ \ Merged trunk@1357248Peter Hancock2012-07-047-32/+91
| |\ \ \
| * | | | Fixed merge errorPeter Hancock2012-07-031-0/+8
* | | | | Bugzilla #54038: Added PDF/A-2 output optionVincent Hennebert2012-10-221-0/+145
* | | | | bugzilla #48063: patches 28912 and 29015; fixes infinite loop in footnotes codeLuis Bernardo2012-10-211-0/+69
* | | | | bugzilla #40676: patch 29132 with changes, support for sRGB and iCCP chunksLuis Bernardo2012-10-201-8/+69
* | | | | bugzilla #54024: rewrote generation of /PageLabels dictionaryLuis Bernardo2012-10-171-0/+93
* | | | | Bugzilla #53980: PDF accessibility: Store language information coming from fo...Vincent Hennebert2012-10-0813-11/+140
| |_|_|/ |/| | |
* | | | Bugzilla#53924: Support for retrieve-table-markers, submitted by Luis Bernardo.Mehdi Houshmand2012-09-289-1/+1431
* | | | Merged trunk@1384277Temp_XGC_URI_ResolutionMehdi Houshmand2012-09-2712-8/+295
|\ \ \ \
| * | | | Bugzilla #53902: Added possibility to define 'header' table columns (the same...Vincent Hennebert2012-09-2612-8/+295
* | | | | Moved the I/O interfaces to XGC and updated code with new resolution mechanismMehdi Houshmand2012-09-1910-9/+35
|/ / / /
* | | | Bugzilla#53868: Full font embedding in PDFMehdi Houshmand2012-09-142-5/+127
* | | | Bugzilla #53865: Add Rows per Strip configuration for Tiff rendererPeter Hancock2012-09-133-3/+29
* | | | Bugzilla #53598: avoid IllegalArgumentException by setting the breakClass fie...Vincent Hennebert2012-09-041-0/+37
* | | | Bugzilla #45715: Restored support for break-before on fo:table.Vincent Hennebert2012-09-041-0/+75
* | | | Bugzilla 53827: When an fo:block has a non-zero value for its text-indent pro...Vincent Hennebert2012-09-041-0/+57
* | | | Bugzilla#53790: Prevented the TIFF configurator from overriding the Bitmap co...Mehdi Houshmand2012-08-283-5/+83
* | | | Bugzilla 53778: When PDF accessibility is enabled, the contents for the diffe...Vincent Hennebert2012-08-2410-121/+497
* | | | Bugfix#53766: Remove StandardEncoding as the encoding type from fonts used in...Mehdi Houshmand2012-08-231-0/+76
* | | | Bugzilla#53751: Slightly restructured the way the FontCache creates a cache-fileMehdi Houshmand2012-08-171-0/+77
| |_|/ |/| |
* | | Added tests for AFPResourceAccessorMehdi Houshmand2012-08-101-0/+84
* | | Bugzilla #53688: Wrong page number reported when a column overflows the regio...Vincent Hennebert2012-08-093-4/+153
* | | Bugzilla #53639: When PDF accessibility is enabled, the Scope attribute must ...Vincent Hennebert2012-08-023-0/+132
* | | Bugzilla #53596: When PDF accessibility is enabled, the structure tree must c...Vincent Hennebert2012-07-242-0/+147
* | | Updated reference PDF following change from rev. 1362226 (treat repeated tabl...Vincent Hennebert2012-07-241-0/+0
* | | Bugfix: An IllegalArgumentException was thrown when break-before was used ins...Vincent Hennebert2012-07-164-0/+279
* | | Bugfix: When restarting layout for the last page, discard glues and penalties...Vincent Hennebert2012-07-122-16/+8
* | | Fixed deprecation warning and added some comments to explain the API designMehdi Houshmand2012-07-063-110/+136
* | | Removed FopFactory.getRendererConfig from public APIPeter Hancock2012-07-051-5/+4
* | | Added test for strict user configuration setting within the fop-confMehdi Houshmand2012-07-052-2/+18
* | | Command line parameters override fop conf settings when set (they won't overr...Mehdi Houshmand2012-07-052-3/+4
| |/ |/|