.. |
broken-image.gif
|
new
|
1998-06-03 18:31:14 +00:00 |
nsAreaFrame.cpp
|
Removed nsIFrame::CreateContinuingFrame()
|
1999-02-25 05:31:15 +00:00 |
nsAreaFrame.h
|
Removed nsIFrame::CreateContinuingFrame()
|
1999-02-25 05:31:15 +00:00 |
nsBlockBandData.cpp
|
Changed GetNextInFlow() and GetPrevInFlow() to be pointer arguments and
|
1999-02-24 04:48:08 +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
|
Removed ifdef'd out code
|
1999-02-26 19:22:20 +00:00 |
nsBlockFrame.h
|
Find text runs more often (bug #3278, 3265); floaters are now handled mostly by the frame construction code
|
1999-02-26 17:04:44 +00:00 |
nsBlockReflowContext.cpp
|
Changed GetNextInFlow() and GetPrevInFlow() to be pointer arguments and
|
1999-02-24 04:48:08 +00:00 |
nsBlockReflowContext.h
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
nsBlockReflowState.cpp
|
Removed ifdef'd out code
|
1999-02-26 19:22:20 +00:00 |
nsBlockReflowState.h
|
Removed ifdef'd out code
|
1999-02-26 19:22:20 +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
|
Spanked away SizeOf methods and nsIListFilter
|
1999-01-16 00:00:50 +00:00 |
nsContainerFrame.cpp
|
Changed GetNextInFlow() and GetPrevInFlow() to be pointer arguments and
|
1999-02-24 04:48:08 +00:00 |
nsContainerFrame.h
|
Changed GetAdditionalChildListName() and FirstChild() to use ** instead
|
1999-02-10 02:25:01 +00:00 |
nsFrame.cpp
|
fixed up operator new usage
|
1999-02-26 20:02:06 +00:00 |
nsFrame.h
|
fixed up operator new usage
|
1999-02-26 20:02:06 +00:00 |
nsFrameFrame.cpp
|
Changed nsIFrame::Init() to take an additional parameter
|
1999-02-25 03:27:57 +00:00 |
nsFrameList.cpp
|
moving nsFrameTraversal.* nsFrameList.* to layout/base also adding selection from keyboard.
|
1999-02-19 00:21:22 +00:00 |
nsFrameList.h
|
moving nsFrameTraversal.* nsFrameList.* to layout/base also adding selection from keyboard.
|
1999-02-19 00:21:22 +00:00 |
nsFrameSetFrame.cpp
|
Removed dependency on static constructors
|
1999-02-26 17:12:16 +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
|
Fixed remaining issues with operator new/delete
|
1999-02-26 19:26:29 +00:00 |
nsHTMLContainerFrame.h
|
Fixed remaining issues with operator new/delete
|
1999-02-26 19:26:29 +00:00 |
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
|
Added additional parameter to GetNext() that specifies whether the frame is
|
1999-01-20 05:11:17 +00:00 |
nsHTMLReflowState.cpp
|
Maded DetermineFrameType a callable static method; removed gratuitous line-height calculations
|
1999-02-23 19:33:06 +00:00 |
nsIFrame.h
|
Removed global gLogModule
|
1999-02-26 16:59:57 +00:00 |
nsIFrameUtil.h
|
Revised API
|
1999-02-08 17:55:08 +00:00 |
nsImageFrame.cpp
|
*** empty log message ***
|
1999-02-27 00:57:04 +00:00 |
nsImageMap.cpp
|
Fixed MAP elements to conform to HTML 4.0. Hooked up attribute changes for MAP, AREA and ANCHOR elements. Added RECONSTRUCT_ALL as a style hint for attribute changes. Modified nsCSSFrameConstructor's ReconstructFrame to only reconstruct the document element hierarchy.
|
1999-03-01 16:57:35 +00:00 |
nsImageMap.h
|
Fixed MAP elements to conform to HTML 4.0. Hooked up attribute changes for MAP, AREA and ANCHOR elements. Added RECONSTRUCT_ALL as a style hint for attribute changes. Modified nsCSSFrameConstructor's ReconstructFrame to only reconstruct the document element hierarchy.
|
1999-03-01 16:57:35 +00:00 |
nsInlineFrame.cpp
|
Removed ifdef'd out code
|
1999-02-26 19:22:20 +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
|
Fixed some errors related to switch to using nsCOMPtr
|
1999-02-12 18:41:26 +00:00 |
nsLeafFrame.h
|
Revised frame Paint API
|
1998-12-18 15:54:23 +00:00 |
nsLineBox.cpp
|
Changed GetNextSibling() to use a pointer argument instead of a reference
|
1999-02-10 06:13:38 +00:00 |
nsLineBox.h
|
Spanked away SizeOf methods and nsIListFilter
|
1999-01-16 00:00:50 +00:00 |
nsLineLayout.cpp
|
Changed GetNextInFlow() and GetPrevInFlow() to be pointer arguments and
|
1999-02-24 04:48:08 +00:00 |
nsLineLayout.h
|
Added methods for supporting 2 pass vertical align reflow
|
1999-02-18 03:28:00 +00:00 |
nsObjectFrame.cpp
|
*** empty log message ***
|
1999-02-27 00:57:04 +00:00 |
nsPageFrame.cpp
|
Removed nsIFrame::CreateContinuingFrame()
|
1999-02-25 05:31:15 +00:00 |
nsPageFrame.h
|
Removed nsIFrame::CreateContinuingFrame()
|
1999-02-25 05:31:15 +00:00 |
nsPlaceholderFrame.cpp
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +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
|
Changed GetNextInFlow() and GetPrevInFlow() to be pointer arguments and
|
1999-02-24 04:48:08 +00:00 |
nsSimplePageSequence.h
|
reduce Macintosh compiler warnings byadding prototype
|
1999-01-06 18:52:58 +00:00 |
nsSpaceManager.cpp
|
fix AIX bustage - explicitly refer to parent constructor even though it's within
|
1999-03-02 01:44:07 +00:00 |
nsSpaceManager.h
|
BandRect needs to be public to be visible outside the class definition (HPUX bustage)
|
1999-02-26 17:36:00 +00:00 |
nsSpacerFrame.cpp
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
nsSplittableFrame.cpp
|
Fixed it so we clear the NS_FRAME_SYNC_FRAME_AND_VIEW bit, because the
|
1999-02-25 05:41:05 +00:00 |
nsSplittableFrame.h
|
Removed nsIFrame::CreateContinuingFrame()
|
1999-02-25 05:31:15 +00:00 |
nsTextFrame.cpp
|
fix SmallCap to make it work for the whole range of unicode
|
1999-03-02 18:25:22 +00:00 |
nsTextTransformer.cpp
|
change nsTextTransformer to break line by calling nsILineBreak and make nsTextFrame pass the nsILineBreaker to nsTextTransformer
|
1999-02-24 18:21:23 +00:00 |
nsTextTransformer.h
|
change nsTextTransformer to break line by calling nsILineBreak and make nsTextFrame pass the nsILineBreaker to nsTextTransformer
|
1999-02-24 18:21:23 +00:00 |
nsViewportFrame.cpp
|
Added frame-type atoms for area,scroll,viewport,root,page frame classes
|
1999-02-14 03:47:33 +00:00 |