aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/afp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed indentationVincent Hennebert2010-08-271-5/+5
* Removed old Renderer implementations for AFP, PCL, PDF, PS.Vincent Hennebert2010-08-2510-1238/+5
* Removed many "// CSOK: ConstantName" instances for constants, by converting t...Jeremias Maerki2010-08-142-8/+5
* Bugzilla #49733:Jeremias Maerki2010-08-148-18/+35
* Removed a bunch of javadoc warnings in addition to patch 49733Simon Pepping2010-08-131-1/+1
* AFP Output Changes:Jeremias Maerki2010-06-126-3/+48
* Big encoding performance improvement for bi-level images which do not have th...Jeremias Maerki2010-05-271-5/+60
* Bring error handling more in line with general recommendations and provide be...Jeremias Maerki2010-05-201-8/+28
* Moved ResourceEventProducer to org.apache.fopVincent Hennebert2010-04-091-1/+1
* Bugzilla #48567:Jeremias Maerki2010-01-211-27/+70
* Bugzilla #48376:Chris Bowditch2010-01-071-0/+6
* Bugfix: 48453 AFP Renderer: Page Segments not positioned correctly when refer...Chris Bowditch2009-12-292-3/+8
* Fixed SVN PropsMaximilian Berger2009-10-292-204/+204
* Merged changes from Trunk up to revision 829121Vincent Hennebert2009-10-236-10/+57
|\
| * Added support for encoding CMYK bitmap images (IOCA FS45) and TIFF images as ...Jeremias Maerki2009-10-236-10/+57
* | Merged changes from Trunk up to revision 824832Vincent Hennebert2009-10-138-26/+262
|\|
| * Removed svn:executable propertyVincent Hennebert2009-10-133-0/+0
| * add support for positioning Page Overlay in AFP Renderer/PainterChris Bowditch2009-10-125-13/+229
| * Bugzilla #47953:Jeremias Maerki2009-10-071-1/+1
| * Added support for specifying referenced fonts per renderer in addition to the...Jeremias Maerki2009-10-021-12/+31
| * Some javadoc fixes: @code -> @linkJeremias Maerki2009-10-011-1/+2
* | Merged changes from Trunk up to revision 816269Vincent Hennebert2009-09-1814-95/+548
|\|
| * Fixed SVN PropsMaximilian Berger2009-09-151-1/+1
| * added support for IMM Extension on fo:simple-page-master element in the AFP R...Chris Bowditch2009-08-043-28/+74
| * Added support for AFP font embedding. Note: this changes the default behaviou...Jeremias Maerki2009-07-279-46/+305
| * Bugfix: support justified text in AFP Renderer (already working in AFP Painter)Chris Bowditch2009-07-101-1/+4