gecko-dev/layout/tables
buster%netscape.com ef57c474ae just documentation 1999-01-07 02:16:10 +00:00
..
BasicTableLayoutStrategy.cpp just documentation 1999-01-07 02:16:10 +00:00
BasicTableLayoutStrategy.h just documentation 1999-01-07 02:16:10 +00:00
FixedTableLayoutStrategy.cpp fix casting problems for gcc 2.7.2.3 1998-11-20 09:29:58 +00:00
FixedTableLayoutStrategy.h rows can now be incrementally inserted, appended, and deleted. 1998-10-19 23:43:06 +00:00
celldata.h reimplemented cell map in terms of nsVoidArrays for incremental building. 1998-08-31 21:23:28 +00:00
nsCellMap.cpp minor fix, moved a method call outside an assert macro 1998-10-20 14:35:41 +00:00
nsCellMap.h lots of work for incremental reflow when the target frame is a table frame 1998-10-14 16:32:45 +00:00
nsITableLayoutStrategy.h rows can now be incrementally inserted, appended, and deleted. 1998-10-19 23:43:06 +00:00
nsTableCellFrame.cpp Replaced "maxSize" member if nsReflowState with "availableWidth" and 1999-01-05 23:31:18 +00:00
nsTableCellFrame.h preliminary work for cell inheritence of valign and halign attributes from col(group) and row(group) 1999-01-03 19:22:40 +00:00
nsTableColFrame.cpp Revised frame Paint API 1998-12-18 15:54:23 +00:00
nsTableColFrame.h Revised frame Paint API 1998-12-18 15:54:23 +00:00
nsTableColGroupFrame.cpp Replaced "maxSize" member if nsReflowState with "availableWidth" and 1999-01-05 23:31:18 +00:00
nsTableColGroupFrame.h Revised frame Paint API 1998-12-18 15:54:23 +00:00
nsTableFrame.cpp Replaced "maxSize" member if nsReflowState with "availableWidth" and 1999-01-05 23:31:18 +00:00
nsTableFrame.h Cleaned up some old references to margins which aren't applicable to row group 1999-01-05 00:41:40 +00:00
nsTableOuterFrame.cpp Replaced "maxSize" member if nsReflowState with "availableWidth" and 1999-01-05 23:31:18 +00:00
nsTableOuterFrame.h Revised frame Paint API 1998-12-18 15:54:23 +00:00
nsTableRowFrame.cpp Replaced "maxSize" member if nsReflowState with "availableWidth" and 1999-01-05 23:31:18 +00:00
nsTableRowFrame.h Revised frame Paint API 1998-12-18 15:54:23 +00:00
nsTableRowGroupFrame.cpp Replaced "maxSize" member if nsReflowState with "availableWidth" and 1999-01-05 23:31:18 +00:00
nsTableRowGroupFrame.h Cleaned up some old references to margins which aren't applicable to row group 1999-01-05 00:41:40 +00:00