summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagfop-0_20_5rc2(no author)2003-02-187-1506/+0
* forgot this oneChristian Geisert2003-02-181-11/+8
* added missing docs from headChristian Geisert2003-02-184-7/+4
* This commit was manufactured by cvs2svn to create branch(no author)2003-02-181-0/+38
* Updated docs from HEADChristian Geisert2003-02-1817-486/+932
* removed hyphenation patterns with unclear/problematic licenseChristian Geisert2003-02-1814-68231/+0
* New portugese hyphenation.Joerg Pietschmann2003-02-171-186/+227
* Revamped marker handling. Retrieving markers works now always forJoerg Pietschmann2003-02-1715-255/+277
* Fixed some sources of "wrong operand type" error in Acrobat Reader.Jeremias Maerki2003-02-162-26/+24
* Removed some unnecessary duplicate code.Jeremias Maerki2003-02-161-32/+4
* FOP Ant task: Fix for logging behaviour, fix for directory structure preserva...Jeremias Maerki2003-02-141-28/+70
* Fixed incorrect comparision with hyphenation push characterJoerg Pietschmann2003-02-131-1/+1
* TrueType embedding: FPGM table is optional, so ignore it if it's not there.Jeremias Maerki2003-02-131-5/+11
* Page body wasn't rendered to XML. Why did nobody find out before?Jeremias Maerki2003-02-131-5/+12
* Fixed JAI URL.Joerg Pietschmann2003-02-112-7/+4
* Fixes a cause for a NPE. Doesn't fix the obvious bug, though.Jeremias Maerki2003-02-111-2/+5
* Fixed copy/paste error. A confusing error message was constructed when the em...Jeremias Maerki2003-02-111-2/+4
* Fixed error when JAI is not availableChristian Geisert2003-02-101-2/+5
* More turkish l10n messages.Oleg Tkachenko2003-02-081-0/+3
* Added support for url()-syntax to the fo:basic-link-ElementChristian Geisert2003-02-0713-5/+277
* Turkish messages for AWT ViewerOleg Tkachenko2003-02-042-0/+106
* Fixed leader expansion and leader alignment to reference area to someJoerg Pietschmann2003-02-032-22/+2
* Fixed leader generation to be more conformant with common expectations.Joerg Pietschmann2003-02-024-227/+346
* Temporary fix for an encoding mismatch (WinAnsiEncoding vs. ISOLatin1). The h...Jeremias Maerki2003-01-231-4/+10
* Fix for bug 16257 (bad ascender/descender in XML font metrics)Jeremias Maerki2003-01-211-3/+14
* This commit was manufactured by cvs2svn to create branch(no author)2003-01-2113-0/+2660
* Reduced the size of the PSRenderer output (removed redundant movetos)Christian Geisert2003-01-181-4/+0
* Moved hyphenation source files over from /hyph.Jeremias Maerki2003-01-1522-0/+84118
* Moved over from docs/foschemaJeremias Maerki2003-01-134-0/+9100
* Fixed a NullPointerException experienced by some DocBook users.Jeremias Maerki2003-01-111-2/+6
* Added diagnostic for probably dropped text due to unhandled pending inline ar...Joerg Pietschmann2003-01-112-1/+7
* Fixed bug #15877: ArrayIndexOutOfBoundException with certain TrueType fonts.Jeremias Maerki2003-01-092-11/+43
* (possible) fix for linux alpha jre (bug #13586)Christian Geisert2003-01-091-1/+1
* Fixed NPE when options or encoding are null.Oleg Tkachenko2002-12-221-6/+11
* 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