aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop
Commit message (Expand)AuthorAgeFilesLines
* Merged from Trunk revisions 706551 to 719661.Jeremias Maerki2008-11-2126-394/+651
|\
| * Fixed possible ClassCastException that was caused by my earlier attempt to su...Jeremias Maerki2008-11-212-11/+79
| * Fix for unit test failure in transcoder tests (NullPointerException):Jeremias Maerki2008-11-213-18/+24
| * Added support for SVG 1.2 inside fo:instream-foreign-object. The code just us...Jeremias Maerki2008-11-214-45/+110
| * Bugzilla 46240:Andreas L. Delmelle2008-11-192-10/+25
| * Reduced warning on ascender+descender > EM box to DEBUG level, as this case i...Jeremias Maerki2008-11-191-13/+18
| * Change FontCache.changeLock to a boolean[1], so it can be serialized...Andreas L. Delmelle2008-11-181-1/+1
| * Bugfix: do not reset TextLM.hasChanged, but combine (||) with previous value.Andreas L. Delmelle2008-11-181-1/+1
| * TextHandler interface changes, the Graphics2D implementation is now passed to...Adrian Cumiskey2008-11-183-22/+29
| * Bugzilla 46211:Andreas L. Delmelle2008-11-171-28/+14
| * Bugzilla 45113:Andreas L. Delmelle2008-10-263-11/+127
| * Fixed a problem where the BPD or a block area could be wrong if there is a ne...Jeremias Maerki2008-10-242-11/+8
| * AFPFontReader a lot more robust now with less copy/pasted code but still far ...Adrian Cumiskey2008-10-249-260/+252
* | Added page master name to IFDocumentHandler.startPage() method.Jeremias Maerki2008-11-1920-211/+1492
* | Making conversion hints available to ImageHandler implementations, too.Jeremias Maerki2008-11-048-10/+241
* | Re-Implemented "quality" rendering mode (painting borders and rules using bit...Jeremias Maerki2008-10-3010-120/+530
* | Moved IFState instance variable into AbstractIFPainter as all implementations...Jeremias Maerki2008-10-2315-583/+789
* | Wired in the configuration for IFDocumentHandler.Jeremias Maerki2008-10-211-0/+5
* | Merge from Trunk revisions 699793 to 706550.Jeremias Maerki2008-10-2111-67/+179
|\|
| * Bugzilla #45956:Jeremias Maerki2008-10-201-1/+33
| * Fixed size of images when vector graphic images are painted using fox:convers...Jeremias Maerki2008-10-206-37/+94
| * Removed superfluous bracketsVincent Hennebert2008-10-171-2/+2
| * Fix for ps:ps-page-setup-code.Adrian Cumiskey2008-10-152-42/+42
| * More readable.Adrian Cumiskey2008-10-151-12/+18
| * Bugzilla #45971: improved the behaviour of the command line interface:Vincent Hennebert2008-10-132-32/+49
* | Split IFPainter into IFDocumentHandler and IFPainter. This makes the implemen...Jeremias Maerki2008-09-2848-1204/+3321
* | Merge from Trunk revisions 685575-699792.Jeremias Maerki2008-09-2852-592/+546
|\|
| * Added two missing files from r698280Andreas L. Delmelle2008-09-242-5/+1
| * Cleanup firstWhiteSpaceInSeq at end of block too...Andreas L. Delmelle2008-09-231-0/+1
| * Bugzilla 40798: A conditional-page-master-reference with page-position="last"...Andreas L. Delmelle2008-09-237-94/+51
| * Bugzilla #45795:Jeremias Maerki2008-09-171-0/+15
| * Re-enabled image loader testcasesMaximilian Berger2008-09-163-7/+7
| * PDF Output: Made sure the XMP Metadata stream is never compressed.Jeremias Maerki2008-09-151-4/+6
| * Minor fix: avoid attempts at converting a default namespace declaration as a ...Andreas L. Delmelle2008-09-101-4/+5
| * Bugzilla #45734:Jeremias Maerki2008-09-101-3/+5
| * Bugzilla #45616:Jeremias Maerki2008-09-101-10/+7
| * Some older TTF fonts have shorter OS/2 tables. This fixes potential EOFExcept...Jeremias Maerki2008-09-101-15/+30
| * This is a better fix which will cater for the case where the first character ...Adrian Cumiskey2008-09-091-4/+4
| * Make PFM string parsing a little more robustAdrian Cumiskey2008-09-091-1/+6
| * Partial fix for Bugzilla 45702: instead of wrapping the forcedBreakAfterLast ...Andreas L. Delmelle2008-08-301-2/+2
| * Bugzilla 45667: avoid NullPointerExceptions during hyphenation for empty inli...Andreas L. Delmelle2008-08-291-1/+2
| * Added missing generation of areas for empty grid units in tables with collaps...Jeremias Maerki2008-08-292-8/+111
| * Expanded warning message about borders and paddings on regions.Luca Furini2008-08-271-1/+1
| * Forgot to add deprecated public statics.Adrian Cumiskey2008-08-261-0/+18
| * Deprecate UnitConv now that it resides only in xmlgraphics commons.Adrian Cumiskey2008-08-261-0/+152
| * CommonURIResolver is no longer a singletonMaximilian Berger2008-08-251-1/+1
| * Re-added moved class as deprecatedMaximilian Berger2008-08-253-0/+191
| * Fixed memory leak in property cache (not cleaning stale PropertyCache$CacheEn...Jeremias Maerki2008-08-251-47/+58
| * Moved DataURIResolver from FOP to commons; use new URIResolver registryMaximilian Berger2008-08-244-243/+5
| * minor spelling mistakesMaximilian Berger2008-08-221-3/+3