gecko-dev/layout/html/table/src
buster%netscape.com d1779f0342 beginnings of collapsing borders now implemented. Doesn't work for spanning cells yet,
and doesn't measure borders where the width changes along a shared edge yet.
1998-12-21 06:38:18 +00:00
..
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
BasicTableLayoutStrategy.cpp tables can now have independent horizontal and vertical cell spacing 1998-12-09 06:37:18 +00:00
BasicTableLayoutStrategy.h irrationally-specified table (one where the width attributes of various rows don't add up to the same value, 1998-11-16 06:46:00 +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
Makefile.in Add --enable-debug=module1,module2 to selective turn on debugging. 1998-12-15 16:32:37 +00:00
makefile.win re-instated fixed layout strategy 1998-09-23 21:50:49 +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 beginnings of collapsing borders now implemented. Doesn't work for spanning cells yet, 1998-12-21 06:38:18 +00:00
nsTableCellFrame.h beginnings of collapsing borders now implemented. Doesn't work for spanning cells yet, 1998-12-21 06:38:18 +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 Revised frame Paint API 1998-12-18 15:54:23 +00:00
nsTableColGroupFrame.h Revised frame Paint API 1998-12-18 15:54:23 +00:00
nsTableFrame.cpp beginnings of collapsing borders now implemented. Doesn't work for spanning cells yet, 1998-12-21 06:38:18 +00:00
nsTableFrame.h beginnings of collapsing borders now implemented. Doesn't work for spanning cells yet, 1998-12-21 06:38:18 +00:00
nsTableOuterFrame.cpp Revised frame Paint API 1998-12-18 15:54:23 +00:00
nsTableOuterFrame.h Revised frame Paint API 1998-12-18 15:54:23 +00:00
nsTableRowFrame.cpp beginnings of collapsing borders now implemented. Doesn't work for spanning cells yet, 1998-12-21 06:38:18 +00:00
nsTableRowFrame.h Revised frame Paint API 1998-12-18 15:54:23 +00:00
nsTableRowGroupFrame.cpp beginnings of collapsing borders now implemented. Doesn't work for spanning cells yet, 1998-12-21 06:38:18 +00:00
nsTableRowGroupFrame.h Revised frame Paint API 1998-12-18 15:54:23 +00:00