gecko-dev/layout/generic
1998-11-05 19:38:32 +00:00
..
broken-image.gif
nsBlockFrame.cpp Temporary fix to get rid of the green text 1998-11-05 19:38:32 +00:00
nsBlockReflowState.cpp Temporary fix to get rid of the green text 1998-11-05 19:38:32 +00:00
nsBlockReflowState.h Temporary fix to get rid of the green text 1998-11-05 19:38:32 +00:00
nsBRFrame.cpp Removed skid marks; implement FindTextRuns again 1998-10-09 23:46:02 +00:00
nsContainerFrame.cpp Make sure overflow lists get ReResolved too 1998-11-05 19:31:59 +00:00
nsContainerFrame.h made parent context no longer be optional on re-resolve style context method 1998-11-03 21:29:14 +00:00
nsFrame.cpp made parent context no longer be optional on re-resolve style context method 1998-11-03 21:29:14 +00:00
nsFrame.h made parent context no longer be optional on re-resolve style context method 1998-11-03 21:29:14 +00:00
nsFrameFrame.cpp removed widget parameters from nsIView::Init(). added CreateWidget() and SetWidget() 1998-11-04 04:14:10 +00:00
nsFrameSetFrame.cpp sync to style resolution api changes 1998-11-03 20:33:43 +00:00
nsFrameSetFrame.h
nsHTMLContainerFrame.cpp Added UpdateStyleContexts for support change-out of style contexts 1998-11-05 19:31:39 +00:00
nsHTMLContainerFrame.h Added UpdateStyleContexts for support change-out of style contexts 1998-11-05 19:31:39 +00:00
nsHTMLFrame.cpp Removed code for RootContentFrame class which is no longer used 1998-11-04 21:02:32 +00:00
nsHTMLParts.h Added simple page sequence formatting object 1998-11-04 23:21:50 +00:00
nsHTMLReflowCommand.cpp nsHTMLReflowCommand now has mAttribute, the attribute that triggered StyleChanged reflow 1998-11-04 19:26:25 +00:00
nsHTMLReflowCommand.h nsHTMLReflowCommand now has mAttribute, the attribute that triggered StyleChanged reflow 1998-11-04 19:26:25 +00:00
nsIFrame.h made parent context no longer be optional on re-resolve style context method 1998-11-03 21:29:14 +00:00
nsImageFrame.cpp Renamed HaveConstrainedWidth() and HaveConstrainedHeight() to HaveFixedContentWidth() 1998-11-01 01:29:00 +00:00
nsImageMap.cpp
nsInlineFrame.cpp Added code to repair the style-contexts when pushing/pulling frames for support of :first-line and :first-letter (and so on!) 1998-11-05 19:31:16 +00:00
nsLeafFrame.cpp
nsLeafFrame.h
nsLineLayout.cpp Reworked white-space compression flags so that inline-reflow can detect white-space aware frames properly 1998-10-31 22:48:56 +00:00
nsLineLayout.h Added some first-letter support 1998-11-05 19:30:31 +00:00
nsObjectFrame.cpp removed widget parameters from nsIView::Init(). added CreateWidget() and SetWidget() 1998-11-04 04:14:10 +00:00
nsPageFrame.cpp Updated to work with new frame construction code 1998-11-05 06:12:57 +00:00
nsPageFrame.h Updated to work with new frame construction code 1998-11-05 06:12:57 +00:00
nsPlaceholderFrame.cpp Added some temporary code to ensure that the floated frame is deleted 1998-11-02 23:57:25 +00:00
nsPlaceholderFrame.h Added some temporary code to ensure that the floated frame is deleted 1998-11-02 23:57:25 +00:00
nsSelection.cpp
nsSimplePageSequence.cpp Changed frame construction code to create a simple page sequence frame 1998-11-05 06:13:55 +00:00
nsSimplePageSequence.h Changed frame construction code to create a simple page sequence frame 1998-11-05 06:13:55 +00:00
nsSpaceManager.cpp Fixed a coordinate system bug with Offset method 1998-10-30 22:05:22 +00:00
nsSpaceManager.h
nsSpacerFrame.cpp Removed skid marks; implement FindTextRuns again 1998-10-09 23:46:02 +00:00
nsSplittableFrame.cpp
nsSplittableFrame.h
nsTextFrame.cpp Eliminated hacky version of :first-line support; lay some groundwork for :first-letter support 1998-11-05 19:27:42 +00:00
nsTextTransformer.cpp Use computed word-len not out parameter that is unset at the time of usage 1998-10-26 17:27:35 +00:00
nsTextTransformer.h Slimmed down the implementation 1998-10-21 20:05:31 +00:00