gecko-dev/layout/generic
1998-10-10 04:35:21 +00:00
..
broken-image.gif new 1998-06-03 18:31:14 +00:00
nsBlockFrame.cpp Pass through text-runs to the line layout engine; removed a debug printf 1998-10-10 04:33:06 +00:00
nsBlockReflowState.cpp Pass through text-runs to the line layout engine; removed a debug printf 1998-10-10 04:33:06 +00:00
nsBlockReflowState.h Pass through text-runs to the line layout engine; removed a debug printf 1998-10-10 04:33:06 +00:00
nsBRFrame.cpp Removed skid marks; implement FindTextRuns again 1998-10-09 23:46:02 +00:00
nsContainerFrame.cpp Mork work on floaters; support for clear style property 1998-10-09 22:58:25 +00:00
nsContainerFrame.h Changed ReflowChild() to send the WillReflow() notification as well 1998-10-06 00:27:22 +00:00
nsFrame.cpp Removed skid marks; implement FindTextRuns again 1998-10-09 23:46:02 +00:00
nsFrame.h Removed skid marks; implement FindTextRuns again 1998-10-09 23:46:02 +00:00
nsFrameFrame.cpp Changed ReflowChild() to send the WillReflow() notification as well 1998-10-06 00:27:22 +00:00
nsFrameSetFrame.cpp Removed GetContentIndex() from nsIFrame 1998-10-08 20:35:16 +00:00
nsFrameSetFrame.h Eliminated nsIRunaround interface, and folded space manager parameter into 1998-10-02 04:10:00 +00:00
nsHTMLContainerFrame.cpp Mork work on floaters; support for clear style property 1998-10-09 22:58:25 +00:00
nsHTMLContainerFrame.h moved attribute change code to style sheete 1998-09-29 23:48:07 +00:00
nsHTMLFrame.cpp Changed ReflowChild() to send the WillReflow() notification as well 1998-10-06 00:27:22 +00:00
nsHTMLParts.h fieldset, legend support. fixed bug #987 1998-10-08 04:38:41 +00:00
nsHTMLReflowCommand.cpp Eliminated nsIRunaround interface, and folded space manager parameter into 1998-10-02 04:10:00 +00:00
nsHTMLReflowCommand.h modified for new fontmetrics/renderingcontext. 1998-10-02 01:12:39 +00:00
nsIFrame.h Rearranged member functions to better group child frame enumeration related 1998-10-08 21:03:59 +00:00
nsImageFrame.cpp Eliminated nsIRunaround interface, and folded space manager parameter into 1998-10-02 04:10:00 +00:00
nsImageMap.cpp Added missing NS_INIT_REFCNT() 1998-08-15 03:24:27 +00:00
nsInlineFrame.cpp Handle completion status better 1998-10-09 23:56:29 +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 Added methods to support word breaking 1998-10-10 04:35:01 +00:00
nsLineLayout.h Added methods to support word breaking 1998-10-10 04:35:01 +00:00
nsObjectFrame.cpp Eliminated nsIRunaround interface, and folded space manager parameter into 1998-10-02 04:10:00 +00:00
nsPageFrame.cpp Changed ReflowChild() to send the WillReflow() notification as well 1998-10-06 00:27:22 +00:00
nsPageFrame.h Eliminated nsIRunaround interface, and folded space manager parameter into 1998-10-02 04:10:00 +00:00
nsPlaceholderFrame.cpp Removed skid marks; implement FindTextRuns again 1998-10-09 23:46:02 +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 an assert 1998-05-30 23:56:28 +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 Implement look-ahead logic for word breaking 1998-10-10 04:35:21 +00:00