gecko-dev/layout/generic
1998-11-20 22:24:20 +00:00
..
broken-image.gif new 1998-06-03 18:31:14 +00:00
nsBlockFrame.cpp Disable fixed behavior when we are shrink wrapping so that floating tables (for example) can ignore their width if necessary 1998-11-20 22:24:20 +00:00
nsBlockFrame.h Override FrameForPoint so that floaters/bullets get events 1998-11-19 18:09:57 +00:00
nsBlockReflowState.cpp Disable fixed behavior when we are shrink wrapping so that floating tables (for example) can ignore their width if necessary 1998-11-20 22:24:20 +00:00
nsBlockReflowState.h Disable fixed behavior when we are shrink wrapping so that floating tables (for example) can ignore their width if necessary 1998-11-20 22:24:20 +00:00
nsBRFrame.cpp Removed skid marks; implement FindTextRuns again 1998-10-09 23:46:02 +00:00
nsContainerFrame.cpp Factored out FrameForPoint code into one that takes a particular list 1998-11-19 18:09:03 +00:00
nsContainerFrame.h Factored out FrameForPoint code into one that takes a particular list 1998-11-19 18:09:03 +00:00
nsFrame.cpp Improved the regression dump data somewhat 1998-11-19 18:51:53 +00:00
nsFrame.h Added XMLQuote to quote special characters; changed MakeFrameName to avoid needing quoting 1998-11-19 17:55:22 +00:00
nsFrameFrame.cpp Added DumpRegressionData; revised ListTag; added GetFrameName 1998-11-19 17:22:29 +00:00
nsFrameSetFrame.cpp Added DumpRegressionData; revised ListTag; added GetFrameName 1998-11-19 17:22:29 +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 Use revised API's for computing the border/padding 1998-11-20 17:20:29 +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 Added DumpRegressionData; revised ListTag; added GetFrameName 1998-11-19 17:22:29 +00:00
nsImageFrame.cpp Added mBorderPadding to cache computed value in case percentages are used; renamed class to nsImageFrame 1998-11-20 17:21:02 +00:00
nsImageMap.cpp Added missing NS_INIT_REFCNT() 1998-08-15 03:24:27 +00:00
nsInlineFrame.cpp Added support for StyleChanged reflow reason 1998-11-20 17:41:44 +00:00
nsLeafFrame.cpp Updated leaf api's to better support caching of computed border/padding when percentages are used 1998-11-20 17:13:02 +00:00
nsLeafFrame.h Updated leaf api's to better support caching of computed border/padding when percentages are used 1998-11-20 17:13:02 +00:00
nsLineLayout.cpp Added DumpRegressionData; revised ListTag; added GetFrameName 1998-11-19 17:22:29 +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 Added DumpRegressionData; revised ListTag; added GetFrameName 1998-11-19 17:22:29 +00:00
nsPageFrame.h Added DumpRegressionData; revised ListTag; added GetFrameName 1998-11-19 17:22:29 +00:00
nsPlaceholderFrame.cpp Added DumpRegressionData; revised ListTag; added GetFrameName 1998-11-19 17:22:29 +00:00
nsPlaceholderFrame.h Added DumpRegressionData; revised ListTag; added GetFrameName 1998-11-19 17:22:29 +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 Added DumpRegressionData; revised ListTag; added GetFrameName 1998-11-19 17:22:29 +00:00
nsSimplePageSequence.h Added DumpRegressionData; revised ListTag; added GetFrameName 1998-11-19 17:22:29 +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 Improved the regression dump data somewhat 1998-11-19 18:51:53 +00:00
nsSplittableFrame.h Improved the regression dump data somewhat 1998-11-19 18:51:53 +00:00
nsTextFrame.cpp Added DumpRegressionData; revised ListTag; added GetFrameName 1998-11-19 17:22:29 +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