gecko-dev/layout/html/table/public
karnaze%netscape.com 7bad0d49ba Added new incremental reflow methods.
CellData keeps track of row versus col spans.
nsColFrame keeps track of what cell contributed to constrained width.
nsCellMap::GetCellFrameAt replace with GetCellInfoAt
simplified nsTableCellFrame::RecalcLayoutData and removed FindLargestMargin, CalculateMargins, CalculateMargins
simplified nsTableFrame::RecalcLayoutData and removed AppendLayoutData
Added gsDebugReflow capability, remove all existing debug printf
1999-08-19 19:52:37 +00:00
..
.cvsignore Ignore generated files 1999-02-16 01:50:51 +00:00
MANIFEST Adding interface for editor access to table layout data 1999-07-31 22:05:37 +00:00
Makefile.in Adding interface for editor access to table layout data 1999-07-31 22:11:50 +00:00
Manifest.txt initial checkin of public table layout interfaces 1999-02-10 00:38:01 +00:00
makefile.win Adding interface for editor access to table layout data 1999-07-31 22:11:50 +00:00
nsITableCellLayout.h Added new incremental reflow methods. 1999-08-19 19:52:37 +00:00
nsITableLayout.h Added nsITableLayout::GetTableSize() to get number of rows and columns in table. Fixup up comments for new methods 1999-08-01 16:20:14 +00:00