31 Commits (7272aa03a527a18ff85a15e1d1137fe7d65adfae)

Author SHA1 Message Date
  Jeremias Maerki 7272aa03a5 Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 years ago
  Glen Mazza e88496c498 Removal of Visitor patterns from AbstractRenderer, moving of business logic from InlineArea to AbstractRenderer. 20 years ago
  Finn Bock 1c1df3282a Added a bpd field so that region reference areas has both ipd (from Area) 20 years ago
  Finn Bock f2100a3f64 Added SPACE_START and SPACE_END traits. 20 years ago
  Glen Mazza c5bb1aa00e Moved the interfaces into the Constants class on a trial basis (we may still 20 years ago
  Glen Mazza 21d4f538d4 Conversion of more properties from Strings to ints. 20 years ago
  Glen Mazza 97f32a8340 Bug 25692 (patch by Finn Bock)--toString() implementation of Trait.Background class. 20 years ago
  Glen Mazza f962079346 1. Moved static element and property structures from PropertyList (previously in former PropertyListBuilder) to FObj 20 years ago
  Glen Mazza fc13cdcc5d Clearer method names given for finding border and padding for regions. 20 years ago
  Glen Mazza 850a0ba007 1. PDF block background rendering properly offset to account for region 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
  William Victor Mote 6c9fc6345b open up access in misc places by either adding accessor methods or by loosening acess control 20 years ago
  William Victor Mote 15a4ac370a 1. add an AreaTreeControl interface 20 years ago
  William Victor Mote e787d9a555 cleanup bookmark logic and doc a bit 20 years ago
  William Victor Mote 459915e3f6 move logic for creating area tree bookmarks from layoutmgr/LayoutManagerLS to area/AreaTree: 20 years ago
  Glen Mazza e98f844d70 1. BodyRegion's clone() now including child areas (makes it a bona fide clone() 20 years ago
  Joerg Pietschmann 7499483040 Fixed Testcase. 20 years ago
  Joerg Pietschmann ee14e26364 Organize imports. 20 years ago
  William Victor Mote 872ed0deff add InlineAreaVisitor interface to make Area Tree more independent of Rendering 21 years ago
  William Victor Mote ff2664061e remove unneeded reference to Renderer from within the area package 21 years ago
  Glen Mazza c7c4e7e9fc 1. Partial implementation of fo:region-xxx and background-color property 21 years ago
  William Victor Mote e402792cfd remove region code from /area/RegionReference in favor of those in fo/pagination/Region 21 years ago
  William Victor Mote 919202741e make area/CTM.getCTMandRelDims() more general by decoupling it from fo/PropertyManager 21 years ago
  William Victor Mote 86954a715f move property resolution logic from area/CTM.getCTMandRelDims() back to fo/PropertyManager 21 years ago
  William Victor Mote 01df94c80f move fo/PropertyManager.getCTMandRelDims() to area/CTM.getCTMandRelDims(), adding PropertyManager as a parameter, and making the method static. 21 years ago
  William Victor Mote 20fefd2a81 move extensions/BookmarkData to area/extensions/BookmarkData 21 years ago
  William Victor Mote 4a4027028e 1. Remove fo/FOTreeExternal and layoutmgr/LMFOTreeExternal (in favor of Visitor concept, see item 2) 21 years ago
  Peter Bernard West 30c6ba3bbe Changed positioning of '{' in nested blocks 21 years ago
  William Victor Mote 1e570a510e Fix array out-of-bounds error. pageSequence starts at 1, the array starts at 0. 21 years ago
  Jeremias Maerki df2923f9e5 Moved sources from src/org/** to src/java/org/** 21 years ago