gecko-dev/layout/generic
1999-02-05 18:25:29 +00:00
..
broken-image.gif
nsAreaFrame.cpp Removed #include of header files that weren't actually needed 1999-02-05 01:54:58 +00:00
nsAreaFrame.h
nsBlockBandData.cpp
nsBlockBandData.h
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
nsBlockReflowContext.h
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
nsBulletFrame.cpp Removed some unused variables 1999-02-03 19:09:37 +00:00
nsBulletFrame.h
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 assertion for switching style contexts during reflow 1999-02-05 03:58:27 +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
nsFrameSetFrame.cpp bug 1827 1999-02-03 19:26:29 +00:00
nsFrameSetFrame.h
nsFrameUtil.cpp Implement ReadFrameRegressionData 1999-02-04 16:26:19 +00:00
nsHTMLContainerFrame.cpp
nsHTMLContainerFrame.h Updated a comment 1999-02-01 17:32:19 +00:00
nsHTMLFrame.cpp Fix for bug #2867. Removed the questionable logic I added previously. 1999-02-04 00:43:49 +00:00
nsHTMLParts.h
nsHTMLReflowCommand.cpp
nsHTMLReflowCommand.h
nsHTMLReflowState.cpp Made sure computedOffsets is initialized to all zeros for the root frame 1999-02-05 05:51:12 +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 Added temporary method until sync i/o works 1999-02-04 16:26:01 +00:00
nsImageFrame.cpp Added CantRenderReplacedElement() to nsIPresShell and changed the image frame 1999-02-05 18:25:29 +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
nsLeafFrame.cpp
nsLeafFrame.h
nsLineBox.cpp
nsLineBox.h
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
nsPageFrame.cpp
nsPageFrame.h
nsPlaceholderFrame.cpp
nsPlaceholderFrame.h
nsSelection.cpp
nsSimplePageSequence.cpp
nsSimplePageSequence.h
nsSpaceManager.cpp
nsSpaceManager.h Make dtor virtual to quite down compilers 1999-02-04 16:26:42 +00:00
nsSpacerFrame.cpp
nsSplittableFrame.cpp
nsSplittableFrame.h
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
nsTextTransformer.h
nsViewportFrame.cpp Improvements to fixed positioning 1999-02-03 17:01:51 +00:00