gecko-dev/layout/tables
1998-06-11 22:51:54 +00:00
..
BasicTableLayoutStrategy.cpp Changed how cell layout data is accessed 1998-06-11 22:51:54 +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 continuing work to separate content from frames 1998-06-11 15:46:37 +00:00
nsTableCellFrame.h some tentative steps towards content/frame separation in tables 1998-06-11 00:13:18 +00:00
nsTableColFrame.h some tentative steps towards content/frame separation in tables 1998-06-11 00:13:18 +00:00
nsTableColGroupFrame.cpp more separation between table content and frames 1998-06-11 17:50:51 +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 Changed how cell layout data is accessed 1998-06-11 22:51:54 +00:00
nsTableFrame.h Eliminated FindCellLayoutData() and changed code to use GetCellLayoutData() 1998-06-11 18:50:17 +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 some tentative steps towards content/frame separation in tables 1998-06-11 00:13:18 +00:00
nsTableRowFrame.h some tentative steps towards content/frame separation in tables 1998-06-11 00:13:18 +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