aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/afp/modca
Commit message (Expand)AuthorAgeFilesLines
* Eliminate javadocs warnings.Glenn Adams2012-06-042-3/+5
* 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-171-2/+15
* Changed the way AFP PTOCA TransparentData control sequences are written so th...Mehdi Houshmand2012-05-113-67/+130
* Bugzilla#49893: A global setting to wrap F11 images in page segments.Peter Hancock2012-04-121-3/+4
* Added new line at end of files and enabled corresponding rule in checkstyle-5.5Vincent Hennebert2012-03-0618-18/+18
* enable ImportOrder rule; fix violationsGlenn Adams2012-03-031-1/+1
* enable UnusedImports rule; fix violationsGlenn Adams2012-03-023-3/+0
* default all RightCurly tokens, thus adding LITERAL_IF; fix violationsGlenn Adams2012-03-021-2/+1
* Amended checkstyle errors and return carriagesMehdi Houshmand2012-01-301-0/+1
* Bugzilla #51209:Chris Bowditch2012-01-181-7/+4
* Bugzilla#52089: Allow JPEG images to be embedded in an AFP document asPeter Hancock2011-11-014-8/+8
* Fixed checkstyle warningsPeter Hancock2011-08-221-1/+3
* Fixed a bug in AFP where the object area axes of an Include Object was incorr...Peter Hancock2011-07-271-2/+2
* Fixed a bug in AFP where the object area axes of an Include Object was incorr...Peter Hancock2011-07-275-149/+111
* AFP GOCA: Work-around for InfoPrint's AFP implementation (AFP Viewer 3.5.4.1,...Jeremias Maerki2011-04-211-4/+16
* Merge from Trunk, revisions 1060235 to 1069383.Jeremias Maerki2011-02-106-18/+26
|\
| * Bugzilla #50705:Jeremias Maerki2011-02-044-15/+4
| * Allow afp:no-operation to be added to fo:page-sequence (page group in AFP) an...Jeremias Maerki2011-02-012-3/+22
* | Merge from Trunk, revisions 965390 to 1060234.Jeremias Maerki2011-01-1826-67/+159
|\|
| * Another go at removing all trailing whitespaceVincent Hennebert2010-11-259-38/+38
| * findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)Simon Pepping2010-11-171-1/+1
| * Bugzilla #49379:Jeremias Maerki2010-10-071-1/+2
| * Fixed typos and source code indentation issues.Vincent Hennebert2010-09-031-1/+1
| * Removed many "// CSOK: ConstantName" instances for constants, by converting t...Jeremias Maerki2010-08-148-18/+16
| * Bugzilla #49733:Jeremias Maerki2010-08-1414-13/+106
* | Adjust to changes in XML Graphics Commons:Jeremias Maerki2010-12-131-1/+8
|/
* Color-related classes were moved to the org.apache.xmlgraphics.java2d.color p...Jeremias Maerki2010-06-141-1/+1
* AFP Output Changes:Jeremias Maerki2010-06-121-2/+2
* Bugzilla #48567:Jeremias Maerki2010-01-211-2/+25
* Bugzilla #48237:Chris Bowditch2010-01-081-1/+19
* bug fix: 48290 AFP Renderer: AttributeQualifier Triplet occurs before TLE Value Chris Bowditch2009-11-261-1/+1
* Added support for encoding CMYK bitmap images (IOCA FS45) and TIFF images as ...Jeremias Maerki2009-10-233-1/+15
* Added missing license headers.Jeremias Maerki2009-10-233-5/+62
* Fixes https://issues.apache.org/bugzilla/show_bug.cgi?id=47941Adrian Cumiskey2009-10-227-136/+230
* Fixed SVN PropsMaximilian Berger2009-09-1517-17/+17
* Bugzilla 47508: Fix error while writing TLE's attribute qualifier in the outp...Andreas L. Delmelle2009-07-101-2/+2
* Bugfix: support justified text in AFP Renderer (already working in AFP Painter)Chris Bowditch2009-07-101-3/+5
* bug fix: fractional points sizes in AFP not working correctly together with f...Chris Bowditch2009-07-071-1/+1
* Added setting to enable dithered painting of filled rectangles in AFP and PCL.Vincent Hennebert2009-04-282-9/+9
* Bugfix: take rotation into account also when resource level is not inlineVincent Hennebert2009-04-281-3/+4
* In the AFP stream, put the TLE fields associated to a page sequence before th...Vincent Hennebert2009-04-243-18/+29
* Performance improvements and file-size reductions by introducing letter-spaci...Jeremias Maerki2009-02-051-0/+63
* Merge from Trunk revisions 735029 - 740275.Jeremias Maerki2009-02-0312-54/+314
|\
| * Moved MonochromeBitmapConverter from PCL to utility package for later reuse i...Jeremias Maerki2009-01-2812-54/+314
* | Merge from Trunk revisions 731480 - 735028.Jeremias Maerki2009-01-164-19/+11
|\|
| * Bugfix: Weave included page segments into the object sequence instead of inse...Jeremias Maerki2009-01-163-18/+1
| * Added in support for subtractive mode in 1-bit images. This should further re...Jeremias Maerki2009-01-151-1/+10
* | Added support for fixed-width spaces.Jeremias Maerki2009-01-131-1/+1