aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/afp
Commit message (Expand)AuthorAgeFilesLines
* Addressed Findbug and Checkstyle issuesPeter Hancock2012-10-092-24/+7
* Increased unit test coverage for the PaintersPeter Hancock2012-10-081-179/+146
* Merged trunk@1391502Peter Hancock2012-10-044-1/+42
|\
| * Bugzilla#48954: Support for character encoding of TLEs in AFP output. Submitt...Mehdi Houshmand2012-08-244-1/+42
* | Removed rounded corner-related backdoor (System property) configPeter Hancock2012-08-171-254/+3
* | Merged trunk@1373227Peter Hancock2012-08-161-3/+4
|\|
| * Bugzilla#53600: Added an event if a glyph and its metric information does not...Mehdi Houshmand2012-07-251-3/+4
* | Fixed an IF serialization bug and an AFP image regressionPeter Hancock2012-08-131-0/+1
* | Minor cleanupPeter Hancock2012-07-052-2/+1
* | Merged trunk@1356765Peter Hancock2012-07-0312-560/+1024
|\|
| * Check style and find bugs now pass without errorsMehdi Houshmand2012-07-034-33/+35
| * White space, unused method and import clean upMehdi Houshmand2012-07-031-1/+0
| * Merged in trunk@1356161Mehdi Houshmand2012-07-022-35/+32
| |\
| | * Changed the exception message when internal font key == null, also some clean...Mehdi Houshmand2012-07-022-32/+27
| * | Improved the handling of defaults for PDF config and general clean upMehdi Houshmand2012-06-262-24/+24
| * | Added tests and cleaning up of codeMehdi Houshmand2012-06-202-63/+106
| * | Removed HyphenationTreeResolver and better Handling of 'data://' URIsPeter Hancock2012-06-154-17/+17
| * | Removed AFP resource handling mechanism in favour of a unified resource resolverMehdi Houshmand2012-06-119-96/+53
| * | Merge in trunk@1345838Mehdi Houshmand2012-06-114-5/+6
| |\|
| * | Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-317-470/+936
* | | Merged trunk@1354651Peter Hancock2012-06-2930-451/+1407
|\ \ \ | | |/ | |/|
| * | Eliminate javadocs warnings.Glenn Adams2012-06-044-5/+6
| |/
| * Bugzilla #53242: Support fractional line widths in AFP renderer, fixing probl...Glenn Adams2012-05-173-0/+20
| * Improved handling of AFP double-byte character setsMehdi Houshmand2012-05-151-6/+7
| * Bugzilla#49893: A global setting to wrap F11 images in page segments.Peter Hancock2012-04-124-17/+82
| * Added new line at end of files and enabled corresponding rule in checkstyle-5.5Vincent Hennebert2012-03-063-3/+3
| * enable ImportOrder rule; fix violationsGlenn Adams2012-03-036-9/+16
| * enable UnusedImports rule; fix violationsGlenn Adams2012-03-024-6/+0
| * apply complex scripts patchGlenn Adams2012-02-261-6/+8
| * Amended checkstyle errors and return carriagesMehdi Houshmand2012-01-301-2/+4
| * Changed the error handling for AFP fonts such that errors are passed to the A...Mehdi Houshmand2011-11-211-66/+64
| * Bugzilla #52177: Changed the AFP double-byte characterset builder to a single...Mehdi Houshmand2011-11-181-4/+4
| * Bugzilla#52089: Allow JPEG images to be embedded in an AFP document asPeter Hancock2011-11-0110-37/+347
| * Bugzill#51530: Improved support for EBCDIC encoded double byte fonts fo AFP.Peter Hancock2011-09-051-3/+4
| * Removed the lastMediumMap variable and the check to omit the IMM if it doesn'...Jeremias Maerki2011-07-081-5/+1
| * Fixed regression introduced by rev 1137971:Jeremias Maerki2011-06-211-7/+10
| * Performance improvement:Jeremias Maerki2011-06-211-224/+267
| * Fix checkstyle and findbugs issuesSimon Pepping2011-06-151-2/+4
| * Added option to place AFP NOPs right before the end of a named page group (pa...Jeremias Maerki2011-04-225-15/+148
| * AFP GOCA: Added option to disable GOCA and to control text painting inside GO...Jeremias Maerki2011-04-225-18/+82
| * Bugfix: Avoid directly encoding if the sample model is not exactly right. For...Jeremias Maerki2011-02-071-0/+9
| * Allow afp:no-operation to be added to fo:page-sequence (page group in AFP) an...Jeremias Maerki2011-02-012-27/+63
| * Add type-safe parameters to collections; replace XGC jar to benefit from new ...Simon Pepping2011-01-041-1/+1
| * Partial application of patch 50245 by Mehdi HoushmandSimon Pepping2010-11-261-10/+22
| * Another go at removing all trailing whitespaceVincent Hennebert2010-11-251-1/+1
| * Reverting renaming of public methods of rev. 1036179Simon Pepping2010-11-191-1/+1
| * findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)Simon Pepping2010-11-172-2/+2
| * Copy attributes since some XML parsers might reuse the Attributes instance.Jeremias Maerki2010-10-211-1/+2
| * Bugzilla #49379:Jeremias Maerki2010-10-076-14/+273
* | Bugzilla #49913Peter Hancock2011-06-081-2/+8