shaver%netscape.com
51896259f4
remove stale DOM span/transclusion code
1998-10-19 20:45:03 +00:00
nisheeth%netscape.com
bb8022c4f8
Fix for Bugzilla bug 492. We were inserting the floating element for the
...
left/right aligned tables into the line list at the beginning of the list
rather than the end. This caused re-ordering of floating tables as well
as display problems.
1998-10-15 05:32:19 +00:00
shaver%netscape.com
53fe498010
DOM: move POP_LAYER handling into back end and start element->node wiring
1998-10-02 20:20:31 +00:00
cyeh%netscape.com
79abd7d8a7
Remove old MOCHA #ifdefs
1998-09-29 20:55:21 +00:00
shaver%netscape.com
29f18d8c5e
Wire up Perignon stuff #if DOM.
...
Remove some unused variables.
1998-09-28 23:39:17 +00:00
shaver%netscape.com
2f8cc3501d
Add COW textattrs. Clean up lo_SetColor. Make <TD>.bgcolor mutable.
...
Remove some debugging cruft.
1998-09-05 04:29:56 +00:00
shaver%netscape.com
223c007274
added missing #if DOM (bad!)
1998-09-04 01:16:11 +00:00
shaver%netscape.com
a2f2059357
Enable setting of table cell attributes (bgcolor -- still broken), and
...
expose lo_SetColor to other code (libmocha's DOM stuff, specifically).
1998-09-04 00:08:08 +00:00
shaver%netscape.com
27f566b792
Move current_node and top_node to top_state, to protect them from tables.
...
Handle table and row and cell data.
(We do nested-table text now.)
1998-08-29 02:52:27 +00:00
waterson%netscape.com
17dec56a44
Modified timing macros to include MWContext parameter.
1998-08-09 20:32:30 +00:00
waterson%netscape.com
24d817af36
Added timing for top-level table blockage.
1998-08-04 22:56:15 +00:00
toshok%netscape.com
ce052abc4e
track change to lo_AppendFloatInLineList, and plug a style sheet memory leak.
1998-07-31 03:23:54 +00:00
nisheeth
58600ced10
Fix for bug #173417 and bug #186496 . Reviewed by toshok.
...
We redo the way tables get freed.
Earlier when the LO_TABLE element got freed, it would free stuff that hangs
of the subsequent LO_CELL elements. Now, only table related stuff gets freed
and the LO_CELL peer data structures get freed when the LO_CELL is freed.
Lots of code that was if-defed or commented out since Mariner hit the tip
has been removed to improve code readability.
1998-07-10 01:03:46 +00:00
spider
365c772ff9
Normandy Merge ....
1998-06-22 21:21:28 +00:00
nisheeth
9798be6b4b
Fix for bug 124273. Reviewed by toshok. Commented out call to
...
LO_PopStyleSheetTagByIndex() in lo_RelayoutCell() in laytable.c.
This should fix lots of crashes on rendering pages with stylesheets.
1998-06-11 23:39:15 +00:00
jgellman
9f800f1e0e
merge from OJI branch
1998-06-03 00:37:20 +00:00
nisheeth
98f5e71745
Touchdown of MARINER_DOM_BRANCH.
1998-04-29 10:13:27 +00:00
nisheeth
7b2593be95
Warning fixes. Thanks to Rick Osborne (rick@spacey.net).
1998-04-29 08:41:05 +00:00
nisheeth
b42c684cd9
Fix for text overflowing inside nested tables. Fix for background colors not
...
being inherited properly inside tables.
1998-04-15 05:28:39 +00:00
ltabb
3b56a9af51
Free the lizard
1998-03-28 02:44:41 +00:00