.. |
BasicTableLayoutStrategy.cpp
|
much better handling of tables who have fixed-width columns that make the table wider than it is allowed to be
|
1998-07-27 02:15:37 +00:00 |
BasicTableLayoutStrategy.h
|
much better handling of tables who have fixed-width columns that make the table wider than it is allowed to be
|
1998-07-27 02:15:37 +00:00 |
celldata.h
|
*** empty log message ***
|
1998-07-11 00:08:08 +00:00 |
Makefile
|
major hackage to the table data structures. slimmer, simpler, faster
|
1998-07-11 00:00:31 +00:00 |
makefile.win
|
major hackage to the table data structures. slimmer, simpler, faster
|
1998-07-11 00:00:31 +00:00 |
nsCellMap.cpp
|
GetColCount now returns the effective column count of the table, adjusted
|
1998-07-24 16:51:16 +00:00 |
nsCellMap.h
|
fixed unix build, and one small uninitialized variable problem
|
1998-07-11 00:47:29 +00:00 |
nsITableContent.h
|
minor updates and fixes
|
1998-06-17 19:51:51 +00:00 |
nsITableLayoutStrategy.h
|
fundemental overhaul of the BasicTableLayoutStrategy
|
1998-07-16 23:23:31 +00:00 |
nsTableCaption.cpp
|
Eliminated nsTableCaptionFrame and now we just use a nsBodyFrame instead
|
1998-06-19 00:34:12 +00:00 |
nsTableCaption.h
|
more attributes: cell nowrap, caption align, some misc HTML 4 attributes too
|
1998-06-08 15:47:03 +00:00 |
nsTableCell.cpp
|
NOWRAP turned off in fixed-width cells for backwards compatibility
|
1998-07-24 23:26:23 +00:00 |
nsTableCell.h
|
lots of nested tables look much better
|
1998-06-23 23:23:21 +00:00 |
nsTableCellFrame.cpp
|
factored backgound finding code to nsStyleUtil
|
1998-07-23 18:05:03 +00:00 |
nsTableCellFrame.h
|
Changed API for CreateContinuingFrame and GetReflowMetrics to take
|
1998-07-15 03:23:23 +00:00 |
nsTableCol.cpp
|
major hackage to the table data structures. slimmer, simpler, faster
|
1998-07-11 00:00:31 +00:00 |
nsTableCol.h
|
less inlining, for UNIX and Linux builds
|
1998-06-08 20:53:43 +00:00 |
nsTableColFrame.cpp
|
* reworked the way colspan and rowspans are handled in table layout strategy. We do less work, and we look better.
|
1998-07-22 03:53:43 +00:00 |
nsTableColFrame.h
|
* reworked the way colspan and rowspans are handled in table layout strategy. We do less work, and we look better.
|
1998-07-22 03:53:43 +00:00 |
nsTableColGroup.cpp
|
minor updates and fixes
|
1998-06-17 19:51:51 +00:00 |
nsTableColGroup.h
|
backed out an inline for UNIX build
|
1998-06-09 03:53:35 +00:00 |
nsTableColGroupFrame.cpp
|
Changed Reflow() member function to take a reference to a nsIPresContext
|
1998-07-15 02:53:09 +00:00 |
nsTableColGroupFrame.h
|
Changed Reflow() member function to take a reference to a nsIPresContext
|
1998-07-15 02:53:09 +00:00 |
nsTableContent.cpp
|
minor updates and fixes
|
1998-06-17 19:51:51 +00:00 |
nsTableContent.h
|
minor updates and fixes
|
1998-06-17 19:51:51 +00:00 |
nsTableFrame.cpp
|
COLS attribute ignored if any column width info is specified (like <TD width=100>)
|
1998-07-26 04:23:01 +00:00 |
nsTableFrame.h
|
COLS attribute ignored if any column width info is specified (like <TD width=100>)
|
1998-07-26 04:23:01 +00:00 |
nsTableOuterFrame.cpp
|
Fixed it so tables that don't want a border don't get a border
|
1998-07-21 08:12:22 +00:00 |
nsTableOuterFrame.h
|
Changed API for CreateContinuingFrame and GetReflowMetrics to take
|
1998-07-15 03:23:23 +00:00 |
nsTablePart.cpp
|
Fixed it so tables that don't want a border don't get a border
|
1998-07-21 08:12:22 +00:00 |
nsTablePart.h
|
added support for "effective column widths", the width of a column pretending that spanning cells have no effect.
|
1998-07-06 21:00:11 +00:00 |
nsTableRow.cpp
|
Added code so that TR VALIGN's will dump properly when content is dumped
|
1998-07-13 21:16:51 +00:00 |
nsTableRow.h
|
Added code so that TR VALIGN's will dump properly when content is dumped
|
1998-07-13 21:16:51 +00:00 |
nsTableRowFrame.cpp
|
COLS attribute ignored if any column width info is specified (like <TD width=100>)
|
1998-07-26 04:23:01 +00:00 |
nsTableRowFrame.h
|
any table with a nonsense rowspan lays out better
|
1998-07-24 00:43:09 +00:00 |
nsTableRowGroup.cpp
|
minor updates and fixes
|
1998-06-17 19:51:51 +00:00 |
nsTableRowGroup.h
|
minor updates and fixes
|
1998-06-17 19:51:51 +00:00 |
nsTableRowGroupFrame.cpp
|
any table with a nonsense rowspan lays out better
|
1998-07-24 00:43:09 +00:00 |
nsTableRowGroupFrame.h
|
Changed API for CreateContinuingFrame and GetReflowMetrics to take
|
1998-07-15 03:23:23 +00:00 |