gecko-dev/layout/tables
anthonyd%netscape.com e8ceb8ee1b r:mjudge
fix for bug# 29785, keyboard navigation of tables in editor
not completely fixed, tables with row|column span do not navigate correctly
2000-05-11 01:04:39 +00:00
..
BasicTableLayoutStrategy.cpp bug 29459 - strategy's table min and max width is calculated to include 2000-05-10 00:54:00 +00:00
BasicTableLayoutStrategy.h bug 29459 - strategy's table min and max width is calculated to include 2000-05-10 00:54:00 +00:00
celldata.h
FixedTableLayoutStrategy.cpp bug 29459 - strategy's table min and max width is calculated to include 2000-05-10 00:54:00 +00:00
FixedTableLayoutStrategy.h
nsCellMap.cpp r:mjudge 2000-05-11 01:04:39 +00:00
nsCellMap.h r:mjudge 2000-05-11 01:04:39 +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 bug 29459 - strategy's table min and max width is calculated to include 2000-05-10 00:54:00 +00:00
nsTableCellFrame.cpp r: mjudge 2000-04-30 18:56:26 +00:00
nsTableCellFrame.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
nsTableColFrame.cpp Add ifdef'ed Performance Reflow Counting code 2000-04-21 21:36:33 +00:00
nsTableColFrame.h
nsTableColGroupFrame.cpp Add ifdef'ed Performance Reflow Counting code 2000-04-21 21:36:33 +00:00
nsTableColGroupFrame.h
nsTableFrame.cpp r:mjudge 2000-05-11 01:04:39 +00:00
nsTableFrame.h r:mjudge 2000-05-11 01:04:39 +00:00
nsTableOuterFrame.cpp bug 38699 - make left/right align caption act like top instead of bottom. 2000-05-10 14:51:37 +00:00
nsTableOuterFrame.h Removed FixBadReflowState, added an assert if boxes try to set outer table reflow state computed values when a caption is present. 2000-05-01 02:25:08 +00:00
nsTableRowFrame.cpp bug 37037, 37490, and a table paganation problem when captions are present. 2000-05-04 23:16:42 +00:00
nsTableRowFrame.h new reflow/layout code for outer table to handle captions and margins. better % height handling. 2000-04-28 21:05:31 +00:00
nsTableRowGroupFrame.cpp r:mjudge 2000-05-11 01:04:39 +00:00
nsTableRowGroupFrame.h r:mjudge 2000-05-11 01:04:39 +00:00