gecko-dev/layout/tables
troy%netscape.com f657a18800 Changed Paint() to use the parent frame's color style struct. We can't use our
color style struct because we're a pseudo frame and so the style system forces
us to have a transparent background
1998-07-20 23:58:00 +00:00
..
BasicTableLayoutStrategy.cpp fixed a space leak/logic error handling colspans 1998-07-17 21:02:28 +00:00
BasicTableLayoutStrategy.h fundemental overhaul of the BasicTableLayoutStrategy 1998-07-16 23:23:31 +00:00
celldata.h *** empty log message *** 1998-07-11 00:08:08 +00:00
nsCellMap.cpp major hackage to the table data structures. slimmer, simpler, faster 1998-07-11 00:00:31 +00:00
nsCellMap.h fixed unix build, and one small uninitialized variable problem 1998-07-11 00:47:29 +00:00
nsITableLayoutStrategy.h fundemental overhaul of the BasicTableLayoutStrategy 1998-07-16 23:23:31 +00:00
nsTableCellFrame.cpp fundemental overhaul of the BasicTableLayoutStrategy 1998-07-16 23:23:31 +00:00
nsTableCellFrame.h Changed API for CreateContinuingFrame and GetReflowMetrics to take 1998-07-15 03:23:23 +00:00
nsTableColFrame.cpp fundemental overhaul of the BasicTableLayoutStrategy 1998-07-16 23:23:31 +00:00
nsTableColFrame.h fundemental overhaul of the BasicTableLayoutStrategy 1998-07-16 23:23:31 +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 Changed Paint() to use the parent frame's color style struct. We can't use our 1998-07-20 23:58:00 +00:00
nsTableFrame.h fundemental overhaul of the BasicTableLayoutStrategy 1998-07-16 23:23:31 +00:00
nsTableOuterFrame.cpp Changed API for CreateContinuingFrame and GetReflowMetrics to take 1998-07-15 03:23:23 +00:00
nsTableOuterFrame.h Changed API for CreateContinuingFrame and GetReflowMetrics to take 1998-07-15 03:23:23 +00:00
nsTableRowFrame.cpp Changed Paint() to render the background if there is one 1998-07-20 23:56:17 +00:00
nsTableRowFrame.h Some more changes of nsIPresContext* to nsIPresContext& 1998-07-15 17:05:21 +00:00
nsTableRowGroupFrame.cpp Changed API for CreateContinuingFrame and GetReflowMetrics to take 1998-07-15 03:23:23 +00:00
nsTableRowGroupFrame.h Changed API for CreateContinuingFrame and GetReflowMetrics to take 1998-07-15 03:23:23 +00:00