aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/txt
Commit message (Expand)AuthorAgeFilesLines
* Ensured all SVN properties are set equallyMaximilian Berger2008-02-132-55/+55
* Fixed logic error setting the transformation matrix for block-container viewp...Jeremias Maerki2008-01-171-0/+9
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-186-34/+33
* Removal of unused classes ?Andreas L. Delmelle2007-07-062-625/+0
* Bugzilla #41831:Jeremias Maerki2007-05-283-12/+61
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-2814-70/+84
* Some refactoring in the XML handling area which results in more code reuse an...Jeremias Maerki2006-05-031-5/+6
* Bugzilla #38946:Jeremias Maerki2006-05-031-8/+11
* startVPArea() and endVPArea() made abstract in AbstractRenderer so implemento...Jeremias Maerki2005-12-131-2/+2
* font-family list still not fully supported but a comma-separated list is now ...Jeremias Maerki2005-12-021-1/+1
* Package description for the TXTRenderer's border package.Jeremias Maerki2005-11-111-0/+22
* Fop.java gets two new constructors: Fop(String) and Fop(String, FOUserAgent) ...Jeremias Maerki2005-11-113-1/+103
* Reintroduce encoding feature for Text Renderer that was in the maintenance br...Jeremias Maerki2005-11-092-2/+39
* Bugzilla #37253: Jeremias Maerki2005-11-0910-87/+2093
* Package documentation.Jeremias Maerki2005-10-271-0/+22
* Changes for restoring JDK 1.3 compatibility. Jeremias Maerki2005-07-271-4/+4
* Adding reporting of mime type to renderers.Simon Pepping2004-07-091-0/+8
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-272-92/+28
* 1. To facilitate comprehension of the Renderer classes, added the remaining ...Glen Mazza2003-08-071-9/+0
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-112-0/+270