2743 Commits (eeb5c411122795c6ee37e21a8bd12e876902f067)
 

Author SHA1 Message Date
  Jeremias Maerki eeb5c41112 Substantial refactoring of the PS transcoder (especially the text painting, less painting using the StrokingTextPainter, therefore more speed and smaller output files) 20 years ago
  Jeremias Maerki 3dd471c712 Use different base class for user agent 20 years ago
  Jeremias Maerki f93075f9fb Use different base class for user agent. 20 years ago
  Jeremias Maerki 337c87ded4 Helper class for debugging in TextPainters 20 years ago
  Jeremias Maerki 4204dac63e Tried to fix basic driver tests but didn't manage, yet. 20 years ago
  Jeremias Maerki d5fb399e92 Put namespace URI in public constant 20 years ago
  Jeremias Maerki 17934054ea Cleanup and make it compile again 20 years ago
  Glen Mazza b128f1e8a9 Hyphenation problem in Bug 23985 (http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23985) 20 years ago
  Glen Mazza fa8092eb82 toString() methods implemented for these objects for help in 20 years ago
  Glen Mazza 46f10d88ac RTF structural renderer moved from root to render.rtf, joining all the other renderers 20 years ago
  Glen Mazza 1f16a86dd7 Tom DeWeese's changes made; 20 years ago
  Glen Mazza fc13cdcc5d Clearer method names given for finding border and padding for regions. 20 years ago
  Glen Mazza 916a7752a0 Moved mif package (including structural renderer MIFHandler.java) to 20 years ago
  Glen Mazza 850a0ba007 1. PDF block background rendering properly offset to account for region 20 years ago
  Glen Mazza d0e1416c03 Peter Herweg's missed files from his previous RTF patch. 20 years ago
  Glen Mazza 5b0a352ead Peter Herweg's RTF patches applied--note the RTFHandler update was missing, 20 years ago
  Glen Mazza f9a4228a69 Layout changed to account for fo:region-body borders and padding when 20 years ago
  Glen Mazza 77322c6f80 renamed org.apache.fop.area.inline.Word to .TextArea (.Text not used to avoid 20 years ago
  Glen Mazza 927ffdb3a1 1. TraitSetter modified to provide padding properties for regions. 20 years ago
  Glen Mazza deaa8b9780 Explicitly calling System.exit(0) for non-AWTRenderer outputs to close any threads 20 years ago
  Glen Mazza 8a61be8431 minor elaboration 21 years ago
  Glen Mazza e99718b640 Explanation of new "force" attribute in ant task. 21 years ago
  Glen Mazza 5ef3a9232e Patch by Finn Bock applied 21 years ago
  William Victor Mote 0340f51d7d correct Mark Lillywhite status 21 years ago
  William Victor Mote a82770a66c add Mark Lillywhite to list of former committers 21 years ago
  William Victor Mote 520812efbe update code conventions from resolved issues on the FOPDevelopersStyleGuide wiki 21 years ago
  William Victor Mote 102f8ad8c4 partially implement patch submitted by Clay Leeds (see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23821) 21 years ago
  William Victor Mote 7f02cfb0e2 correct doc re: use of custome fonts from the AWT and Print renderers 21 years ago
  William Victor Mote 591efcc19b apply patch from Peter Herweg for RTF pagination properties (see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23464) 21 years ago
  Christian Geisert 69393fe48a PCL Output: SVG not supported 21 years ago
  William Victor Mote 91048041f9 fix signature problem in inner class for InlineStackingLayoutManager -- attempt to pass BasicLink as an argument changed the signature of the overridden createArea() method, causing the superclass method to be used in error instead 21 years ago
  William Victor Mote 08f38b78b2 fix typo 21 years ago
  William Victor Mote 3eddadd278 add fox:destination elements 21 years ago
  Glen Mazza b11b73a25c Applied Tom DeWeese/Batik Team's SVG patches. New Batik.jar created from latest CVS build, using Batik's "all-jar" target. 21 years ago
  William Victor Mote 3e19a1defd move static methods getCharWidth and getWordWidth from util.CharUtilities to instance methods in fonts.Font 21 years ago
  William Victor Mote 6c9fc6345b open up access in misc places by either adding accessor methods or by loosening acess control 21 years ago
  Glen Mazza 4ce39cb3fc Document name switched from default "Java Printing" text to "FOP Document". 21 years ago
  Glen Mazza 6d81c8e149 Removed nonfunctional setParameter() function from XSLTInputHandler. (Bug 23624, submitted by Julien Cervelle). 21 years ago
  William Victor Mote 61cb657e68 remove unused variable 21 years ago
  William Victor Mote 0e840c1802 port layout/FontState.getWordWidth from maintenance branch 21 years ago
  William Victor Mote 93bdced9e6 port from maintenance branch the variables that are used to track an object's location in the input file 21 years ago
  William Victor Mote 87cc1c460d move creation of bookmarks in AreaTree from LayoutManagerLS to Document, so that it automatically occurs for all LayoutStrategies 21 years ago
  William Victor Mote 15a4ac370a 1. add an AreaTreeControl interface 21 years ago
  William Victor Mote e787d9a555 cleanup bookmark logic and doc a bit 21 years ago
  William Victor Mote 459915e3f6 move logic for creating area tree bookmarks from layoutmgr/LayoutManagerLS to area/AreaTree: 21 years ago
  Glen Mazza e98f844d70 1. BodyRegion's clone() now including child areas (makes it a bona fide clone() 21 years ago
  Joerg Pietschmann a3147b5428 Redfactored generic FOP test to self-contained JUnit test. 21 years ago
  Joerg Pietschmann 7499483040 Fixed Testcase. 21 years ago
  Glen Mazza ce53914557 Patch to sitemap to allow compliance.html to be generated in V5.0 21 years ago
  William Victor Mote ff33865233 port maintenance branch improvements in apps/FOPException to the trunk 21 years ago