aboutsummaryrefslogtreecommitdiffstats
path: root/test/java/org
Commit message (Expand)AuthorAgeFilesLines
* Predominantly clean up and javadocs, very little functional change hereMehdi Houshmand2012-06-227-15/+27
* Added tests and cleaning up of codeMehdi Houshmand2012-06-2015-83/+120
* Merged with trunk@1351540Mehdi Houshmand2012-06-203-0/+367
|\
| * Bugzilla #40676: Support use of ImageLoaderRawPNG decoder in order to prevent...Glenn Adams2012-06-153-0/+367
* | Removed HyphenationTreeResolver and better Handling of 'data://' URIsPeter Hancock2012-06-157-22/+22
* | Removed URI resolving class that are no longer needed and handled data URIsMehdi Houshmand2012-06-145-86/+3
* | Removed AFP resource handling mechanism in favour of a unified resource resolverMehdi Houshmand2012-06-1110-93/+505
* | Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-3194-600/+4448
|/
* Added possibility to treat some content as artifact.Vincent Hennebert2012-05-293-2/+112
* Add extension to place code just before PostScript %PageTrailer. Submitted by...Glenn Adams2012-05-271-0/+45
* Bugzilla #53294: Fix invalid PostScript file being created when font-size is ...Glenn Adams2012-05-251-0/+69
* Added support for the role property on fo:page-sequence, fo:flow and fo:stati...Vincent Hennebert2012-05-251-3/+3
* Bugzilla #52144: Fix crash on use of version switch (-v). Submitted by Luis B...Glenn Adams2012-05-221-0/+20
* Bugzilla #53242: Support fractional line widths in AFP renderer, fixing probl...Glenn Adams2012-05-173-0/+173
* Bugzilla #53248: Fix exception thrown from use of -print option in CLI. Submi...Glenn Adams2012-05-171-0/+52
* Improved handling of AFP double-byte character setsMehdi Houshmand2012-05-151-7/+8
* Changed the way AFP PTOCA TransparentData control sequences are written so th...Mehdi Houshmand2012-05-111-0/+73
* Bugzilla #53097: Ensure writing-mode specified on fo:table is used to determi...Glenn Adams2012-04-171-0/+4
* Bugzilla #53094: Convert block container overflow exception to event model, i...Glenn Adams2012-04-171-0/+12
* Merged branch Temp_PDF_ObjectStreamsVincent Hennebert2012-03-2614-14/+942
|\
| * Added support for PDF object streams.Temp_PDF_ObjectStreamsVincent Hennebert2012-03-2115-16/+944
* | Removed reference to XML schema from IF schema.Vincent Hennebert2012-03-232-95/+0
* | Bugzilla #46962: Fixed deadlock in PropertyCache.Vincent Hennebert2012-03-221-2/+2
|/
* Bugzilla #51385: Added configuration option to set the version of the output ...Vincent Hennebert2012-03-192-0/+232
* Bugzila#52849: SVG font being painted as shapes when font present in the systemMehdi Houshmand2012-03-162-0/+47
* Added new line at end of files and enabled corresponding rule in checkstyle-5.5Vincent Hennebert2012-03-0621-21/+21
* Removed trailing whitespace and enabled corresponding RegexpSingleline Checks...Vincent Hennebert2012-03-058-17/+17
* Bugzilla#50391: Adding support for different flow-name of fo:region-body in FOPPeter Hancock2012-03-027-61/+242
* fix @Override usage to be compatible with Java 1.5Glenn Adams2012-02-292-4/+0
* apply complex scripts patchGlenn Adams2012-02-26661-5/+11999
* Enabled assertions in junit tasks (analagous to JVM arg -ea)Mehdi Houshmand2012-02-141-0/+1
* Corrected error in Junit4 migrationMehdi Houshmand2012-02-132-30/+26
* Merged in Temp_ImproveAccessibilityPeter Hancock2012-02-1030-153/+2510
|\
| * Associate structure tree elements directly to render contentPeter Hancock2012-01-276-47/+402
| * Removed the DOM representation of the structure tree.Vincent Hennebert2011-11-2412-28/+703
| * Removed the FO document pre-processing step that was adding ptr and creating ...Vincent Hennebert2011-10-2420-141/+1475
* | Amended checkstyle errors and return carriagesMehdi Houshmand2012-01-302-60/+64
* | Bugzilla#52513: Moved FOUserAgent to the constructor of the RenderersMehdi Houshmand2012-01-303-17/+13
* | Reverted changes made in r1234877, see bugzilla#52513Mehdi Houshmand2012-01-243-13/+17
* | Moved the FOUserAgent into the constructor of the RenderersMehdi Houshmand2012-01-233-17/+13
* | Amended a non-ASCII character in a commentMehdi Houshmand2012-01-231-1/+1
* | added svn:eol-style=native property to recently added new filesChris Bowditch2012-01-2017-1601/+1601
* | use of £ was causing some cross platform issues since it's part of the ASCII...Chris Bowditch2012-01-191-1/+1
* | Bugzilla #51209:Chris Bowditch2012-01-181-0/+72
* | Bugzilla #50391:Chris Bowditch2012-01-105-11/+338
* | Bugzilla #51644:Chris Bowditch2012-01-0615-150/+1338
* | Removed file that became empty in rev. 1198853Vincent Hennebert2011-12-201-0/+0
* | Changed the error handling for AFP fonts such that errors are passed to the A...Mehdi Houshmand2011-11-214-11/+110
* | Bugzilla #52197: Improved support for AdobeStandardEncoding encoded AFM files...Mehdi Houshmand2011-11-2116-46/+1257
* | Bugzilla #52151: added ant script to get JaCoCo code coverageVincent Hennebert2011-11-182-2/+66