shaver%netscape.com
29f18d8c5e
Wire up Perignon stuff #if DOM.
...
Remove some unused variables.
1998-09-28 23:39:17 +00:00
toshok%netscape.com
7dc2fbac6d
add handling for header elements in reflow. especially fixes alignment lossage.
1998-09-22 22:51:43 +00:00
mcafee%netscape.com
dffdfde7d6
Uninitialized variable compiler warnings on Linux
1998-09-16 07:32:19 +00:00
nisheeth%netscape.com
efdf2d6bf6
Fix for bug #313278 . Some links were unclickable. Added initialization code in lo_NewElement() for all the common fields shared across layout elements. Now, all the common fields should get sane values assigned to them at creation time.
1998-09-04 23:55:04 +00:00
cmanske%netscape.com
962c1716b5
Composer work: Check for valid charset in metatag, paste character style, split table cell, optimization for table cell layout (not turned on), remove P_MENU, P_DIRECTORY support for UIs
1998-09-02 14:21:41 +00:00
nisheeth%netscape.com
48b8f0c27a
Fix for bug# 313278. Random links on the page were unclickable.
...
The problem was that the width and height of the dummy floating element that gets appended to the line list were not being initialized to 0 in lo_AppendFloatToLineList() and was
fooling the selection code into thinking that the floating element is insanely large.
So, the link wasn't being returned to the FE when you moused over it.
1998-09-01 05:40:50 +00:00
toshok%netscape.com
602bdc8f86
add elements for SUPER and SUB, so that we don't lose the basline adjustment on resize (bug 313426).
1998-08-12 22:33:32 +00:00
toshok%netscape.com
a21823cc66
Fix problem of alignment inside table cells getting lost. fixes 311994 (www.zdnet.com) and 311983 (www.mozilla.org) initial layout.
1998-08-04 22:26:42 +00:00
toshok%netscape.com
a1f347a78c
Change lo_AppendFloatInLineList to use lo_NewElement instead of XP_NEW_ZAP. This fixes a memory leak, since now it's allocated from the arena instead of just random heap space.
1998-07-31 03:22:35 +00:00
toshok%netscape.com
3f42ebd9eb
call lo_FreeLayoutData when we're done relaying out -- stop leaking memory on resizes
1998-07-29 07:36:54 +00:00
sar%netscape.com
7715c80dd3
backing out toshok's changes made to a closed burning tree
1998-07-29 02:41:52 +00:00
toshok%netscape.com
19661eba07
call lo_FreeLayoutData when we're done relaying out -- stop leaking memory on resizes.
1998-07-29 00:37:32 +00:00
hyatt%netscape.com
d3d979d411
Landing SHACK changes from RDF branch.
1998-07-23 17:44:04 +00:00
spider
365c772ff9
Normandy Merge ....
1998-06-22 21:21:28 +00:00
nisheeth
cabfc296fe
Fix for bug#112027. Reviewed by Dan. The crash was occuring for the case
...
when the MULTICOL tag had no content. Fixed lo_rl_FitMultiColumn()
to handle that case.
1998-06-12 22:35:50 +00:00
nisheeth
7206d30a96
Fix for bug 123984. Approved by don. LO_SelectAll was crashing in
...
lo_FindDocumentEdge() because state->end_last_line was not being set
properly during layout of the document. Fixed.
1998-06-12 06:09:51 +00:00
nisheeth
484db7cd55
Fix for bug 123208. Fixes the problem of nested tables with 100% height
...
getting heights of 10000 pixels. Thanks to Tim Rowley (tor@cs.brown.edu )
for providing a patch that was very close to the real fix. You saved me
a lot of work!
1998-06-10 06:56:10 +00:00
jgellman
9f800f1e0e
merge from OJI branch
1998-06-03 00:37:20 +00:00
spence
569779ab6c
handle relayout of shack elements
1998-05-12 23:04:58 +00:00
nisheeth
4258da0352
Added a check in LO_RelayoutOnResize() to bail if the document is being
...
laid out.
1998-05-05 17:27:23 +00:00
nisheeth
98f5e71745
Touchdown of MARINER_DOM_BRANCH.
1998-04-29 10:13:27 +00:00
nisheeth
2518fbfedc
LO_UnlockLayout() was being called multiple times in LO_Reflow().
...
Thanks to Nicholas A. Ambrose (nicka@interdyn.com ) for the patch.
1998-04-15 04:01:00 +00:00
ltabb
3b56a9af51
Free the lizard
1998-03-28 02:44:41 +00:00