.. |
.cvsignore
|
Bug 272151: reorganize files within layout, r+sr=roc: add new Makefiles.
|
2004-12-07 18:09:28 +00:00 |
Makefile.in
|
Remove nsIHTMLContent interface (bug 276959). r+sr=jst.
|
2005-01-12 19:45:38 +00:00 |
broken-image.gif
|
New image for broken images icon. b=108799 r=kmcclusk sr=waterson a=blizzard/drivers
|
2001-11-08 21:37:24 +00:00 |
gopher-audio.gif
|
…
|
|
gopher-binary.gif
|
…
|
|
gopher-find.gif
|
…
|
|
gopher-image.gif
|
…
|
|
gopher-menu.gif
|
…
|
|
gopher-movie.gif
|
…
|
|
gopher-sound.gif
|
Fixing bug 41187, adding internal-gopher-sound icon
|
2002-01-30 21:02:29 +00:00 |
gopher-telnet.gif
|
…
|
|
gopher-text.gif
|
…
|
|
gopher-unknown.gif
|
…
|
|
loading-image.gif
|
Fixing image that was added non-binary
|
2001-11-14 01:56:39 +00:00 |
nsAbsoluteContainingBlock.cpp
|
Don't do shrink-to-fit reflow for replaced elements (regression). b=279579 r+sr=bzbarsky
|
2005-01-24 21:45:21 +00:00 |
nsAbsoluteContainingBlock.h
|
Make incremental reflow of abs pos elements less eager to actually reflow
|
2005-01-23 21:44:46 +00:00 |
nsAreaFrame.cpp
|
Bug 236476: Change GetHTMLAttribute to GetParsedAttr. Also fixes bug 232706 by removing final uses of nsHTMLValue.
|
2005-01-25 00:02:58 +00:00 |
nsAreaFrame.h
|
Bug 270708 remove nsPresContext variable from AttributeChanged and cleaned up comment in nsIFrame.h
|
2004-12-31 01:13:27 +00:00 |
nsAutoCopyListener.h
|
Remove nsIAutoCopy and fold the functionality into nsSelection.cpp (bug 231343). r+sr=roc.
|
2005-01-31 23:47:26 +00:00 |
nsBRFrame.cpp
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsBidiFrames.cpp
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:30:37 +00:00 |
nsBidiFrames.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:30:37 +00:00 |
nsBlockBandData.cpp
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsBlockBandData.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsBlockDebugFlags.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:30:37 +00:00 |
nsBlockFrame.cpp
|
Bug 274249. Stop double-counting the top margin of collapsed-through empty blocks, by moving the line bounds back up above its empty block by the top margin amount (while leaving the empty block in the same (correct) place). r+sr=dbaron
|
2005-02-02 01:33:20 +00:00 |
nsBlockFrame.h
|
Bug 276100 GetOriginToView has unused PresContext argument p=bugmail@q1n.org r+sr=dbaron
|
2005-01-01 17:26:29 +00:00 |
nsBlockReflowContext.cpp
|
Bug 274249. Stop double-counting the top margin of collapsed-through empty blocks, by moving the line bounds back up above its empty block by the top margin amount (while leaving the empty block in the same (correct) place). r+sr=dbaron
|
2005-02-02 01:33:20 +00:00 |
nsBlockReflowContext.h
|
Bustage fix.
|
2004-11-25 16:52:46 +00:00 |
nsBlockReflowState.cpp
|
remove unused prescontext from PlaceFrameView, PlaceChildsView, ConsiderChildOverflow bug 276092 r/sr=dbaron
|
2004-12-27 15:05:18 +00:00 |
nsBlockReflowState.h
|
Bug 209694. Major rework of margin-collapsing and clearance to match CSS 2.1 rules. Also includes major incremental reflow fixes for those situations. See the bug for details. rubber-stamp r+sr=dbaron
|
2004-11-25 14:51:00 +00:00 |
nsBulletFrame.cpp
|
Bug 236476: Change GetHTMLAttribute to GetParsedAttr. Also fixes bug 232706 by removing final uses of nsHTMLValue.
|
2005-01-25 00:02:58 +00:00 |
nsBulletFrame.h
|
Check for updated bullet image in DidSetStyleContext, not reflow. Bug 180142,
|
2004-08-04 21:18:20 +00:00 |
nsColumnSetFrame.cpp
|
Bug 277355. Make columns get the right containing block width and height. r+sr=bzbarsky
|
2005-02-01 01:21:25 +00:00 |
nsContainerFrame.cpp
|
Overflowing inlines have transparent content in the view even if they have
|
2005-02-02 00:29:43 +00:00 |
nsContainerFrame.h
|
Bug 276100 GetOriginToView has unused PresContext argument p=bugmail@q1n.org r+sr=dbaron
|
2005-01-01 17:26:29 +00:00 |
nsDummyLayoutRequest.h
|
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
|
2004-06-17 00:13:25 +00:00 |
nsFirstLetterFrame.cpp
|
Bug 259032. DeCOMtaminate nsIFrame::GetNext/PrevInFlow. r+sr=roc, patch by Will Levine
|
2004-09-14 02:28:03 +00:00 |
nsFrame.cpp
|
Bug #278312 --> layout and selection changes to support inline spell checking for Thunderbird
|
2005-01-31 17:57:35 +00:00 |
nsFrame.h
|
bug 275672 : Right-most character (that means end of line) should not have extra space for justification patch by masayuki@d-toybox.com, r+sr=roc
|
2005-01-13 19:21:18 +00:00 |
nsFrameFrame.cpp
|
Bug 236476: Change GetHTMLAttribute to GetParsedAttr. Also fixes bug 232706 by removing final uses of nsHTMLValue.
|
2005-01-25 00:02:58 +00:00 |
nsFrameList.cpp
|
Add loop-detection to the various methods that can change an nsFrameList. This
|
2004-10-30 18:35:53 +00:00 |
nsFrameList.h
|
Add loop-detection to the various methods that can change an nsFrameList. This
|
2004-10-30 18:35:53 +00:00 |
nsFrameSetFrame.cpp
|
Bug 236476: Change GetHTMLAttribute to GetParsedAttr. Also fixes bug 232706 by removing final uses of nsHTMLValue.
|
2005-01-25 00:02:58 +00:00 |
nsFrameSetFrame.h
|
Remove the long-deprecated nsIWebShell interface. Bug 273319, r=biesi, sr=jst.
|
2005-01-03 22:51:17 +00:00 |
nsFrameUtil.cpp
|
Bug 252948 remove *WithConversion in layout
|
2004-07-25 12:18:04 +00:00 |
nsGfxScrollFrame.cpp
|
Remove nsIPresState (bug 279699). r+sr=roc.
|
2005-01-27 22:52:53 +00:00 |
nsGfxScrollFrame.h
|
Remove nsIPresState (bug 279699). r+sr=roc.
|
2005-01-27 22:52:53 +00:00 |
nsHTMLContainerFrame.cpp
|
Bug 236476: Change GetHTMLAttribute to GetParsedAttr. Also fixes bug 232706 by removing final uses of nsHTMLValue.
|
2005-01-25 00:02:58 +00:00 |
nsHTMLContainerFrame.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsHTMLFrame.cpp
|
bug 71191: Cannot apply bindings on the root element in a document. r+sr=bzbarsky
|
2005-01-21 04:42:30 +00:00 |
nsHTMLParts.h
|
Remove nsIHTMLContent interface (bug 276959). r+sr=jst.
|
2005-01-12 19:45:38 +00:00 |
nsHTMLReflowCommand.cpp
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsHTMLReflowCommand.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsHTMLReflowMetrics.h
|
Bug 257612. Fix dynamic margin changes by 1) Propagate IsPreviousMarginDirty through empty lines 2) Reflow any line whose previous margin is dirty. 3) If a reflowed line could have been tested in a subsequent line's ShouldApplyTopMargin both before and after reflow, and might have been empty before or after reflow, then make the next line's previous margin dirty. 4) If reflowing a block changes its carried-out margin, then mark the next line's previous margin dirty. r+sr=dbaron
|
2004-09-18 14:39:07 +00:00 |
nsHTMLReflowState.cpp
|
Fix percentage heights on auto-width floats. Bug 216303, r+sr=dbaron
|
2005-01-24 23:38:11 +00:00 |
nsHTMLReflowState.h
|
Bug 209694. Major rework of margin-collapsing and clearance to match CSS 2.1 rules. Also includes major incremental reflow fixes for those situations. See the bug for details. rubber-stamp r+sr=dbaron
|
2004-11-25 14:51:00 +00:00 |
nsIAnonymousContentCreator.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsICanvasFrame.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:30:37 +00:00 |
nsIFrame.h
|
Less-than-ideal fix for the problem where XTF insertion points don't work if the insertion point has only inline frame ancestors (which are not in the primary frame map) in the anonymous content tree. Track the insertion point content node as we're constructing anonymous content frames and insert the explicit content when we reach the insertion point. Bug 269023, r=bzbarsky, sr=dbaron.
|
2005-01-14 23:12:20 +00:00 |
nsIFrameDebug.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsIFrameFrame.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:30:37 +00:00 |
nsIFrameUtil.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:30:37 +00:00 |
nsIImageFrame.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsILineIterator.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:30:37 +00:00 |
nsIObjectFrame.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:30:37 +00:00 |
nsIPageSequenceFrame.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsIScrollableFrame.h
|
Unify box and frame trees by moving nsIBox methods onto nsIFrame. XUL-box frames can call the superclass nsBox implementation, all other frames get the nsFrame implementation of the box methods, which acts like nsBoxToBlockAdaptor used to. Bug 258513, r+sr=roc.
|
2004-09-28 18:37:50 +00:00 |
nsIScrollableViewProvider.h
|
Bug 254039. deCOMtaminate nsIScrollableFrame. r+sr=roc, patch by Will Levine
|
2004-09-06 02:44:43 +00:00 |
nsIStatefulFrame.h
|
Remove nsIPresState (bug 279699). r+sr=roc.
|
2005-01-27 22:52:53 +00:00 |
nsImageFrame.cpp
|
Bug 276002 Change nsContenUtils::Get/FormatLocalizedString to use nsXPIDLString to save on nsAutoString copies r=dbaron sr=bryner
|
2005-01-18 23:46:59 +00:00 |
nsImageFrame.h
|
Bug 270708 remove nsPresContext variable from AttributeChanged and cleaned up comment in nsIFrame.h
|
2004-12-31 01:13:27 +00:00 |
nsImageMap.cpp
|
Remove nsIHTMLContent interface (bug 276959). r+sr=jst.
|
2005-01-12 19:45:38 +00:00 |
nsImageMap.h
|
Remove nsIHTMLContent interface (bug 276959). r+sr=jst.
|
2005-01-12 19:45:38 +00:00 |
nsInlineFrame.cpp
|
Changing IsFrameEmpty to IsSelfEmpty as dbaron requested and I forgot to do before checking in.
|
2004-11-15 05:01:11 +00:00 |
nsInlineFrame.h
|
Changing IsFrameEmpty to IsSelfEmpty as dbaron requested and I forgot to do before checking in.
|
2004-11-15 05:01:11 +00:00 |
nsIntervalSet.cpp
|
Change my email address from dbaron@fas.harvard.edu to dbaron@dbaron.org. Comment changes only.
|
2003-01-01 23:53:20 +00:00 |
nsIntervalSet.h
|
Change my email address from dbaron@fas.harvard.edu to dbaron@dbaron.org. Comment changes only.
|
2003-01-01 23:53:20 +00:00 |
nsLeafFrame.cpp
|
frames with a percentage based width should report a 0 MEW bug 246999 r/sr=roc
|
2004-08-31 18:50:40 +00:00 |
nsLeafFrame.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsLineBox.cpp
|
Bug 209694. Major rework of margin-collapsing and clearance to match CSS 2.1 rules. Also includes major incremental reflow fixes for those situations. See the bug for details. rubber-stamp r+sr=dbaron
|
2004-11-25 14:51:00 +00:00 |
nsLineBox.h
|
Bug 209694. Major rework of margin-collapsing and clearance to match CSS 2.1 rules. Also includes major incremental reflow fixes for those situations. See the bug for details. rubber-stamp r+sr=dbaron
|
2004-11-25 14:51:00 +00:00 |
nsLineLayout.cpp
|
bug 275672 : Right-most character (that means end of line) should not have extra space for justification patch by masayuki@d-toybox.com, r+sr=roc
|
2005-01-13 19:21:18 +00:00 |
nsLineLayout.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsObjectFrame.cpp
|
Make non-<object>s not look at classid. Bug 276797, r+sr=jst
|
2005-01-29 04:39:54 +00:00 |
nsObjectFrame.h
|
Landing the low-level code for using the plugin finder service from the aviary branch. Bug 244125 etc.
|
2005-01-05 00:21:06 +00:00 |
nsPageContentFrame.cpp
|
Bug 259032. DeCOMtaminate nsIFrame::GetNext/PrevInFlow. r+sr=roc, patch by Will Levine
|
2004-09-14 02:28:03 +00:00 |
nsPageContentFrame.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsPageFrame.cpp
|
Bug 162081 Wrong letter is underlined as accesskey / mnemonic when widget direction is RTL
|
2004-10-29 12:28:19 +00:00 |
nsPageFrame.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsPlaceholderFrame.cpp
|
Bug 261064. Compute static absolute positions more accurately. Also, ensure that static absolutely positioned frames are moved when their placeholders move. Also, ensure that absolutely positioned frames positioned relative to the left or bottom edge of their container move when the container size changes. r+sr=dbaron (rubberstamp)
|
2004-11-14 20:22:58 +00:00 |
nsPlaceholderFrame.h
|
Changing IsFrameEmpty to IsSelfEmpty as dbaron requested and I forgot to do before checking in.
|
2004-11-15 05:01:11 +00:00 |
nsReflowPath.cpp
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsReflowPath.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsReflowType.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:30:37 +00:00 |
nsSelection.cpp
|
Remove nsIAutoCopy and fold the functionality into nsSelection.cpp (bug 231343). r+sr=roc.
|
2005-01-31 23:47:26 +00:00 |
nsSimplePageSequence.cpp
|
Bug 276002 Change nsContenUtils::Get/FormatLocalizedString to use nsXPIDLString to save on nsAutoString copies r=dbaron sr=bryner
|
2005-01-18 23:46:59 +00:00 |
nsSimplePageSequence.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsSpaceManager.cpp
|
Bug 209694. Major rework of margin-collapsing and clearance to match CSS 2.1 rules. Also includes major incremental reflow fixes for those situations. See the bug for details. rubber-stamp r+sr=dbaron
|
2004-11-25 14:51:00 +00:00 |
nsSpaceManager.h
|
Bug 209694. Major rework of margin-collapsing and clearance to match CSS 2.1 rules. Also includes major incremental reflow fixes for those situations. See the bug for details. rubber-stamp r+sr=dbaron
|
2004-11-25 14:51:00 +00:00 |
nsSpacerFrame.cpp
|
frames with a percentage based width should report a 0 MEW bug 246999 r/sr=roc
|
2004-08-31 18:50:40 +00:00 |
nsSplittableFrame.cpp
|
Bug 259032. DeCOMtaminate nsIFrame::GetNext/PrevInFlow. r+sr=roc, patch by Will Levine
|
2004-09-14 02:28:03 +00:00 |
nsSplittableFrame.h
|
Bug 259032. DeCOMtaminate nsIFrame::GetNext/PrevInFlow. r+sr=roc, patch by Will Levine
|
2004-09-14 02:28:03 +00:00 |
nsTextFrame.cpp
|
Bug #278312 --> layout and selection changes to support inline spell checking for Thunderbird
|
2005-01-31 17:57:35 +00:00 |
nsTextFrame.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:30:37 +00:00 |
nsTextTransformer.cpp
|
fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg
|
2004-11-07 23:59:35 +00:00 |
nsTextTransformer.h
|
Bug 237228 pref "layout.word_select.eat_space_to_next_word" can't be set by user in the profile's prefs.js
|
2004-09-21 04:25:08 +00:00 |
nsViewportFrame.cpp
|
Bug 276100 GetOriginToView has unused PresContext argument p=bugmail@q1n.org r+sr=dbaron
|
2005-01-01 17:26:29 +00:00 |
nsViewportFrame.h
|
Bug 276100 GetOriginToView has unused PresContext argument p=bugmail@q1n.org r+sr=dbaron
|
2005-01-01 17:26:29 +00:00 |
punct_marks.ccmap
|
bug 263411 : :first-letter pseudo-element doesn't include all punctuation marks in the Unicode (r/sr=dbaron)
|
2004-10-08 05:00:53 +00:00 |