gecko-dev/layout/tables
karnaze%netscape.com ffad7cd1a6 bug 17375 - better checks and casting before calling DidAppendRow 1999-10-29 20:25:13 +00:00
..
BasicTableLayoutStrategy.cpp bug 16284, 14159 nested auto table with percent cells was not growing auto table. nested coord or percent table was only getting min size. 1999-10-25 22:49:51 +00:00
BasicTableLayoutStrategy.h column allocation does fixed and adjusted fixed (colspans) in separate steps. Simplified AllocateConstrained. Fixed bug 14332. 1999-10-04 05:19:32 +00:00
FixedTableLayoutStrategy.cpp Teaching the fixed layout strategy how to deal with relative/proportional specified 1999-08-29 06:00:32 +00:00
FixedTableLayoutStrategy.h Hooked up SizeOf() for cell map and table layout strategies. Also added in 1999-10-02 00:02:54 +00:00
celldata.h Fixed cellmap ctor/dtor logging to not show up negative 1999-10-08 23:42:13 +00:00
nsCellMap.cpp Fixed cellmap ctor/dtor logging to not show up negative 1999-10-08 23:42:13 +00:00
nsCellMap.h Hooked up SizeOf() for cell map and table layout strategies. Also added in 1999-10-02 00:02:54 +00:00
nsITableCellLayout.h Added new incremental reflow methods. 1999-08-19 19:52:37 +00:00
nsITableLayout.h Added nsITableLayout::GetTableSize() to get number of rows and columns in table. Fixup up comments for new methods 1999-08-01 16:20:14 +00:00
nsITableLayoutStrategy.h column allocation does fixed and adjusted fixed (colspans) in separate steps. Simplified AllocateConstrained. Fixed bug 14332. 1999-10-04 05:19:32 +00:00
nsTableCellFrame.cpp b=6674, r=karnaze@netscape.com 1999-10-27 23:01:21 +00:00
nsTableCellFrame.h Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +00:00
nsTableColFrame.cpp Nuke some more warnings 1999-10-15 21:18:32 +00:00
nsTableColFrame.h column allocation does fixed and adjusted fixed (colspans) in separate steps. Simplified AllocateConstrained. Fixed bug 14332. 1999-10-04 05:19:32 +00:00
nsTableColGroupFrame.cpp Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +00:00
nsTableColGroupFrame.h Hooked up SizeOf() for cell map and table layout strategies. Also added in 1999-10-02 00:02:54 +00:00
nsTableFrame.cpp simplified caching of column frames. split out collapsing border processing into nsBorderCollapser (checked in previously). r=troy 1999-10-28 04:09:39 +00:00
nsTableFrame.h simplified caching of column frames. split out collapsing border processing into nsBorderCollapser (checked in previously). r=troy 1999-10-28 04:09:39 +00:00
nsTableOuterFrame.cpp Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +00:00
nsTableOuterFrame.h Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +00:00
nsTableRowFrame.cpp Space reduction. We now save 8 bytes per row frame by eliminating the max 1999-10-29 14:40:58 +00:00
nsTableRowFrame.h Space reduction. We now save 8 bytes per row frame by eliminating the max 1999-10-29 14:40:58 +00:00
nsTableRowGroupFrame.cpp bug 17375 - better checks and casting before calling DidAppendRow 1999-10-29 20:25:13 +00:00
nsTableRowGroupFrame.h Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +00:00