gecko-dev/layout/generic
1999-02-09 05:44:13 +00:00
..
broken-image.gif new 1998-06-03 18:31:14 +00:00
nsAreaFrame.cpp Fixed a silly error I introduced in the previous check-in 1999-02-09 05:01:11 +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 Renamed RemoveFrame to RemoveAFrame to reduce compiler warnings 1999-02-04 16:27:18 +00:00
nsContainerFrame.h Renamed RemoveFrame to RemoveAFrame to reduce compiler warnings 1999-02-04 16:27:18 +00:00
nsFrame.cpp Added GetFrameType() member function 1999-02-09 05:44:13 +00:00
nsFrame.h Added GetFrameType() member function 1999-02-09 05:44:13 +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 Implement tree diffing and dumping of regression data 1999-02-08 17:55:29 +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 Fix for bug #2661. Now handles the case where the root-frame has a fixed 1999-02-09 05:09:39 +00:00
nsHTMLParts.h Exposed NS_CreateHTMLContent() as a temporary hack to get HTML-in-RDF/XUL working. Will re-visit when Vidur comes back. 1999-02-09 00:26:50 +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 Fix for bug #3027. Correctly computes 'auto' margin values and allows them 1999-02-09 00:15:43 +00:00
nsIFrame.h Added GetFrameType() member function 1999-02-09 05:44:13 +00:00
nsIFrameUtil.h Revised API 1999-02-08 17:55:08 +00:00
nsImageFrame.cpp Turned off some code until the frame construction code handles the case 1999-02-09 04:05:21 +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 Make dtor virtual to quite down compilers 1999-02-04 16:26:42 +00:00
nsSpacerFrame.cpp sync to new attribute api 1998-12-20 01:21:23 +00:00
nsSplittableFrame.cpp Tweak regression data output 1999-02-08 17:56:23 +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