gecko-dev/layout/tables
karnaze%netscape.com 5e96046abb bug 42443 - consider over specified col spans when allocating array, sr=buster 2000-12-21 23:06:44 +00:00
..
BasicTableLayoutStrategy.cpp bug 42443 - consider over specified col spans when allocating array, sr=buster 2000-12-21 23:06:44 +00:00
BasicTableLayoutStrategy.h bugs 47163, 60807 and others, sr=buster 2000-12-19 20:29:46 +00:00
FixedTableLayoutStrategy.cpp bug 9848 - check for out of memory when calling new. r=dcone. 2000-11-30 15:53:55 +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 bugs 47163, 60807 and others, sr=buster 2000-12-19 20:29:46 +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 53891 - strategy correctly calculates preferred width of a fixed width table. a=buster, r=dcone. 2000-10-06 01:04:13 +00:00
nsTableCellFrame.cpp bug 9848 - check for out of memory when calling new. r=dcone. 2000-11-30 15:53:55 +00:00
nsTableCellFrame.h bug 40828 - call DidSetStyleContext when reflow a cell unconstrained. a=buster, r=dcone. 2000-11-15 16:01:26 +00:00
nsTableColFrame.cpp bug 9848 - check for out of memory when calling new. r=dcone. 2000-11-30 15:53:55 +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 bug 55789 - the col group frame increments its num cols before inserting the col into the table. a=buster, r=dcone. 2000-10-11 22:09:00 +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 bugs 47163, 60807 and others, sr=buster 2000-12-19 20:29:46 +00:00
nsTableFrame.h bugs 47163, 60807 and others, sr=buster 2000-12-19 20:29:46 +00:00
nsTableOuterFrame.cpp changing the name of the reflow state in the reflow counter macro 2000-11-30 21:51:21 +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 bug 40721 - improved TallestCellGotShorter(), sr=buster, r=rods 2000-12-21 23:03:42 +00:00
nsTableRowFrame.h bug 3992 2000-08-24 05:03:18 +00:00
nsTableRowGroupFrame.cpp bug 57378 (table portion) - don't repeat a thead or tfoot that is larger than 25% of the page. a=buster, r=attinasi. 2000-11-15 22:26:35 +00:00
nsTableRowGroupFrame.h bug 57378 (table portion) - don't repeat a thead or tfoot that is larger than 25% of the page. a=buster, r=attinasi. 2000-11-15 22:26:35 +00:00