.. |
.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
|
Bug 333659. Relanding layout/generic/Makefile.in changes that don't affect anything since new textframe is disabled. r+sr=dbaron
|
2007-01-17 04:17:14 +00:00 |
nsAbsoluteContainingBlock.cpp
|
Bug 370185: clean up view header includes (trivial). rs=bzbarsky.
|
2007-02-12 19:17:33 +00:00 |
nsAbsoluteContainingBlock.h
|
Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128
|
2007-01-30 00:06:41 +00:00 |
nsAreaFrame.cpp
|
Bug 370185: clean up view header includes (trivial). rs=bzbarsky.
|
2007-02-12 19:17:33 +00:00 |
nsAreaFrame.h
|
Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128
|
2007-01-30 00:06:41 +00:00 |
nsAutoCopyListener.h
|
|
|
nsBidiFrames.cpp
|
Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128
|
2007-01-30 00:06:41 +00:00 |
nsBidiFrames.h
|
|
|
nsBlockBandData.cpp
|
Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128
|
2007-01-30 00:06:41 +00:00 |
nsBlockBandData.h
|
|
|
nsBlockDebugFlags.h
|
Bug 300030: Move intrinsic width computation out of nsIFrame::Reflow and into its own methods on nsIFrame. Replace reflow reasons, types, and commands with dirty bits/notifications. Thanks to bzbarsky for almost all of the HTML form controls (mozilla/layout/forms) changes, and many others for help testing and patching. For detailed commit logs, see REFLOW_YYYYMMDD_BRANCH, where YYYYMMDD is one of 20061031, 20060830, 20060603, 20060302, 20060119, 20051011, 20050804, 20050429, 20050315, 20050111, and 20041213.
|
2006-12-08 05:38:33 +00:00 |
nsBlockFrame.cpp
|
Bug 369227. Record the first soft break beyond the available width, if there isn't one within the available width. r+sr=dbaron
|
2007-02-21 01:52:03 +00:00 |
nsBlockFrame.h
|
Make blocks whose ancestors are not blocks have the NS_BLOCK_MARGIN_ROOT and
|
2007-02-18 23:53:25 +00:00 |
nsBlockReflowContext.cpp
|
Make blocks whose ancestors are not blocks have the NS_BLOCK_MARGIN_ROOT and
|
2007-02-18 23:53:25 +00:00 |
nsBlockReflowContext.h
|
Bug 300030: Move intrinsic width computation out of nsIFrame::Reflow and into its own methods on nsIFrame. Replace reflow reasons, types, and commands with dirty bits/notifications. Thanks to bzbarsky for almost all of the HTML form controls (mozilla/layout/forms) changes, and many others for help testing and patching. For detailed commit logs, see REFLOW_YYYYMMDD_BRANCH, where YYYYMMDD is one of 20061031, 20060830, 20060603, 20060302, 20060119, 20051011, 20050804, 20050429, 20050315, 20050111, and 20041213.
|
2006-12-08 05:38:33 +00:00 |
nsBlockReflowState.cpp
|
Make blocks whose ancestors are not blocks have the NS_BLOCK_MARGIN_ROOT and
|
2007-02-18 23:53:25 +00:00 |
nsBlockReflowState.h
|
Make blocks whose ancestors are not blocks have the NS_BLOCK_MARGIN_ROOT and
|
2007-02-18 23:53:25 +00:00 |
nsBRFrame.cpp
|
Clean up IsFrameOfType methods to call their base class IsFrameOfType methods reliably. b=341326 r+sr=roc
|
2007-02-24 18:33:33 +00:00 |
nsBulletFrame.cpp
|
Bug 177805: Fix the use of units in Gecko. r+sr=roc
|
2007-02-07 07:46:44 +00:00 |
nsBulletFrame.h
|
Bug 300030: Move intrinsic width computation out of nsIFrame::Reflow and into its own methods on nsIFrame. Replace reflow reasons, types, and commands with dirty bits/notifications. Thanks to bzbarsky for almost all of the HTML form controls (mozilla/layout/forms) changes, and many others for help testing and patching. For detailed commit logs, see REFLOW_YYYYMMDD_BRANCH, where YYYYMMDD is one of 20061031, 20060830, 20060603, 20060302, 20060119, 20051011, 20050804, 20050429, 20050315, 20050111, and 20041213.
|
2006-12-08 05:38:33 +00:00 |
nsColumnSetFrame.cpp
|
Make blocks whose ancestors are not blocks have the NS_BLOCK_MARGIN_ROOT and
|
2007-02-18 23:53:25 +00:00 |
nsContainerFrame.cpp
|
Bug 371460: Remove clipping functions from views. r+sr=roc.
|
2007-02-24 15:27:20 +00:00 |
nsContainerFrame.h
|
Bug 370379: Create views less frequently. Stops creating views for -moz-hidden-unscrollable, opacity, fixed backgrounds, and scrollbars, plus removes some unneeded methods from views and view managers. r+sr=roc.
|
2007-02-24 00:23:42 +00:00 |
nsFirstLetterFrame.cpp
|
Clean up IsFrameOfType methods to call their base class IsFrameOfType methods reliably. b=341326 r+sr=roc
|
2007-02-24 18:33:33 +00:00 |
nsFrame.cpp
|
Clean up IsFrameOfType methods to call their base class IsFrameOfType methods reliably. b=341326 r+sr=roc
|
2007-02-24 18:33:33 +00:00 |
nsFrame.h
|
Bug 243370, deCOMtaminate parts of nsIFrame that come from nsIBox, part 2, p=anlan@lange.cx, r+sr=roc
|
2007-01-31 16:02:42 +00:00 |
nsFrameFrame.cpp
|
Clean up IsFrameOfType methods to call their base class IsFrameOfType methods reliably. b=341326 r+sr=roc
|
2007-02-24 18:33:33 +00:00 |
nsFrameList.cpp
|
Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128
|
2007-01-30 00:06:41 +00:00 |
nsFrameList.h
|
|
|
nsFrameSelection.h
|
Bug 320468: SetDelayCaretOverExistingSelection is unused, patch by Adam Guthrie <ispiked@gmail.com>, r+sr=dbaron
|
2006-12-16 14:40:44 +00:00 |
nsFrameSetFrame.cpp
|
Bug 177805: Fix the use of units in Gecko. r+sr=roc
|
2007-02-07 07:46:44 +00:00 |
nsFrameSetFrame.h
|
Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128
|
2007-01-30 00:06:41 +00:00 |
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
|
Clean up IsFrameOfType methods to call their base class IsFrameOfType methods reliably. b=341326 r+sr=roc
|
2007-02-24 18:33:33 +00:00 |
nsGfxScrollFrame.h
|
Clean up IsFrameOfType methods to call their base class IsFrameOfType methods reliably. b=341326 r+sr=roc
|
2007-02-24 18:33:33 +00:00 |
nsHTMLCanvasFrame.cpp
|
Clean up IsFrameOfType methods to call their base class IsFrameOfType methods reliably. b=341326 r+sr=roc
|
2007-02-24 18:33:33 +00:00 |
nsHTMLCanvasFrame.h
|
Clean up IsFrameOfType methods to call their base class IsFrameOfType methods reliably. b=341326 r+sr=roc
|
2007-02-24 18:33:33 +00:00 |
nsHTMLContainerFrame.cpp
|
Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128
|
2007-01-30 00:06:41 +00:00 |
nsHTMLContainerFrame.h
|
|
|
nsHTMLFrame.cpp
|
Bug 177805: Fix the use of units in Gecko. r+sr=roc
|
2007-02-07 07:46:44 +00:00 |
nsHTMLParts.h
|
Make blocks whose ancestors are not blocks have the NS_BLOCK_MARGIN_ROOT and
|
2007-02-18 23:53:25 +00:00 |
nsHTMLReflowMetrics.h
|
Change the bulk of ascent (baseline) computation to happen on a virtual method on nsIFrame, and remove the redundant descent member from nsHTMLReflowMetrics, primarily to support having both first-line and last-line baselines. b=367332 r+sr=roc
|
2007-01-23 04:06:56 +00:00 |
nsHTMLReflowState.cpp
|
Don't do arithmetic on NS_UNCONSTRAINEDSIZE. But 371348, r+sr=dbaron
|
2007-02-25 21:29:17 +00:00 |
nsHTMLReflowState.h
|
Set the used padding on the scrolled frame, since we're munging its padding.
|
2007-02-20 18:54:16 +00:00 |
nsIAnonymousContentCreator.h
|
bug 257868 - remove the nsIPresShell::SetAnonymousContentFor() API, make the frames store strong refs to the anonymous content instead. Decomtaminate nsIAnonymousContentCreator.
|
2007-02-18 17:34:09 +00:00 |
nsICanvasFrame.h
|
|
|
nsIFrame.h
|
Clean up IsFrameOfType methods to call their base class IsFrameOfType methods reliably. b=341326 r+sr=roc
|
2007-02-24 18:33:33 +00:00 |
nsIFrameDebug.h
|
|
|
nsIFrameFrame.h
|
|
|
nsIFrameUtil.h
|
|
|
nsIImageFrame.h
|
|
|
nsILineIterator.h
|
|
|
nsImageFrame.cpp
|
Clean up IsFrameOfType methods to call their base class IsFrameOfType methods reliably. b=341326 r+sr=roc
|
2007-02-24 18:33:33 +00:00 |
nsImageFrame.h
|
Clean up IsFrameOfType methods to call their base class IsFrameOfType methods reliably. b=341326 r+sr=roc
|
2007-02-24 18:33:33 +00:00 |
nsImageMap.cpp
|
Bug 370185: clean up view header includes (trivial). rs=bzbarsky.
|
2007-02-12 19:17:33 +00:00 |
nsImageMap.h
|
Bug 342062: Add nsIMutationObserver which has the ability to get notifications for just mutations happening in a subtree under a given node. r/sr=bz
|
2006-07-02 07:23:10 +00:00 |
nsInlineFrame.cpp
|
Clean up IsFrameOfType methods to call their base class IsFrameOfType methods reliably. b=341326 r+sr=roc
|
2007-02-24 18:33:33 +00:00 |
nsInlineFrame.h
|
Clean up IsFrameOfType methods to call their base class IsFrameOfType methods reliably. b=341326 r+sr=roc
|
2007-02-24 18:33:33 +00:00 |
nsIntervalSet.cpp
|
|
|
nsIntervalSet.h
|
|
|
nsIObjectFrame.h
|
|
|
nsIPageSequenceFrame.h
|
|
|
nsIScrollableFrame.h
|
|
|
nsIScrollableViewProvider.h
|
|
|
nsIStatefulFrame.h
|
|
|
nsLeafFrame.cpp
|
Clean up IsFrameOfType methods to call their base class IsFrameOfType methods reliably. b=341326 r+sr=roc
|
2007-02-24 18:33:33 +00:00 |
nsLeafFrame.h
|
Clean up IsFrameOfType methods to call their base class IsFrameOfType methods reliably. b=341326 r+sr=roc
|
2007-02-24 18:33:33 +00:00 |
nsLineBox.cpp
|
Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128
|
2007-01-30 00:06:41 +00:00 |
nsLineBox.h
|
Check LL_GOTLINEBOX before using mLineBox. b=368461 r+sr=dbaron
|
2007-02-08 13:53:51 +00:00 |
nsLineLayout.cpp
|
Bug 369227. Record the first soft break beyond the available width, if there isn't one within the available width. r+sr=dbaron
|
2007-02-21 01:52:03 +00:00 |
nsLineLayout.h
|
Bug 369227. Record the first soft break beyond the available width, if there isn't one within the available width. r+sr=dbaron
|
2007-02-21 01:52:03 +00:00 |
nsObjectFrame.cpp
|
Clean up IsFrameOfType methods to call their base class IsFrameOfType methods reliably. b=341326 r+sr=roc
|
2007-02-24 18:33:33 +00:00 |
nsObjectFrame.h
|
Clean up IsFrameOfType methods to call their base class IsFrameOfType methods reliably. b=341326 r+sr=roc
|
2007-02-24 18:33:33 +00:00 |
nsPageContentFrame.cpp
|
Bug 370185: clean up view header includes (trivial). rs=bzbarsky.
|
2007-02-12 19:17:33 +00:00 |
nsPageContentFrame.h
|
Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128
|
2007-01-30 00:06:41 +00:00 |
nsPageFrame.cpp
|
Bug 371528: Stop creating views for pages. r+sr=roc.
|
2007-02-25 22:26:47 +00:00 |
nsPageFrame.h
|
Bug 177805: Fix the use of units in Gecko. r+sr=roc
|
2007-02-07 07:46:44 +00:00 |
nsPlaceholderFrame.cpp
|
Bug 177805: Fix the use of units in Gecko. r+sr=roc
|
2007-02-07 07:46:44 +00:00 |
nsPlaceholderFrame.h
|
Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128
|
2007-01-30 00:06:41 +00:00 |
nsSelection.cpp
|
Always initialize numChildren, now that it's always checked. bug=368893 r=nian.liu sr=roc
|
2007-02-04 21:24:49 +00:00 |
nsSimplePageSequence.cpp
|
Bug 371528: Stop creating views for pages. r+sr=roc.
|
2007-02-25 22:26:47 +00:00 |
nsSimplePageSequence.h
|
Bug 369834: Get rid of SetAltDevice and friends (and fix print preview). r+sr=roc.
|
2007-02-13 22:36:59 +00:00 |
nsSpaceManager.cpp
|
Missed a spot where we should update our cached band rect. Bug 368330, r+sr=roc
|
2007-01-29 02:16:23 +00:00 |
nsSpaceManager.h
|
Keep a "last band we touched" cursor so we can avoid seeking through the whole
|
2007-01-23 21:42:41 +00:00 |
nsSpacerFrame.cpp
|
Change the bulk of ascent (baseline) computation to happen on a virtual method on nsIFrame, and remove the redundant descent member from nsHTMLReflowMetrics, primarily to support having both first-line and last-line baselines. b=367332 r+sr=roc
|
2007-01-23 04:06:56 +00:00 |
nsSplittableFrame.cpp
|
Rename IsSplittable() to GetSplittableType(). b=349973 r+sr=bzbarsky
|
2006-12-20 03:52:34 +00:00 |
nsSplittableFrame.h
|
Rename IsSplittable() to GetSplittableType(). b=349973 r+sr=bzbarsky
|
2006-12-20 03:52:34 +00:00 |
nsTextFrame.cpp
|
Clean up IsFrameOfType methods to call their base class IsFrameOfType methods reliably. b=341326 r+sr=roc
|
2007-02-24 18:33:33 +00:00 |
nsTextFrameThebes.cpp
|
Clean up IsFrameOfType methods to call their base class IsFrameOfType methods reliably. b=341326 r+sr=roc
|
2007-02-24 18:33:33 +00:00 |
nsTextFrameUtils.cpp
|
Bug 333659. Landing new text interfaces, new gfxPangoTextRun (enabled), new textframe code (disabled). r+sr=dbaron for the part-of-the-build layout parts,r=stuart for the part-of-the-build gfx parts
|
2007-01-16 20:51:52 +00:00 |
nsTextFrameUtils.h
|
Bug 333659. Landing new text interfaces, new gfxPangoTextRun (enabled), new textframe code (disabled). r+sr=dbaron for the part-of-the-build layout parts,r=stuart for the part-of-the-build gfx parts
|
2007-01-16 20:51:52 +00:00 |
nsTextRunTransformations.cpp
|
Make new textframe build again after units landing and other changes. The gfxSkipChars and gfxPangoTextRun changes only affect the new textframe.
|
2007-02-09 04:20:17 +00:00 |
nsTextRunTransformations.h
|
Bug 333659. Landing new text interfaces, new gfxPangoTextRun (enabled), new textframe code (disabled). r+sr=dbaron for the part-of-the-build layout parts,r=stuart for the part-of-the-build gfx parts
|
2007-01-16 20:51:52 +00:00 |
nsTextTransformer.cpp
|
Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128
|
2007-01-30 00:06:41 +00:00 |
nsTextTransformer.h
|
Bug 333659. Relanding new nsTextTransformer::GetCaseConv, should not affect anything. r+sr=dbaron
|
2007-01-17 02:58:49 +00:00 |
nsViewportFrame.cpp
|
Bug 370379: Create views less frequently. Stops creating views for -moz-hidden-unscrollable, opacity, fixed backgrounds, and scrollbars, plus removes some unneeded methods from views and view managers. r+sr=roc.
|
2007-02-24 00:23:42 +00:00 |
nsViewportFrame.h
|
Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128
|
2007-01-30 00:06:41 +00:00 |
punct_marks.ccmap
|
|
|