aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Created new branch for improvements of the Accessibility featureVincent Hennebert2011-10-210-0/+0
* Cache the schema for the XML namespace to a local directory. This avoids down...Vincent Hennebert2011-10-203-4/+117
* Bugzilla#512010: Simplification of the build.Peter Hancock2011-10-1911-286/+379
* Restored PDFDocumentGraphics2D functionality.Jeremias Maerki2011-10-156-7/+293
* Bugzilla#51962: Bugfix for when the last simple-page-master referenced in a p...Peter Hancock2011-10-114-2/+142
* Bugzilla #51928: Upgraded all tests to JUnit 4Vincent Hennebert2011-10-04110-1218/+1183
* Fixed a findbugs warning introduced in rev#1177251Peter Hancock2011-10-031-4/+0
* Fix FO tree hierarchy: BasicLink shouldn't inherit from InlinePeter Hancock2011-09-293-4/+46
* Various small fixesSimon Pepping2011-09-295-27/+36
* Bugzilla#48696 version 4: Bugfix for color model in IOCA IDE structure parame...Peter Hancock2011-09-263-2/+8
* Bugzilla#51760: PS images stored as an embedded file which has no length limit.Peter Hancock2011-09-262-24/+74
* PDFFactory responsible for asdigning name to a subset font.Peter Hancock2011-09-268-42/+121
* Proper fix for Bugzilla #51789: no non-ascii characters permittedVincent Hennebert2011-09-122-2/+2
* Bugzilla #51790: source file contains non-ascii characterVincent Hennebert2011-09-121-6/+0
* Bugzilla #51789: removed non-ascii characters in source filesVincent Hennebert2011-09-123-4/+4
* Bugzill#51530: Improved support for EBCDIC encoded double byte fonts fo AFP.Peter Hancock2011-09-0511-109/+404
* Bugzilla#51205: Corrected typographical errors in AFPBase12FontCollection.Peter Hancock2011-09-052-4/+6
* Improved fix for bugzilla#48062Peter Hancock2011-08-259-71/+74
* Only some values of the format property are supported; change requested by Gl...Simon Pepping2011-08-251-4/+4
* Fixed favicon.ico problem.Jeremias Maerki2011-08-232-1/+2
* Fixed a bug in AFP where an ArrayOutofBoundsException is throwqn when embeddi...Peter Hancock2011-08-227-32/+134
* Fixed checkstyle warningsPeter Hancock2011-08-221-1/+3
* Removed debug output to System.outVincent Hennebert2011-08-091-1/+0
* Bugzilla #51596: A composite glyph can be remapped more than once in a TTF su...Vincent Hennebert2011-08-086-189/+439
* Added support for 128bit encryption in PDF output. Based on work by Michael R...Vincent Hennebert2011-08-0828-389/+1786
* 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-271-0/+3
* Fixed a bug in AFP where the object area axes of an Include Object was incorr...Peter Hancock2011-07-2712-151/+808
* Attempt at making the remapComposite "more readable".Jeremias Maerki2011-07-271-13/+18
* Fixed a bug in TTF subsetting where a composite glyph could get remapped more...Jeremias Maerki2011-07-262-38/+53
* Removed the lastMediumMap variable and the check to omit the IMM if it doesn'...Jeremias Maerki2011-07-081-5/+1
* Status update for bug #50605Jeremias Maerki2011-07-021-0/+4
* Fixed some FindBugs issues.Jeremias Maerki2011-07-023-19/+18
* Bugfix: select the right font to paint replacement glyphs. This used to paint...Jeremias Maerki2011-07-021-11/+23
* Bugfix: AFMFile sometimes indirectly caused wrong assignments of char widths ...Jeremias Maerki2011-07-021-36/+64
* Removed fallback mechanism in AbstractCodePointMapping. This is superfluous n...Jeremias Maerki2011-07-021-40/+2
* Ported to Trunk changes made to fop-1_0 branch in revisions 1139721, 1139722,...Vincent Hennebert2011-07-011-35/+31
* Fixed a typo and two FindBugs issues.Jeremias Maerki2011-06-301-14/+17
* Fixed a multi-threading bug for SVG images included through svg:image inside ...Jeremias Maerki2011-06-302-4/+15
* Fixed regression introduced by rev 1137971:Jeremias Maerki2011-06-211-7/+10
* Performance improvement:Jeremias Maerki2011-06-212-239/+304
* Fixed regression introduced by SVN rev 1088079:Jeremias Maerki2011-06-212-4/+50
* Added an IFDocumentHandler filter for triggering rendering events. Peter Hancock2011-06-205-1/+69
* Fix checkstyle and findbugs issuesSimon Pepping2011-06-159-26/+54
* Fixed regression introduced with rev 1095887:Jeremias Maerki2011-06-143-30/+23
* Fix a regexp error in the schemaSimon Pepping2011-06-081-1/+1
* Bugfix: alternative text not working in tagged PDF for TIFF imagesVincent Hennebert2011-05-185-80/+86
* Fixed io exception in MODCAParser caused by the improper use of mark() and re...Peter Hancock2011-05-177-354/+616
* FOP Site: cleanup copy/paste from 0.94 (I guess) in trunk tabPascal Sancho2011-05-091-6/+0
* More happiness for FindBugs.Jeremias Maerki2011-05-051-11/+11