gecko-dev/layout/tables
1999-02-11 15:56:23 +00:00
..
BasicTableLayoutStrategy.cpp changed getters to be XP_COM-like, with out-params instead of return values. 1999-02-11 01:16:28 +00:00
BasicTableLayoutStrategy.h just documentation 1999-01-07 02:16:10 +00:00
celldata.h reimplemented cell map in terms of nsVoidArrays for incremental building. 1998-08-31 21:23:28 +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
nsCellMap.cpp collapsing rows, row groups, cols, col groups 1999-02-11 06:22:33 +00:00
nsCellMap.h collapsing rows, row groups, cols, col groups 1999-02-11 06:22:33 +00:00
nsITableCellLayout.h initial checkin of public table layout interfaces 1999-02-10 00:38:01 +00:00
nsITableLayoutStrategy.h rows can now be incrementally inserted, appended, and deleted. 1998-10-19 23:43:06 +00:00
nsTableCellFrame.cpp collapsing rows, row groups, cols, col groups 1999-02-11 06:22:33 +00:00
nsTableCellFrame.h collapsing rows, row groups, cols, col groups 1999-02-11 06:22:33 +00:00
nsTableColFrame.cpp Spanked away SizeOf methods and nsIListFilter 1999-01-16 00:00:50 +00:00
nsTableColFrame.h fixed a nasty bug where some incremental reflow cases of a table with collapsing borders would crash. 1999-01-29 18:49:32 +00:00
nsTableColGroupFrame.cpp API changes for nsIPresContext ResolveStyleContextFor and ResolvePseudoStyleContextFor 1999-02-11 15:56:23 +00:00
nsTableColGroupFrame.h Spanked away SizeOf methods and nsIListFilter 1999-01-16 00:00:50 +00:00
nsTableFrame.cpp API changes for nsIPresContext ResolveStyleContextFor and ResolvePseudoStyleContextFor 1999-02-11 15:56:23 +00:00
nsTableFrame.h collapsing rows, row groups, cols, col groups 1999-02-11 06:22:33 +00:00
nsTableOuterFrame.cpp Changed GetNextSibling() to use a pointer argument instead of a reference 1999-02-10 06:13:38 +00:00
nsTableOuterFrame.h Spanked away SizeOf methods and nsIListFilter 1999-01-16 00:00:50 +00:00
nsTableRowFrame.cpp collapsing rows, row groups, cols, col groups 1999-02-11 06:22:33 +00:00
nsTableRowFrame.h Spanked away SizeOf methods and nsIListFilter 1999-01-16 00:00:50 +00:00
nsTableRowGroupFrame.cpp collapsing rows, row groups, cols, col groups 1999-02-11 06:22:33 +00:00
nsTableRowGroupFrame.h Made table frame construction flexible enough to allow arbitrary content to be mapped 1999-01-30 15:52:19 +00:00