gecko-dev/layout/generic
1999-02-03 19:38:16 +00:00
..
broken-image.gif new 1998-06-03 18:31:14 +00:00
nsAreaFrame.cpp Added code to force an absolutely positioned child that ignored its 1999-01-30 18:12:38 +00:00
nsAreaFrame.h Made handling of absolutely positioned child frames more efficient 1999-01-22 00:30:27 +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 Fixup absolute positioning by temporarily generating old style reflow commands when the list-name is not null; temporarily use FrameAppended instead of ReflowDirty for append operations 1999-02-03 19:09:24 +00:00
nsBlockFrame.h Changed base-ib-frame to implement AppendFrames/InsertFrames/RemoveFrame directly; changed args to DoRemoveFrame; updated the anonymous block to have a slightly different method set to manipulate its children 1999-02-02 17:31:09 +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 Fixup absolute positioning by temporarily generating old style reflow commands when the list-name is not null; temporarily use FrameAppended instead of ReflowDirty for append operations 1999-02-03 19:09:24 +00:00
nsBlockReflowState.h Fixup absolute positioning by temporarily generating old style reflow commands when the list-name is not null; temporarily use FrameAppended instead of ReflowDirty for append operations 1999-02-03 19:09:24 +00:00
nsBRFrame.cpp Revised frame Paint API 1998-12-18 15:54:23 +00:00
nsBulletFrame.cpp Removed some unused variables 1999-02-03 19:09:37 +00:00
nsBulletFrame.h Spanked away SizeOf methods and nsIListFilter 1999-01-16 00:00:50 +00:00
nsContainerFrame.cpp Fixed up debug output 1999-02-01 17:29:58 +00:00
nsContainerFrame.h Spanked away SizeOf methods and nsIListFilter 1999-01-16 00:00:50 +00:00
nsFrame.cpp Removed a couple of warnings 1999-02-03 19:10:03 +00:00
nsFrame.h keyboard navigation of selection. adding API for nsIFrame. fixing nsFrame and nstextframe to reflect the implementations of the nsIFrame API. nsRangeList implements the handlekeyevent now. 1999-02-02 00:23:40 +00:00
nsFrameFrame.cpp content sink uses nsWebShell::GetIsFrame to set scrolling on nsWebShell 1999-01-19 23:16:02 +00:00
nsFrameSetFrame.cpp bug 1827 1999-02-03 19:26:29 +00:00
nsFrameSetFrame.h Revised frame Paint API 1998-12-18 15:54:23 +00:00
nsFrameUtil.cpp Added additional key argument to string parsing routine. Improved Reset handling for document to include style sets and frame construction. Modified root frame construction. Got out-of-line document.write to work 1999-02-03 19:38:16 +00:00
nsHTMLContainerFrame.cpp More work-in-progress for fixed positioning 1999-01-28 17:14:13 +00:00
nsHTMLContainerFrame.h Updated a comment 1999-02-01 17:32:19 +00:00
nsHTMLFrame.cpp Fixed it to so the root-frame isn't considered a containing block, and 1999-02-03 01:31:09 +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 commas trailing on enum illegal even if vc50 says its ok 1999-02-02 01:16:57 +00:00
nsIFrameUtil.h Repaired frame-util IID 1998-12-11 15:47:09 +00:00
nsImageFrame.cpp Fixed leak of nsIHTMLDocument interface in GetImageMap() 1999-01-30 01:04:35 +00:00
nsImageMap.cpp Added additional key argument to string parsing routine. Improved Reset handling for document to include style sets and frame construction. Modified root frame construction. Got out-of-line document.write to work 1999-02-03 19:38:16 +00:00
nsImageMap.h Added additional key argument to string parsing routine. Improved Reset handling for document to include style sets and frame construction. Modified root frame construction. Got out-of-line document.write to work 1999-02-03 19:38:16 +00:00
nsInlineFrame.cpp Use ReflowDirty reflow commands; fixed reflow status when dealing with breaking child frames 1999-02-03 19:12:02 +00:00
nsIPageSequenceFrame.h Fixed a compiler warning where there was an extra ',' after an enum 1998-12-18 05:46:00 +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 Implement TreatFrameAsBlock 1999-02-01 17:32:49 +00:00
nsLineLayout.h Added another TreatFrameAsBlock method 1999-02-01 17:32:33 +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 scoping incorrect for for loops on vc5.0 didnt catch this. nasty habbit of mine. 1999-02-02 01:18:41 +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 Improvements to fixed positioning 1999-02-03 17:01:51 +00:00