gecko-dev/layout/generic
troy%netscape.com 6493c0fc74 Renamed NS_NewHTMLFrame() to NS_NewRootFrame() 1998-12-21 18:22:44 +00:00
..
broken-image.gif new 1998-06-03 18:31:14 +00:00
nsAreaFrame.cpp Initial check-in 1998-12-18 17:54:54 +00:00
nsAreaFrame.h Initial check-in 1998-12-18 17:54:54 +00:00
nsBRFrame.cpp Revised frame Paint API 1998-12-18 15:54:23 +00:00
nsBlockBandData.cpp Added methods for get floater info in the band and a method to compute the impact on the max-element-size of the floaters 1998-12-17 18:50:45 +00:00
nsBlockBandData.h Added methods for get floater info in the band and a method to compute the impact on the max-element-size of the floaters 1998-12-17 18:50:45 +00:00
nsBlockFrame.cpp sync to new attribute api 1998-12-20 01:21:23 +00:00
nsBlockFrame.h Fixed numerous compiler warnings (hopefully) from the mac build 1998-12-18 17:34:34 +00:00
nsBlockReflowContext.cpp Factor in margins into in-flow-bounds rect; update max-element-size to include the margins around the block element 1998-12-17 18:52:45 +00:00
nsBlockReflowContext.h Changed inline and block reflow code to reset reflow state's isTopOfPage 1998-12-12 17:59:30 +00:00
nsBlockReflowState.cpp sync to new attribute api 1998-12-20 01:21:23 +00:00
nsBlockReflowState.h sync to new attribute api 1998-12-20 01:21:23 +00:00
nsBulletFrame.cpp sync to new attribute api 1998-12-20 01:21:23 +00:00
nsBulletFrame.h Revised frame Paint API 1998-12-18 15:54:23 +00:00
nsContainerFrame.cpp Revised frame Paint API 1998-12-18 15:54:23 +00:00
nsContainerFrame.h Revised frame Paint API 1998-12-18 15:54:23 +00:00
nsFrame.cpp Attempt to patch mac build error 1998-12-18 21:04:33 +00:00
nsFrame.h Revised frame Paint API 1998-12-18 15:54:23 +00:00
nsFrameFrame.cpp sync to new attribute api 1998-12-20 01:21:23 +00:00
nsFrameSetFrame.cpp Added in NS_RELEASE of LookAndFeel object 1998-12-21 16:52:17 +00:00
nsFrameSetFrame.h Revised frame Paint API 1998-12-18 15:54:23 +00:00
nsFrameUtil.cpp sync to new attribute api 1998-12-20 01:21:23 +00:00
nsHTMLContainerFrame.cpp Revised frame Paint API 1998-12-18 15:54:23 +00:00
nsHTMLContainerFrame.h Revised frame Paint API 1998-12-18 15:54:23 +00:00
nsHTMLFrame.cpp Renamed NS_NewHTMLFrame() to NS_NewRootFrame() 1998-12-21 18:22:44 +00:00
nsHTMLParts.h Renamed NS_NewHTMLFrame() to NS_NewRootFrame() 1998-12-21 18:22:44 +00:00
nsHTMLReflowCommand.cpp Fixed a couple of compiler wanrings by including nsHTMLParts.h 1998-12-18 05:50:19 +00:00
nsHTMLReflowCommand.h Added GetChildListName() member function 1998-11-10 04:31:02 +00:00
nsIFrame.h remove extra comma to reduce Macintosh compiler warnings 1998-12-21 16:40:46 +00:00
nsIFrameUtil.h Repaired frame-util IID 1998-12-11 15:47:09 +00:00
nsIPageSequenceFrame.h Fixed a compiler warning where there was an extra ',' after an enum 1998-12-18 05:46:00 +00:00
nsImageFrame.cpp sync to new attribute api 1998-12-20 01:21:23 +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 Implement GetSkipSides so that continued inline frames render properly 1998-12-18 22:12:42 +00:00
nsLeafFrame.cpp Revised frame Paint API 1998-12-18 15:54:23 +00:00
nsLeafFrame.h Revised frame Paint API 1998-12-18 15:54:23 +00:00
nsLineBox.cpp Print out state bits in hex too 1998-12-15 00:16:32 +00:00
nsLineBox.h Added set/get empty line methods (currently unused) 1998-12-17 18:54:40 +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 sync to new attribute api 1998-12-20 01:21:23 +00:00
nsPageFrame.cpp Fixed a compiler warning by including nsHTMLParts.h 1998-12-18 05:44:26 +00:00
nsPageFrame.h Added support for printing multiple pages 1998-12-07 03:43:02 +00:00
nsPlaceholderFrame.cpp Revised frame Paint API 1998-12-18 15:54:23 +00:00
nsPlaceholderFrame.h Revised frame Paint API 1998-12-18 15:54:23 +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 Revised frame Paint API 1998-12-18 15:54:23 +00:00
nsSimplePageSequence.h Revised frame Paint API 1998-12-18 15:54:23 +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 sync to new attribute api 1998-12-20 01:21:23 +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 Revised frame Paint API 1998-12-18 15:54:23 +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