..
broken-image.gif
…
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
…
nsAbsoluteContainingBlock.cpp
Fix positioning of fixed and absolute positioned blocks with auto left
2002-05-17 00:05:27 +00:00
nsAbsoluteContainingBlock.h
…
nsAreaFrame.cpp
Bug 959: add support for accesskeys to XUL. r=hewitt, r=attinasi for changes to layout/html, sr=hyatt, a=asa
2002-02-21 13:39:39 +00:00
nsAreaFrame.h
Bug 959: add support for accesskeys to XUL. r=hewitt, r=attinasi for changes to layout/html, sr=hyatt, a=asa
2002-02-21 13:39:39 +00:00
nsBRFrame.cpp
…
nsBidiFrames.cpp
eliminate nsCRT::zero() to use memset to zero instead, bug 118135, r=dp sr=waterson
2002-01-30 02:55:57 +00:00
nsBidiFrames.h
…
nsBlockBandData.cpp
…
nsBlockBandData.h
…
nsBlockDebugFlags.h
…
nsBlockFrame.cpp
Bug 143959. Undo previous temporary fix. Fix (and document) nsBoxReflowState::Unwind to propagate the _root_ box through the recursion. r=dbaron, sr=kin
2002-05-14 00:00:31 +00:00
nsBlockFrame.h
Bug 129115. Change the reflow path from a list structure to a tree structure to amortize state recovery and damage propagation costs. Eliminate table timeout reflows. r=kin,karnaze,rods,rbs; sr=attinasi
2002-05-10 18:22:41 +00:00
nsBlockReflowContext.cpp
Bug 129115. Change the reflow path from a list structure to a tree structure to amortize state recovery and damage propagation costs. Eliminate table timeout reflows. r=kin,karnaze,rods,rbs; sr=attinasi
2002-05-10 18:22:41 +00:00
nsBlockReflowContext.h
Bug 129115. Change the reflow path from a list structure to a tree structure to amortize state recovery and damage propagation costs. Eliminate table timeout reflows. r=kin,karnaze,rods,rbs; sr=attinasi
2002-05-10 18:22:41 +00:00
nsBlockReflowState.cpp
Bug 129115. Change the reflow path from a list structure to a tree structure to amortize state recovery and damage propagation costs. Eliminate table timeout reflows. r=kin,karnaze,rods,rbs; sr=attinasi
2002-05-10 18:22:41 +00:00
nsBlockReflowState.h
Bug 129115. Change the reflow path from a list structure to a tree structure to amortize state recovery and damage propagation costs. Eliminate table timeout reflows. r=kin,karnaze,rods,rbs; sr=attinasi
2002-05-10 18:22:41 +00:00
nsBulletFrame.cpp
Bug 129115. Change the reflow path from a list structure to a tree structure to amortize state recovery and damage propagation costs. Eliminate table timeout reflows. r=kin,karnaze,rods,rbs; sr=attinasi
2002-05-10 18:22:41 +00:00
nsBulletFrame.h
…
nsContainerFrame.cpp
This backs out the previous patch and just check to see if it is also a
2002-04-05 12:13:23 +00:00
nsContainerFrame.h
…
nsFirstLetterFrame.cpp
Bug 129115. Change the reflow path from a list structure to a tree structure to amortize state recovery and damage propagation costs. Eliminate table timeout reflows. r=kin,karnaze,rods,rbs; sr=attinasi
2002-05-10 18:22:41 +00:00
nsFrame.cpp
Bug 129115. Change the reflow path from a list structure to a tree structure to amortize state recovery and damage propagation costs. Eliminate table timeout reflows. r=kin,karnaze,rods,rbs; sr=attinasi
2002-05-10 18:22:41 +00:00
nsFrame.h
Bug 129115. Change the reflow path from a list structure to a tree structure to amortize state recovery and damage propagation costs. Eliminate table timeout reflows. r=kin,karnaze,rods,rbs; sr=attinasi
2002-05-10 18:22:41 +00:00
nsFrameFrame.cpp
Bug 129115. Change the reflow path from a list structure to a tree structure to amortize state recovery and damage propagation costs. Eliminate table timeout reflows. r=kin,karnaze,rods,rbs; sr=attinasi
2002-05-10 18:22:41 +00:00
nsFrameList.cpp
bug 120364 - remove framelist assertion; have table with height return correct desired height when row group splits. sr=attinasi, r=alexsavulov
2002-03-04 15:48:56 +00:00
nsFrameList.h
…
nsFrameSetFrame.cpp
Checking in the fix for bug 52334 for the third time. This time it should stick! Making iframe's load their document even if they're not displayed. r=jkeiser@netscape.com, sr=rpotts@netscape.com.
2002-04-17 04:17:16 +00:00
nsFrameSetFrame.h
Checking in the fix for bug 52334 for the third time. This time it should stick! Making iframe's load their document even if they're not displayed. r=jkeiser@netscape.com, sr=rpotts@netscape.com.
2002-04-17 04:17:16 +00:00
nsFrameUtil.cpp
…
nsGfxScrollFrame.cpp
Fix up and enable hierarchical :hover and remove the hacks that made :hover work for anchors without it. Pass mask rather than pseudo-class to ContentStatesChanged notifications. Optimize event state changes in the style system by passing state mask to HasStateDependentStyle and using it in HasStateDependentStyle implementations. b=5693 r=bryner, joki sr=hyatt
2002-04-11 03:49:30 +00:00
nsGfxScrollFrame.h
…
nsHTMLContainerFrame.cpp
Bug 129115. Change the reflow path from a list structure to a tree structure to amortize state recovery and damage propagation costs. Eliminate table timeout reflows. r=kin,karnaze,rods,rbs; sr=attinasi
2002-05-10 18:22:41 +00:00
nsHTMLContainerFrame.h
Make iframe border repaint when style changes (bug 124507), r=waterson@netscape.com, sr=attinasi@netscape.com
2002-04-28 07:53:41 +00:00
nsHTMLFrame.cpp
Bug 129115. Change the reflow path from a list structure to a tree structure to amortize state recovery and damage propagation costs. Eliminate table timeout reflows. r=kin,karnaze,rods,rbs; sr=attinasi
2002-05-10 18:22:41 +00:00
nsHTMLParts.h
bug 24000 - implement page-break-before/after:always using new nsPageBreakFrame. Tables handle page breaks internally. a=asa, sr=attinasi, r=alexsavulov
2002-03-17 21:35:08 +00:00
nsHTMLReflowCommand.cpp
Bug 129115. Change the reflow path from a list structure to a tree structure to amortize state recovery and damage propagation costs. Eliminate table timeout reflows. r=kin,karnaze,rods,rbs; sr=attinasi
2002-05-10 18:22:41 +00:00
nsHTMLReflowCommand.h
Bug 129115. Change the reflow path from a list structure to a tree structure to amortize state recovery and damage propagation costs. Eliminate table timeout reflows. r=kin,karnaze,rods,rbs; sr=attinasi
2002-05-10 18:22:41 +00:00
nsHTMLReflowMetrics.h
…
nsHTMLReflowState.cpp
Fix build bustage.
2002-05-15 22:21:15 +00:00
nsHTMLReflowState.h
Give nsHTMLReflowState an explicit copy-constructor and assignment operator to fix up mCBReflowState and fix regressions from previous patch. b=143706 r=bzbarsky sr=waterson
2002-05-15 19:58:20 +00:00
nsIAnonymousContentCreator.h
…
nsICanvasFrame.h
…
nsIFrame.h
Bug 129115. Change the reflow path from a list structure to a tree structure to amortize state recovery and damage propagation costs. Eliminate table timeout reflows. r=kin,karnaze,rods,rbs; sr=attinasi
2002-05-10 18:22:41 +00:00
nsIFrameDebug.h
…
nsIFrameFrame.h
Fixing Txul regression bug 138012. Make docshells always accessible through box objects and load about:blank when no src is specified on a frame. Eliminate creation of synthetic documents when they're not needed. r=peterv@netscape.com, sr=jaggernaut@netscape.com
2002-04-25 23:04:52 +00:00
nsIFrameUtil.h
…
nsIImageFrame.h
…
nsILineIterator.h
…
nsIObjectFrame.h
…
nsIPageSequenceFrame.h
Turn on pluggable dialogs (second part of checkin, first part Bug 135441)
2002-05-07 12:03:37 +00:00
nsIScrollableFrame.h
…
nsIScrollableViewProvider.h
…
nsIStatefulFrame.h
…
nsImageFrame.cpp
Fixing bug 134278. Die kNameSpaceID_HTML, die! r=sicking@bigfoot.com, sr=heikki@netscape.com
2002-05-20 22:47:02 +00:00
nsImageFrame.h
bug 136382 r=rjesup@wgate.com sr=tor
2002-04-10 14:45:05 +00:00
nsImageMap.cpp
Fix up and enable hierarchical :hover and remove the hacks that made :hover work for anchors without it. Pass mask rather than pseudo-class to ContentStatesChanged notifications. Optimize event state changes in the style system by passing state mask to HasStateDependentStyle and using it in HasStateDependentStyle implementations. b=5693 r=bryner, joki sr=hyatt
2002-04-11 03:49:30 +00:00
nsImageMap.h
Fix up and enable hierarchical :hover and remove the hacks that made :hover work for anchors without it. Pass mask rather than pseudo-class to ContentStatesChanged notifications. Optimize event state changes in the style system by passing state mask to HasStateDependentStyle and using it in HasStateDependentStyle implementations. b=5693 r=bryner, joki sr=hyatt
2002-04-11 03:49:30 +00:00
nsInlineFrame.cpp
Bug 129115. Change the reflow path from a list structure to a tree structure to amortize state recovery and damage propagation costs. Eliminate table timeout reflows. r=kin,karnaze,rods,rbs; sr=attinasi
2002-05-10 18:22:41 +00:00
nsInlineFrame.h
Bug 129115. Change the reflow path from a list structure to a tree structure to amortize state recovery and damage propagation costs. Eliminate table timeout reflows. r=kin,karnaze,rods,rbs; sr=attinasi
2002-05-10 18:22:41 +00:00
nsIntervalSet.cpp
…
nsIntervalSet.h
…
nsLeafFrame.cpp
Bug 129115. Change the reflow path from a list structure to a tree structure to amortize state recovery and damage propagation costs. Eliminate table timeout reflows. r=kin,karnaze,rods,rbs; sr=attinasi
2002-05-10 18:22:41 +00:00
nsLeafFrame.h
…
nsLineBox.cpp
Add some NOISY_SPACEMANAGER debugging code.
2002-05-07 14:08:54 +00:00
nsLineBox.h
Fixing bug 120899. Changing the NS_WARN_IF_FALSE() macro so that it can't be mis-used in optimized builds. This change makes the macro not usable in expressions that are supposed to be evaluated in release code since the macro now expands to nothing in non-debug builds. Also eliminate NS_VALIDATE which is equally mis-usable. r=dbaron@fas.harvard.edu, sr=brendan@mozilla.org
2002-01-24 09:20:51 +00:00
nsLineLayout.cpp
Fix to fix for bug 134580: quirks mode line height must ignore all whitespace at the beginning of the line, not just what happens to be in the first text node. b=134580 sr=waterson r=attinasi
2002-05-16 19:44:20 +00:00
nsLineLayout.h
Use text-indent in max-element-size calculation (130116, 91468, 140682). Don't apply text-indent after page break to the same block (45694). b=130116 r=attinasi sr=waterson
2002-05-14 12:55:55 +00:00
nsObjectFrame.cpp
Fixing bug 134278. Die kNameSpaceID_HTML, die! r=sicking@bigfoot.com, sr=heikki@netscape.com
2002-05-20 22:47:02 +00:00
nsObjectFrame.h
bug 124448 Accessibility Support for Object/Embed tags
2002-05-10 22:34:53 +00:00
nsPageContentFrame.cpp
1) It moves the BeginDocument to a earlier place in the call change
2002-02-12 13:33:39 +00:00
nsPageContentFrame.h
Clipping wasn't being set correctly in the PageContentFrame when the reflow was smaller than a page
2002-01-31 14:24:06 +00:00
nsPageFrame.cpp
This patch does the following:
2002-05-14 12:05:00 +00:00
nsPageFrame.h
Perform Bidi reordering on page headers when printing. Bug 139297, r=Roland.Mainz@informatik.med.uni-giessen.de, sr=attinasi
2002-04-30 00:37:12 +00:00
nsPlaceholderFrame.cpp
…
nsPlaceholderFrame.h
AIX's new compiler, xlC5.x, doesn't allow the use of "friend" to declare
2002-01-10 14:16:05 +00:00
nsReflowPath.cpp
Bug 129115. Change the reflow path from a list structure to a tree structure to amortize state recovery and damage propagation costs. Eliminate table timeout reflows. r=kin,karnaze,rods,rbs; sr=attinasi
2002-05-10 18:22:41 +00:00
nsReflowPath.h
Bug 129115. Change the reflow path from a list structure to a tree structure to amortize state recovery and damage propagation costs. Eliminate table timeout reflows. r=kin,karnaze,rods,rbs; sr=attinasi
2002-05-10 18:22:41 +00:00
nsReflowType.h
Bug 129115. Change the reflow path from a list structure to a tree structure to amortize state recovery and damage propagation costs. Eliminate table timeout reflows. r=kin,karnaze,rods,rbs; sr=attinasi
2002-05-10 18:22:41 +00:00
nsSelection.cpp
fix for up down behavior after typing or selecting sr=kin a=scc r=jfrancis
2002-04-16 23:26:22 +00:00
nsSimplePageSequence.cpp
The problem here is the "edge" prefs are now preficed with the printer name,
2002-05-21 10:53:45 +00:00
nsSimplePageSequence.h
The problem here is the "edge" prefs are now preficed with the printer name,
2002-05-21 10:53:45 +00:00
nsSpaceManager.cpp
Bug 129115. Change the reflow path from a list structure to a tree structure to amortize state recovery and damage propagation costs. Eliminate table timeout reflows. r=kin,karnaze,rods,rbs; sr=attinasi
2002-05-10 18:22:41 +00:00
nsSpaceManager.h
…
nsSpacerFrame.cpp
Fixing bug 134278. Die kNameSpaceID_HTML, die! r=sicking@bigfoot.com, sr=heikki@netscape.com
2002-05-20 22:47:02 +00:00
nsSplittableFrame.cpp
Fix 2 cases where ReResolveStyleContext was broken, causing serious problems with dynamic style reresolution. Change nsIFrame::GetStyleContextProvider to GetParentStyleContextFrame, always use its result rather than using the parent frame in some cases, and move a bit of the complexity into the GetParentStyleContextFrame implementations. Fix block-within-inline case (bug 129350) using a special-previous-sibling frame property and ensuring that NS_FRAME_IS_SPECIAL is copied when frames are split. Fix out-of-flow frame case (bug 88154) by going to the placeholder map and by parenting the placeholder frame style contexts to the style context from their frame parent rather than the out-of-flow frame. b=129350 r=attinasi sr=hyatt a=asa
2002-03-27 02:38:13 +00:00
nsSplittableFrame.h
…
nsTextFrame.cpp
Added yet another defense to make Mozilla really robust when font resources run out, the patch makes font metrics to be fail safe or at least very hard to break -- to the point that failure means that the system is barely working (testing showed that Mozilla stayed alive while other applications were dying). Per request of super-reviewer & driver, also removed wallpaper null-checks sprinkled in the past for the problem. b=136248, r=shanjian, sr=attinasi
2002-05-02 22:24:59 +00:00
nsTextFrame.h
Use binary search from nsTextFrame to find the length of the header/footer strings
2002-04-26 11:30:33 +00:00
nsTextTransformer.cpp
remove memcpy function from nsCRT, eliminate 2 new nsCRT::memcpy callers
2002-01-26 00:04:45 +00:00
nsTextTransformer.h
Correct handling of zero-width joiners and non-joiners. Bug 110497. r=ftang, sr=attinasi
2002-04-23 23:50:17 +00:00
nsViewportFrame.cpp
Fix positioning of fixed and absolute positioned blocks with auto left
2002-05-17 00:05:27 +00:00