gecko-dev/layout/generic
1998-11-09 17:54:37 +00:00
..
broken-image.gif new 1998-06-03 18:31:14 +00:00
nsBlockFrame.cpp Disabled some more dubious br/margin code 1998-11-09 17:54:37 +00:00
nsBlockReflowState.cpp Disabled some more dubious br/margin code 1998-11-09 17:54:37 +00:00
nsBlockReflowState.h Disabled some more dubious br/margin code 1998-11-09 17:54:37 +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 Eliminated nsIRunaround interface, and folded space manager parameter into 1998-10-02 04:10:00 +00:00
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 Added missing NS_INIT_REFCNT() 1998-08-15 03:24:27 +00:00
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 Eliminated nsIRunaround interface, and folded space manager parameter into 1998-10-02 04:10:00 +00:00
nsLeafFrame.h Eliminated nsIRunaround interface, and folded space manager parameter into 1998-10-02 04:10:00 +00:00
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 a hack to make sure that the floated frame gets a DidReflow notification 1998-11-07 00:03:45 +00:00
nsPlaceholderFrame.h Added a hack to make sure that the floated frame gets a DidReflow notification 1998-11-07 00:03:45 +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 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 Added 'ns' prefix to class name 1998-05-28 02:37:37 +00:00
nsSpacerFrame.cpp Removed skid marks; implement FindTextRuns again 1998-10-09 23:46:02 +00:00
nsSplittableFrame.cpp Moved some files around 1998-09-30 21:01:11 +00:00
nsSplittableFrame.h Moved some files around 1998-09-30 21:01:11 +00:00
nsTextFrame.cpp turned bilnking off when the attribute goes away 1998-11-06 00:50:27 +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