aboutsummaryrefslogtreecommitdiffstats
path: root/test/java/org/apache/fop/afp
Commit message (Expand)AuthorAgeFilesLines
* Improved the handling of defaults for PDF config and general clean upMehdi Houshmand2012-06-261-1/+0
* Predominantly clean up and javadocs, very little functional change hereMehdi Houshmand2012-06-222-4/+5
* Removed AFP resource handling mechanism in favour of a unified resource resolverMehdi Houshmand2012-06-111-4/+6
* Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-311-18/+10
* Bugzilla #53242: Support fractional line widths in AFP renderer, fixing probl...Glenn Adams2012-05-173-0/+173
* 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
* Added new line at end of files and enabled corresponding rule in checkstyle-5.5Vincent Hennebert2012-03-061-1/+1
* 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-201-72/+72
* 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
* Changed the error handling for AFP fonts such that errors are passed to the A...Mehdi Houshmand2011-11-212-0/+93
* Bugzilla 52136: Added to build file JUnit target that uses a regex to run all...Vincent Hennebert2011-11-076-10/+13
* Bugzilla#52089: Allow JPEG images to be embedded in an AFP document asPeter Hancock2011-11-014-3/+232
* Bugzilla #51928: Upgraded all tests to JUnit 4Vincent Hennebert2011-10-048-36/+62
* Bugzill#51530: Improved support for EBCDIC encoded double byte fonts fo AFP.Peter Hancock2011-09-051-0/+108
* Fixed a bug in AFP where an ArrayOutofBoundsException is throwqn when embeddi...Peter Hancock2011-08-224-0/+101
* Fixed a bug in AFP where the object area axes of an Include Object was incorr...Peter Hancock2011-07-276-0/+695
* Fixed io exception in MODCAParser caused by the improper use of mark() and re...Peter Hancock2011-05-171-0/+238