.. |
BasicTableLayoutStrategy.cpp
|
bug 80762 - improved calc of basis for auto table when there are pct cells/cols. Skipped calc for fixed width table. sr=attinasi, r=alexsavulov
|
2001-08-07 21:26:02 +00:00 |
BasicTableLayoutStrategy.h
|
bug 92647 - Added static UpdateCol and call it when a cell changes width even though a rebalance is not needed. Stopped storing fix width in col as max of min and fix. sr=attinasi, r=alexsavulov
|
2001-08-06 13:58:46 +00:00 |
FixedTableLayoutStrategy.cpp
|
table reflow coalescing, table reflow face lift. sr=attinasi
|
2001-03-13 06:38:59 +00:00 |
FixedTableLayoutStrategy.h
|
bug 92647 - Added static UpdateCol and call it when a cell changes width even though a rebalance is not needed. Stopped storing fix width in col as max of min and fix. sr=attinasi, r=alexsavulov
|
2001-08-06 13:58:46 +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
|
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 92647 - Added static UpdateCol and call it when a cell changes width even though a rebalance is not needed. Stopped storing fix width in col as max of min and fix. sr=attinasi, r=alexsavulov
|
2001-08-06 13:58:46 +00:00 |
nsTableCellFrame.cpp
|
bug 80817 (checked in for alexsavulov) - removed table cell nowrap hack, repaired block nowrap. sr=waterson, r=karnaze.
|
2001-08-06 22:05:31 +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
|
bug 89452 - added flag to indicate a row was inserted. Invalidate the area from that row to end of table if full reflow is not needed, sr=attinasi, r=alexsavulov.
|
2001-08-06 14:48:09 +00:00 |
nsTableFrame.h
|
bug 89452 - added flag to indicate a row was inserted. Invalidate the area from that row to end of table if full reflow is not needed, sr=attinasi, r=alexsavulov.
|
2001-08-06 14:48:09 +00:00 |
nsTableOuterFrame.cpp
|
bug 88524 - don't skip the reflow of the inner table if it is pct height. sr=timeout, r=alexsavulov
|
2001-08-06 14:23:50 +00:00 |
nsTableOuterFrame.h
|
Fix for bug #80902
|
2001-05-17 23:52:32 +00:00 |
nsTableRowFrame.cpp
|
bug 78162 - don't optimize resize reflow on cell if its desired size exceeds its last avail size, sr=timeout, r=alexsavulov
|
2001-08-06 14:04:58 +00:00 |
nsTableRowFrame.h
|
bug 89452 - added flag to indicate a row was inserted. Invalidate the area from that row to end of table if full reflow is not needed, sr=attinasi, r=alexsavulov.
|
2001-08-06 14:48:09 +00:00 |
nsTableRowGroupFrame.cpp
|
bug 89452 - added flag to indicate a row was inserted. Invalidate the area from that row to end of table if full reflow is not needed, sr=attinasi, r=alexsavulov.
|
2001-08-06 14:48:09 +00:00 |
nsTableRowGroupFrame.h
|
bug 59280 - better splitting of row groups/rows with rowspans. r=dcone.
|
2001-04-16 14:51:52 +00:00 |