22 Commits (2370a1d7bac9d1d8919d220bbd23017c9322beed)

Author SHA1 Message Date
  Jeremias Maerki 2370a1d7ba Merged feature branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AreaTreeNewDesign (603620-746655) into Trunk. 15 years ago
  Vincent Hennebert efec634548 Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
  Adrian Cumiskey 356e7db81d Replaced conditional with a switch and capitalized method javadoc description. 16 years ago
  Luca Furini bfd4867d23 Added support for non-zero borders and padding on page regions. 16 years ago
  Jeremias Maerki 7046f7838f Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
  Jeremias Maerki c4318b646b Extended PageViewport to carry foreign attributes. 18 years ago
  Jeremias Maerki a6b0f3efb8 New feature: "Intermediate format" (IF). The IF is basically the XML dialect written by the area tree renderer (XMLRenderer). A new parser for this format allows reparsing a serialized and possibly modified area tree and rendering it to the final target format. More details on the Wiki at http://wiki.apache.org/xmlgraphics-fop/AreaTreeIntermediateXml. No advanced features have been implemented, yet, only the basic functionality. The whole change should be fully backwards-compatible WRT the outer FOP API except maybe for FOTreeBuilder.addElementMapping(), and the area tree XML which got small changes. 18 years ago
  Jeremias Maerki 7ffb677b45 Further decoupling the area tree from the FO tree. 18 years ago
  Jeremias Maerki cdd9881066 Bugzilla #36487: 19 years ago
  Finn Bock c0a45e7ba1 Cleanup of unused imports. 19 years ago
  Finn Bock 8cad88a3e3 Bugzilla #36379: 19 years ago
  Jeremias Maerki 5262731ef8 First parts on a page which don't fit are moved to the next page. A counter avoids endless loops. 19 years ago
  Glen Mazza 46865dcf54 Providing the region FO to RegionReference, so it is no longer 19 years ago
  Jeremias Maerki 0c77d22788 Merge of branch Temp_KnuthStylePageBreaking back into HEAD. 19 years ago
  Glen Mazza 0d269520c5 PR: 19 years ago
  Glen Mazza db3e283fb4 Moved to an IllegalArgumentException for getRegionViewport. 19 years ago
  Glen Mazza 17ec7a91cd Removed the redundant Region Class Codes in favor of the FO constant 20 years ago
  Chris Bowditch 9762346f20 implemented break-before property 20 years ago
  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 f9a4228a69 Layout changed to account for fo:region-body borders and padding when 20 years ago
  William Victor Mote e402792cfd remove region code from /area/RegionReference in favor of those in fo/pagination/Region 21 years ago
  Jeremias Maerki df2923f9e5 Moved sources from src/org/** to src/java/org/** 21 years ago
  Jeremias Maerki ffbbd945e4 Switched to long licence 21 years ago
  Keiron Liddle d9c843fda6 place markers on page viewport 21 years ago
  Oleg Tkachenko 9ac3d6a25a Cleaned up unused imports. 21 years ago
  Keiron Liddle 2e1947e76f a bit of a cleanup of collections and comments 21 years ago
  Keiron Liddle c17805d30a cleaned up some of the area tree 22 years ago
  Keiron Liddle c95deb06e2 implemented render pages model with a simple cached impl 22 years ago
  Keiron Liddle 8e581ecea5 cleaned up bookmark extension a bit 22 years ago
  Karen Lease 24db6e1972 Add some methods needed by the LayoutManager classes (subject to discussion) 22 years ago
  Keiron Liddle 5bd0b605a5 updates to area tree and reading/rendering with xml 22 years ago
  Keiron Liddle 3845c31d0e new area tree and rendering stuff 23 years ago