gecko-dev/layout/tables
bernd.mielke%snafu.de bbaf6b9149 limit the spread of desired content width in colspans with specified fixed width's
bug 42187, it fixes also the regression in bug 2684. r=karnaze sr=attinasi
2001-03-21 06:02:21 +00:00
..
BasicTableLayoutStrategy.cpp limit the spread of desired content width in colspans with specified fixed width's 2001-03-21 06:02:21 +00:00
BasicTableLayoutStrategy.h table reflow coalescing, table reflow face lift. sr=attinasi 2001-03-13 06:38:59 +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
celldata.h bug 24880 colspan/rowspan=0 handling, bug 22122 handle *0 proportional width; r=kmcclusk. 2000-02-01 03:23:29 +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 table reflow coalescing, table reflow face lift. sr=attinasi 2001-03-13 06:38:59 +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 fix Bug 70989 Clean up lots of "shadows" and other common warnings 2001-03-21 05:32:22 +00:00
nsTableFrame.h table reflow coalescing, table reflow face lift. sr=attinasi 2001-03-13 06:38:59 +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 fix Bug 70989 Clean up lots of "shadows" and other common warnings 2001-03-21 05:32:22 +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