aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added support for multi-byte fontsVincent Hennebert2010-08-271-6/+27
* Merged changes from Trunk up to revision 990155Vincent Hennebert2010-08-2746-221/+215
|\
| * Fixed indentationVincent Hennebert2010-08-274-10/+10
| * Removed unused methodsVincent Hennebert2010-08-271-10/+4
| * Replaced @asf.todo with normal TODO commentVincent Hennebert2010-08-2720-22/+22
| * Fixed indentationVincent Hennebert2010-08-2724-179/+179
* | Merged changes from Trunk up to revision 989178Vincent Hennebert2010-08-25578-12843/+10713
|\|
| * Removed old Renderer implementations for AFP, PCL, PDF, PS.Vincent Hennebert2010-08-2546-6753/+60
| * Enabling CMYK encoding for PDF output (applies to decoded bitmap images).Jeremias Maerki2010-08-201-1/+1
| * Bugfix:Jeremias Maerki2010-08-201-8/+11
| * Bugfix for potential java.lang.IndexOutOfBoundsException in PDFDocument.outpu...Jeremias Maerki2010-08-181-3/+1
| * Implemented reset methodVincent Hennebert2010-08-181-0/+6
| * Bugzilla #49752:Simon Pepping2010-08-182-11/+54
| * Fixed javadoc, checkstyle and ant warningsSimon Pepping2010-08-187-12/+11
| * Delete becomes flush.Adrian Cumiskey2010-08-171-1/+1
| * -delete-cache command line argument replaced with -flush. Seems like a more ...Adrian Cumiskey2010-08-173-27/+20
| * One closing parenthesis too much.Jeremias Maerki2010-08-171-1/+1
| * Resolved conflict (ClassCastException) with named destinations which in contr...Jeremias Maerki2010-08-174-39/+74
| * Removed the Class-Path Manifest entry since it's often not quite right and FO...Jeremias Maerki2010-08-161-1/+0
| * Improvements/Bugfixes for PDF attachments (embedded files):Jeremias Maerki2010-08-1610-20/+226
| * Removed tab character.Jeremias Maerki2010-08-161-2/+2
| * Document exitsSimon Pepping2010-08-161-2/+3
| * FIX: The cache-file setting should still be set even if use-cache setting is ...Adrian Cumiskey2010-08-151-5/+9
| * Reinstated support for being able to specify a font cache filepath in the fop...Adrian Cumiskey2010-08-159-111/+271
| * Removed many "// CSOK: ConstantName" instances for constants, by converting t...Jeremias Maerki2010-08-1474-357/+264
| * Bugzilla #49733:Jeremias Maerki2010-08-14405-1977/+3883
| * Removed a bunch of javadoc warnings in addition to patch 49733Simon Pepping2010-08-1324-71/+37
| * Bugzilla #44460:Jeremias Maerki2010-08-0320-68/+872
| * FOP v1.0 and trunk do support Tagged PDFChris Bowditch2010-07-262-6/+6
| * Edited the front page for version 1.0. Added this task to the releaseSimon Pepping2010-07-233-53/+70
| * Fix to "docs" target. FORREST_HOME no longer needs to be in your PATH for th...Adrian Cumiskey2010-07-211-6/+2
| * More detail, sorry for the noise.Adrian Cumiskey2010-07-211-1/+2
| * Updated my details.Adrian Cumiskey2010-07-211-2/+2
| * Insert 21 July 2010 as the release dateSimon Pepping2010-07-215-6/+6
| * Target dist-src need not depend on target all. A comment on theSimon Pepping2010-07-201-2/+3
| * Bugfix of bugfix for escaped PDF names.Jeremias Maerki2010-07-191-3/+5
| * Bugfix: "/" must be escaped in names.Jeremias Maerki2010-07-191-3/+3
| * Merging branches/fop-1_0 back into trunkSimon Pepping2010-07-1653-3202/+4070
| |\
| | * Adding the build dependencies to the source distributionfop-1_0Simon Pepping2010-07-121-16/+26
| | * Move the maven bundle jar to the top directory after building; svnSimon Pepping2010-07-071-0/+1
| | * Changes to the documentation, partly needed for the new release,Simon Pepping2010-07-0745-2330/+3836
| | * XSL-FO mentions both XML 1.0 and XML 1.1.Jeremias Maerki2010-07-051-1/+1
| | * Added one missing file not under ALv2.Jeremias Maerki2010-07-051-1/+4
| | * Minor changes to changes list.Jeremias Maerki2010-07-052-1/+7
| | * Updated the version number in the build file; do not merge into trunkSimon Pepping2010-07-051-1/+1
| | * First changes for the release, mainly documentation changesSimon Pepping2010-07-0510-855/+195
| | * Create a branch for the 1.0 releaseSimon Pepping2010-07-020-0/+0
| * | Block merging of revision 960619 from branch fop-1_0Simon Pepping2010-07-160-0/+0
| * | Refactored the multi-threading harness a bit to support IF conversion.Jeremias Maerki2010-07-156-50/+205
| * | Log exception if available to make error localization easier.Jeremias Maerki2010-07-151-2/+10