.. |
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
|
Bug 115113. Eliminate nsIReflowCommand, and just use nsHTMLReflowCommand directly. r=karnaze, sr=attinasi.
|
2001-12-17 22:39:59 +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 |
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
|
fix for bug 100963 r= kmcklusk sr= attinasi a= asa
|
2002-03-26 20:03:41 +00:00 |
nsBlockFrame.h
|
bug 128804 - moved optimization of text controls to nsBlockReflowState and initialized it earlier. a=dbaron, sr=attinasi, r=alexsavulov.
|
2002-03-12 15:48:52 +00:00 |
nsBlockReflowContext.cpp
|
Bug 115113. Eliminate nsIReflowCommand, and just use nsHTMLReflowCommand directly. r=karnaze, sr=attinasi.
|
2001-12-17 22:39:59 +00:00 |
nsBlockReflowContext.h
|
Bug 115113. Eliminate nsIReflowCommand, and just use nsHTMLReflowCommand directly. r=karnaze, sr=attinasi.
|
2001-12-17 22:39:59 +00:00 |
nsBlockReflowState.cpp
|
bug 128804 - moved optimization of text controls to nsBlockReflowState and initialized it earlier. a=dbaron, sr=attinasi, r=alexsavulov.
|
2002-03-12 15:48:52 +00:00 |
nsBlockReflowState.h
|
bug 128804 - moved optimization of text controls to nsBlockReflowState and initialized it earlier. a=dbaron, sr=attinasi, r=alexsavulov.
|
2002-03-12 15:48:52 +00:00 |
nsBRFrame.cpp
|
|
|
nsBulletFrame.cpp
|
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
|
2002-03-06 07:48:55 +00:00 |
nsBulletFrame.h
|
|
|
nsContainerFrame.cpp
|
Fix for topcrash attempting to paint a null frame, bug 110650 r=kmcclusk@netscape.com sr=beard
|
2002-02-28 04:54:50 +00:00 |
nsContainerFrame.h
|
bug 113424 - mechanism for percent height frames inside table cells to receive special height reflow. sr=attinasi, r=alexsavulov
|
2001-12-07 14:51:12 +00:00 |
nsFirstLetterFrame.cpp
|
Bug 115113. Eliminate nsIReflowCommand, and just use nsHTMLReflowCommand directly. r=karnaze, sr=attinasi.
|
2001-12-17 22:39:59 +00:00 |
nsFrame.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 |
nsFrame.h
|
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 |
nsFrameFrame.cpp
|
For IMAGE SRC/FRAME SRC, set a charset from the document and pass it to NS_NewURI,
|
2002-03-12 22:26:11 +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
|
First part of fix for bug 107575 - remove nsString::FindChar because there is already an nsAString::FindChar, and remove the "ignore case" option in RFindChar
|
2002-01-30 06:04:29 +00:00 |
nsFrameSetFrame.h
|
#113663, clean up and improve support for frameborder and scrolling attributes on frame elements.
|
2001-12-07 19:40:07 +00:00 |
nsFrameUtil.cpp
|
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
|
2001-12-16 11:58:03 +00:00 |
nsGfxScrollFrame.cpp
|
- Implement the :checked CSS pseudoclass which maps to the "selected" property on option elements.
|
2002-03-07 03:34:29 +00:00 |
nsGfxScrollFrame.h
|
|
|
nsHTMLContainerFrame.cpp
|
Bug 124744 remove nsIPtr
|
2002-02-12 04:12:50 +00:00 |
nsHTMLContainerFrame.h
|
|
|
nsHTMLFrame.cpp
|
Replace the BodyFixupRule with code in nsCSSRendering to fix all the problems with dynamic style changes and backgrounds on the root element and the BODY element. Change the way the HTMLDocumentColorRule (for the table color quirk) is initialized since it used to depend on the BodyFixupRule. b=116161 (also fixes other bugs) r=attinasi sr=hyatt
|
2002-01-07 23:46:07 +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
|
Fix NS_IMETHODIMP bustage.
|
2001-12-17 23:57:59 +00:00 |
nsHTMLReflowCommand.h
|
Bug 91423. When recomputing the max width during an inline incremental reflow, we may have to fix-up reflow command chain. Specifically, we may have to replace a continuing frame in the chain with its primary frame, because the continuing frame will be destroyed during the unconstrained reflow used to compute the max width. r=dbaron, sr=attinasi
|
2001-12-20 01:56:17 +00:00 |
nsHTMLReflowMetrics.h
|
|
|
nsHTMLReflowState.cpp
|
bug 41262 - new table border collapsing code. sr=attinasi, r=alexsavulov.
|
2002-02-19 15:48:28 +00:00 |
nsHTMLReflowState.h
|
bug 41262 - new table border collapsing code. sr=attinasi, r=alexsavulov.
|
2002-02-19 15:48:28 +00:00 |
nsIAnonymousContentCreator.h
|
|
|
nsICanvasFrame.h
|
|
|
nsIFrame.h
|
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 |
nsIFrameDebug.h
|
|
|
nsIFrameUtil.h
|
|
|
nsIImageFrame.h
|
|
|
nsILineIterator.h
|
|
|
nsImageFrame.cpp
|
Support for proprietary style property to allow composer to force broken image icons. b=58646 r=karnaze sr=kin a=asa
|
2002-03-26 20:14:05 +00:00 |
nsImageFrame.h
|
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
|
2002-03-23 22:26:36 +00:00 |
nsImageMap.cpp
|
- Implement the :checked CSS pseudoclass which maps to the "selected" property on option elements.
|
2002-03-07 03:34:29 +00:00 |
nsImageMap.h
|
- Implement the :checked CSS pseudoclass which maps to the "selected" property on option elements.
|
2002-03-07 03:34:29 +00:00 |
nsInlineFrame.cpp
|
Patched topcrash sites: checking for null before deref. b=121444 r=kmcclusk sr=roc+moz a=asa (drivers)
|
2002-03-26 01:22:31 +00:00 |
nsInlineFrame.h
|
|
|
nsIntervalSet.cpp
|
|
|
nsIntervalSet.h
|
|
|
nsIObjectFrame.h
|
|
|
nsIPageSequenceFrame.h
|
1) Enables the PageSeq frame to specify the "gap" of gray space around
|
2002-02-14 23:18:09 +00:00 |
nsIScrollableFrame.h
|
|
|
nsIScrollableViewProvider.h
|
|
|
nsIStatefulFrame.h
|
|
|
nsLeafFrame.cpp
|
Replace the BodyFixupRule with code in nsCSSRendering to fix all the problems with dynamic style changes and backgrounds on the root element and the BODY element. Change the way the HTMLDocumentColorRule (for the table color quirk) is initialized since it used to depend on the BodyFixupRule. b=116161 (also fixes other bugs) r=attinasi sr=hyatt
|
2002-01-07 23:46:07 +00:00 |
nsLeafFrame.h
|
|
|
nsLineBox.cpp
|
Print the rest of the linebox flags when debugging reflow. Debug-only change.
|
2002-01-09 03:04:29 +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
|
bug 124637 - when figuring available width for HRs subtract out both margins. a=asa, sr=attinasi, r=alexsavulov.
|
2002-03-20 22:14:27 +00:00 |
nsLineLayout.h
|
Improve performance by making nsWordFrame in nsLineLayout an nsDeque instead of an nsAutoVoidArray. Bug 121967, r=timeless, sr=attinasi, a=asa
|
2002-03-19 21:57:45 +00:00 |
nsObjectFrame.cpp
|
Generically enables the browser to cache the curent presentation (frames,
|
2002-03-26 11:43:40 +00:00 |
nsObjectFrame.h
|
Cleaning up dead code left from fix for bug 118721, patch by dbrittain@superscape.com (David Brittain), bug 132262 r=peterl, sr=attinasi, a=scc
|
2002-03-26 06:38: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
|
The patch in nsPageFrame.cpp is insurance to help keep a problem like this from
|
2002-03-20 12:34:18 +00:00 |
nsPageFrame.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 |
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 |
nsReflowType.h
|
Bug 115113. Eliminate nsIReflowCommand, and just use nsHTMLReflowCommand directly. r=karnaze, sr=attinasi.
|
2001-12-17 22:39:59 +00:00 |
nsSelection.cpp
|
123033 a=asa r=blythe sr = kin. fix for selecting from inside a text field to outside
|
2002-03-25 23:44:46 +00:00 |
nsSimplePageSequence.cpp
|
The patch in nsPageFrame.cpp is insurance to help keep a problem like this from
|
2002-03-20 12:34:18 +00:00 |
nsSimplePageSequence.h
|
1) This adds in a new layout atom for the SequenceFrame
|
2002-03-04 12:55:20 +00:00 |
nsSpaceManager.cpp
|
|
|
nsSpaceManager.h
|
|
|
nsSpacerFrame.cpp
|
|
|
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
|
fix bug 130441 and 122584
|
2002-03-27 03:28:34 +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
|
|
|
nsViewportFrame.cpp
|
Account for scrollbar in incremental reflow of fixed-pos elements. Bug
|
2002-03-12 15:29:33 +00:00 |