gecko-dev/layout/generic
troy%netscape.com 78d4cd7331 More work-in-progress for fixed positioning 1999-01-28 17:14:13 +00:00
..
broken-image.gif new 1998-06-03 18:31:14 +00:00
nsAreaFrame.cpp Changed Reflow() to make sure we remove the reflow command for 1999-01-22 23:08:42 +00:00
nsAreaFrame.h Made handling of absolutely positioned child frames more efficient 1999-01-22 00:30:27 +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 Passing stylecontext into Paintborder() 1999-01-22 22:25:00 +00:00
nsBlockFrame.h Spanked away SizeOf methods and nsIListFilter 1999-01-16 00:00:50 +00:00
nsBlockReflowContext.cpp Correction to how offsets are computed for relatively positioned elements 1999-01-22 04:12:03 +00:00
nsBlockReflowContext.h Changed nsHTMLReflowState to compute 'offsets' for relatively positioned 1999-01-16 20:58:17 +00:00
nsBlockReflowState.cpp Passing stylecontext into Paintborder() 1999-01-22 22:25:00 +00:00
nsBlockReflowState.h Passing stylecontext into Paintborder() 1999-01-22 22:25:00 +00:00
nsBulletFrame.cpp modified for new DrawString()/GetWidth() APIs. 1999-01-28 05:03:58 +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 adding parameters to setselectedcontent. This will keep down overhead of the nsIFrame implementation and still not allow outsiders to talk to their presshell. so please forgive this grown method. this extra parameter will maintain the anchor and focus point after reflow 1999-01-25 23:28:23 +00:00
nsFrame.h adding parameters to setselectedcontent. This will keep down overhead of the nsIFrame implementation and still not allow outsiders to talk to their presshell. so please forgive this grown method. this extra parameter will maintain the anchor and focus point after reflow 1999-01-25 23:28:23 +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 missed this API change 1999-01-26 01:45:40 +00:00
nsHTMLContainerFrame.cpp More work-in-progress for fixed positioning 1999-01-28 17:14:13 +00:00
nsHTMLContainerFrame.h Switch to using nsFrameList for frame lists 1999-01-15 22:53:39 +00:00
nsHTMLFrame.cpp Changed Reflow() to take into account absolutely positioned child 1999-01-27 05:58:43 +00:00
nsHTMLParts.h Changed scrolling so it happens on the viewport instead of the HTML 1999-01-26 00:05:21 +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 More work-in-progress for fixed positioning 1999-01-28 17:14:13 +00:00
nsIFrame.h adding parameters to setselectedcontent. This will keep down overhead of the nsIFrame implementation and still not allow outsiders to talk to their presshell. so please forgive this grown method. this extra parameter will maintain the anchor and focus point after reflow 1999-01-25 23:28:23 +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 modified for new DrawString()/GetWidth() APIs. 1999-01-28 05:03:58 +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 PaintBorder() method has stylecontext info. 1999-01-22 22:27:19 +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 modified for new DrawString()/GetWidth() APIs. 1999-01-28 05:03:58 +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 modified for new DrawString()/GetWidth() APIs. 1999-01-28 05:03:58 +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
nsViewportFrame.cpp More work-in-progress for fixed positioning 1999-01-28 17:14:13 +00:00