shaver%netscape.com
df4a7696b4
remove stale DOM span/transclusion code
1998-10-19 20:45:03 +00:00
nisheeth%netscape.com
c4da19e6d8
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
fe4e2944a2
DOM: move POP_LAYER handling into back end and start element->node wiring
1998-10-02 20:20:31 +00:00
cyeh%netscape.com
3059434510
Remove old MOCHA #ifdefs
1998-09-29 20:55:21 +00:00
shaver%netscape.com
c6040f6d55
Wire up Perignon stuff #if DOM.
...
Remove some unused variables.
1998-09-28 23:39:17 +00:00
shaver%netscape.com
8449fcec22
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
4a04172223
added missing #if DOM (bad!)
1998-09-04 01:16:11 +00:00
shaver%netscape.com
9bd2b183ad
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
8a3eba90d3
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
e4563540c7
Modified timing macros to include MWContext parameter.
1998-08-09 20:32:30 +00:00
waterson%netscape.com
1984f8ed69
Added timing for top-level table blockage.
1998-08-04 22:56:15 +00:00
toshok%netscape.com
0f96aa0aa8
track change to lo_AppendFloatInLineList, and plug a style sheet memory leak.
1998-07-31 03:23:54 +00:00
nisheeth
128b8245f2
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
8f94f24ac8
Normandy Merge ....
1998-06-22 21:21:28 +00:00
nisheeth
5a0a7aac9a
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
3eed711ae4
merge from OJI branch
1998-06-03 00:37:20 +00:00
nisheeth
d864ac89a5
Touchdown of MARINER_DOM_BRANCH.
1998-04-29 10:13:27 +00:00
nisheeth
ea7e325503
Warning fixes. Thanks to Rick Osborne (rick@spacey.net).
1998-04-29 08:41:05 +00:00
nisheeth
f1967ae089
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
781c480871
Free the lizard
1998-03-28 02:44:41 +00:00