aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merged changes from Trunk up to revision 954512Vincent Hennebert2010-06-1420-120/+352
|\
| * 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
* | Added support for full embedding of TrueType font in PostScript, with encodin...Vincent Hennebert2010-06-023-2/+112
|/
* 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
* Fop WebSite: Fixed obsolete URL for public DTDs plus refer to latest version ...Pascal Sancho2010-02-1931-110/+83
* download page: ref to CVS repository replaced with SVNPascal Sancho2010-02-191-19/+19
* doc mgmt page: 2 things:Pascal Sancho2010-02-191-15/+11
* Fixed typosVincent Hennebert2010-02-181-6/+5
* Added Georg Datterl to our list of active contributors. Many thanks to Georg ...Vincent Hennebert2010-02-181-0/+3
* compliance page: update "partial" status and comments for content-height, con...Pascal Sancho2010-02-181-8/+11
* Removed extra empty cellsVincent Hennebert2010-02-171-2/+0
* Bugzilla #46565:Pascal Sancho2010-02-171-1057/+230
* Cosmetics in compliance page: removed uneeded double '\n' before apply regexPascal Sancho2010-02-171-3519/+5
* Bugzilla #48512:Jeremias Maerki2010-02-162-9/+77
* Added complete list of 1.1 item in compliance page.Pascal Sancho2010-02-151-1454/+3892
* role and source-document apply to *all* media.Pascal Sancho2010-02-151-8/+8
* Bugzilla #48512:Jeremias Maerki2010-02-101-1/+1
* external-destination is in Extended core (minor change for a 1st commit)Pascal Sancho2010-02-101-1/+1
* Better error message if a font is missing when generating PS from IF.Jeremias Maerki2010-02-102-2/+5
* Bugzilla #48696:Jeremias Maerki2010-02-101-1/+1
* Related to Bugzilla #47232:Jeremias Maerki2010-02-061-1/+1
* Made part of setupsRGBColorProfile method synchronized to avoid ConcurrentMod...Vincent Hennebert2010-01-291-12/+14
* Bugfix: font-family values need to be enclosed in apostrophes in case they co...Jeremias Maerki2010-01-281-1/+1
* Bugzilla #48567:Jeremias Maerki2010-01-219-279/+635
* Bugzilla #46486: having a special page-master for the last page caused loss o...Vincent Hennebert2010-01-182-31/+41
* Added possibility to customize PDF tagging via the role propertyVincent Hennebert2010-01-138-58/+181