gecko-dev/layout/generic
kipp%netscape.com 8ac9031a17 new 1998-12-09 03:40:03 +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
nsBlockBandData.cpp new 1998-12-08 21:44:22 +00:00
nsBlockBandData.h new 1998-12-08 21:44:22 +00:00
nsBlockFrame.cpp Factored out the block-band-data class; fixed a bug with treating block objects that weren't really nsBlockFrame's like they were (bug #1713) 1998-12-08 21:43:15 +00:00
nsBlockFrame.h Added DeleteLine method 1998-12-07 22:28:23 +00:00
nsBlockReflowContext.cpp Slightly better handling of left/right block margins 1998-12-07 19:34:41 +00:00
nsBlockReflowContext.h Updated 1998-12-05 16:01:11 +00:00
nsBlockReflowState.cpp Factored out the block-band-data class; fixed a bug with treating block objects that weren't really nsBlockFrame's like they were (bug #1713) 1998-12-08 21:43:15 +00:00
nsBlockReflowState.h Factored out the block-band-data class; fixed a bug with treating block objects that weren't really nsBlockFrame's like they were (bug #1713) 1998-12-08 21:43:15 +00:00
nsBulletFrame.cpp Moved to new Init/ctor seperation 1998-12-05 16:02:26 +00:00
nsBulletFrame.h Moved to new Init/ctor seperation 1998-12-05 16:02:26 +00:00
nsContainerFrame.cpp Use FirstChild so the method is more reusable 1998-12-05 16:02:43 +00:00
nsContainerFrame.h Added Init() member function to nsIFrame 1998-12-03 06:31:43 +00:00
nsFrame.cpp chagnes to selection 1998-12-08 18:26:06 +00:00
nsFrame.h chagnes to selection 1998-12-08 18:26:06 +00:00
nsFrameFrame.cpp Removed an unwanted DidReflow call 1998-12-05 16:06:14 +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
nsFrameUtil.cpp new 1998-12-09 03:40:03 +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
nsIFrameUtil.h new 1998-12-09 03:31:08 +00:00
nsIPageSequenceFrame.h Initial check-in 1998-12-07 04:05:12 +00:00
nsImageFrame.cpp Changed all the places that previously accessed mBorderStyle and mBorderColor 1998-12-07 18:53:07 +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 Spanked to be a subclass of the nsBaseIBFrame class 1998-12-05 16:04:46 +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 Updated 1998-12-05 16:01:11 +00:00
nsLineBox.h Updated 1998-12-05 16:01:11 +00:00
nsLineLayout.cpp Added DumpRegressionData; revised ListTag; added GetFrameName 1998-11-19 17:22:29 +00:00
nsLineLayout.h Setup first-letter-style to be off by default 1998-12-05 16:05:52 +00:00
nsObjectFrame.cpp Added Init() member function to nsIFrame 1998-12-03 06:31:43 +00:00
nsPageFrame.cpp Added support for printing multiple pages 1998-12-07 03:43:02 +00:00
nsPageFrame.h Added support for printing multiple pages 1998-12-07 03:43:02 +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 Added support for printing multiple pages 1998-12-07 03:43:02 +00:00
nsSimplePageSequence.h Added support for printing multiple pages 1998-12-07 03:43:02 +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 chagnes to selection 1998-12-08 18:26:06 +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