..
broken-image.gif
gopher-audio.gif
gopher-binary.gif
gopher-find.gif
gopher-image.gif
gopher-menu.gif
gopher-movie.gif
gopher-telnet.gif
gopher-text.gif
gopher-unknown.gif
nsAbsoluteContainingBlock.cpp
Add ifdef'ed Performance Reflow Counting code
2000-04-21 14:59:47 +00:00
nsAbsoluteContainingBlock.h
nsAreaFrame.cpp
Add ifdef'ed Performance Reflow Counting code
2000-04-21 14:59:47 +00:00
nsAreaFrame.h
nsBlockBandData.cpp
bug 588 (text justification) for Robert O'Callahan <roc+moz@cs.cmu.edu>
2000-04-17 14:40:46 +00:00
nsBlockBandData.h
bug 588 (text justification) for Robert O'Callahan <roc+moz@cs.cmu.edu>
2000-04-17 14:40:46 +00:00
nsBlockFrame.cpp
Changes to bring clipping inline with upcoming CSS2 errata
2000-04-23 00:56:16 +00:00
nsBlockFrame.h
b=36202 Patch from roc+moz@cs.cmu.edu that makes sure we invalidate if
2000-04-19 03:12:13 +00:00
nsBlockReflowContext.cpp
Slight performance improvement
2000-04-22 15:50:12 +00:00
nsBlockReflowContext.h
nsBlockReflowState.cpp
Changes to bring clipping inline with upcoming CSS2 errata
2000-04-23 00:56:16 +00:00
nsBlockReflowState.h
Changes to bring clipping inline with upcoming CSS2 errata
2000-04-23 00:56:16 +00:00
nsBRFrame.cpp
Add ifdef'ed Performance Reflow Counting code
2000-04-21 14:59:47 +00:00
nsBulletFrame.cpp
Add ifdef'ed Performance Reflow Counting code
2000-04-21 14:59:47 +00:00
nsBulletFrame.h
nsContainerFrame.cpp
Changed SyncFrameViewAfterReflow() to consider out-of-flow frames
2000-04-23 04:33:23 +00:00
nsContainerFrame.h
nsFirstLetterFrame.cpp
Add ifdef'ed Performance Reflow Counting code
2000-04-21 14:59:47 +00:00
nsFrame.cpp
Changes to bring clipping inline with upcoming CSS2 errata
2000-04-23 00:56:16 +00:00
nsFrame.h
Changes to bring clipping inline with upcoming CSS2 errata
2000-04-23 00:56:16 +00:00
nsFrameFrame.cpp
Add ifdef'ed Performance Reflow Counting code
2000-04-21 21:51:35 +00:00
nsFrameList.cpp
nsFrameList.h
nsFrameSetFrame.cpp
Changes to bring clipping inline with upcoming CSS2 errata
2000-04-23 00:56:16 +00:00
nsFrameSetFrame.h
nsFrameUtil.cpp
nsGfxScrollFrame.cpp
Add ifdef'ed Performance Reflow Counting code
2000-04-21 14:59:47 +00:00
nsGfxScrollFrame.h
Not enabling creator's to be asked if they want to create a special frame for anonymous content
2000-04-19 13:55:17 +00:00
nsHTMLContainerFrame.cpp
nsHTMLContainerFrame.h
nsHTMLFrame.cpp
Add ifdef'ed Performance Reflow Counting code
2000-04-21 14:59:47 +00:00
nsHTMLParts.h
b=15405 Renamed root frame to canvas frame and changed frame construction
2000-04-19 02:13:43 +00:00
nsHTMLReflowCommand.cpp
nsHTMLReflowCommand.h
nsHTMLReflowState.cpp
b=6252 Fixed problem with computing of hypothetical box
2000-04-20 04:44:32 +00:00
nsHTMLReflowState.h
New rules for absolute positioning
2000-04-16 04:07:02 +00:00
nsIAnonymousContentCreator.h
Not enabling creator's to be asked if they want to create a special frame for anonymous content
2000-04-19 13:55:17 +00:00
nsIFrame.h
nsIFrameDebug.h
nsIFrameUtil.h
nsILineIterator.h
nsImageFrame.cpp
Changes to bring clipping inline with upcoming CSS2 errata
2000-04-23 00:56:16 +00:00
nsImageFrame.h
no longer strips beginning and ending spaces of value when GetAttributeValueAt
2000-04-19 14:00:11 +00:00
nsImageMap.cpp
making string conversions explicit
2000-04-15 20:15:37 +00:00
nsImageMap.h
nsInlineFrame.cpp
Add ifdef'ed Performance Reflow Counting code
2000-04-21 14:59:47 +00:00
nsInlineFrame.h
nsIPageSequenceFrame.h
nsIScrollableFrame.h
nsIStatefulFrame.h
nsLeafFrame.cpp
Add ifdef'ed Performance Reflow Counting code
2000-04-21 14:59:47 +00:00
nsLeafFrame.h
nsLineBox.cpp
nsLineBox.h
nsLineLayout.cpp
I suck. More debugging code that should have been removed.
2000-04-17 15:54:55 +00:00
nsLineLayout.h
bug 588 (text justification) for Robert O'Callahan <roc+moz@cs.cmu.edu>
2000-04-17 14:40:46 +00:00
nsObjectFrame.cpp
Changes to bring clipping inline with upcoming CSS2 errata
2000-04-23 00:56:16 +00:00
nsObjectFrame.h
extracted the declaration of nsObjectFrame into a separate .h file so that it can be accessed by nsHTMLEmbedElement.cpp. This is needed to fix bug 32150
2000-04-14 22:48:30 +00:00
nsPageFrame.cpp
Add ifdef'ed Performance Reflow Counting code
2000-04-21 14:59:47 +00:00
nsPageFrame.h
nsPlaceholderFrame.cpp
Add ifdef'ed Performance Reflow Counting code
2000-04-21 14:59:47 +00:00
nsPlaceholderFrame.h
nsSelection.cpp
making string conversions explicit
2000-04-17 10:28:55 +00:00
nsSimplePageSequence.cpp
Add ifdef'ed Performance Reflow Counting code
2000-04-21 14:59:47 +00:00
nsSimplePageSequence.h
nsSpaceManager.cpp
nsSpaceManager.h
nsSpacerFrame.cpp
Add ifdef'ed Performance Reflow Counting code
2000-04-21 14:59:47 +00:00
nsSplittableFrame.cpp
nsSplittableFrame.h
nsTextFrame.cpp
r=mjudge. Removing redundant call to SetColor for ::RenderString. all places have allready set the color before calling this method. this removal should be a no-op. Selection color now should look correct
2000-04-21 21:38:08 +00:00
nsTextTransformer.cpp
adding include for tolower & toupper
2000-04-12 15:52:50 +00:00
nsTextTransformer.h
Added support for measuring text runs in ascii, and changed text transformer
2000-04-12 14:54:43 +00:00
nsViewportFrame.cpp
Add ifdef'ed Performance Reflow Counting code
2000-04-21 14:59:47 +00:00