12 Commits (9b3c6aa26f573f9cba9be168e6efe748bacb7123)

Author SHA1 Message Date
  Jeremias Maerki 9b3c6aa26f Bugzilla #49733: 14 years ago
  Jeremias Maerki 428abe54ff Fixed a problem where the BPD or a block area could be wrong if there is a nested, absolutely positioned area (for example a block-container). 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
  Jeremias Maerki 1c77a7cd60 Bugzilla #36391: 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 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
  Manuel Mall 58dcf55c95 Update to support border and padding and alignments on inline fos 18 years ago
  Jeremias Maerki 498b839ad0 FIXED wasn't defined. 19 years ago
  Finn Bock 3f78c642c2 Use content ipd/bpd instead of allocation width/height. 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 21d4f538d4 Conversion of more properties from Strings to ints. 20 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 9ec3074c36 don't implement serializable twice 22 years ago
  Keiron Liddle c17805d30a cleaned up some of the area tree 22 years ago
  Keiron Liddle 72d09f7de3 starting implementation of tables 22 years ago
  Keiron Liddle cbc5239460 start implementation of block-container 22 years ago
  Karen Lease 6d4495c2af PR: 22 years ago
  Keiron Liddle 6619da7ea0 initial implementation of line area layout processing 22 years ago
  Keiron Liddle 2cef65b5a3 changed property to trait for areas 22 years ago
  Keiron Liddle 9e88ef77e8 does some basic text into pdf and svg output just for a start 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