gecko-dev/layout/tables
2001-03-26 00:56:44 +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 bug 24880 colspan/rowspan=0 handling, bug 22122 handle *0 proportional width; r=kmcclusk. 2000-02-01 03:23:29 +00:00
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 Table editing (bug 20973): return reported and actual rowspan and colspan values from GetCellDataAt(), r=karnaze 2000-01-26 14:56:06 +00:00
nsITableLayoutStrategy.h table reflow coalescing, table reflow face lift. sr=attinasi 2001-03-13 06:38:59 +00:00
nsTableCellFrame.cpp bug 45055 - additional rounding for max element size and maximumWidth. 2001-03-26 00:56:44 +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 45055 - align row heights on pixel boundaries when distributing extra space vertically. Work around block bug by rounding cells to even pixel boundary. sr=attinasi, r=bernd.mielke@snafu.de 2001-03-25 23:06:08 +00:00
nsTableFrame.h bug 45055 - align row heights on pixel boundaries when distributing extra space vertically. Work around block bug by rounding cells to even pixel boundary. sr=attinasi, r=bernd.mielke@snafu.de 2001-03-25 23:06:08 +00:00
nsTableOuterFrame.cpp table reflow coalescing, table reflow face lift. sr=attinasi 2001-03-13 06:38:59 +00:00
nsTableOuterFrame.h table reflow coalescing, table reflow face lift. sr=attinasi 2001-03-13 06:38:59 +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 fix Bug 70989 Clean up lots of "shadows" and other common warnings 2001-03-21 05:32:22 +00:00
nsTableRowGroupFrame.h table reflow coalescing, table reflow face lift. sr=attinasi 2001-03-13 06:38:59 +00:00