gecko-dev/layout/tables
rods%netscape.com 99666eed8c This checkin enables mozilla to support the printing of selection, the printing of page ranges, and
the printing of headers and footers.
Printing of selection is implemented by the frames figuring out if they are in the selection and painting
if they or not they they don't paint. This also only allows the printing of the first page of
selections, alothough it is well documented where this is implemeted so it can be removed.
Bugs 63426, 31218, 61075 r=dcone,kmcclusk,erik,buster sr=waterson
2001-01-27 14:09:34 +00:00
..
BasicTableLayoutStrategy.cpp bug 63445 - initialized array of float values. r=attinasi. 2001-01-13 00:26:01 +00:00
BasicTableLayoutStrategy.h bugs 47163, 60807 and others, sr=buster 2000-12-19 20:29:46 +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
FixedTableLayoutStrategy.cpp bug 34176 - correct fixed table layout over allocated cols. sr=waterson, r=karnaze. 2001-01-26 23:44:59 +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
nsCellMap.cpp bug 65372 - allow rows to be inserted after an over specified row span. sr=buster, r=attinasi. 2001-01-25 16:02:14 +00:00
nsCellMap.h bug 46623 - allocate proportional and auto cols together when balancing columns. (sr=buster, r=peterl) 2001-01-12 23:07:54 +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 This checkin enables mozilla to support the printing of selection, the printing of page ranges, and 2001-01-27 14:09:34 +00:00
nsTableCellFrame.h better table reflow debugging including support for elapsed time. sr=buster. 2001-01-25 15:55:51 +00:00
nsTableColFrame.cpp This checkin enables mozilla to support the printing of selection, the printing of page ranges, and 2001-01-27 14:09:34 +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 This checkin enables mozilla to support the printing of selection, the printing of page ranges, and 2001-01-27 14:09:34 +00:00
nsTableColGroupFrame.h better table reflow debugging including support for elapsed time. sr=buster. 2001-01-25 15:55:51 +00:00
nsTableFrame.cpp better table reflow debugging including support for elapsed time. sr=buster. 2001-01-25 15:55:51 +00:00
nsTableFrame.h better table reflow debugging including support for elapsed time. sr=buster. 2001-01-25 15:55:51 +00:00
nsTableOuterFrame.cpp This checkin enables mozilla to support the printing of selection, the printing of page ranges, and 2001-01-27 14:09:34 +00:00
nsTableOuterFrame.h better table reflow debugging including support for elapsed time. sr=buster. 2001-01-25 15:55:51 +00:00
nsTableRowFrame.cpp This checkin enables mozilla to support the printing of selection, the printing of page ranges, and 2001-01-27 14:09:34 +00:00
nsTableRowFrame.h better table reflow debugging including support for elapsed time. sr=buster. 2001-01-25 15:55:51 +00:00
nsTableRowGroupFrame.cpp This checkin enables mozilla to support the printing of selection, the printing of page ranges, and 2001-01-27 14:09:34 +00:00
nsTableRowGroupFrame.h better table reflow debugging including support for elapsed time. sr=buster. 2001-01-25 15:55:51 +00:00