360 커밋 (1f16a86dd734bc07e732bb9cfb55298461df4fbd)

작성자 SHA1 메시지 날짜
  Glen Mazza 1f16a86dd7 Tom DeWeese's changes made; 20 년 전
  Glen Mazza fc13cdcc5d Clearer method names given for finding border and padding for regions. 20 년 전
  Glen Mazza 916a7752a0 Moved mif package (including structural renderer MIFHandler.java) to 20 년 전
  Glen Mazza 850a0ba007 1. PDF block background rendering properly offset to account for region 20 년 전
  Glen Mazza d0e1416c03 Peter Herweg's missed files from his previous RTF patch. 20 년 전
  Glen Mazza 5b0a352ead Peter Herweg's RTF patches applied--note the RTFHandler update was missing, 20 년 전
  Glen Mazza f9a4228a69 Layout changed to account for fo:region-body borders and padding when 20 년 전
  Glen Mazza 77322c6f80 renamed org.apache.fop.area.inline.Word to .TextArea (.Text not used to avoid 20 년 전
  Glen Mazza 927ffdb3a1 1. TraitSetter modified to provide padding properties for regions. 20 년 전
  Glen Mazza deaa8b9780 Explicitly calling System.exit(0) for non-AWTRenderer outputs to close any threads 20 년 전
  Glen Mazza 8a61be8431 minor elaboration 20 년 전
  Glen Mazza 5ef3a9232e Patch by Finn Bock applied 20 년 전
  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 년 전
  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 년 전
  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 년 전
  William Victor Mote 3e19a1defd move static methods getCharWidth and getWordWidth from util.CharUtilities to instance methods in fonts.Font 21 년 전
  William Victor Mote 6c9fc6345b open up access in misc places by either adding accessor methods or by loosening acess control 21 년 전
  Glen Mazza 4ce39cb3fc Document name switched from default "Java Printing" text to "FOP Document". 21 년 전
  Glen Mazza 6d81c8e149 Removed nonfunctional setParameter() function from XSLTInputHandler. (Bug 23624, submitted by Julien Cervelle). 21 년 전
  William Victor Mote 61cb657e68 remove unused variable 21 년 전
  William Victor Mote 0e840c1802 port layout/FontState.getWordWidth from maintenance branch 21 년 전
  William Victor Mote 93bdced9e6 port from maintenance branch the variables that are used to track an object's location in the input file 21 년 전
  William Victor Mote 87cc1c460d move creation of bookmarks in AreaTree from LayoutManagerLS to Document, so that it automatically occurs for all LayoutStrategies 21 년 전
  William Victor Mote 15a4ac370a 1. add an AreaTreeControl interface 21 년 전
  William Victor Mote e787d9a555 cleanup bookmark logic and doc a bit 21 년 전
  William Victor Mote 459915e3f6 move logic for creating area tree bookmarks from layoutmgr/LayoutManagerLS to area/AreaTree: 21 년 전
  Glen Mazza e98f844d70 1. BodyRegion's clone() now including child areas (makes it a bona fide clone() 21 년 전
  Joerg Pietschmann 7499483040 Fixed Testcase. 21 년 전
  William Victor Mote ff33865233 port maintenance branch improvements in apps/FOPException to the trunk 21 년 전
  William Victor Mote 33486d45a8 reset background-color for each paragraph, submitted by Peter Herweg, see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23302 21 년 전
  Glen Mazza a63924aaeb 1.) Moved AWT Viewer classes from org.fop.viewer to org.fop.render.awt.viewer 21 년 전
  William Victor Mote 98cdbc242b style changes only 21 년 전
  William Victor Mote 7c9a7ccef0 add support for "xsl-region-before", "xsl-region-after" and fo:page-number tag, submitted by Peter Herweg, see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23274 21 년 전
  Joerg Pietschmann 4919c9a0f0 *** empty log message *** 21 년 전
  Joerg Pietschmann 1cdc5a7025 Add possibility to set creation date. 21 년 전
  Joerg Pietschmann ee14e26364 Organize imports. 21 년 전
  William Victor Mote ffa303e914 style changes only 21 년 전
  William Victor Mote c4fb2b6188 changes for RTF tables, submitted by Peter Herweg, see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23166 21 년 전
  William Victor Mote d8355f632a add accessor methods for currentDocument 21 년 전
  William Victor Mote 9fa86e61c0 set the (default) LayoutStrategy only if it has not been set already 21 년 전
  William Victor Mote 478f6be35c trigger event handling for start and end of table, cell, column, and row, primarily for the benefit of the structure handlers (mif/rtf) -- submitted by Peter Herweg, see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23103 21 년 전
  William Victor Mote 49837cb15b add structure for handling table columns in fo/FOInputHandler and its subclasses -- submitted by Peter Herweg, see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23085 21 년 전
  William Victor Mote 28f6b5b9db make RtfColorTable.getColorNumber return an Integer instead of int, so that it can return a null value -- submitted by Peter Herweg, see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23082 21 년 전
  William Victor Mote 0c02098817 correct computation of integer conversion, as per patch submitted by Peter Herweg -- see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23080 21 년 전
  William Victor Mote 3a590cff94 1. convert fo/FOTreeVisitor to an interface 21 년 전
  Joerg Pietschmann 48944e92f7 Removed apparent patching problem 21 년 전
  William Victor Mote 732b0fe276 make instance variables protected instead of private to make subclassing easier 21 년 전
  Glen Mazza 691355f850 Partial implementation of region border properties. 21 년 전
  Glen Mazza a8908c750d Change to have the fo:region-body display "on top" in cases of overlap with the other fo:regions. 21 년 전
  Glen Mazza 43056474dc New element mapping created to handle Batik extension elements. 21 년 전