summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'fop-0_20_5rc'.fop-0_20_5rc(no author)2002-12-1010-651/+0
* removed debug statementChristian Geisert2002-12-101-1/+0
* Updatet release notes and version number for 0.20.5rcChristian Geisert2002-12-101-4/+27
* Updated docs from trunkChristian Geisert2002-12-104-24/+66
* removed/changed links to non included docsChristian Geisert2002-12-095-6/+4
* This commit was manufactured by cvs2svn to create branch(no author)2002-12-0948-0/+5970
* Fixed resolution of relative URLs in FopImageFactory with IBM JDKChristian Geisert2002-12-091-2/+25
* Fixed spurious (nuisance) errors on print/awt renderersChristian Geisert2002-12-093-6/+13
* Quick fix for broken AWTRendererChristian Geisert2002-12-091-1/+4
* Removed semicolonJeremias Maerki2002-12-021-2/+2
* Added missing APL headerJeremias Maerki2002-12-022-19/+47
* Improve keep handling in table rowsKaren Lease2002-12-012-8/+52
* Add method to support fix for keep-together loop in tablesKaren Lease2002-12-011-0/+18
* Fix a small bug in the infinite loop prevention logicKaren Lease2002-11-301-0/+1
* fixed (possibly) a problem where certain fonts had a range value for the last...Jeremias Maerki2002-11-291-62/+85
* Use new PFBParser to read PFB files so they are properly decoded.Jeremias Maerki2002-11-291-60/+48
* Fixes bug with Adobe Type 1 font embedding. PC format encoded PFB files were ...Jeremias Maerki2002-11-291-94/+16
* Moved PFM classes to type1 subpackage.Jeremias Maerki2002-11-297-140/+487
* Made the rest of the constants public.Jeremias Maerki2002-11-291-4/+4
* Added some I/O utilities. This class is to be replaced with Jakarta Commons I...Jeremias Maerki2002-11-291-0/+59
* Avoid NPE when options aren't set on the XMLRenderer (Bug 14768)Jeremias Maerki2002-11-281-1/+9
* Make sure that a warning is shown when page-position="last" is used.Jeremias Maerki2002-11-281-2/+2
* Good error messages when Driver is not initialized properly.Jeremias Maerki2002-11-281-6/+8
* Added infinite loop detection (just halts processing, see bug #8878)Christian Geisert2002-11-281-1/+12
* Added autoselecting portrait/landscape on PCL Renderer (see bug #6638)Christian Geisert2002-11-261-12/+13
* Fixes bug from previous Perfomance tuning patchChristian Geisert2002-11-251-4/+4
* Improved AWT Font-measuring/rendering (see bug #14657)Christian Geisert2002-11-253-7/+37
* Hook up the TiffImage to the factory; falls back to generic handler if not pr...Karen Lease2002-11-241-1/+6
* Implement a continued-label extension for use in tablesKaren Lease2002-11-242-0/+110
* Keep track of whether an area has been created so the continued label can be ...Karen Lease2002-11-241-167/+174
* Support for page-width and page-height "auto" values (fallback to 8 and 11in)...Oleg Tkachenko2002-11-242-9/+11
* Perfomance tuning (reduced object creation etc.) (see bug #14103)Christian Geisert2002-11-2257-355/+348
* Correct ordering of loca table in embedded true type fontsKaren Lease2002-11-211-22/+45
* Added support for CCITT Group 4 encoded TIFF filesChristian Geisert2002-11-186-74/+327
* Fixed Bug 14576Jeremias Maerki2002-11-181-1/+3
* basic-link should work again. Sorry.Jeremias Maerki2002-11-131-1/+1
* Adjust for Batik 1.5b4Jeremias Maerki2002-11-132-45/+51
* Adjust for Batik 1.5b4Jeremias Maerki2002-11-131-46/+132
* Fix deprecation messageJeremias Maerki2002-11-131-6/+6
* Fixed problem with jpegs with icc profile and acrobat reader 5 (Bug #11301)Christian Geisert2002-11-111-5/+1
* Also use the new method to retrieve the baseURLJeremias Maerki2002-11-111-4/+4
* Fix ArrayOutOfBoundException when number of rects is zero in mergeLinks().Jeremias Maerki2002-11-111-13/+13
* Configuration now has two static getter methods returning a baseURL and a fon...Jeremias Maerki2002-11-0833-855/+911
* Fixed multi-threading bugs (NPEs)Jeremias Maerki2002-11-083-32/+49
* Improved registration of ImageReader implementations.Jeremias Maerki2002-11-081-16/+49
* Little helper class with static methods to build a URL from a string which ca...Jeremias Maerki2002-11-081-0/+64
* Bugzilla Entry 13310Jeremias Maerki2002-11-0511-64/+58
* Bugzilla Entry 14161Jeremias Maerki2002-11-044-84/+43
* Fixed sloppy passing of StringBuffer which causes problems ifJoerg Pietschmann2002-10-091-3/+4
* Use the formatted page number string instead of theJoerg Pietschmann2002-09-302-7/+8