gecko-dev/layout/base
buster%netscape.com 1fba5ac7dc all frame initialization and related logic has moved into the various table frames' Init() methods
from their respective InitalReflow() methods.
table-layout=fixed now completely skips pass1 reflow and doesn't require maxElementSize
information, saving a tremendous amount of time during initial reflow.
1998-09-23 21:48:26 +00:00
..
public Renamed margin carry in/out variables in the metrics struct 1998-09-23 02:21:53 +00:00
src all frame initialization and related logic has moved into the various table frames' Init() methods 1998-09-23 21:48:26 +00:00
tests Changes to nsIFrame 1998-09-19 05:03:08 +00:00
Makefile
makefile.win
nsCSSRendering.cpp
nsCSSRendering.h
nsIPresShell.h Phase one of frame construction changes 1998-09-10 19:32:14 +00:00
nsPresContext.cpp Removed a bunch of bogus code that (a) did very little (b) doesn't work for image documents 1998-09-11 04:17:07 +00:00
nsPresContext.h Phase one of frame construction changes 1998-09-10 19:32:14 +00:00