summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update changelogJeremias Maerki2003-01-111-0/+3
* Fixed a NullPointerException experienced by some DocBook users.Jeremias Maerki2003-01-111-2/+6
* Added first set of embedding examples (formerly known as tutorial).Jeremias Maerki2003-01-1119-0/+1447
* Added diagnostic for probably dropped text due to unhandled pending inline ar...Joerg Pietschmann2003-01-112-1/+7
* Added changes for 0.20.5Joerg Pietschmann2003-01-111-0/+19
* Fixed bug #15877: ArrayIndexOutOfBoundException with certain TrueType fonts.Jeremias Maerki2003-01-093-11/+45
* (possible) fix for linux alpha jre (bug #13586)Christian Geisert2003-01-091-1/+1
* corrected relative urls for external-graphic in examplesChristian Geisert2003-01-093-9/+9
* Fixed a missing master-reference reported by Darrel Riekhof.Jeremias Maerki2003-01-041-1/+1
* Fixed NPE when options or encoding are null.Oleg Tkachenko2002-12-221-6/+11
* fixed typoChristian Geisert2002-12-111-1/+1
* Removed footprints of bsf.jar.Oleg Tkachenko2002-12-105-11/+2
* removed debug statementChristian Geisert2002-12-101-1/+0
* Fixed executable permission for shellscripts in tar.gz archivesChristian Geisert2002-12-101-7/+17
* Updatet release notes and version number for 0.20.5rcChristian Geisert2002-12-104-12/+37
* Updated docs from trunkChristian Geisert2002-12-104-24/+66
* Integrated doc building with ForrestChristian Geisert2002-12-091-35/+20
* Removed old Servlet example (new is in contrib/servlet)Christian Geisert2002-12-093-448/+0
* removed/changed links to non included docsChristian Geisert2002-12-095-6/+4
* Isn't needed anymore (Docs are build with Forrest)Christian Geisert2002-12-093-67/+3
* Copied docs from trunk (without dev and design docs)Christian Geisert2002-12-090-0/+0
* This commit was manufactured by cvs2svn to create branch(no author)2002-12-0949-0/+10262
* Fixed resolution of relative URLs in FopImageFactory with IBM JDKChristian Geisert2002-12-092-2/+27
* Fixed spurious (nuisance) errors on print/awt renderersChristian Geisert2002-12-093-6/+13
* Quick fix for broken AWTRendererChristian Geisert2002-12-091-1/+4
* Removed bsf.jar which is no longer neededChristian Geisert2002-12-062-171/+0
* 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 overlaping regions.Oleg Tkachenko2002-11-3029-37/+37
* Updated changes for page-height="auto" bug fix.Oleg Tkachenko2002-11-291-0/+1
* fixed (possibly) a problem where certain fonts had a range value for the last...Jeremias Maerki2002-11-291-62/+85
* Fix generation of javadocsJeremias Maerki2002-11-291-0/+18
* Update changes for Type 1 embedding bugfixJeremias Maerki2002-11-291-1/+4
* 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-282-2/+14
* Added autoselecting portrait/landscape on PCL Renderer (see bug #6638)Christian Geisert2002-11-262-12/+15
* Fixes bug from previous Perfomance tuning patchChristian Geisert2002-11-251-4/+4
* Improved AWT Font-measuring/rendering (see bug #14657)Christian Geisert2002-11-254-7/+39
* Updated examples/fo files to remove all errors and warnings during buildChristian Geisert2002-11-2510-184/+194
* Example of using continued-label extension elementKaren Lease2002-11-241-0/+293