.. |
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
|
Process bullets better so that they are vertically aligned properly
|
1999-02-18 22:22:55 +00:00 |
nsBlockFrame.h
|
Process bullets better so that they are vertically aligned properly
|
1999-02-18 22:22:55 +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
|
Process bullets better so that they are vertically aligned properly
|
1999-02-18 22:22:55 +00:00 |
nsBlockReflowState.h
|
Process bullets better so that they are vertically aligned properly
|
1999-02-18 22:22:55 +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 DeleteChildsNextInFlow() to use the nsFrameList::RemoveFrame() function
|
1999-02-21 18:59:00 +00:00 |
nsContainerFrame.h
|
Changed GetAdditionalChildListName() and FirstChild() to use ** instead
|
1999-02-10 02:25:01 +00:00 |
nsFrame.cpp
|
Added, jump to prev word, modified INIT of nsTextTransformer to better prepare for a start offset at the end of the mFrags list. added implementation of extra parameter to nsIFrame::PeekOffset to keep state for the next word problem of eating ws. nsTextFrame should be all set on implementation of jumping words.
|
1999-02-22 04:59:52 +00:00 |
nsFrame.h
|
Added, jump to prev word, modified INIT of nsTextTransformer to better prepare for a start offset at the end of the mFrags list. added implementation of extra parameter to nsIFrame::PeekOffset to keep state for the next word problem of eating ws. nsTextFrame should be all set on implementation of jumping words.
|
1999-02-22 04:59:52 +00:00 |
nsFrameFrame.cpp
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +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
|
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
|
Updated a comment
|
1999-02-01 17:32:19 +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
|
Added support for 'width' and 'height' values of 'inherit'
|
1999-02-18 04:40:16 +00:00 |
nsIFrame.h
|
adding parameter to nsIFrame for ::PeekOffset to be aware of the state of jumping a word. eating WS ect. also, nsRangeList sends the proper parameter for above change.
|
1999-02-22 04:57:44 +00:00 |
nsIFrameUtil.h
|
Revised API
|
1999-02-08 17:55:08 +00:00 |
nsImageFrame.cpp
|
Removed a skid mark
|
1999-02-18 03:26:42 +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
|
Eliminated HAVE_ANONYMOUS_BLOCK code; added in implementations of FindTextRuns and VerticalAlignChildren
|
1999-02-18 03:27:23 +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
|
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 methods for supporting 2 pass vertical align reflow
|
1999-02-18 03:28:00 +00:00 |
nsObjectFrame.cpp
|
updated for nsCOMPtr (no implicit construction from raw pointers) owners should check that they agree with my choices for |dont_QueryInterface|, |do_QueryInterface| and |dont_AddRef|
|
1999-02-18 23:55:10 +00:00 |
nsPageFrame.cpp
|
Added missing ctor/dtor
|
1999-02-18 22:23:36 +00:00 |
nsPageFrame.h
|
Added missing ctor/dtor
|
1999-02-18 22:23:36 +00:00 |
nsPlaceholderFrame.cpp
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
nsPlaceholderFrame.h
|
|
|
nsSelection.cpp
|
|
|
nsSimplePageSequence.cpp
|
removed usless includes
|
1999-02-18 22:23:52 +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
|
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
|
Spanked away SizeOf methods and nsIListFilter
|
1999-01-16 00:00:50 +00:00 |
nsTextFrame.cpp
|
Added, jump to prev word, modified INIT of nsTextTransformer to better prepare for a start offset at the end of the mFrags list. added implementation of extra parameter to nsIFrame::PeekOffset to keep state for the next word problem of eating ws. nsTextFrame should be all set on implementation of jumping words.
|
1999-02-22 04:59:52 +00:00 |
nsTextTransformer.cpp
|
Added, jump to prev word, modified INIT of nsTextTransformer to better prepare for a start offset at the end of the mFrags list. added implementation of extra parameter to nsIFrame::PeekOffset to keep state for the next word problem of eating ws. nsTextFrame should be all set on implementation of jumping words.
|
1999-02-22 04:59:52 +00:00 |
nsTextTransformer.h
|
gettig word jumping to work, adding GetPrevWord to texttransformer
|
1999-02-22 03:20:59 +00:00 |
nsViewportFrame.cpp
|
Added frame-type atoms for area,scroll,viewport,root,page frame classes
|
1999-02-14 03:47:33 +00:00 |