pjs/layout/tables
troy 5aeffe1a29 Added nsIReflowCommand interface 1998-06-09 04:51:44 +00:00
..
BasicTableLayoutStrategy.cpp clean up, and still better cell width attribute layout 1998-06-05 22:50:03 +00:00
BasicTableLayoutStrategy.h clean up, and still better cell width attribute layout 1998-06-05 22:50:03 +00:00
nsCellMap.cpp moved inlined SetCellAt to body 1998-06-08 22:07:15 +00:00
nsCellMap.h moved inlined SetCellAt to body 1998-06-08 22:07:15 +00:00
nsITableLayoutStrategy.h clean up, and still better cell width attribute layout 1998-06-05 22:50:03 +00:00
nsTableCellFrame.cpp Added nsIReflowCommand interface 1998-06-09 04:51:44 +00:00
nsTableCellFrame.h added visibility style attribute 1998-05-26 23:17:29 +00:00
nsTableColFrame.h cell width calculations are working (not for colspan cells yet) 1998-06-05 02:36:25 +00:00
nsTableColGroupFrame.cpp Added nsIReflowCommand interface 1998-06-09 04:51:44 +00:00
nsTableColGroupFrame.h set the groundwork for handling COLS attribute, and attributes on COLGROUP and COL tags. WIP. 1998-05-28 21:39:22 +00:00
nsTableFrame.cpp more attributes: cell nowrap, caption align, some misc HTML 4 attributes too 1998-06-08 15:47:03 +00:00
nsTableFrame.h column widths with cells that span columns now work in most cases, for pixels and percents 1998-06-05 18:11:20 +00:00
nsTableOuterFrame.cpp Added nsIReflowCommand interface 1998-06-09 04:51:44 +00:00
nsTableOuterFrame.h Changed nsReflowState structs to be linked together 1998-05-29 20:36:05 +00:00
nsTableRowFrame.cpp sync up to new style data apis 1998-06-05 06:09:09 +00:00
nsTableRowFrame.h cell width calculations are working (not for colspan cells yet) 1998-06-05 02:36:25 +00:00
nsTableRowGroupFrame.cpp sync up to new style data apis 1998-06-05 06:09:09 +00:00
nsTableRowGroupFrame.h Merged ResizeReflow() and IncrementalReflow() into one Reflow() member function 1998-05-25 17:31:49 +00:00