aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Removed a bunch of javadoc warnings in addition to patch 49733Simon Pepping2010-08-1324-71/+37
* Bugzilla #44460:Jeremias Maerki2010-08-0319-67/+868
* 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
* 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-214-5/+5
* 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-1648-3180/+3975
|\
| * 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
| * First changes for the release, mainly documentation changesSimon Pepping2010-07-055-850/+139
* | Log exception if available to make error localization easier.Jeremias Maerki2010-07-151-2/+10
* | Added ImageElementBridge to ImageConverterSVG2G2D so output formats like Java...Jeremias Maerki2010-07-153-2/+181
|/
* Restored ColorExt after removing it from XML Graphics Commons again.Jeremias Maerki2010-07-026-12/+325
* Minor refactoring and style fixups:Andreas L. Delmelle2010-06-191-121/+102
* Bugzilla #48871:Pascal Sancho2010-06-181-1/+1
* Bugzilla #78887:Pascal Sancho2010-06-181-108/+108
* Bugzilla #49172:Pascal Sancho2010-06-181-2/+2
* Bugzilla #46565:Pascal Sancho2010-06-181-3/+4
* Fop WebSite: update commandline usage help (in Trunk tab > Using FOP > Run)Pascal Sancho2010-06-181-86/+98
* Bugfix: PDF/A-1a mode was not properly reported.Jeremias Maerki2010-06-171-1/+1
* Put the /Resources reference directly into the underlying dictionary and hand...Jeremias Maerki2010-06-151-3/+3
* Color-related classes were moved to the org.apache.xmlgraphics.java2d.color p...Jeremias Maerki2010-06-145-13/+13
* AFP Output Changes:Jeremias Maerki2010-06-1211-93/+162
* AFP Output: Fix for bitmap images inside an SVG or G2D graphic (printer error...Jeremias Maerki2010-06-111-18/+9
* Bugzilla #42306:Jeremias Maerki2010-06-084-3/+175
* Bugfix for formatting of floating point numbers which could lead to invalid P...Jeremias Maerki2010-06-041-1/+1
* Big encoding performance improvement for bi-level images which do not have th...Jeremias Maerki2010-05-271-5/+60
* Removing outdated documentationSimon Pepping2010-05-2519-8912/+0
* Missed a parameter change for an overridden method. (Additional change for re...Jeremias Maerki2010-05-201-1/+1
* Changed many variables and parameters from "int" to "char" because AFP font s...Jeremias Maerki2010-05-208-38/+54
* Bring error handling more in line with general recommendations and provide be...Jeremias Maerki2010-05-202-25/+35
* Don't fail on AFM just because it has a Start/EndTrackKern section. Log a war...Jeremias Maerki2010-05-171-3/+11
* Added a save/restoreGraphicsState pair for the initial coordinate system in P...Jeremias Maerki2010-04-263-5/+8
* Improved painting of double rules a bit, fixing a bug causing the message: "I...Jeremias Maerki2010-04-232-4/+28
* recent change to cache CharacterSet exposed multi threading issueChris Bowditch2010-04-211-1/+5
* cache AFP Fonts in a similar manner to LazyFont class for TrueType fonts. Thi...Chris Bowditch2010-04-141-13/+42
* Added getEventKey method to Event so that it's no longer necessary to store t...Vincent Hennebert2010-04-0919-105/+121
* Merged all the eventResourceGenerator tasks into oneVincent Hennebert2010-04-091-0/+1
* Now that the creation of event-model.xml has been standardised, the EventMode...Vincent Hennebert2010-04-0920-321/+42
* Generate event models in the same directory as the corresponding EventProduce...Vincent Hennebert2010-04-092-42/+55
* Moved ResourceEventProducer to org.apache.fopVincent Hennebert2010-04-0922-53/+55
* Split catch-all EventFormatter.xml message file into individual files for eac...Vincent Hennebert2010-04-0925-192/+466
* Bumped xmlgraphics-commons.jar.Jeremias Maerki2010-03-184-10/+72
* Bugfix: NPE when there is a forced break before a table occurring at an IPD c...Vincent Hennebert2010-03-151-0/+18
* advertise link to nightly buildChris Bowditch2010-03-111-0/+2
* Bugfix: definition of a special page-master for the last page was interfering...Vincent Hennebert2010-02-231-1/+1
* Fop WebSite: XSL-FO 1.0 references were still there; fixed nowPascal Sancho2010-02-193-27/+27