gecko-dev/layout/tables
1998-10-30 23:08:34 +00:00
..
BasicTableLayoutStrategy.cpp implemented basic attribute changed handling. most things currently work, those that don't will work better after Peter 1998-10-30 23:08:34 +00:00
BasicTableLayoutStrategy.h fixes Bug 1110, URL=http://www.webstandards.org 1998-10-23 19:56:11 +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 some extremely preliminary work for styleChanged incremental reflow 1998-10-30 07:57:44 +00:00
nsTableCellFrame.h some extremely preliminary work for styleChanged incremental reflow 1998-10-30 07:57:44 +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 implemented basic attribute changed handling. most things currently work, those that don't will work better after Peter 1998-10-30 23:08:34 +00:00
nsTableColGroupFrame.h some extremely preliminary work for styleChanged incremental reflow 1998-10-30 07:57:44 +00:00
nsTableFrame.cpp implemented basic attribute changed handling. most things currently work, those that don't will work better after Peter 1998-10-30 23:08:34 +00:00
nsTableFrame.h some extremely preliminary work for styleChanged incremental reflow 1998-10-30 07:57:44 +00:00
nsTableOuterFrame.cpp some extremely preliminary work for styleChanged incremental reflow 1998-10-30 07:57:44 +00:00
nsTableOuterFrame.h all containers now decend from nsHTMLContainerFrame 1998-10-20 17:45:07 +00:00
nsTableRowFrame.cpp implemented basic attribute changed handling. most things currently work, those that don't will work better after Peter 1998-10-30 23:08:34 +00:00
nsTableRowFrame.h some extremely preliminary work for styleChanged incremental reflow 1998-10-30 07:57:44 +00:00
nsTableRowGroupFrame.cpp implemented basic attribute changed handling. most things currently work, those that don't will work better after Peter 1998-10-30 23:08:34 +00:00
nsTableRowGroupFrame.h some extremely preliminary work for styleChanged incremental reflow 1998-10-30 07:57:44 +00:00