.. |
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
|
new
|
1999-10-21 16:20:53 +00:00 |
gopher-binary.gif
|
new
|
1999-10-21 16:20:53 +00:00 |
gopher-find.gif
|
new
|
1999-10-21 16:20:53 +00:00 |
gopher-image.gif
|
new
|
1999-10-21 16:20:53 +00:00 |
gopher-menu.gif
|
new
|
1999-10-21 16:20:53 +00:00 |
gopher-movie.gif
|
new
|
1999-10-21 16:20:53 +00:00 |
gopher-sound.gif
|
Fixing bug 41187, adding internal-gopher-sound icon
|
2002-01-30 21:02:29 +00:00 |
gopher-telnet.gif
|
new
|
1999-10-21 16:20:53 +00:00 |
gopher-text.gif
|
new
|
1999-10-21 16:20:53 +00:00 |
gopher-unknown.gif
|
new
|
1999-10-21 16:20:53 +00:00 |
loading-image.gif
|
Fixing image that was added non-binary
|
2001-11-14 01:56:39 +00:00 |
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
|
Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172 , 104316 , 104420 , 104426 , 104461 , 104511 , 104527
|
2001-10-23 01:37:21 +00:00 |
nsAreaFrame.cpp
|
Bug 115113. Eliminate nsIReflowCommand, and just use nsHTMLReflowCommand directly. r=karnaze, sr=attinasi.
|
2001-12-17 22:39:59 +00:00 |
nsAreaFrame.h
|
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
|
2001-11-14 01:33:42 +00:00 |
nsBRFrame.cpp
|
bug 103925 (2nd patch) - flag pixel rounding errors in display reflow debugging. sr=attinasi, r=bernd
|
2001-11-14 13:40:03 +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
|
bug 74946; author=simon@softel.co.il; r=erik; sr=attinasi; diffs from IBM
|
2001-04-11 23:32:21 +00:00 |
nsBlockBandData.cpp
|
Remove unnecessary XPCOM interface around nsSpaceManager. b=102453 r=jag sr=waterson
|
2001-10-26 05:06:07 +00:00 |
nsBlockBandData.h
|
Remove unnecessary XPCOM interface around nsSpaceManager. b=102453 r=jag sr=waterson
|
2001-10-26 05:06:07 +00:00 |
nsBlockDebugFlags.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsBlockFrame.cpp
|
Fixed problems with reframing recursively due to block-in-inline frames and content appended notifications. r=karnaze sr=waterson b=56894
|
2002-01-14 22:05:26 +00:00 |
nsBlockFrame.h
|
Bug 117374: nsBlockFrame::UpdateSpaceManager is no longer needed since nsBlockReflowState::RecoverFloaters does the same work.
|
2002-01-06 18:14:00 +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 99461 and it's ilk. Remove hack that blasts tables into the same space. r=dbaron, sr=attinasi.
|
2002-01-09 03:01:13 +00:00 |
nsBlockReflowState.h
|
Fix floater state recovery to descend into blocks (which might contain floaters). b=106658 r=kin sr=waterson
|
2001-11-15 07:28:46 +00:00 |
nsBulletFrame.cpp
|
Add CS Styles for Ethiopian/Eritrean Languages (per
|
2002-02-15 09:21:08 +00:00 |
nsBulletFrame.h
|
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
|
2001-11-14 01:33:42 +00:00 |
nsContainerFrame.cpp
|
Bug 124713. Fix transparency flag when clipping a view that grew bigger than its frame. r=kmcclusk,sr=attinasi
|
2002-02-15 13:15:45 +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
|
check for null to not crash is good. 115350 thanks to Shataro
|
2002-02-13 21:40:46 +00:00 |
nsFrame.h
|
Fix for bug 83650 (textarea control has problems with caret positioning at end)
|
2002-02-07 22:39:15 +00:00 |
nsFrameFrame.cpp
|
Bug 116347: Remove dead skin switching support code from nsFrameFrame and navigator.js. r=bryner, sr=hewitt
|
2001-12-21 05:36:28 +00:00 |
nsFrameList.cpp
|
Clean up nsBlockFrame::RemoveFrame and add assertion to nsFrameList. b=114222 r=waterson sr=kin
|
2002-01-06 18:17:41 +00:00 |
nsFrameList.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
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
|
b=96870 r=rods sr=attinasi Fixed printing so backgrounds can be turned on and off.
|
2002-02-15 14:48:12 +00:00 |
nsGfxScrollFrame.h
|
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
|
2001-11-14 01:33:42 +00:00 |
nsHTMLContainerFrame.cpp
|
Bug 124744 remove nsIPtr
|
2002-02-12 04:12:50 +00:00 |
nsHTMLContainerFrame.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
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
|
Adding new Frame to clip content area of page for Printing and PrintPreview
|
2002-01-25 14:30:14 +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
|
Bug 86947:
|
2001-10-25 01:08:40 +00:00 |
nsHTMLReflowState.cpp
|
Bug 115113. Eliminate nsIReflowCommand, and just use nsHTMLReflowCommand directly. r=karnaze, sr=attinasi.
|
2001-12-17 22:39:59 +00:00 |
nsHTMLReflowState.h
|
Bug 115113. Eliminate nsIReflowCommand, and just use nsHTMLReflowCommand directly. r=karnaze, sr=attinasi.
|
2001-12-17 22:39:59 +00:00 |
nsIAnonymousContentCreator.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsICanvasFrame.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsIFrame.h
|
Fix for bug 83650 (textarea control has problems with caret positioning at end)
|
2002-02-07 22:39:15 +00:00 |
nsIFrameDebug.h
|
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
|
2001-11-14 01:33:42 +00:00 |
nsIFrameUtil.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsIImageFrame.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsILineIterator.h
|
Bug 86947:
|
2001-10-25 01:08:40 +00:00 |
nsIObjectFrame.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
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
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsIScrollableViewProvider.h
|
Mousewheel bugs 29244, 50339, 42313, 33733, and 57598. r=rods,pavlov. sr=hyatt.
|
2000-12-09 07:28:19 +00:00 |
nsIStatefulFrame.h
|
Bug 77834: Fix problem where form control state is being restored to the wrong form control or not restored at all when going back and forth through session history. The problem was that the hash key we used was the content ID, which was not consistent from page load to page load. The fix was to key instead by index of form in document / index of control in form, with logic to fall back to content ID if we are unable to do this. r=nisheeth@netscape.com, sr=jst@netscape.com, a=drivers@mozilla.org (blizzard@mozilla.org)
|
2001-05-30 11:26:21 +00:00 |
nsImageFrame.cpp
|
Bug 125837 - mIntrinsicSize setup missing pixel->twip conversion.
|
2002-02-17 15:31:24 +00:00 |
nsImageFrame.h
|
Fix for bug 115162 -- shrink data structures by converting PRBool to PRPackedBool. r=dp, sr=waterson
|
2001-12-14 23:13:08 +00:00 |
nsImageMap.cpp
|
Fix tabbing through image maps and fix Windows crash right-clicking on image maps by reverting my changes to nsImageMap from bug 110911 and by giving the primary frame map larger entries to accomodate mapping from a content node to a frame with a different |mContent|. b=115481, 114377 r=bryner sr=attinasi
|
2002-01-05 15:22:52 +00:00 |
nsImageMap.h
|
Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172 , 104316 , 104420 , 104426 , 104461 , 104511 , 104527
|
2001-10-23 01:37:21 +00:00 |
nsInlineFrame.cpp
|
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
|
2001-12-23 23:23:41 +00:00 |
nsInlineFrame.h
|
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
|
2001-11-14 01:33:42 +00:00 |
nsIntervalSet.cpp
|
Bug 86947:
|
2001-10-25 01:08:40 +00:00 |
nsIntervalSet.h
|
Bug 86947:
|
2001-10-25 01:08:40 +00:00 |
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
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
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 46918, 3490. Clean up inline margin handling. r=rbs, sr=kin
|
2002-01-30 23:28:56 +00:00 |
nsLineLayout.h
|
Bug 46918, 3490. Clean up inline margin handling. r=rbs, sr=kin
|
2002-01-30 23:28:56 +00:00 |
nsObjectFrame.cpp
|
Fix derefing null pointer during print preview of java.sun.com bug 125396 r=av sr=attinasi
|
2002-02-16 05:12:45 +00:00 |
nsObjectFrame.h
|
Fixing cursor flicker with plugins, bug 118877 r=kmcclusk@netscape.com sr=beard
|
2002-01-26 00:39:43 +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
|
b=96870 r=rods sr=attinasi Fixed printing so backgrounds can be turned on and off.
|
2002-02-15 14:48:12 +00:00 |
nsPageFrame.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 |
nsPlaceholderFrame.cpp
|
bug 103925 (2nd patch) - flag pixel rounding errors in display reflow debugging. sr=attinasi, r=bernd
|
2001-11-14 13:40:03 +00:00 |
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
|
Fixing bug 114539. Getting rid of mInner in all our 'data' nodes and making those classes inherit nsGenericDOMDataNode in stead. Also remove mContentID from nsTextNode and push mRangeList and mListenerManager into hashtables since they are used so rarely. This results in a size reduction of nsTextNode from 44 bytes to 28 bytes (~36%). r=peterv@netscape.com, sr=hyatt@netscape.com.
|
2001-12-16 06:59:31 +00:00 |
nsSimplePageSequence.cpp
|
1) Enables the PageSeq frame to specify the "gap" of gray space around
|
2002-02-14 23:18:09 +00:00 |
nsSimplePageSequence.h
|
1) Enables the PageSeq frame to specify the "gap" of gray space around
|
2002-02-14 23:18:09 +00:00 |
nsSpaceManager.cpp
|
Remove unnecessary XPCOM interface around nsSpaceManager. b=102453 r=jag sr=waterson
|
2001-10-26 05:06:07 +00:00 |
nsSpaceManager.h
|
Remove unnecessary XPCOM interface around nsSpaceManager. b=102453 r=jag sr=waterson
|
2001-10-26 05:06:07 +00:00 |
nsSpacerFrame.cpp
|
bug 103925 (2nd patch) - flag pixel rounding errors in display reflow debugging. sr=attinasi, r=bernd
|
2001-11-14 13:40:03 +00:00 |
nsSplittableFrame.cpp
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsSplittableFrame.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsTextFrame.cpp
|
b=96870 r=rods sr=attinasi Fixed printing so backgrounds can be turned on and off.
|
2002-02-15 14:48:12 +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
|
#36163
|
2001-11-14 14:21:52 +00:00 |
nsViewportFrame.cpp
|
Bug 115113. Eliminate nsIReflowCommand, and just use nsHTMLReflowCommand directly. r=karnaze, sr=attinasi.
|
2001-12-17 22:39:59 +00:00 |