gecko-dev/layout/tables
buster%netscape.com 8bbbded0c7 verify that proportionate-width columns (1* format, or COLS attribute)
get sized to at least their minimum width
1998-08-20 17:31:20 +00:00
..
BasicTableLayoutStrategy.cpp verify that proportionate-width columns (1* format, or COLS attribute) 1998-08-20 17:31:20 +00:00
BasicTableLayoutStrategy.h * migrated and improved some fixes from the branch to the tip 1998-08-14 16:16:43 +00:00
celldata.h *** empty log message *** 1998-07-11 00:08:08 +00:00
nsCellMap.cpp improved colspan handling. 1998-08-19 15:43:51 +00:00
nsCellMap.h improved colspan handling. 1998-08-19 15:43:51 +00:00
nsITableLayoutStrategy.h fundemental overhaul of the BasicTableLayoutStrategy 1998-07-16 23:23:31 +00:00
nsTableCellFrame.cpp Removed MoveTo() and SizeTo() member functions that were for debug 1998-08-07 18:17:34 +00:00
nsTableCellFrame.h Removed MoveTo() and SizeTo() member functions that were for debug 1998-08-07 18:17:34 +00:00
nsTableColFrame.cpp fixed cases where we were not computing the table width correctly 1998-08-01 02:31:55 +00:00
nsTableColFrame.h fixed cases where we were not computing the table width correctly 1998-08-01 02:31:55 +00:00
nsTableColGroupFrame.cpp Changed Reflow() member function to take a reference to a nsIPresContext 1998-07-15 02:53:09 +00:00
nsTableColGroupFrame.h Changed Reflow() member function to take a reference to a nsIPresContext 1998-07-15 02:53:09 +00:00
nsTableFrame.cpp improved colspan handling. 1998-08-19 15:43:51 +00:00
nsTableFrame.h * migrated and improved some fixes from the branch to the tip 1998-08-14 16:16:43 +00:00
nsTableOuterFrame.cpp removed an overly-aggressive assertion that prevents nested tables from laying out 1998-08-04 17:16:56 +00:00
nsTableOuterFrame.h Changed API for CreateContinuingFrame and GetReflowMetrics to take 1998-07-15 03:23:23 +00:00
nsTableRowFrame.cpp modified the resize reflow optimization so max element size is returned 1998-08-19 18:40:33 +00:00
nsTableRowFrame.h any table with a nonsense rowspan lays out better 1998-07-24 00:43:09 +00:00
nsTableRowGroupFrame.cpp Change to object lifetime management. Views are no longer ref counted 1998-08-08 04:23:33 +00:00
nsTableRowGroupFrame.h Changed API for CreateContinuingFrame and GetReflowMetrics to take 1998-07-15 03:23:23 +00:00