gecko-dev/layout/generic
1998-09-29 22:32:56 +00:00
..
broken-image.gif new 1998-06-03 18:31:14 +00:00
nsBlockFrame.cpp Add in a bottom-line-margin when dealing with a zero-height line that contains a BR frame 1998-09-29 22:32:56 +00:00
nsBlockReflowState.cpp Add in a bottom-line-margin when dealing with a zero-height line that contains a BR frame 1998-09-29 22:32:56 +00:00
nsBlockReflowState.h Add in a bottom-line-margin when dealing with a zero-height line that contains a BR frame 1998-09-29 22:32:56 +00:00
nsBRFrame.cpp Made BR frames 0,0; inform line layout of presence of the BR frame 1998-09-29 22:31:22 +00:00
nsFrameFrame.cpp Fixed up includes to not depend on old content model classes 1998-09-24 21:37:45 +00:00
nsFrameSetFrame.cpp Fixed up includes to not depend on old content model classes 1998-09-24 21:37:45 +00:00
nsFrameSetFrame.h Fixed up includes to not depend on old content model classes 1998-09-24 21:37:45 +00:00
nsHTMLContainerFrame.cpp Added back in support for absolutely positioned frames 1998-09-29 04:47:59 +00:00
nsHTMLContainerFrame.h Added back in support for absolutely positioned frames 1998-09-29 04:47:59 +00:00
nsHTMLFrame.cpp Use modified css rendering API; handle background images differently (still not quite right) 1998-09-26 17:14:35 +00:00
nsHTMLParts.h Changed factory method to parameterize the shrink wrapping behavior 1998-09-29 03:44:25 +00:00
nsHTMLReflowCommand.cpp Removed content delegates 1998-09-18 17:18:37 +00:00
nsHTMLReflowCommand.h Removed content delegates 1998-09-18 17:18:37 +00:00
nsIFrame.h Moved ContentReplaced() handler code to style system 1998-09-25 22:47:00 +00:00
nsImageFrame.cpp Fixed image.src=. Forwarded AttributeChanged notifications from nsPlaceholderFrame to its anchored item. Got rid of redundant calls to AttributeChanged. 1998-09-28 21:22:31 +00:00
nsImageMap.cpp Added missing NS_INIT_REFCNT() 1998-08-15 03:24:27 +00:00
nsInlineFrame.cpp Added back in support for absolutely positioned frames 1998-09-29 04:47:59 +00:00
nsLeafFrame.cpp Use modified css rendering API 1998-09-26 17:17:20 +00:00
nsLeafFrame.h Support style changes for leaf frames 1998-09-25 16:33:38 +00:00
nsLineLayout.cpp Use pres-context as a ref instead of a pointer 1998-09-23 02:31:16 +00:00
nsLineLayout.h Added SetBRFrame/GetBRFrame for handling 0 height line layout and BR's 1998-09-29 22:32:04 +00:00
nsObjectFrame.cpp massive changes to support java plugins. 1998-09-27 22:42:48 +00:00
nsPageFrame.cpp Removed PreReflowCheck() and PostReflowCheck() from nsContainerFrame 1998-09-24 03:59:30 +00:00
nsPageFrame.h Changed API for CreateContinuingFrame and GetReflowMetrics to take 1998-07-15 03:23:23 +00:00
nsPlaceholderFrame.cpp Fixed image.src=. Forwarded AttributeChanged notifications from nsPlaceholderFrame to its anchored item. Got rid of redundant calls to AttributeChanged. 1998-09-28 21:22:31 +00:00
nsPlaceholderFrame.h Fixed image.src=. Forwarded AttributeChanged notifications from nsPlaceholderFrame to its anchored item. Got rid of redundant calls to AttributeChanged. 1998-09-28 21:22:31 +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 use line-layout's pres-context as a ref not a pointer 1998-09-23 02:32:17 +00:00
nsTextFrame.cpp Fixed nbsp bug on some win95 systems - it turns out the nbsp wasn't being mapped to space in a few of the compression cases (doh!) 1998-09-29 16:24:32 +00:00