gecko-dev/layout/tables
1998-08-04 17:16:56 +00:00
..
BasicTableLayoutStrategy.cpp backed out a mistake from my last checkin. table min sizes are ok again 1998-08-04 00:56:57 +00:00
BasicTableLayoutStrategy.h made auto-width tables that have all-fixed-width columns act like 1998-08-01 20:31:40 +00:00
celldata.h
nsCellMap.cpp GetColCount now returns the effective column count of the table, adjusted 1998-07-24 16:51:16 +00:00
nsCellMap.h
nsITableLayoutStrategy.h fundemental overhaul of the BasicTableLayoutStrategy 1998-07-16 23:23:31 +00:00
nsTableCellFrame.cpp fixed this case: (an image tag with no width attribute) inside (a specified-width column) inside 1998-08-03 20:27:59 +00:00
nsTableCellFrame.h Changed API for CreateContinuingFrame and GetReflowMetrics to take 1998-07-15 03:23:23 +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
nsTableColGroupFrame.h
nsTableFrame.cpp backed out a mistake from my last checkin. table min sizes are ok again 1998-08-04 00:56:57 +00:00
nsTableFrame.h COLS attribute ignored if any column width info is specified (like <TD width=100>) 1998-07-26 04:23:01 +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 fixed this case: (an image tag with no width attribute) inside (a specified-width column) inside 1998-08-03 20:27:59 +00:00
nsTableRowFrame.h any table with a nonsense rowspan lays out better 1998-07-24 00:43:09 +00:00
nsTableRowGroupFrame.cpp any table with a nonsense rowspan lays out better 1998-07-24 00:43:09 +00:00
nsTableRowGroupFrame.h Changed API for CreateContinuingFrame and GetReflowMetrics to take 1998-07-15 03:23:23 +00:00