From c801b81a52de1850c45b11986c13cee266e7e9b3 Mon Sep 17 00:00:00 2001 From: Karen Lease Date: Sun, 14 Oct 2001 20:52:59 +0000 Subject: [PATCH] Update for my commits git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194512 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGES b/CHANGES index 61ac1a8db..06e6efdee 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,21 @@ ============================================================================== +Done since 0.20.2 release +*** Tables +- Implement the proportional-column-width() function in table-column and +make it possible to specify table width (or inline-progression-dimension) +using percentage values. (Karen Lease) +- Fix a bug causing strange layout when a cell containing a nested table +was laid out again because another cell in the same row was split (David +Dixon's example). (Karen Lease) +*** Datatypes +- Rearrange the Length class hierarchy as part of the table-column proportional +width work. (Karen Lease) +*** Areas +- Fix BlockArea to account for padding and border when calculating space +remaining for content. (Karen Lease) +*** Properties +- Add support for inline-progression-dimension and table-layout. (Karen) +============================================================================== Done since 0.20 release *** General -- 2.39.5