.. |
broken-image.gif
|
|
|
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
|
|
|
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
|
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
|
|
|
nsBulletFrame.cpp
|
Removed some unused variables
|
1999-02-03 19:09:37 +00:00 |
nsBulletFrame.h
|
|
|
nsContainerFrame.cpp
|
Fixed up debug output
|
1999-02-01 17:29:58 +00:00 |
nsContainerFrame.h
|
|
|
nsFrame.cpp
|
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 |
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
|
backing out changes made against a closed tree
|
1999-02-02 23:50:52 +00:00 |
nsFrameSetFrame.h
|
|
|
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
|
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
|
|
|
nsImageFrame.cpp
|
Fixed leak of nsIHTMLDocument interface in GetImageMap()
|
1999-01-30 01:04:35 +00:00 |
nsImageMap.cpp
|
|
|
nsImageMap.h
|
|
|
nsInlineFrame.cpp
|
Wrapped up debugging noise in a ifdef; implemented 4th remove-frame case; fixed a bug in the 5th remove-frame case
|
1999-02-02 17:32:09 +00:00 |
nsIPageSequenceFrame.h
|
|
|
nsLeafFrame.cpp
|
PaintBorder() method has stylecontext info.
|
1999-01-22 22:27:19 +00:00 |
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
|
modified for new DrawString()/GetWidth() APIs.
|
1999-01-28 05:03:58 +00:00 |
nsPageFrame.cpp
|
|
|
nsPageFrame.h
|
|
|
nsPlaceholderFrame.cpp
|
|
|
nsPlaceholderFrame.h
|
|
|
nsSelection.cpp
|
|
|
nsSimplePageSequence.cpp
|
|
|
nsSimplePageSequence.h
|
|
|
nsSpaceManager.cpp
|
|
|
nsSpaceManager.h
|
|
|
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 |