1459 Commits (d0430555dd6babd812ce7075e7a363694ed29811)

Author SHA1 Message Date
  Glen Mazza d4d4b4bf49 1.) validateChildNode() implemented for fo:multi-properties. 20 years ago
  Glen Mazza 00e7f7cb7e 1.) validateChildNode() added for fo:marker. 20 years ago
  Glen Mazza 4bad78005e 1. Moved getNameId() from FObj to FONode. 20 years ago
  Jeremias Maerki d8fc65dc05 Fix JPEG with many long APPS markers. 20 years ago
  Jeremias Maerki 24bf166916 Fix getPixelUnitToMillimeter 20 years ago
  Jeremias Maerki cc1226c805 Fix implementations after logging changes to correspond to the interface again. 20 years ago
  Jeremias Maerki f0b6a8c86c Remove unused import 20 years ago
  Glen Mazza 583bb360d2 1.) fo:wrapper layout initialization logic moved from AddLMVisitor to 20 years ago
  Glen Mazza 9e0aa08500 1. fo:leader layout initialization logic moved from AddLMVisitor to 20 years ago
  Jeremias Maerki e261f433e4 JDK 1.5 compile-time compatibility (still doesn't compile under 1.5, yet) 20 years ago
  Glen Mazza 47a4122bc4 1.) fo:Instream-Foreign-Object initialization logic moved from AddLMVisitor 20 years ago
  Glen Mazza d5f1735bd3 1. Character LM initialization moved from AllLMVisitor to fo.Character. 20 years ago
  Finn Bock ecd3b76673 Support for [letter|word]-spacing properties with a value of 'normal'. 20 years ago
  Glen Mazza ba829e8b5b 1.) Layout initialization logic for fo:table, fo:table-header, and fo:table-footer 20 years ago
  Glen Mazza 359a47b840 1.) LM initialization logic for fo:table-body, fo:table-footer, and fo:table-header 20 years ago
  Glen Mazza a0d5a3abf0 1. For maintenance and accuracy, centralized the setupID() functionality 20 years ago
  Glen Mazza 64809d6289 1.) fo:retrieve marker layout initialization moved from AddLMVisitor to RetrieveMarker class. 20 years ago
  Glen Mazza ad9d15c93d Created a BitSet indicating FO's that can contain fo:marker child elements, 20 years ago
  Glen Mazza a59eba7fb1 Implemented getNameId() which returns the Constants enumeration ID 20 years ago
  Glen Mazza 00dc4ee25c Moved fo:page-number layout code from AddLMVisitor to new PageNumberLayoutManager class. 20 years ago
  Glen Mazza 4ee1a01465 1. new FONode.invalidChildError method added that will takes a "ruleViolated" string for more detailed error messages. 20 years ago
  Glen Mazza dc2c7714bf PR: 20 years ago
  Glen Mazza c90cfdaa70 PR: 20 years ago
  Glen Mazza ece180246c More detaching from AddLMVisitor those FO's which don't/don't currently 20 years ago
  Glen Mazza f5d2845a16 PR: 20 years ago
  Glen Mazza b7e53c9553 PR: 20 years ago
  Glen Mazza 5c93e06565 Implemented validity checking for fo:bidi-override. 20 years ago
  Glen Mazza 866f74b95c PR: 20 years ago
  Glen Mazza cf14cdc875 PR: 20 years ago
  Glen Mazza 56d8c81cc3 1.) Moved from FOPException to SAXParseException for addProperties() 20 years ago
  Glen Mazza e4a9fb37f3 1. validation for fo:basic-link added 20 years ago
  Glen Mazza 63984fc810 Removed the FOTreeVisitor interface in favor of a more 20 years ago
  Glen Mazza 6edac8d509 Provided validateChildFO() methods for the "easy" FO's--i.e., those 20 years ago
  Glen Mazza bd3b16c766 Switch from IllegalArgumentException to SAXParseException for errors found in the input FO. 20 years ago
  Glen Mazza e69aeaff56 Renamed end() method to somewhat clearer endOfNode(). 20 years ago
  Glen Mazza 8d115f5a0f Redefining "isOutOfLineFODescendant" to include cases where FObj itself 20 years ago
  Glen Mazza 067b9534eb Took advantage of the Transformer similarities between FO input and 20 years ago
  Glen Mazza 3f41204b99 Created a "isOutOfLineFODescendant" member variable to FObj, needed for 20 years ago
  Glen Mazza 1ba90b5ed8 Removed the non-File constructors from the InputHandler subclasses in favor 20 years ago
  Glen Mazza 73ea156a2c Bug fixed in previous renaming. 20 years ago
  Glen Mazza a45261f22e reverted change in PropertySets; unnecessary. 20 years ago
  Glen Mazza 31bfeb751a moved FO term of a Node's child elements from "Children" to "ChildNodes" 20 years ago
  Glen Mazza 97eb51d06a Combined the apps.Driver class into apps.Fop. (195 LOC total.) Primary 20 years ago
  Glen Mazza 3f3c66fd90 Renamed FONode.addChild() to somewhat clearer FONode.addChildNode(). 20 years ago
  Simon Pepping 8117ca98d8 Allow a null locator in errorText 20 years ago
  Glen Mazza 9619f7e0c4 Removed redundant check for invalid render type. 20 years ago
  Glen Mazza 7445dc0d04 1.) Moved the SAXParser-creating method from FOFileHandler to CommandLineOptions, 20 years ago
  Glen Mazza a2ec1d05fa 1.) render() methods moved from Driver to XSLTInputHandler and FOFileHandler. 20 years ago
  Glen Mazza 1b7102c513 1.) Moved exclusively to Simon's DefaultHandler object for both Transformer 20 years ago
  Glen Mazza 1cd6cf49c3 1.) Driver constructor modified to require RenderType, and setter functions 20 years ago