gecko-dev/layout/tables
1998-10-20 15:59:56 +00:00
..
BasicTableLayoutStrategy.cpp rows can now be incrementally inserted, appended, and deleted. 1998-10-19 23:43:06 +00:00
BasicTableLayoutStrategy.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
FixedTableLayoutStrategy.cpp rows can now be incrementally inserted, appended, and deleted. 1998-10-19 23:43:06 +00:00
FixedTableLayoutStrategy.h rows can now be incrementally inserted, appended, and deleted. 1998-10-19 23:43:06 +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 set border style 1998-10-13 19:17:57 +00:00
nsTableCellFrame.h Add EOL to get to compile on Solaris 1998-10-14 22:23:26 +00:00
nsTableColFrame.cpp WIP for inner table incremental reflow 1998-10-11 09:18:27 +00:00
nsTableColFrame.h WIP for inner table incremental reflow 1998-10-11 09:18:27 +00:00
nsTableColGroupFrame.cpp incremental reflow: append/insert/delete row group, append/insert/delete col 1998-10-15 21:07:37 +00:00
nsTableColGroupFrame.h incremental reflow: append/insert/delete row group, append/insert/delete col 1998-10-15 21:07:37 +00:00
nsTableFrame.cpp fixed a bug introduced by a slight change in GetColumnCount() 1998-10-20 05:05:17 +00:00
nsTableFrame.h rows can now be incrementally inserted, appended, and deleted. 1998-10-19 23:43:06 +00:00
nsTableOuterFrame.cpp lots of work for incremental reflow when the target frame is a table frame 1998-10-14 16:32:45 +00:00
nsTableOuterFrame.h Adding EOL in files so will compile on Solaris 1998-10-14 22:12:06 +00:00
nsTableRowFrame.cpp incremental reflow now includes insert/append/delete cell 1998-10-20 15:59:56 +00:00
nsTableRowFrame.h incremental reflow now includes insert/append/delete cell 1998-10-20 15:59:56 +00:00
nsTableRowGroupFrame.cpp incremental reflow now includes insert/append/delete cell 1998-10-20 15:59:56 +00:00
nsTableRowGroupFrame.h rows can now be incrementally inserted, appended, and deleted. 1998-10-19 23:43:06 +00:00