pjs/layout/generic
troy%netscape.com 55f632387d Moved creation of first page frame to frame construction code, and changed
it so the page frame has a view. This makes printing faster and easier
1998-12-04 21:04:56 +00:00
..
broken-image.gif new 1998-06-03 18:31:14 +00:00
nsBRFrame.cpp Added Init() member function to nsIFrame 1998-12-03 06:31:43 +00:00
nsBlockFrame.cpp Moved view creation to frame construction code. Also moved wrapping of 1998-12-04 19:03:44 +00:00
nsBlockFrame.h Added Init() member function to nsIFrame 1998-12-03 06:31:43 +00:00
nsBlockReflowContext.cpp new 1998-12-01 16:13:49 +00:00
nsBlockReflowContext.h new 1998-12-01 16:13:49 +00:00
nsBlockReflowState.cpp Moved view creation to frame construction code. Also moved wrapping of 1998-12-04 19:03:44 +00:00
nsBlockReflowState.h Moved view creation to frame construction code. Also moved wrapping of 1998-12-04 19:03:44 +00:00
nsBulletFrame.cpp new 1998-12-01 16:13:49 +00:00
nsBulletFrame.h new 1998-12-01 16:13:49 +00:00
nsContainerFrame.cpp Added Init() member function to nsIFrame 1998-12-03 06:31:43 +00:00
nsContainerFrame.h Added Init() member function to nsIFrame 1998-12-03 06:31:43 +00:00
nsFrame.cpp new use of enumerator class changed IsDone to return NS_COMFALSE if not done 1998-12-03 21:44:54 +00:00
nsFrame.h new use of enumerator class changed IsDone to return NS_COMFALSE if not done 1998-12-03 21:44:54 +00:00
nsFrameFrame.cpp Added Init() member function to nsIFrame 1998-12-03 06:31:43 +00:00
nsFrameSetFrame.cpp added code provided by Micahel Lowe to get system colors for frameset borders (bug 1763) 1998-12-04 18:05:30 +00:00
nsFrameSetFrame.h Added Init() member function to nsIFrame 1998-12-03 06:31:43 +00:00
nsHTMLContainerFrame.cpp Moved view creation to frame construction code. Also moved wrapping of 1998-12-04 19:03:44 +00:00
nsHTMLContainerFrame.h Moved view creation to frame construction code. Also moved wrapping of 1998-12-04 19:03:44 +00:00
nsHTMLFrame.cpp Added Init() member function to nsIFrame 1998-12-03 06:31:43 +00:00
nsHTMLParts.h Moved creation of first page frame to frame construction code, and changed 1998-12-04 21:04:56 +00:00
nsHTMLReflowCommand.cpp This checkin (under mozilla/layout) is all about 'const'. Digital Unix's 1998-12-02 16:45:20 +00:00
nsHTMLReflowCommand.h Added GetChildListName() member function 1998-11-10 04:31:02 +00:00
nsIFrame.h Added a comment about view creation 1998-12-04 06:13:18 +00:00
nsImageFrame.cpp Removed some commented out old code 1998-12-04 03:46:59 +00:00
nsImageMap.cpp Fixing a submit/reset event bug, frame destruction reentrancy bug, and an imagemap bug. 1998-11-21 00:19:36 +00:00
nsInlineFrame.cpp Moved view creation to frame construction code. Also moved wrapping of 1998-12-04 19:03:44 +00:00
nsLeafFrame.cpp Added Init() member function to nsIFrame 1998-12-03 06:31:43 +00:00
nsLeafFrame.h Added Init() member function to nsIFrame 1998-12-03 06:31:43 +00:00
nsLineBox.cpp new 1998-12-01 16:13:49 +00:00
nsLineBox.h new 1998-12-01 16:13:49 +00:00
nsLineLayout.cpp Added DumpRegressionData; revised ListTag; added GetFrameName 1998-11-19 17:22:29 +00:00
nsLineLayout.h Added InitFloater 1998-11-10 18:04:19 +00:00
nsObjectFrame.cpp Added Init() member function to nsIFrame 1998-12-03 06:31:43 +00:00
nsPageFrame.cpp Moved creation of first page frame to frame construction code, and changed 1998-12-04 21:04:56 +00:00
nsPageFrame.h Added Init() member function to nsIFrame 1998-12-03 06:31:43 +00:00
nsPlaceholderFrame.cpp Added Init() member function to nsIFrame 1998-12-03 06:31:43 +00:00
nsPlaceholderFrame.h Added Init() member function to nsIFrame 1998-12-03 06:31:43 +00:00
nsSelection.cpp Fixup AddRef/Release and some constructors to use NS_ADDREF (etc) macros 1998-09-12 19:33:48 +00:00
nsSimplePageSequence.cpp Moved creation of first page frame to frame construction code, and changed 1998-12-04 21:04:56 +00:00
nsSimplePageSequence.h Moved creation of first page frame to frame construction code, and changed 1998-12-04 21:04:56 +00:00
nsSpaceManager.cpp Fixed a coordinate system bug with Offset method 1998-10-30 22:05:22 +00:00
nsSpaceManager.h Added 'ns' prefix to class name 1998-05-28 02:37:37 +00:00
nsSpacerFrame.cpp Added Init() member function to nsIFrame 1998-12-03 06:31:43 +00:00
nsSplittableFrame.cpp Added Init() member function to nsIFrame 1998-12-03 06:31:43 +00:00
nsSplittableFrame.h Added Init() member function to nsIFrame 1998-12-03 06:31:43 +00:00
nsTextFrame.cpp new use of enumerator class changed IsDone to return NS_COMFALSE if not done 1998-12-03 21:44:54 +00:00
nsTextTransformer.cpp Fixed bug #1257: the bug was that we were overrunning the transformers malloc'd buffer because the mBufferLength was never being updated 1998-11-14 22:27:50 +00:00
nsTextTransformer.h Removed and unused member variable 1998-11-14 22:27:06 +00:00