gecko-dev/layout/tables
putterman%netscape.com 3aeb826157 Fix for 14386. Prevent memory corruption when opening and closing an account.
Approved = leaf. Reviewed -= karnaze.
1999-09-23 22:44:47 +00:00
..
BasicTableLayoutStrategy.cpp Squish a warning or two 1999-09-17 20:16:37 +00:00
BasicTableLayoutStrategy.h bug 11944 - row group is properly offset using table border. cleaned up new incremental reflow methods. 1999-08-20 23:27:54 +00:00
celldata.h Added new incremental reflow methods. 1999-08-19 19:52:37 +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 bug 11944 - row group is properly offset using table border. cleaned up new incremental reflow methods. 1999-08-20 23:27:54 +00:00
nsCellMap.cpp Fix for 14386. Prevent memory corruption when opening and closing an account. 1999-09-23 22:44:47 +00:00
nsCellMap.h Fix for 14386. Prevent memory corruption when opening and closing an account. 1999-09-23 22:44:47 +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 bug 11944 - row group is properly offset using table border. cleaned up new incremental reflow methods. 1999-08-20 23:27:54 +00:00
nsTableCellFrame.cpp changes to selection code to stop a never ending loop 1999-09-21 22:58:14 +00:00
nsTableCellFrame.h bugs 965, 1053, 1163 - improved handling of borders; bug 10216 align, text-align on caption. 1999-09-02 00:07:14 +00:00
nsTableColFrame.cpp Updated SizeOf methods to not waste space when doing a non-debug build 1999-09-01 01:02:16 +00:00
nsTableColFrame.h Updated SizeOf methods to not waste space when doing a non-debug build 1999-09-01 01:02:16 +00:00
nsTableColGroupFrame.cpp Updated SizeOf methods to not waste space when doing a non-debug build 1999-09-01 01:02:16 +00:00
nsTableColGroupFrame.h Updated SizeOf methods to not waste space when doing a non-debug build 1999-09-01 01:02:16 +00:00
nsTableFrame.cpp changes to selection code to stop a never ending loop 1999-09-21 22:58:14 +00:00
nsTableFrame.h bugs 965, 1053, 1163 - improved handling of borders; bug 10216 align, text-align on caption. 1999-09-02 00:07:14 +00:00
nsTableOuterFrame.cpp removed border subtraction from out table frame and adjusted in layout strategy. 1999-09-13 21:45:58 +00:00
nsTableOuterFrame.h bugs 965, 1053, 1163 - improved handling of borders; bug 10216 align, text-align on caption. 1999-09-02 00:07:14 +00:00
nsTableRowFrame.cpp Eliminated compiler warnings 1999-09-08 20:29:56 +00:00
nsTableRowFrame.h Updated SizeOf methods to not waste space when doing a non-debug build 1999-09-01 01:02:16 +00:00
nsTableRowGroupFrame.cpp adding change for selection. modifing inside out behavior for table selection. drawing tables being seleted different. 1999-09-17 23:33:39 +00:00
nsTableRowGroupFrame.h Optimized IR_TargetIsChild() so in the simple case where the row frame 1999-09-01 05:16:12 +00:00