.. |
broken-image.gif
|
|
|
nsAreaFrame.cpp
|
Added frame-type atoms for area,scroll,viewport,root,page frame classes
|
1999-02-14 03:47:33 +00:00 |
nsAreaFrame.h
|
Added frame-type atoms for area,scroll,viewport,root,page frame classes
|
1999-02-14 03:47:33 +00:00 |
nsBlockBandData.cpp
|
Avoid using the trapezoid data when we have none (bug #1277)
|
1999-02-13 19:39:31 +00:00 |
nsBlockBandData.h
|
|
|
nsBlockFrame.cpp
|
Fixed build bustage
|
1999-02-12 18:18:34 +00:00 |
nsBlockFrame.h
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
nsBlockReflowContext.cpp
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
nsBlockReflowContext.h
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
nsBlockReflowState.cpp
|
Fixed build bustage
|
1999-02-12 18:18:34 +00:00 |
nsBlockReflowState.h
|
Fixed build bustage
|
1999-02-12 18:18:34 +00:00 |
nsBRFrame.cpp
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
nsBulletFrame.cpp
|
Fixed some errors related to switch to using nsCOMPtr
|
1999-02-12 18:41:26 +00:00 |
nsBulletFrame.h
|
|
|
nsContainerFrame.cpp
|
Changed GetNextSibling() to use a pointer argument instead of a reference
|
1999-02-10 06:13:38 +00:00 |
nsContainerFrame.h
|
Changed GetAdditionalChildListName() and FirstChild() to use ** instead
|
1999-02-10 02:25:01 +00:00 |
nsFrame.cpp
|
Removed GetAutoMarginSize; added VerticalAlignFrames
|
1999-02-18 03:25:23 +00:00 |
nsFrame.h
|
Removed GetAutoMarginSize; added VerticalAlignFrames
|
1999-02-18 03:25:23 +00:00 |
nsFrameFrame.cpp
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
nsFrameSetFrame.cpp
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
nsFrameSetFrame.h
|
|
|
nsFrameUtil.cpp
|
Implement tree diffing and dumping of regression data
|
1999-02-08 17:55:29 +00:00 |
nsHTMLContainerFrame.cpp
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
nsHTMLContainerFrame.h
|
|
|
nsHTMLFrame.cpp
|
Added frame-type atoms for area,scroll,viewport,root,page frame classes
|
1999-02-14 03:47:33 +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
|
Fixed some errors related to switch to using nsCOMPtr
|
1999-02-12 18:41:26 +00:00 |
nsHTMLReflowCommand.h
|
|
|
nsHTMLReflowState.cpp
|
Fixed InitConstraints() to correctly compute the containing block height
|
1999-02-14 04:43:44 +00:00 |
nsIFrame.h
|
Removed obsolete GetAutoMarginSize method
|
1999-02-18 03:19:02 +00:00 |
nsIFrameUtil.h
|
Revised API
|
1999-02-08 17:55:08 +00:00 |
nsImageFrame.cpp
|
Detect errors more often by prioritizing its status over size-available
|
1999-02-18 03:26:19 +00:00 |
nsImageMap.cpp
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
nsImageMap.h
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
nsInlineFrame.cpp
|
Fixed some errors related to switch to using nsCOMPtr
|
1999-02-12 18:41:26 +00:00 |
nsIPageSequenceFrame.h
|
|
|
nsLeafFrame.cpp
|
Fixed some errors related to switch to using nsCOMPtr
|
1999-02-12 18:41:26 +00:00 |
nsLeafFrame.h
|
|
|
nsLineBox.cpp
|
Changed GetNextSibling() to use a pointer argument instead of a reference
|
1999-02-10 06:13:38 +00:00 |
nsLineBox.h
|
|
|
nsLineLayout.cpp
|
|
|
nsLineLayout.h
|
|
|
nsObjectFrame.cpp
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
nsPageFrame.cpp
|
Added frame-type atoms for area,scroll,viewport,root,page frame classes
|
1999-02-14 03:47:33 +00:00 |
nsPageFrame.h
|
Added frame-type atoms for area,scroll,viewport,root,page frame classes
|
1999-02-14 03:47:33 +00:00 |
nsPlaceholderFrame.cpp
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
nsPlaceholderFrame.h
|
|
|
nsSelection.cpp
|
|
|
nsSimplePageSequence.cpp
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
nsSimplePageSequence.h
|
|
|
nsSpaceManager.cpp
|
|
|
nsSpaceManager.h
|
Make dtor virtual to quite down compilers
|
1999-02-04 16:26:42 +00:00 |
nsSpacerFrame.cpp
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
nsSplittableFrame.cpp
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
nsSplittableFrame.h
|
|
|
nsTextFrame.cpp
|
fixing some things for selection to allow keyboard navigation. not hooked up to caret yet. also removed some not used calls in nsFrame for the "old" selection model.
|
1999-02-16 02:42:08 +00:00 |
nsTextTransformer.cpp
|
Changed some nsIFrame member functions to use ** instead of *& for OUT
|
1999-02-10 00:42:56 +00:00 |
nsTextTransformer.h
|
|
|
nsViewportFrame.cpp
|
Added frame-type atoms for area,scroll,viewport,root,page frame classes
|
1999-02-14 03:47:33 +00:00 |