Commit Graph

13 Commits

Author SHA1 Message Date
nisheeth%netscape.com
43e47de554 Fix for bug #300477 to stabilize the table freeing changes. This fixes
the crash that occurred when you aborted the loading of the Netscape home
page.
1998-07-16 08:42:43 +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
toshok
99c3cd4bcc Add one liners about the PRE_*, QUOTE_* and SUBDOC_* #defines. 1998-06-10 16:54:35 +00:00
jgellman
9f800f1e0e merge from OJI branch 1998-06-03 00:37:20 +00:00
spence
1f2bdadab7 fixed some shack layout problems 1998-06-01 07:28:55 +00:00
cmanske
22a7f83870 Composer bug fixes and more feature work 1998-05-30 22:51:37 +00:00
briano
e848ad0a09 'Fixed' the warning about the supposed trigraph. a=djw 1998-05-15 17:16:49 +00:00
spence
33763babf0 changes for shack layout element 1998-05-12 19:16:46 +00:00
nisheeth
36e45f71bb - Added #ifdef DOM to layout.h
- Backing out some changes in layout.c that should not have gotten checked in...
1998-04-29 10:47:20 +00:00
nisheeth
98f5e71745 Touchdown of MARINER_DOM_BRANCH. 1998-04-29 10:13:27 +00:00
cmanske
07b0d91875 Fixed Table Editing bugs in Composer. Thanks to donwulff@iki.fi for finding a bug 1998-04-17 21:32:18 +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