gecko-dev/layout/tables
2001-03-28 21:19:31 +00:00
..
BasicTableLayoutStrategy.cpp bug 72396 - fix CalcBorderBoxWidth to not use unconstrained width. Fix column balancing to be skipped when there is an unconstrained width. sr=attinasi 2001-03-24 23:15:49 +00:00
BasicTableLayoutStrategy.h table reflow coalescing, table reflow face lift. sr=attinasi 2001-03-13 06:38:59 +00:00
celldata.h
FixedTableLayoutStrategy.cpp table reflow coalescing, table reflow face lift. sr=attinasi 2001-03-13 06:38:59 +00:00
FixedTableLayoutStrategy.h table reflow coalescing, table reflow face lift. sr=attinasi 2001-03-13 06:38:59 +00:00
nsCellMap.cpp table reflow coalescing, table reflow face lift. sr=attinasi 2001-03-13 06:38:59 +00:00
nsCellMap.h table reflow coalescing, table reflow face lift. sr=attinasi 2001-03-13 06:38:59 +00:00
nsITableCellLayout.h Added support for Ctrl+Shift+mouseclick to select block of cells. Rewrote nsITableLayout::nsGetCellData() to be much more efficient, eliminating a method in the process. Implemented nsTableCellFrame::Get[Previous|Next]CellInColumn for cursor key navigation in tables. r=mjudge,karnaze. 2000-03-23 04:24:58 +00:00
nsITableLayout.h
nsITableLayoutStrategy.h table reflow coalescing, table reflow face lift. sr=attinasi 2001-03-13 06:38:59 +00:00
nsTableCellFrame.cpp bug 60749 - on a table cell frame style change reflow, reinitialize the table's strategy. 2001-03-26 06:13:56 +00:00
nsTableCellFrame.h table reflow coalescing, table reflow face lift. sr=attinasi 2001-03-13 06:38:59 +00:00
nsTableColFrame.cpp table reflow coalescing, table reflow face lift. sr=attinasi 2001-03-13 06:38:59 +00:00
nsTableColFrame.h table reflow coalescing, table reflow face lift. sr=attinasi 2001-03-13 06:38:59 +00:00
nsTableColGroupFrame.cpp table reflow coalescing, table reflow face lift. sr=attinasi 2001-03-13 06:38:59 +00:00
nsTableColGroupFrame.h table reflow coalescing, table reflow face lift. sr=attinasi 2001-03-13 06:38:59 +00:00
nsTableFrame.cpp bug 73629 - adjust mComputedWidth of a table or caption if it's nested, larger than avail width, not initial reflow. sr=attinasi 2001-03-28 21:19:31 +00:00
nsTableFrame.h bug 73629 - adjust mComputedWidth of a table or caption if it's nested, larger than avail width, not initial reflow. sr=attinasi 2001-03-28 21:19:31 +00:00
nsTableOuterFrame.cpp bug 73629 - adjust mComputedWidth of a table or caption if it's nested, larger than avail width, not initial reflow. sr=attinasi 2001-03-28 21:19:31 +00:00
nsTableOuterFrame.h bug 73629 - adjust mComputedWidth of a table or caption if it's nested, larger than avail width, not initial reflow. sr=attinasi 2001-03-28 21:19:31 +00:00
nsTableRowFrame.cpp bug 72181 - treat style change reflow like initial reflow (with same optimizations). sr=attinasi 2001-03-25 20:06:29 +00:00
nsTableRowFrame.h table reflow coalescing, table reflow face lift. sr=attinasi 2001-03-13 06:38:59 +00:00
nsTableRowGroupFrame.cpp bug 73321 - fix regression caused by the cleanup bug 70989. 2001-03-26 05:16:32 +00:00
nsTableRowGroupFrame.h table reflow coalescing, table reflow face lift. sr=attinasi 2001-03-13 06:38:59 +00:00