857 Commits (fop-0_20_3)

Author SHA1 Message Date
  (no author) b18a8b0cb3 This commit was manufactured by cvs2svn to create tag 'fop-0_20_3'. 22 years ago
  Keiron Liddle 299b8640ac cleaned up the imports 22 years ago
  Karen Lease 1724bd2073 Initialize necessary property for making AreaTree output; use DefaultHierarchy for logging 22 years ago
  Karen Lease 10f1a6a404 Account for padding and border when calculating space remaining for content 22 years ago
  Karen Lease 93f018a104 Implement proportional column widths 22 years ago
  Karen Lease f9f4dabf09 Don't call layout() on children when doing layout() on a table-cell which is already completely laid out (case of split rows) 22 years ago
  Karen Lease 7fcdab2487 Make it possible to use percentages to specify Length values for flow and static-content children 22 years ago
  Karen Lease 29a6656aaf Modify Length property parsing 22 years ago
  Karen Lease f0d925c5aa Make sure PropertyException messages are logged 22 years ago
  Karen Lease 1739edf236 Modify Length to Numeric conversion code 22 years ago
  Karen Lease 172e7a28be Modify the Length class hierarchy 22 years ago
  Karen Lease 654f55e1c6 Fix a bug in initializing compound properties like inline-progression-dimension from their 'corresponding' properties 22 years ago
  Karen Lease bc23e6dbba Add table-layout and inline-progression-dimension 22 years ago
  Art Welch c79d0ec1f4 Correct border printing problem. 22 years ago
  Keiron Liddle 49459fd44b changed api associated with batik to current batik 22 years ago
  Keiron Liddle cd8fe5f021 do not attempt to set base dir if not available 22 years ago
  Keiron Liddle 9bdae5379a throws a different error if base dir not specified 22 years ago
  Keiron Liddle 648173146f fixed an npe 22 years ago
  Keiron Liddle 00589aec36 applied patch to set config in fop task 22 years ago
  Keiron Liddle db32f13488 changed overflow message since (1) it was confusing 23 years ago
  Keiron Liddle ac81710cd4 fixed a couple of occasional problems with svg + batik 23 years ago
  Keiron Liddle e4e3f3d636 prevents npe if namespace is unknown 23 years ago
  Keiron Liddle 9dafe173d0 added svg renderer 23 years ago
  Keiron Liddle 692a69774d catches exception when building svg 23 years ago
  Keiron Liddle 9416d7db57 fixed viewbox for svg 23 years ago
  Keiron Liddle 894284858f better debug for warning message 23 years ago
  Keiron Liddle d62d9670a2 gets the width and height in a better way 23 years ago
  Keiron Liddle e8ebf0309d fixed some text wrapping problems 23 years ago
  Keiron Liddle 3cf392b13f updated to use HashMap so that when using threads reading data 23 years ago
  Keiron Liddle 5a9662ed5c this patch alters the fop ant task so that other render output 23 years ago
  Keiron Liddle c035335895 updated use of batik to changed api 23 years ago
  Keiron Liddle cbf1038a5f fixed a refactoring error, deleted repeated vars 23 years ago
  Karen Lease 55e7cd0359 Add support for mapping multiple keywords to the same constant in enumeration/value. Remove commented out stuff. 23 years ago
  Karen Lease 7888b55f40 Add support for values left and right in the text-align property. Fixes bugs 1723, 1724 23 years ago
  Keiron Liddle 961717f219 gets around a possible npe 23 years ago
  Karen Lease 924dd8ccef Only do findColumns one time, not on each new table area 23 years ago
  Karen Lease 8cd93b6a75 Use column-number property on table-column 23 years ago
  Keiron Liddle 7aee8f66f5 more refactoring of duplicate code in renderers 23 years ago
  Keiron Liddle 7c97252576 fixes a problem where the table header was not reset if could not 23 years ago
  Keiron Liddle c2b9bd06f7 Patch to handle direct embedding of jpeg images into pdf 23 years ago
  Keiron Liddle ab48baaa46 fixed a few awt render problems and a bit more render refactoring 23 years ago
  Keiron Liddle f3c3996b7b put a few common methods in the abstract renderer 23 years ago
  Keiron Liddle 10c4757319 fixed possible npe 23 years ago
  Keiron Liddle cfc68bba0f fixed potential npe 23 years ago
  Keiron Liddle f6534eb8c5 handles foreign namespace elements and unknown elements better 23 years ago
  Keiron Liddle fdabc4dd38 made the construction of foreign name dom a bit more direct 23 years ago
  Keiron Liddle 94497c3885 gets the available space better, should prevent some infinite loops 23 years ago
  Keiron Liddle 8bb6c2d578 improved debugging messages a bit 23 years ago
  Keiron Liddle 8152ec6305 forgot about quotes 23 years ago
  Keiron Liddle e8b6dcb573 handles uri's with "url(" + URI + ")" 23 years ago