aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/afp
Commit message (Expand)AuthorAgeFilesLines
* Fixed Checkstyle issuesVincent Hennebert2014-01-301-2/+3
* Brought the branch in sync with rev. 1562429 of trunkVincent Hennebert2014-01-303-4/+5
|\
| * Enabled LineLength check and fixed corresponding issuesVincent Hennebert2013-12-032-3/+4
| * FOP-2301: Enable support for PDF sub-page transitions.Glenn Adams2013-11-011-1/+1
* | Directly use FOP fonts to lay out SVG images for PDF, PS and AFP outputs.Vincent Hennebert2013-07-291-7/+8
|/
* FOP-2265: Enable xlint cast; patch submitted by Simon SteinerLuis Bernardo2013-07-131-1/+1
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-074-7/+7
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-091-3/+2
* FOP #2234: NPE when rendering a document with markers and accessibility is en...Vincent Hennebert2013-04-085-5/+5
* FOP-2223: Lines do not span to the end in rounded border cells in AFP; patch ...Luis Bernardo2013-03-161-20/+37
* 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