aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Substantial refactoring of the PS transcoder (especially the text painting, l...Jeremias Maerki2003-11-0714-814/+1518
* Use different base class for user agentJeremias Maerki2003-11-071-18/+7
* Use different base class for user agent.Jeremias Maerki2003-11-071-63/+17
* Helper class for debugging in TextPaintersJeremias Maerki2003-11-071-0/+94
* Tried to fix basic driver tests but didn't manage, yet. Jeremias Maerki2003-11-071-17/+15
* Hyphenation problem in Bug 23985 (http://nagoya.apache.org/bugzilla/show_bug....Glen Mazza2003-11-071-16/+18
* toString() methods implemented for these objects for help inGlen Mazza2003-11-054-3/+30
* RTF structural renderer moved from root to render.rtf, joining all the other ...Glen Mazza2003-11-0496-217/+210
* Tom DeWeese's changes made;Glen Mazza2003-11-041-2/+14
* Clearer method names given for finding border and padding for regions.Glen Mazza2003-11-023-25/+19
* Moved mif package (including structural renderer MIFHandler.java) toGlen Mazza2003-11-017-13/+13
* 1. PDF block background rendering properly offset to account for regionGlen Mazza2003-11-013-73/+97
* Peter Herweg's missed files from his previous RTF patch.Glen Mazza2003-11-012-116/+95
* Peter Herweg's RTF patches applied--note the RTFHandler update was missing,Glen Mazza2003-11-0115-13/+932
* Layout changed to account for fo:region-body borders and padding whenGlen Mazza2003-11-018-55/+105
* renamed org.apache.fop.area.inline.Word to .TextArea (.Text not used to avoidGlen Mazza2003-10-2813-122/+120
* 1. TraitSetter modified to provide padding properties for regions.Glen Mazza2003-10-262-20/+83
* Explicitly calling System.exit(0) for non-AWTRenderer outputs to close any th...Glen Mazza2003-10-251-0/+9
* minor elaborationGlen Mazza2003-10-201-1/+1
* Explanation of new "force" attribute in ant task.Glen Mazza2003-10-171-3/+7
* Patch by Finn Bock appliedGlen Mazza2003-10-161-1/+1
* correct Mark Lillywhite statusWilliam Victor Mote2003-10-161-1/+6
* add Mark Lillywhite to list of former committersWilliam Victor Mote2003-10-161-0/+1
* update code conventions from resolved issues on the FOPDevelopersStyleGuide wikiWilliam Victor Mote2003-10-161-4/+19
* partially implement patch submitted by Clay Leeds (see http://nagoya.apache.o...William Victor Mote2003-10-161-8/+4
* correct doc re: use of custome fonts from the AWT and Print renderersWilliam Victor Mote2003-10-161-2/+2
* apply patch from Peter Herweg for RTF pagination properties (see http://nagoy...William Victor Mote2003-10-153-0/+142
* PCL Output: SVG not supportedChristian Geisert2003-10-151-2/+1
* fix signature problem in inner class for InlineStackingLayoutManager -- attem...William Victor Mote2003-10-121-2/+2
* fix typoWilliam Victor Mote2003-10-121-1/+1
* Applied Tom DeWeese/Batik Team's SVG patches. New Batik.jar created from lat...Glen Mazza2003-10-114-246/+106
* move static methods getCharWidth and getWordWidth from util.CharUtilities to ...William Victor Mote2003-10-105-107/+106
* open up access in misc places by either adding accessor methods or by looseni...William Victor Mote2003-10-105-42/+55
* Document name switched from default "Java Printing" text to "FOP Document".Glen Mazza2003-10-071-1/+1
* Removed nonfunctional setParameter() function from XSLTInputHandler. (Bug 23...Glen Mazza2003-10-071-9/+0
* remove unused variableWilliam Victor Mote2003-10-071-1/+0
* port layout/FontState.getWordWidth from maintenance branchWilliam Victor Mote2003-10-071-12/+28
* port from maintenance branch the variables that are used to track an object's...William Victor Mote2003-10-071-0/+7
* move creation of bookmarks in AreaTree from LayoutManagerLS to Document, so t...William Victor Mote2003-10-062-2/+1
* 1. add an AreaTreeControl interfaceWilliam Victor Mote2003-10-066-9/+100
* cleanup bookmark logic and doc a bitWilliam Victor Mote2003-10-061-7/+5
* move logic for creating area tree bookmarks from layoutmgr/LayoutManagerLS to...William Victor Mote2003-10-062-42/+44
* 1. BodyRegion's clone() now including child areas (makes it a bona fide clone()Glen Mazza2003-10-022-40/+120
* Fixed Testcase. Joerg Pietschmann2003-09-275-13/+11
* Patch to sitemap to allow compliance.html to be generated in V5.0Glen Mazza2003-09-271-1/+1
* port maintenance branch improvements in apps/FOPException to the trunkWilliam Victor Mote2003-09-251-0/+20
* reset background-color for each paragraph, submitted by Peter Herweg, see htt...William Victor Mote2003-09-211-3/+8
* 1.) Moved AWT Viewer classes from org.fop.viewer to org.fop.render.awt.viewerGlen Mazza2003-09-2124-75/+62
* style changes onlyWilliam Victor Mote2003-09-191-61/+72
* add support for "xsl-region-before", "xsl-region-after" and fo:page-number ta...William Victor Mote2003-09-196-4/+190