gecko-dev/layout/generic
1998-10-31 22:48:56 +00:00
..
broken-image.gif new 1998-06-03 18:31:14 +00:00
nsBlockFrame.cpp Reworked floater support somewhat now that blocks manage them instead of body frames; fixed up painting to use the outside-children data; support the visibility property; fixed bug #624,#628 1998-10-30 22:10:10 +00:00
nsBlockReflowState.cpp Reworked floater support somewhat now that blocks manage them instead of body frames; fixed up painting to use the outside-children data; support the visibility property; fixed bug #624,#628 1998-10-30 22:10:10 +00:00
nsBlockReflowState.h Reworked floater support somewhat now that blocks manage them instead of body frames; fixed up painting to use the outside-children data; support the visibility property; fixed bug #624,#628 1998-10-30 22:10:10 +00:00
nsBRFrame.cpp Removed skid marks; implement FindTextRuns again 1998-10-09 23:46:02 +00:00
nsContainerFrame.cpp Changed DeleteFrame() to prevent unwanted view event dispatch during frame 1998-10-30 23:38:03 +00:00
nsContainerFrame.h Added PaintChild method that properly handles OUTSIDE_CHILDREN bit 1998-10-30 22:11:06 +00:00
nsFrame.cpp Added MoveInSpaceManager stub 1998-10-30 22:11:47 +00:00
nsFrame.h Added MoveInSpaceManager stub 1998-10-30 22:11:47 +00:00
nsFrameFrame.cpp changes for removal of zindex from nsIView::Init(). 1998-10-27 03:37:03 +00:00
nsFrameSetFrame.cpp Changed a SetFrameState call to not clobber the NS_FRAME_SYNC_FRAME_AND_VIEW 1998-10-17 04:00:58 +00:00
nsFrameSetFrame.h Eliminated nsIRunaround interface, and folded space manager parameter into 1998-10-02 04:10:00 +00:00
nsHTMLContainerFrame.cpp Cleaned up Paint method 1998-10-30 22:12:19 +00:00
nsHTMLContainerFrame.h added AddFrame and RemoveFrame as incremental reflow support methods 1998-10-20 17:44:02 +00:00
nsHTMLFrame.cpp Added code to invalidate the frame after a resize if there is border or 1998-10-31 04:40:01 +00:00
nsHTMLParts.h implemented <LABEL>; document maintains list of forms as created; form element properly releases form controls. 1998-10-22 23:00:37 +00:00
nsHTMLReflowCommand.cpp Added an nsIPresContext& to html-reflow-state's ctors and used it to implement better percentage width/height handling 1998-10-12 14:48:02 +00:00
nsHTMLReflowCommand.h modified for new fontmetrics/renderingcontext. 1998-10-02 01:12:39 +00:00
nsIFrame.h Added NS_FRAME_OUTSIDE_CHILDREN bit 1998-10-30 22:04:56 +00:00
nsImageFrame.cpp changes to support nsIRenderingContext that conforms to COM conventions. 1998-10-30 02:08:25 +00:00
nsImageMap.cpp Added missing NS_INIT_REFCNT() 1998-08-15 03:24:27 +00:00
nsInlineFrame.cpp Support mCombinedArea in metrics; implement MoveInSpaceManager by passing it through to the children 1998-10-30 22:13:58 +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 Reworked white-space compression flags so that inline-reflow can detect white-space aware frames properly 1998-10-31 22:48:56 +00:00
nsObjectFrame.cpp changes for removal of zindex from nsIView::Init(). 1998-10-27 03:37:03 +00:00
nsPageFrame.cpp Added an nsIPresContext& to html-reflow-state's ctors and used it to implement better percentage width/height handling 1998-10-12 14:48:02 +00:00
nsPageFrame.h Eliminated nsIRunaround interface, and folded space manager parameter into 1998-10-02 04:10:00 +00:00
nsPlaceholderFrame.cpp Removed nsCSSLayout::GetStyleSize and converted callers to use state in the html reflow state 1998-10-12 17:00:32 +00:00
nsPlaceholderFrame.h Removed nsIInlineReflow and folded it into nsIHTMLReflow 1998-10-03 04:28:05 +00:00
nsSelection.cpp Fixup AddRef/Release and some constructors to use NS_ADDREF (etc) macros 1998-09-12 19:33:48 +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 Use revised line-layout whitespace compression methods; fixed trim to not trim out compressed whitespace; fixed code to break multi-span words when the first placable frame contains a breakable point 1998-10-31 22:48:21 +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