.. |
.cvsignore
|
|
|
broken-image.gif
|
|
|
gopher-audio.gif
|
|
|
gopher-binary.gif
|
|
|
gopher-find.gif
|
|
|
gopher-image.gif
|
|
|
gopher-menu.gif
|
|
|
gopher-movie.gif
|
|
|
gopher-sound.gif
|
|
|
gopher-telnet.gif
|
|
|
gopher-text.gif
|
|
|
gopher-unknown.gif
|
|
|
loading-image.gif
|
|
|
Makefile.in
|
|
|
nsAbsoluteContainingBlock.cpp
|
|
|
nsAbsoluteContainingBlock.h
|
|
|
nsAreaFrame.cpp
|
|
|
nsAreaFrame.h
|
|
|
nsAutoCopyListener.h
|
|
|
nsBidiFrames.cpp
|
|
|
nsBidiFrames.h
|
|
|
nsBlockBandData.cpp
|
Bug 106386 Correct misspellings in source code
|
2006-08-28 20:12:37 +00:00 |
nsBlockBandData.h
|
|
|
nsBlockDebugFlags.h
|
|
|
nsBlockFrame.cpp
|
Bug 350137. Don't forget to apply BR-clearance when the BR is on the last line of a block. r+sr=dbaron
|
2006-09-22 01:53:13 +00:00 |
nsBlockFrame.h
|
Bug 312963. Apply aTryPull to pulls of inline frames as well as lines. r+sr=dbaron
|
2006-09-22 02:04:56 +00:00 |
nsBlockReflowContext.cpp
|
|
|
nsBlockReflowContext.h
|
|
|
nsBlockReflowState.cpp
|
Don't overlap scroll frame margin box with float (regression). b=350046 r+sr=roc
|
2006-08-25 22:55:32 +00:00 |
nsBlockReflowState.h
|
|
|
nsBRFrame.cpp
|
Refactor nsIFrame::PeekOfset to use iteration instead of recursion, plus some more related refactoring. bug=300131 r+sr=roc
|
2006-09-11 20:43:01 +00:00 |
nsBulletFrame.cpp
|
Reinstate reflow count painting when it's needed. Bug 352851, r+sr=roc
|
2006-09-19 04:26:20 +00:00 |
nsBulletFrame.h
|
|
|
nsColumnSetFrame.cpp
|
|
|
nsContainerFrame.cpp
|
When cleaning up anonymous content, let the ESM know; that way if any of it is
|
2006-08-29 22:00:26 +00:00 |
nsContainerFrame.h
|
|
|
nsFirstLetterFrame.cpp
|
Create bidi embedding only around inline containers (with a specified direction), not around inline replaced elements. bug=169139 r+sr=bzbarsky
|
2006-08-07 07:40:28 +00:00 |
nsFrame.cpp
|
Bug 350148. Improve scrolling of large documents generally by only searching descendants of the moving frame for position-varying graphics when we know we've actually painted position-varying graphics in this prescontext. r+sr=dbaron
|
2006-09-19 22:05:33 +00:00 |
nsFrame.h
|
Bug 350148. Fix gmail scrolling speed by not creating nsDisplayBorder items for zero-width borders. r+sr=dbaron
|
2006-09-19 21:46:01 +00:00 |
nsFrameFrame.cpp
|
|
|
nsFrameList.cpp
|
|
|
nsFrameList.h
|
|
|
nsFrameSelection.h
|
Refactor nsIFrame::PeekOfset to use iteration instead of recursion, plus some more related refactoring. bug=300131 r+sr=roc
|
2006-09-11 20:43:01 +00:00 |
nsFrameSetFrame.cpp
|
|
|
nsFrameSetFrame.h
|
|
|
nsFrameUtil.cpp
|
Bug 352523 Warning: String literal converted to char* in formal argument aAttr in call to nsFrameUtil::Tag::GetAttr(char*).
|
2006-09-19 06:41:07 +00:00 |
nsGfxScrollFrame.cpp
|
1. Make scroll frames non-splittable.
|
2006-08-24 05:22:16 +00:00 |
nsGfxScrollFrame.h
|
1. Make scroll frames non-splittable.
|
2006-08-24 05:22:16 +00:00 |
nsHTMLCanvasFrame.cpp
|
|
|
nsHTMLCanvasFrame.h
|
|
|
nsHTMLContainerFrame.cpp
|
Remove an optimisation that prevented views from being reparented in some situations. b=351225 r+sr=roc
|
2006-09-12 03:47:38 +00:00 |
nsHTMLContainerFrame.h
|
|
|
nsHTMLFrame.cpp
|
|
|
nsHTMLParts.h
|
Bug 340554. Provide sanitizing fragment sinks for use with feeds. r=mrbkap. sr=jst
|
2006-08-12 04:46:43 +00:00 |
nsHTMLReflowCommand.cpp
|
|
|
nsHTMLReflowCommand.h
|
|
|
nsHTMLReflowMetrics.h
|
|
|
nsHTMLReflowState.cpp
|
|
|
nsHTMLReflowState.h
|
|
|
nsIAnonymousContentCreator.h
|
|
|
nsICanvasFrame.h
|
|
|
nsIFrame.h
|
Update nsIFrame IID
|
2006-09-19 23:54:28 +00:00 |
nsIFrameDebug.h
|
|
|
nsIFrameFrame.h
|
|
|
nsIFrameUtil.h
|
|
|
nsIImageFrame.h
|
|
|
nsILineIterator.h
|
|
|
nsImageFrame.cpp
|
Bidi support for alternate text: reorder the text correctly, align text and icon to the right when direction is right-to-left, and create a bidi embedding when the alternate text is displayed inline. Bug 345954, r=uriber, sr=bzbarsky
|
2006-07-31 07:08:45 +00:00 |
nsImageFrame.h
|
Bidi support for alternate text: reorder the text correctly, align text and icon to the right when direction is right-to-left, and create a bidi embedding when the alternate text is displayed inline. Bug 345954, r=uriber, sr=bzbarsky
|
2006-07-31 07:08:45 +00:00 |
nsImageMap.cpp
|
bug 348669. Remove inappropriate nsCRT::free usage. r=timeless, sr=dbaron
|
2006-09-08 04:35:17 +00:00 |
nsImageMap.h
|
|
|
nsInlineFrame.cpp
|
Refactor nsIFrame::PeekOfset to use iteration instead of recursion, plus some more related refactoring. bug=300131 r+sr=roc
|
2006-09-11 20:43:01 +00:00 |
nsInlineFrame.h
|
Refactor nsIFrame::PeekOfset to use iteration instead of recursion, plus some more related refactoring. bug=300131 r+sr=roc
|
2006-09-11 20:43:01 +00:00 |
nsIntervalSet.cpp
|
|
|
nsIntervalSet.h
|
|
|
nsIObjectFrame.h
|
|
|
nsIPageSequenceFrame.h
|
|
|
nsIScrollableFrame.h
|
|
|
nsIScrollableViewProvider.h
|
|
|
nsIStatefulFrame.h
|
|
|
nsLeafFrame.cpp
|
|
|
nsLeafFrame.h
|
Reinstate reflow count painting when it's needed. Bug 352851, r+sr=roc
|
2006-09-19 04:26:20 +00:00 |
nsLineBox.cpp
|
Leave the placeholder's pointer to the out-of-flow intact because the float cache depends on it later on. b=348688 r=bzbarsky sr=roc
|
2006-08-17 13:15:26 +00:00 |
nsLineBox.h
|
Leave the placeholder's pointer to the out-of-flow intact because the float cache depends on it later on. b=348688 r=bzbarsky sr=roc
|
2006-08-17 13:15:26 +00:00 |
nsLineLayout.cpp
|
|
|
nsLineLayout.h
|
|
|
nsObjectFrame.cpp
|
Reinstate reflow count painting when it's needed. Bug 352851, r+sr=roc
|
2006-09-19 04:26:20 +00:00 |
nsObjectFrame.h
|
|
|
nsPageContentFrame.cpp
|
|
|
nsPageContentFrame.h
|
|
|
nsPageFrame.cpp
|
Improve error handling in nsCSSFrameConstructor::CreateContinuingFrame() and its callers. b=337419 r+sr=roc
|
2006-08-22 01:33:46 +00:00 |
nsPageFrame.h
|
|
|
nsPlaceholderFrame.cpp
|
Reinstate reflow count painting when it's needed. Bug 352851, r+sr=roc
|
2006-09-19 04:26:20 +00:00 |
nsPlaceholderFrame.h
|
Reinstate reflow count painting when it's needed. Bug 352851, r+sr=roc
|
2006-09-19 04:26:20 +00:00 |
nsReflowPath.cpp
|
|
|
nsReflowPath.h
|
|
|
nsReflowType.h
|
|
|
nsSelection.cpp
|
Bug 349931, crashes during drag-and-drop, r+sr=roc
|
2006-09-18 08:47:06 +00:00 |
nsSimplePageSequence.cpp
|
Bug 352523 Warning: String literal converted to char* in formal argument aAttr in call to nsFrameUtil::Tag::GetAttr(char*).
|
2006-09-19 06:41:07 +00:00 |
nsSimplePageSequence.h
|
Bug 352523 Warning: String literal converted to char* in formal argument aAttr in call to nsFrameUtil::Tag::GetAttr(char*).
|
2006-09-19 06:41:07 +00:00 |
nsSpaceManager.cpp
|
Update our cached YMosts when our regions are cleared. Bug 351202, r+sr=roc
|
2006-09-07 03:01:25 +00:00 |
nsSpaceManager.h
|
Speed up ClearFloats for cases when we have lots of floats. Bug 349113, r+sr=roc
|
2006-08-29 21:56:51 +00:00 |
nsSpacerFrame.cpp
|
|
|
nsSplittableFrame.cpp
|
|
|
nsSplittableFrame.h
|
|
|
nsTextFrame.cpp
|
Bug 351268. Remove nsIFrame::AdjustFrameSize, it's unused. r=smontagu,sr=rbs
|
2006-09-19 21:04:06 +00:00 |
nsTextTransformer.cpp
|
Make the test for visual order before Arabic shaping more fine-grained. Bug 258099, r=uri, sr=roc
|
2006-08-30 14:20:46 +00:00 |
nsTextTransformer.h
|
Make the test for visual order before Arabic shaping more fine-grained. Bug 258099, r=uri, sr=roc
|
2006-08-30 14:20:46 +00:00 |
nsViewportFrame.cpp
|
|
|
nsViewportFrame.h
|
|
|
punct_marks.ccmap
|
|
|