1459 Commits (d0430555dd6babd812ce7075e7a363694ed29811)

Author SHA1 Message Date
  Glen Mazza 031e98992d 1. Child element validity checking added for fo:page-sequence-master. 20 years ago
  Glen Mazza d4e0002ebe Correction to text message of previous patch: No-parameter constructor created for AreaTree. 20 years ago
  Glen Mazza 7b5919f488 No-constructor loader created for Area Tree. 20 years ago
  Glen Mazza 9396330d0b 1. Valid node checking for LayoutMasterSet done. 20 years ago
  Jeremias Maerki 76326fd570 Removed illegal tab character 20 years ago
  Glen Mazza c010e42fb0 1.) Check for fo:color-profile made to ensure no child elements during processing. 20 years ago
  Glen Mazza 46395b2619 1.) Added restriction to fo:declarations that fo:color-profile is the only XSL namespace child element allowed. 20 years ago
  Glen Mazza 5aab2229f8 Standardized error messages, brought fox:bookmarks under parent fo:root. 20 years ago
  Glen Mazza d3b5bee79d 1.) App now returns an error if no page-sequence declared within fo:root. 20 years ago
  Glen Mazza eb7c47b615 Removed unneeded getCurrentDocument() again from Driver. 20 years ago
  Glen Mazza 9cab729e2d Moved AddLMVisitor accessors into FOTreeHandler. 20 years ago
  Glen Mazza a1cc046e14 Created a validateChildNode() in FONode for better syntax checking in the 20 years ago
  Glen Mazza d6a637ff9d More solid checking to ensure first node encountered is an fo:root FO. 20 years ago
  Glen Mazza dcb680fcfc Removed get/setUserAgent() initializations from the LayoutManagers. (Infrequently 20 years ago
  Glen Mazza 7e51c70c3b Consolidated formatPageSequence() into FOTreeHandler. 20 years ago
  Glen Mazza 289d74c5e1 Better error-handling messages added for incorrect LayoutMasterSets. 20 years ago
  Glen Mazza 6979a0c5c2 public format() renamed to private formatPageSequence(). 20 years ago
  Glen Mazza 2b6fd60c8c Removed the new apps.Document from public access within Driver, at least until the former class' methods have been finalized and its API benefits over apps.Driver better declared. 20 years ago
  Simon Pepping 3161ec1335 Hyphenation of words with punctuation marks, patch by Luca Furini, bug 20 years ago
  Simon Pepping 5f5aa65e63 Remove trailing spaces at the end of a paragraph. 20 years ago
  Simon Pepping 7e8f448cc8 Solve a few problems concerning hyphenation: 20 years ago
  Chris Bowditch 9762346f20 implemented break-before property 20 years ago
  Chris Bowditch e746fa439f added protected log member, so child areas can send messages to log 20 years ago
  Glen Mazza d2041075c2 Removed getPropertyList() method from PropertyManager, as that method 20 years ago
  Glen Mazza 3574ee48d9 Removed PropertyManager argument from initProperties(), as it is already 20 years ago
  Glen Mazza 4d5c6b2309 Reverted part of yesterday's work to make FObj simpler, added more commenting in FObj. 20 years ago
  Glen Mazza 1ca9d5ebf1 PR: 20 years ago
  Glen Mazza 38d80f2d3f Switched from handleAttrs() to more intuitive processNode() and (for FO namespace) addProperties() methods. 20 years ago
  Chris Bowditch 1bb69e6568 fixed problem with top/bottom borders on regular blocks 20 years ago
  Glen Mazza 2b47e2fcb7 Spelled out FO element maker classes in order to make its toString() 20 years ago
  Chris Bowditch 2bebe03e9b added more friendly message when Jimi/JAI is not present 20 years ago
  Glen Mazza 5815101af9 Folded the layout strategy into apps.Document. 20 years ago
  Chris Bowditch f1456da09e added ipd property to block element 20 years ago
  Glen Mazza 625f0c49ae PR: 20 years ago
  Chris Bowditch 8e0348b562 fixes problem that prevented proportional-column-width function working 20 years ago
  Glen Mazza d33e2b27cc Removed the getLogger() and setLogger() from FOUserAgent; replaced with Commons Logging 20 years ago
  Glen Mazza 7fb4fac8f4 String->int conversion and a few other simplifications to fo.Region* classes. 20 years ago
  Chris Bowditch 296ac4f464 applied Luca Furini's patch from bug #28314 20 years ago
  Glen Mazza ab35ea7643 For area.Blocks created in BlockLayoutManager.getParentArea(), I set the 20 years ago
  Glen Mazza b7949a1e62 Removed currently unused Document object from the LayoutStrategy (the latter 20 years ago
  Glen Mazza 668b9b979f More apps.Document->fonts.FontInfo conversion. 20 years ago
  Glen Mazza 5e59e3ac8f PDFRenderer does not presently support out-of-order rendering (e.g., 20 years ago
  Glen Mazza e940f878c6 Logger "LogFactory.getLog(PDFObject.class.getPackage().getName())" was 20 years ago
  Glen Mazza fa2d96a34b Unneeded imports removed. 20 years ago
  Glen Mazza e0c6bb98bf PR: 20 years ago
  Glen Mazza 7c71d93073 New FontInfo class (original design was from Layout.FontInfo, and was removed 20 years ago
  Glen Mazza 9e1f79f57c Remaining changes done with Avalon->Commons Logging conversion. (Bug 28237) 20 years ago
  Glen Mazza 4948c170ab Apparent off-by-one error fixed for initial-page-number property: 20 years ago
  Glen Mazza c15280e4cc 3/4ths of Simon's patch committed at the moment, with minor changes 20 years ago
  Chris Bowditch 40b468e934 <sigh> line endings got mucked up by last commit. 20 years ago