.. |
broken-image.gif
|
|
|
gopher-audio.gif
|
|
|
gopher-binary.gif
|
|
|
gopher-find.gif
|
|
|
gopher-image.gif
|
|
|
gopher-menu.gif
|
|
|
gopher-movie.gif
|
|
|
gopher-telnet.gif
|
|
|
gopher-text.gif
|
|
|
gopher-unknown.gif
|
|
|
nsAbsoluteContainingBlock.cpp
|
Change to how overflow is handled for absolutely positioned elements.
|
1999-12-06 15:49:53 +00:00 |
nsAbsoluteContainingBlock.h
|
Change to how overflow is handled for absolutely positioned elements.
|
1999-12-06 15:49:53 +00:00 |
nsAreaFrame.cpp
|
b=21657 a=chofmann@netscape.com Made "overflow list" a full fledged
|
2000-01-22 01:16:50 +00:00 |
nsAreaFrame.h
|
b=21657 a=chofmann@netscape.com Made "overflow list" a full fledged
|
2000-01-22 01:16:50 +00:00 |
nsBlockBandData.cpp
|
fixed bug 19494
|
1999-12-23 20:49:07 +00:00 |
nsBlockBandData.h
|
fixed bug 19494
|
1999-12-23 20:49:07 +00:00 |
nsBlockFrame.cpp
|
b=26727 r=jfrancis@netscape.com Changed MarkLineDirty() to always mark the
|
2000-02-07 15:36:08 +00:00 |
nsBlockFrame.h
|
b=21657 a=chofmann@netscape.com Made "overflow list" a full fledged
|
2000-01-22 01:16:50 +00:00 |
nsBlockReflowContext.cpp
|
b=25223. Block code now does a better job of determing where the floater
|
2000-01-29 00:47:33 +00:00 |
nsBlockReflowContext.h
|
b=22497. Changed ReflowBlock() to better calculate the x-offset where the
|
2000-01-26 01:45:47 +00:00 |
nsBlockReflowState.cpp
|
b=26727 r=jfrancis@netscape.com Changed MarkLineDirty() to always mark the
|
2000-02-07 15:36:08 +00:00 |
nsBlockReflowState.h
|
b=26727 r=jfrancis@netscape.com Changed MarkLineDirty() to always mark the
|
2000-02-07 15:36:08 +00:00 |
nsBRFrame.cpp
|
Implementing a generalized recycler and arena for all layout frames. Hoping to improve
|
1999-12-04 23:49:50 +00:00 |
nsBulletFrame.cpp
|
r=vidur. Add support for a new pref "layout.reflow.async.afterDocLoad" that enables async reflow in the pres shell only after the document is done loading. Cleaned up ExitReflowLock() so that it uses preferences to decide whether to do async reflow, not a parameter.
|
2000-01-25 16:00:44 +00:00 |
nsBulletFrame.h
|
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
|
1999-11-24 06:03:41 +00:00 |
nsContainerFrame.cpp
|
Converting ::GetIID() into NS_GET_IID(). Bug #20232. r=scc, r=mozbot
|
2000-02-02 22:24:56 +00:00 |
nsContainerFrame.h
|
b=21657 a=chofmann@netscape.com Made "overflow list" a full fledged
|
2000-01-22 01:16:50 +00:00 |
nsFirstLetterFrame.cpp
|
b=21657 a=chofmann@netscape.com Made "overflow list" a full fledged
|
2000-01-22 01:16:50 +00:00 |
nsFrame.cpp
|
big checkin. fixing problems blocking Cmanske (also a reviewer). Checking in preliminary for gen content.(nothing damaged yet) lots of bug numbers not going to look them up, the tree just opened.
|
2000-02-10 04:35:51 +00:00 |
nsFrame.h
|
big checkin. fixing problems blocking Cmanske (also a reviewer). Checking in preliminary for gen content.(nothing damaged yet) lots of bug numbers not going to look them up, the tree just opened.
|
2000-02-10 04:35:51 +00:00 |
nsFrameFrame.cpp
|
Made sure we set the tree item before adding it to the parent. Then we also must notify the tree owner of the addition of the content shell after it has been added. This the bugs having to do with treeOwner showing up (27087, 2719, 25951). r=hyatt
|
2000-02-10 07:04:09 +00:00 |
nsFrameList.cpp
|
Converting ::GetIID() into NS_GET_IID(). Bug #20232. r=scc, r=mozbot
|
2000-02-02 22:24:56 +00:00 |
nsFrameList.h
|
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
|
1999-11-24 06:03:41 +00:00 |
nsFrameSetFrame.cpp
|
Bug 18316: Safer way to adjust frame sizes - prevent possible UMR and segfaults r=harishd
|
2000-01-07 05:49:20 +00:00 |
nsFrameSetFrame.h
|
Bug 18316: Safer way to adjust frame sizes - prevent possible UMR and segfaults r=harishd
|
2000-01-07 05:49:20 +00:00 |
nsFrameUtil.cpp
|
|
|
nsGfxScrollFrame.cpp
|
1) Fixed freeze because of sync drawing in forms
|
2000-02-10 21:36:28 +00:00 |
nsGfxScrollFrame.h
|
1) implememted box reflow coelescing.
|
2000-02-09 22:02:40 +00:00 |
nsHTMLContainerFrame.cpp
|
b=21657 a=chofmann@netscape.com Made "overflow list" a full fledged
|
2000-01-22 01:16:50 +00:00 |
nsHTMLContainerFrame.h
|
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
|
1999-11-24 06:03:41 +00:00 |
nsHTMLFrame.cpp
|
Change to how overflow is handled for absolutely positioned elements.
|
1999-12-06 15:49:53 +00:00 |
nsHTMLParts.h
|
bug 24037 r=attinasi; nsOuterTableFrame handles bad incremental reflow by using the height of its rect.
|
2000-01-28 02:19:45 +00:00 |
nsHTMLReflowCommand.cpp
|
r=troy. Reflow commands are now coalesced by block and inline frames. This fixes bug 985 in which we now generate 6 reflow commands instead of 257.
|
2000-01-12 08:28:24 +00:00 |
nsHTMLReflowCommand.h
|
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
|
1999-11-24 06:03:41 +00:00 |
nsHTMLReflowState.cpp
|
b=25245 Changed ComputeContainingBlockRectangle() to set the containing
|
2000-01-30 18:40:48 +00:00 |
nsHTMLReflowState.h
|
r=troy. Reflow commands are now coalesced by block and inline frames. This fixes bug 985 in which we now generate 6 reflow commands instead of 257.
|
2000-01-12 08:28:24 +00:00 |
nsIAnonymousContentCreator.h
|
b=21657 a=chofmann@netscape.com Made "overflow list" a full fledged
|
2000-01-22 01:16:50 +00:00 |
nsIFrame.h
|
r=vidur@netscape.com Performance. Added NS_FRAME_HAS_VIEW frame state flag
|
2000-02-03 00:51:37 +00:00 |
nsIFrameDebug.h
|
Event Target Debugging (b=18175), a debugging feature to help with fixing bugs where events are going to the wrong elements. It shows (like Visual Debugging) which frame is receiving events, and one can therefore move the mouse over the page to see what frame gets events. All the code is #ifdef NS_DEBUG. However, it is not yet hooked up to the viewer menu (to be checked in later).
|
2000-02-03 02:49:58 +00:00 |
nsIFrameUtil.h
|
|
|
nsILineIterator.h
|
|
|
nsImageFrame.cpp
|
b=25245 Changed Reflow() to return 0 for a max-element-width if the
|
2000-01-30 18:28:38 +00:00 |
nsImageFrame.h
|
Fix for bug 23074. Implemented image.complete. r=pollmann
|
2000-01-06 23:41:14 +00:00 |
nsImageMap.cpp
|
Landing no_neckoutil2_branch. Bug #11159. Removes neckoutil_s.lib from build which helps beos and openvms.
|
1999-11-30 04:50:42 +00:00 |
nsImageMap.h
|
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
|
1999-11-24 06:03:41 +00:00 |
nsInlineFrame.cpp
|
fixed bug 24186 (well, fixed it enough for beta at least. see bug for details)
|
2000-02-02 07:38:23 +00:00 |
nsInlineFrame.h
|
b=21657 a=chofmann@netscape.com Made "overflow list" a full fledged
|
2000-01-22 01:16:50 +00:00 |
nsIPageSequenceFrame.h
|
Fixing bug 12181 (removing static IID's). r=troy@netscape.com
|
2000-01-04 20:24:09 +00:00 |
nsIScrollableFrame.h
|
1) created an nsIScrollableFrame interface make it possible for Chris K to fix PDP+ bug #12122
|
1999-12-07 03:36:05 +00:00 |
nsIStatefulFrame.h
|
Fixes for bugs 17460 and 21656. r=travis
|
2000-01-14 09:28:54 +00:00 |
nsLeafFrame.cpp
|
1) implememted box reflow coelescing.
|
2000-02-09 22:02:40 +00:00 |
nsLeafFrame.h
|
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
|
1999-11-24 06:03:41 +00:00 |
nsLineBox.cpp
|
Converting ::GetIID() into NS_GET_IID(). Bug #20232. r=scc, r=mozbot
|
2000-02-02 22:24:56 +00:00 |
nsLineBox.h
|
More work on getting block frames to incrementally update their
|
2000-01-08 03:58:27 +00:00 |
nsLineLayout.cpp
|
Converting ::GetIID() into NS_GET_IID(). Bug #20232. r=scc, r=mozbot
|
2000-02-02 22:24:56 +00:00 |
nsLineLayout.h
|
fixed bug 24186 (well, fixed it enough for beta at least. see bug for details)
|
2000-02-02 07:38:23 +00:00 |
nsObjectFrame.cpp
|
Converting ::GetIID() into NS_GET_IID(). Bug #20232. r=scc, r=mozbot
|
2000-02-02 22:24:56 +00:00 |
nsPageFrame.cpp
|
Implementing a generalized recycler and arena for all layout frames. Hoping to improve
|
1999-12-04 23:49:50 +00:00 |
nsPageFrame.h
|
Implementing a generalized recycler and arena for all layout frames. Hoping to improve
|
1999-12-04 23:49:50 +00:00 |
nsPlaceholderFrame.cpp
|
Implementing a generalized recycler and arena for all layout frames. Hoping to improve
|
1999-12-04 23:49:50 +00:00 |
nsPlaceholderFrame.h
|
Implementing a generalized recycler and arena for all layout frames. Hoping to improve
|
1999-12-04 23:49:50 +00:00 |
nsSimplePageSequence.cpp
|
Implementing a generalized recycler and arena for all layout frames. Hoping to improve
|
1999-12-04 23:49:50 +00:00 |
nsSimplePageSequence.h
|
Implementing a generalized recycler and arena for all layout frames. Hoping to improve
|
1999-12-04 23:49:50 +00:00 |
nsSpaceManager.cpp
|
Converting ::GetIID() into NS_GET_IID(). Bug #20232. r=scc, r=mozbot
|
2000-02-02 22:24:56 +00:00 |
nsSpaceManager.h
|
|
|
nsSpacerFrame.cpp
|
Implementing a generalized recycler and arena for all layout frames. Hoping to improve
|
1999-12-04 23:49:50 +00:00 |
nsSplittableFrame.cpp
|
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
|
1999-11-24 06:03:41 +00:00 |
nsSplittableFrame.h
|
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
|
1999-11-24 06:03:41 +00:00 |
nsTextFrame.cpp
|
fix for memory leak bug 24332
|
2000-02-10 07:55:34 +00:00 |
nsTextTransformer.cpp
|
fix word breaking problem. r=mjudge. treat all word breaking as the same.
|
2000-01-11 22:07:13 +00:00 |
nsTextTransformer.h
|
|
|
nsViewportFrame.cpp
|
b=21657 a=chofmann@netscape.com Made "overflow list" a full fledged
|
2000-01-22 01:16:50 +00:00 |