Граф коммитов

16 Коммитов

Автор SHA1 Сообщение Дата
toshok%netscape.com 8081234d18 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 ec01c58ae2 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 632288bd0e 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 b0aa54402b backing out toshok's changes made to a closed burning tree 1998-07-29 02:41:52 +00:00
toshok%netscape.com bf62779560 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 5940bef488 Landing SHACK changes from RDF branch. 1998-07-23 17:44:04 +00:00
spider 8f94f24ac8 Normandy Merge .... 1998-06-22 21:21:28 +00:00
nisheeth 074f460e7b 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 dcbb949f5a 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 d4e2e2cc89 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 3eed711ae4 merge from OJI branch 1998-06-03 00:37:20 +00:00
spence 409797545b handle relayout of shack elements 1998-05-12 23:04:58 +00:00
nisheeth e8625a959f Added a check in LO_RelayoutOnResize() to bail if the document is being
laid out.
1998-05-05 17:27:23 +00:00
nisheeth d864ac89a5 Touchdown of MARINER_DOM_BRANCH. 1998-04-29 10:13:27 +00:00
nisheeth abd011db52 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 781c480871 Free the lizard 1998-03-28 02:44:41 +00:00