gecko-dev/layout/tables
1998-07-23 21:55:45 +00:00
..
BasicTableLayoutStrategy.cpp completed AdjustTableThatIsTooWide, now gets the table down to the right width. 1998-07-23 21:55:45 +00:00
BasicTableLayoutStrategy.h completed AdjustTableThatIsTooWide, now gets the table down to the right width. 1998-07-23 21:55:45 +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 factored backgound finding code to nsStyleUtil 1998-07-23 18:05:03 +00:00
nsTableCellFrame.h Changed API for CreateContinuingFrame and GetReflowMetrics to take 1998-07-15 03:23:23 +00:00
nsTableColFrame.cpp * reworked the way colspan and rowspans are handled in table layout strategy. We do less work, and we look better. 1998-07-22 03:53:43 +00:00
nsTableColFrame.h * reworked the way colspan and rowspans are handled in table layout strategy. We do less work, and we look better. 1998-07-22 03:53:43 +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 fixed table width problems when there are colspanning cells 1998-07-22 05:38:41 +00:00
nsTableFrame.h * reworked the way colspan and rowspans are handled in table layout strategy. We do less work, and we look better. 1998-07-22 03:53:43 +00:00
nsTableOuterFrame.cpp Fixed it so tables that don't want a border don't get a border 1998-07-21 08:12:22 +00:00
nsTableOuterFrame.h Changed API for CreateContinuingFrame and GetReflowMetrics to take 1998-07-15 03:23:23 +00:00
nsTableRowFrame.cpp fixed table width problems when there are colspanning cells 1998-07-22 05:38:41 +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