aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/afp
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla#45822: Changed the dashed borders to appear more like dashes and les...Mehdi Houshmand2012-10-301-9/+13
* Addressed Findbug and Checkstyle issuesPeter Hancock2012-10-091-1/+0
* Merged trunk@1391502Peter Hancock2012-10-049-148/+163
|\
| * Moved the I/O interfaces to XGC and updated code with new resolution mechanismMehdi Houshmand2012-09-191-1/+2
| * Bugfix#53786: Removed the Attribute Qualifier (x80) triplet from TLEs as they...Mehdi Houshmand2012-08-285-41/+12
| * Bugzilla#48954: Support for character encoding of TLEs in AFP output. Submitt...Mehdi Houshmand2012-08-247-116/+159
| * Bugzilla#53751: Slightly restructured the way the FontCache creates a cache-fileMehdi Houshmand2012-08-171-1/+1
* | Removed rounded corner-related backdoor (System property) configPeter Hancock2012-08-171-1/+0
* | Merged trunk@1373227Peter Hancock2012-08-1616-304/+171
|\|
| * Bugzilla#53685 - AFP charactersets are cached using more unique keysMehdi Houshmand2012-08-103-20/+70
| * Buzilla#53657 - AFP fonts use nominal character increment when the glyph metr...Mehdi Houshmand2012-08-104-35/+39
| * Bugzilla#53600: Added an event if a glyph and its metric information does not...Mehdi Houshmand2012-07-255-6/+46
| * Merge from ^/branches/fop-1_1.Glenn Adams2012-07-211-1/+0
| * Updated XGC with r1358258 - consolidated some GraphicsConfiguration classes s...Mehdi Houshmand2012-07-063-234/+3
| * Addressed some of the javadocs that were erroneousMehdi Houshmand2012-07-064-13/+18
* | Minor cleanupPeter Hancock2012-07-051-5/+1
* | Merged trunk@1357248Peter Hancock2012-07-041-34/+63
|\|
| * Bugzilla#53502: MODCA end structured field now more conformant with the spec ...Mehdi Houshmand2012-07-041-34/+63
* | Merged trunk@1356765Peter Hancock2012-07-0324-499/+342
|\|
| * Check style and find bugs now pass without errorsMehdi Houshmand2012-07-032-9/+6
| * Improved the handling of defaults for PDF config and general clean upMehdi Houshmand2012-06-261-28/+32
| * Predominantly clean up and javadocs, very little functional change hereMehdi Houshmand2012-06-226-35/+44
| * Added tests and cleaning up of codeMehdi Houshmand2012-06-201-0/+2
| * Removed HyphenationTreeResolver and better Handling of 'data://' URIsPeter Hancock2012-06-153-25/+28
| * Removed URI resolving class that are no longer needed and handled data URIsMehdi Houshmand2012-06-142-36/+17
| * Removed AFP resource handling mechanism in favour of a unified resource resolverMehdi Houshmand2012-06-1113-315/+175
| * Merge in trunk@1345838Mehdi Houshmand2012-06-114-6/+9
| |\
| * | Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-319-71/+58
* | | Merged trunk@1354651Peter Hancock2012-06-29110-1194/+2355
|\ \ \ | | |/ | |/|
| * | Eliminate javadocs warnings.Glenn Adams2012-06-044-6/+9
| |/
| * Remove JDK1.6 dependency.Glenn Adams2012-05-171-1/+1
| * Fix findbugs warning.Glenn Adams2012-05-171-1/+2
| * Bugzilla #53242: Support fractional line widths in AFP renderer, fixing probl...Glenn Adams2012-05-176-22/+127
| * Mistake in last commit: didn't add a classMehdi Houshmand2012-05-151-0/+31
| * Improved handling of AFP double-byte character setsMehdi Houshmand2012-05-156-32/+37
| * Changed the way AFP PTOCA TransparentData control sequences are written so th...Mehdi Houshmand2012-05-117-187/+267
| * Bugzilla#49893: A global setting to wrap F11 images in page segments.Peter Hancock2012-04-122-3/+46
| * Bug in AFP font metrics that performed integer arithmetic when it should have...Mehdi Houshmand2012-04-103-14/+15
| * Bugzilla #49350: Fix coding error in AFPResourceLevel#equals.Glenn Adams2012-04-071-1/+1
| * Added new line at end of files and enabled corresponding rule in checkstyle-5.5Vincent Hennebert2012-03-0648-48/+48
| * add RegexpSingleline rule to flag use of @author; fix violationsGlenn Adams2012-03-051-1/+2
| * Removed trailing whitespace and enabled corresponding RegexpSingleline Checks...Vincent Hennebert2012-03-052-2/+2
| * enable ImportOrder rule; fix violationsGlenn Adams2012-03-035-3/+8
| * enable UnusedImports rule; fix violationsGlenn Adams2012-03-026-8/+0
| * enable OneStatementPerLine rule; fix violationsGlenn Adams2012-03-021-1/+3
| * enable DefaultComesLast rule; fix violationsGlenn Adams2012-03-022-15/+15
| * default all RightCurly tokens, thus adding LITERAL_IF; fix violationsGlenn Adams2012-03-022-5/+2
| * Amended checkstyle errors and return carriagesMehdi Houshmand2012-01-302-0/+4
| * Bugzilla #52416:Chris Bowditch2012-01-191-12/+14
| * Bugzilla #51209:Chris Bowditch2012-01-184-24/+38