gecko-dev/layout/generic
troy%netscape.com 0f8e34e2e2 Added additional parameter to GetNext() that specifies whether the frame is
removed from the path. This allows peeking at the next frame in the reflow
chain
1999-01-20 05:11:17 +00:00
..
broken-image.gif new 1998-06-03 18:31:14 +00:00
nsAreaFrame.cpp Changed it so the DidReflow() temporary hack doesn't apply to scrolled 1999-01-19 06:00:08 +00:00
nsAreaFrame.h Changed to position absolute child elements relative to the padding edge not the 1999-01-18 19:30:42 +00:00
nsBRFrame.cpp Revised frame Paint API 1998-12-18 15:54:23 +00:00
nsBlockBandData.cpp Removed the content-parent frame pointer. Now we just have the one geometric 1999-01-14 05:16:23 +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 Changed nsHTMLReflowState to compute 'offsets' for relatively positioned 1999-01-16 20:58:17 +00:00
nsBlockFrame.h Spanked away SizeOf methods and nsIListFilter 1999-01-16 00:00:50 +00:00
nsBlockReflowContext.cpp Changed nsHTMLReflowState to compute 'offsets' for relatively positioned 1999-01-16 20:58:17 +00:00
nsBlockReflowContext.h Changed nsHTMLReflowState to compute 'offsets' for relatively positioned 1999-01-16 20:58:17 +00:00
nsBlockReflowState.cpp Changed nsHTMLReflowState to compute 'offsets' for relatively positioned 1999-01-16 20:58:17 +00:00
nsBlockReflowState.h Changed nsHTMLReflowState to compute 'offsets' for relatively positioned 1999-01-16 20:58:17 +00:00
nsBulletFrame.cpp Spanked away SizeOf methods and nsIListFilter 1999-01-16 00:00:50 +00:00
nsBulletFrame.h Spanked away SizeOf methods and nsIListFilter 1999-01-16 00:00:50 +00:00
nsContainerFrame.cpp Update List implementations to use GetAdditionalChildLists so that all lists of children are dumped out automatically 1999-01-16 00:19:10 +00:00
nsContainerFrame.h Spanked away SizeOf methods and nsIListFilter 1999-01-16 00:00:50 +00:00
nsFrame.cpp selection should work now more or less 1999-01-19 06:42:39 +00:00
nsFrame.h Spanked away SizeOf methods and nsIListFilter 1999-01-16 00:00:50 +00:00
nsFrameFrame.cpp content sink uses nsWebShell::GetIsFrame to set scrolling on nsWebShell 1999-01-19 23:16:02 +00:00
nsFrameSetFrame.cpp Spanked away SizeOf methods and nsIListFilter 1999-01-16 00:00:50 +00:00
nsFrameSetFrame.h Revised frame Paint API 1998-12-18 15:54:23 +00:00
nsFrameUtil.cpp reduce Macintosh compiler warnings by adding prototype 1999-01-06 18:44:59 +00:00
nsHTMLContainerFrame.cpp Switch to using nsFrameList for frame lists 1999-01-15 22:53:39 +00:00
nsHTMLContainerFrame.h Switch to using nsFrameList for frame lists 1999-01-15 22:53:39 +00:00
nsHTMLFrame.cpp Added 'computedMargin' to nsHTMLReflowState, which replaced the individual 1999-01-17 05:43:02 +00:00
nsHTMLParts.h Fixed it so relatively positioned block frames act as containing blocks 1999-01-16 22:18:08 +00:00
nsHTMLReflowCommand.cpp Added additional parameter to GetNext() that specifies whether the frame is 1999-01-20 05:11:17 +00:00
nsHTMLReflowCommand.h Added additional parameter to GetNext() that specifies whether the frame is 1999-01-20 05:11:17 +00:00
nsHTMLReflowState.cpp Added XXX reminder for myself 1999-01-20 04:50:35 +00:00
nsIFrame.h Spanked away SizeOf methods and nsIListFilter 1999-01-16 00:00:50 +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 Part of the fix for bug #2485 1999-01-19 05:17:39 +00:00
nsImageMap.cpp Reworked to use dom content objects for holding the raw map data and observering content changes and updating the 'compiled' map 1999-01-09 00:13:53 +00:00
nsImageMap.h new 1999-01-09 00:18:08 +00:00
nsInlineFrame.cpp Removed the content-parent frame pointer. Now we just have the one geometric 1999-01-14 05:16:23 +00:00
nsLeafFrame.cpp Fix for bug #1998. Now we render the background image over the padding area and not over the border area 1999-01-15 18:25:58 +00:00
nsLeafFrame.h Revised frame Paint API 1998-12-18 15:54:23 +00:00
nsLineBox.cpp Spanked away SizeOf methods and nsIListFilter 1999-01-16 00:00:50 +00:00
nsLineBox.h Spanked away SizeOf methods and nsIListFilter 1999-01-16 00:00:50 +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 code to support CLSID instantiation. Approved by amusil and av. 1999-01-16 02:43:51 +00:00
nsPageFrame.cpp Switch to using nsFrameList for frame lists 1999-01-15 22:53:39 +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 Switch to using nsFrameList for frame lists 1999-01-15 22:53:39 +00:00
nsSimplePageSequence.h reduce Macintosh compiler warnings byadding prototype 1999-01-06 18:52:58 +00:00
nsSpaceManager.cpp Changed nsISpaceManager interface to conform to XP-COM conventions on 1999-01-04 04:54:33 +00:00
nsSpaceManager.h reduce Macintosh compiler warnings by adding prototype 1999-01-06 18:53:59 +00:00
nsSpacerFrame.cpp sync to new attribute api 1998-12-20 01:21:23 +00:00
nsSplittableFrame.cpp Spanked away SizeOf methods and nsIListFilter 1999-01-16 00:00:50 +00:00
nsSplittableFrame.h Spanked away SizeOf methods and nsIListFilter 1999-01-16 00:00:50 +00:00
nsTextFrame.cpp fiximg text selection for frames in frames 1999-01-19 23:36:06 +00:00
nsTextTransformer.cpp Use macros from nsTextFragment 1999-01-05 23:02:27 +00:00
nsTextTransformer.h Removed and unused member variable 1998-11-14 22:27:06 +00:00