gecko-dev/layout/tables
2001-07-17 20:27:01 +00:00
..
BasicTableLayoutStrategy.cpp bug 45486 fixing percent colspans iterate over from the inner to the outer colspan 2001-07-16 19:15:01 +00:00
BasicTableLayoutStrategy.h bug 45486 fixing percent colspans iterate over from the inner to the outer colspan 2001-07-16 19:15:01 +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 bug 74731 - remove extraneous cols at end of cell map rows, keep table cols and cell map cols in synch. sr=attinasi, r=cmanske 2001-05-17 12:40:27 +00:00
nsCellMap.h bug 74731 - remove extraneous cols at end of cell map rows, keep table cols and cell map cols in synch. sr=attinasi, r=cmanske 2001-05-17 12:40:27 +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 bug 45486 fixing percent colspans iterate over from the inner to the outer colspan 2001-07-16 19:15:01 +00:00
nsTableCellFrame.cpp bug 84378 - make whitespace:normal the default for tables (back the way it was before recent style changes), a=asa, sr=attinasi, r=alexsavulov 2001-06-13 02:32:26 +00:00
nsTableCellFrame.h Fix for 78695 (rule matching improvements). r/sr=attinasi, jst, waterson 2001-05-31 22:19:43 +00:00
nsTableColFrame.cpp Fix for 78695 (rule matching improvements). r/sr=attinasi, jst, waterson 2001-05-31 22:19:43 +00:00
nsTableColFrame.h table reflow coalescing, table reflow face lift. sr=attinasi 2001-03-13 06:38:59 +00:00
nsTableColGroupFrame.cpp Fix for 78695 (rule matching improvements). r/sr=attinasi, jst, waterson 2001-05-31 22:19:43 +00:00
nsTableColGroupFrame.h table reflow coalescing, table reflow face lift. sr=attinasi 2001-03-13 06:38:59 +00:00
nsTableFrame.cpp nsTableFrame code cleanup bug 89747 r =karnaze sr=attinasi 2001-07-13 05:53:09 +00:00
nsTableFrame.h bug 45486 fixing percent colspans iterate over from the inner to the outer colspan 2001-07-16 19:15:01 +00:00
nsTableOuterFrame.cpp bug 76421 - remove optimization (to skip reflow if size didn't change) on initial reflow. a=asa, sr=attinasi, r=peterl 2001-06-13 02:27:22 +00:00
nsTableOuterFrame.h Fix for bug #80902 2001-05-17 23:52:32 +00:00
nsTableRowFrame.cpp bug 89116 - rebalance table on cell incremental reflow when maximum width changes. sr=attinasi, r=alexsavulov. 2001-07-13 23:49:30 +00:00
nsTableRowFrame.h bug 59280 - better splitting of row groups/rows with rowspans. r=dcone. 2001-04-16 14:51:52 +00:00
nsTableRowGroupFrame.cpp Fixed crash due to blind-cast of frame to rowFrame by checking the frame type first. r=karnaze sr=waterson b=88849 2001-07-17 20:27:01 +00:00
nsTableRowGroupFrame.h bug 59280 - better splitting of row groups/rows with rowspans. r=dcone. 2001-04-16 14:51:52 +00:00