gecko-dev/layout/tables
karnaze%netscape.com 70de9ae700 bug 52598 - during an incremental reflow, base the height of the row group on the last row instead of the last child. r=peterl. 2000-09-15 06:11:29 +00:00
..
BasicTableLayoutStrategy.cpp bug 51727 - rebalance table cols when fixed cell gets smaller and was the contributor of the previous col width. r=rods. 2000-09-12 14:24:35 +00:00
BasicTableLayoutStrategy.h bug 14929 - Reallocate colspan adjusted col widths when there is a percent col being spanned. 2000-09-09 01:46:44 +00:00
FixedTableLayoutStrategy.cpp bug 14929 - Reallocate colspan adjusted col widths when there is a percent col being spanned. 2000-09-09 01:46:44 +00:00
FixedTableLayoutStrategy.h bug 14929 - Reallocate colspan adjusted col widths when there is a percent col being spanned. 2000-09-09 01:46:44 +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 30418, 47252 - order row groups before performing most operations. r=attinasi. 2000-09-14 06:49:47 +00:00
nsCellMap.h bug 30418, 47252 - order row groups before performing most operations. r=attinasi. 2000-09-14 06:49:47 +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 29459 - strategy's table min and max width is calculated to include 2000-05-10 00:54:00 +00:00
nsTableCellFrame.cpp bug 42643 - invalidate the cell rect when a style change occurs. r=muster. 2000-09-11 02:47:02 +00:00
nsTableCellFrame.h Enable the code to support for 'vertical-align: baseline' in table-cells. bug 10207. a:waterson@mozilla.org. was r:karnaze@netscape.com. 2000-07-28 09:19:26 +00:00
nsTableColFrame.cpp bug 14929 - Reallocate colspan adjusted col widths when there is a percent col being spanned. 2000-09-09 01:46:44 +00:00
nsTableColFrame.h bug 14929 - Reallocate colspan adjusted col widths when there is a percent col being spanned. 2000-09-09 01:46:44 +00:00
nsTableColGroupFrame.cpp Add ifdef'ed Performance Reflow Counting code 2000-04-21 21:36:33 +00:00
nsTableColGroupFrame.h Fix event targetting bugs by using paint layers in GetFrameForPoint, testing for visibility, and trying GetFrameForPoint on additional views if one fails. r=joki@netscape.com(, hyatt@netscape.com) b=12232,20051,21304,24474,26785, and remaining issues from 23161. 2000-03-22 02:43:08 +00:00
nsTableFrame.cpp bug 30418, 47252 - order row groups before performing most operations. r=attinasi. 2000-09-14 06:49:47 +00:00
nsTableFrame.h bug 30418, 47252 - order row groups before performing most operations. r=attinasi. 2000-09-14 06:49:47 +00:00
nsTableOuterFrame.cpp Implemented GetParentContextProvider for the table frames to allow them to specify a frame other than their parent as the provider of their parent style context. b=45210 r=karnaze 2000-09-12 22:48:35 +00:00
nsTableOuterFrame.h Implemented GetParentContextProvider for the table frames to allow them to specify a frame other than their parent as the provider of their parent style context. b=45210 r=karnaze 2000-09-12 22:48:35 +00:00
nsTableRowFrame.cpp Fix for bug 46368. Fixed cellMet.mMaximumWidth for incremental reflow. r=karnaze 2000-09-11 22:58:59 +00:00
nsTableRowFrame.h bug 3992 2000-08-24 05:03:18 +00:00
nsTableRowGroupFrame.cpp bug 52598 - during an incremental reflow, base the height of the row group on the last row instead of the last child. r=peterl. 2000-09-15 06:11:29 +00:00
nsTableRowGroupFrame.h warning fixes for linux. r: mjudge a: beppe 2000-06-16 22:28:10 +00:00