gecko-dev/layout/generic
troy%netscape.com 89d24c72ce Fixed it so that we don't ignore painting child frames of a parent frame
thas has "visibility:hidden", because child elements can override their
parent's visibility
1998-11-19 03:52:29 +00:00
..
broken-image.gif new 1998-06-03 18:31:14 +00:00
nsBlockFrame.cpp Fixed it so that we don't ignore painting child frames of a parent frame 1998-11-19 03:52:29 +00:00
nsBlockFrame.h Added some constants to use when referring to child list name indices 1998-11-18 06:13:58 +00:00
nsBlockReflowState.cpp Fixed it so that we don't ignore painting child frames of a parent frame 1998-11-19 03:52:29 +00:00
nsBlockReflowState.h Fixed it so that we don't ignore painting child frames of a parent frame 1998-11-19 03:52:29 +00:00
nsBRFrame.cpp Removed skid marks; implement FindTextRuns again 1998-10-09 23:46:02 +00:00
nsContainerFrame.cpp Fixed it so that we don't ignore painting child frames of a parent frame 1998-11-19 03:52:29 +00:00
nsContainerFrame.h Reworking internal event code to use nsIFrame::GetFrameForPoint 1998-11-18 05:25:26 +00:00
nsFrame.cpp Modify event flow to avoid walking into trashed frames. 1998-11-19 00:43:36 +00:00
nsFrame.h Reworking internal event code to use nsIFrame::GetFrameForPoint 1998-11-18 05:25:26 +00:00
nsFrameFrame.cpp changes for pixel scaling/printing. 1998-11-14 01:52:27 +00:00
nsFrameSetFrame.cpp Reworking internal event code to use nsIFrame::GetFrameForPoint 1998-11-18 05:25:26 +00:00
nsFrameSetFrame.h Reworking internal event code to use nsIFrame::GetFrameForPoint 1998-11-18 05:25:26 +00:00
nsHTMLContainerFrame.cpp Fixed it so that we don't ignore painting child frames of a parent frame 1998-11-19 03:52:29 +00:00
nsHTMLContainerFrame.h Reworking internal event code to use nsIFrame::GetFrameForPoint 1998-11-18 05:25:26 +00:00
nsHTMLFrame.cpp Changed Reflow() to make sure that the child is sized at least as big as the max size 1998-11-18 23:49:44 +00:00
nsHTMLParts.h form control content attribute changes (not all) reflected in layout; fixed scrolling on <iframe>, <frame>; 1998-11-09 23:30:16 +00:00
nsHTMLReflowCommand.cpp Use geometric parent to get containing block of the floater 1998-11-10 18:04:10 +00:00
nsHTMLReflowCommand.h Added GetChildListName() member function 1998-11-10 04:31:02 +00:00
nsIFrame.h Modify event flow to avoid walking into trashed frames. 1998-11-19 00:43:36 +00:00
nsImageFrame.cpp Reworking internal event code to use nsIFrame::GetFrameForPoint 1998-11-18 05:25:26 +00:00
nsImageMap.cpp Added missing NS_INIT_REFCNT() 1998-08-15 03:24:27 +00:00
nsInlineFrame.cpp Tidy the max-element-size code 1998-11-15 01:13:25 +00:00
nsLeafFrame.cpp Tidy up; added some tracing 1998-11-17 01:03:59 +00:00
nsLeafFrame.h Eliminated nsIRunaround interface, and folded space manager parameter into 1998-10-02 04:10:00 +00:00
nsLineLayout.cpp Added run-in and compact display types to the TreatFrameAsBlockFrame method 1998-11-11 03:54:47 +00:00
nsLineLayout.h Added InitFloater 1998-11-10 18:04:19 +00:00
nsObjectFrame.cpp Bug fix for 1201. Now use the size parameters from the object tag as a determinant of size. 1998-11-17 23:29:20 +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 Removed DidReflow hack again 1998-11-17 01:03:41 +00:00
nsPlaceholderFrame.h Removed DidReflow hack again 1998-11-17 01:03:41 +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 Removed an assert that was incorrect and that triggered when print 1998-11-13 05:17:08 +00:00
nsSimplePageSequence.h Renamed Init() to SetInitialChildList() and added an additional parameter 1998-11-10 06:05:32 +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 changes for pixel scaling/printing. 1998-11-14 01:52:27 +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 Reworking internal event code to use nsIFrame::GetFrameForPoint 1998-11-18 05:25:26 +00:00
nsTextTransformer.cpp Fixed bug #1257: the bug was that we were overrunning the transformers malloc'd buffer because the mBufferLength was never being updated 1998-11-14 22:27:50 +00:00
nsTextTransformer.h Removed and unused member variable 1998-11-14 22:27:06 +00:00