.. |
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 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
|
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
|
Fix for bug 110940 (order List ID does not display correctly after change )
|
2002-04-11 14:01:11 +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 135146. Implement NS_FRAME_REFLOW_ROOT to allow reflows for <textarea> and <input type='text'> to be dispatched from the scroll frame within the nsGfxTextControlFrame2. r=kin, sr=attinasi
|
2002-04-11 01:13:41 +00:00 |
nsBlockReflowState.h
|
Bug 135146. Implement NS_FRAME_REFLOW_ROOT to allow reflows for <textarea> and <input type='text'> to be dispatched from the scroll frame within the nsGfxTextControlFrame2. r=kin, sr=attinasi
|
2002-04-11 01:13:41 +00:00 |
nsBulletFrame.cpp
|
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
|
2002-03-06 07:48:55 +00:00 |
nsBulletFrame.h
|
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
|
2001-11-14 01:33:42 +00:00 |
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
|
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
|
Remove |aForceUnique| parameter from style context resolving methods, and corresponding flag from nsStyleContext, since the only caller was ReResolveStyleContext (on the assumption that other callers used it). Allow ReResolveStyleContext to benefit from FindChildWithRules and allow it to re-resolve to the same tree even when called on the root style context. b=133821 r=attinasi sr=hyatt a=asa
|
2002-03-31 16:59:00 +00:00 |
nsFrame.cpp
|
bug 125543 - Prevent row groups from splitting in the reflow preceeding a special height reflow. Cells are only notified that they should observe a percent height element if the element is inside the table's cell. Percent height elements inside the body will have a height based on the page height when printing. sr=kin, r=alexsavulov.
|
2002-04-10 21:32:41 +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
|
Lower limit on number of nested content frames before giving up. b=126466 r=fabian@bluishgecko.net sr=jst@netscape.com a=rjesup@wgate.com (drivers) a=jaimejr@netscape.com (adt)
|
2002-04-10 11:13:35 +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
|
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
|
http://bonsai.mozilla.org/cvsquery.cgi?module=SeaMonkeyAll&branch=HEAD&cvsroot=/cvsroot&date=explicit&mindate=1017959940&maxdate=1017960540&who=jst%25netscape.com&generateBackoutCVSCommands=1
|
2002-04-05 05:42:10 +00:00 |
nsFrameSetFrame.h
|
http://bonsai.mozilla.org/cvsquery.cgi?module=SeaMonkeyAll&branch=HEAD&cvsroot=/cvsroot&date=explicit&mindate=1017959940&maxdate=1017960540&who=jst%25netscape.com&generateBackoutCVSCommands=1
|
2002-04-05 05:42:10 +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
|
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
|
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
|
show canvasframe in debug reflow logs, bug 134130 , r=jkeiser sr=attinasi a=asa
|
2002-04-03 04:21:20 +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 135146. Implement NS_FRAME_REFLOW_ROOT to allow reflows for <textarea> and <input type='text'> to be dispatched from the scroll frame within the nsGfxTextControlFrame2. r=kin, sr=attinasi
|
2002-04-11 01:13:41 +00:00 |
nsHTMLReflowCommand.h
|
Bug 135146. Implement NS_FRAME_REFLOW_ROOT to allow reflows for <textarea> and <input type='text'> to be dispatched from the scroll frame within the nsGfxTextControlFrame2. r=kin, sr=attinasi
|
2002-04-11 01:13:41 +00:00 |
nsHTMLReflowMetrics.h
|
Bug 86947:
|
2001-10-25 01:08:40 +00:00 |
nsHTMLReflowState.cpp
|
#76097 Need to include external leading for CJK normal Line-height
|
2002-04-11 00:00:40 +00:00 |
nsHTMLReflowState.h
|
bug 131020 - process special height reflow when initiator is the containing table. a=roc+moz, sr=attinasi, r=bernd.
|
2002-04-01 06:46:17 +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
|
Bug 135146. Implement NS_FRAME_REFLOW_ROOT to allow reflows for <textarea> and <input type='text'> to be dispatched from the scroll frame within the nsGfxTextControlFrame2. r=kin, sr=attinasi
|
2002-04-11 01:13:41 +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
|
fix from 9.8 added to 9.9 and 1.0 branches. moving to trunk as well. small fix for image display
|
2002-04-11 01:11:23 +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
|
Remove |aForceUnique| parameter from style context resolving methods, and corresponding flag from nsStyleContext, since the only caller was ReResolveStyleContext (on the assumption that other callers used it). Allow ReResolveStyleContext to benefit from FindChildWithRules and allow it to re-resolve to the same tree even when called on the root style context. b=133821 r=attinasi sr=hyatt a=asa
|
2002-03-31 16:59:00 +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 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
|
Correctly set visibility of view on DidReflow for cases when our CSS visibility style has changed from visible (windows part) bug 129306 r=av sr=attinasi
|
2002-04-13 02:43:58 +00:00 |
nsObjectFrame.h
|
Fixing HIDDEN attribute on EMBED tag and also removing support for it for APPLET tags. Bug 136456 r=av sr=attinasi
|
2002-04-13 01:53:23 +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
|
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
|
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
|
This patch also fixes a regression from 6.2 where when printing selection it
|
2002-04-11 00:34:59 +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
|
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
|
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
|
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
|
Bug 128855. Be sure to grow |spacing| array in the case of small caps. Patch provided by Andrew Schultz <ajschult@eos.ncsu.edu>, r=attinasi, sr=waterson, a=asa.
|
2002-04-07 17:37:30 +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
|
Account for scrollbar in incremental reflow of fixed-pos elements. Bug
|
2002-03-12 15:29:33 +00:00 |