gecko-dev/layout/generic
mstoltz%netscape.com f9c13993e0 Fixing bug 78831 - treat chrome and resource URLs the same in the
URL loading check and give them access to each other. r=pavlov,
 sr=brendan. This allows us to turn on the fix (already reviewed)
for 69070.
2001-05-15 22:47:21 +00:00
..
broken-image.gif
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-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
nsAbsoluteContainingBlock.cpp Display frame reflow counts (turned via config file define) 2001-03-13 01:47:22 +00:00
nsAbsoluteContainingBlock.h effectively removed area frame 2000-05-09 05:11:12 +00:00
nsAreaFrame.cpp effectively removed area frame 2000-05-09 05:11:12 +00:00
nsAreaFrame.h effectively removed area frame 2000-05-09 05:11:12 +00:00
nsBRFrame.cpp Add ifdef'ed Performance Reflow Counting code 2000-04-21 14:59:47 +00:00
nsBidiFrames.cpp bug 74946; author=simon@softel.co.il; r=erik; sr=attinasi; diffs from IBM 2001-04-11 23:32:21 +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 Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
nsBlockBandData.h bug 588 (text justification) for Robert O'Callahan <roc+moz@cs.cmu.edu> 2000-04-17 14:40:46 +00:00
nsBlockDebugFlags.h Bug 77414. Break nsBlockReflowState out into its own files. sr=attinasi 2001-05-01 04:22:57 +00:00
nsBlockFrame.cpp Bug 43914. Don't force-dirty line after break-after; be sure to dirty lines containing a modified frame's continuation. Should improve typing performance. r=dbaron, sr=attinasi 2001-05-15 19:09:41 +00:00
nsBlockFrame.h 62971 sr= hyatt r=kin/waterson fix for changing how we find the line given an event point 2001-05-11 08:04:29 +00:00
nsBlockReflowContext.cpp bug 47549 (Floaters cause entire page to redraw as content is appended (block paint perf)) 2001-02-12 07:06:49 +00:00
nsBlockReflowContext.h Reinstate my changes that were backed out 10 days ago. #43457 split nsStyleSpacing into 4 smaller structures: nsStyleBorder, nsStylePadding, nsStyleMargin, nsStyleOutline. r=attinasi,sr=buster. 2001-02-07 09:57:26 +00:00
nsBlockReflowState.cpp Bug 77414. Break nsBlockReflowState out into its own files. sr=attinasi 2001-05-01 04:22:57 +00:00
nsBlockReflowState.h Bug 77414. Break nsBlockReflowState out into its own files. sr=attinasi 2001-05-01 04:22:57 +00:00
nsBulletFrame.cpp a name change outside the IBMBIDI ifdef caused the ifdeffed code to break; 2001-04-05 23:50:10 +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 Make sure a reflow command is posted for all dirty children in nsContainerFrame::ReflowDirtyChild, even if there's already a dirty child. Fix for bug 57251. r=attinasi,sr=waterson 2001-04-17 23:12:36 +00:00
nsContainerFrame.h Bug 74184. Make sure that NS_FRAME_HAS_CHILD_WITH_VIEW is carried forward to continuing frames. r=kmcclusk, sr=attinasi 2001-04-17 06:43:01 +00:00
nsFirstLetterFrame.cpp Bug 46693. Check to see if we CanContinueTextRun() while walking over the frames to FindNextText(). This revives the logic that I nuked when fixing 19051, and keeps you from trying to walk over <br> or other frames to erroneously continue a text run. r=akkana. 2000-07-28 22:29:28 +00:00
nsFrame.cpp Landing accessibility 2001-05-11 21:11:38 +00:00
nsFrame.h Add API to view manager to get/set default background color (used when refresh disabled and possibly useful for other things). Have Docshell preserve background color across page loads. Make root frames set background color. Fix for bug 75591. r=waterson,sr=attinasi,a=blizzard 2001-04-24 01:01:16 +00:00
nsFrameFrame.cpp Landing accessibility 2001-05-11 21:11:38 +00:00
nsFrameList.cpp fix port bustage 2001-05-15 14:34:23 +00:00
nsFrameList.h bug 71314; author=simon@softel.co.il; r=mjudge,anthonyd; sr=erik; changes 2001-03-21 01:16:22 +00:00
nsFrameSetFrame.cpp Bug 70450: Make frame.noResize scriptable, r=nisheeth@netscape.com, sr=jst@netscape.com 2001-04-12 08:16:54 +00:00
nsFrameSetFrame.h Bug 70450: Make frame.noResize scriptable, r=nisheeth@netscape.com, sr=jst@netscape.com 2001-04-12 08:16:54 +00:00
nsFrameUtil.cpp Bug 62589. Remove ad hoc timers from layout regression page cycler, collection regression data 200msec after page load has completed. Fix some bustage on framesets that happened when landing the new embed APIs. Fix Win32 harness to set XPCOM_DEBUG_BREAK=warn. r=karnaze,rpotts; sr=attinasi 2001-05-11 02:17:35 +00:00
nsGfxScrollFrame.cpp Bugzilla Bug 80634 Program received signal SIGSEGV, Segmentation fault. 2001-05-15 03:12:08 +00:00
nsGfxScrollFrame.h Bug 55100. Re-order vtable so that nsFrame::Destroy will find the size in the right spot. This is a band-aid fix. r=buster, sr=hyatt 2000-10-09 21:10:05 +00:00
nsHTMLContainerFrame.cpp Fix for 77002. reviewers=jst,waterson,hixie,shaver,brendan,pavlov 2001-04-25 19:52:49 +00:00
nsHTMLContainerFrame.h Adding call to new view API so that the view of a fixed-position frame has a Z-order/clipping parent which is not its geometric parent. Bug 39621. r,a=waterson 2000-08-12 19:44:11 +00:00
nsHTMLFrame.cpp Add API to view manager to get/set default background color (used when refresh disabled and possibly useful for other things). Have Docshell preserve background color across page loads. Make root frames set background color. Fix for bug 75591. r=waterson,sr=attinasi,a=blizzard 2001-04-24 01:01:16 +00:00
nsHTMLParts.h Fix OS/2 build bustage from fix to bug 29171. 2001-05-12 07:12:33 +00:00
nsHTMLReflowCommand.cpp removing most all NS_DEFINE_IID and replacing them with NS_GET_IID macros 2001-01-04 20:44:42 +00:00
nsHTMLReflowCommand.h r=rpotts. Fix for nsbeta3+ bug 39368. 2000-09-12 00:35:11 +00:00
nsHTMLReflowState.cpp Commented out assertion that is triggering in table regression tests: problem is covered by bug 71210, this just removes the assertion alert. r=karnaze 2001-03-28 20:06:15 +00:00
nsHTMLReflowState.h bug 71370; author=simon@softel.co.il; r=attinasi; sr=erik; implement bidi 2001-03-09 03:13:03 +00:00
nsIAnonymousContentCreator.h Bug 53969. Move anonymous content storage to pres shell; remove obsolete methods from nsIAnonymousContentCreator. r=dbaron, a=hyatt 2000-10-09 03:08:41 +00:00
nsIFrame.h Use frame bit to indicate if frame has a decendant with a view and use this to optimize nsContainerFrame::PositionChildViews; bug 70211; sr=attinasi@netscape.com r=karnaze@netscape.com 2001-03-30 05:25:49 +00:00
nsIFrameDebug.h Changes to put style data into the layout regression data output. r=karnaze, a=waterson 2000-12-07 15:31:40 +00:00
nsIFrameUtil.h Added a parameter to regression testing output. sr=waterson r=karnaze b=78523 2001-05-03 21:20:35 +00:00
nsIImageFrame.h New interfaces needed for layout splitup. Not part of the build yet 2001-02-17 01:54:26 +00:00
nsILineIterator.h bug 71314; author=simon@softel.co.il; r=mjudge,anthonyd; sr=erik; changes 2001-03-21 01:16:22 +00:00
nsIObjectFrame.h Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +00:00
nsIPageSequenceFrame.h Implements Print FrameAsIs and other frame printing options 2001-04-12 13:04:29 +00:00
nsIScrollableFrame.h Fix to enable trees to blit. Performance work approved by waterson. r=waterson. 2000-07-27 06:17:58 +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 32770: Save scroll position in session history r=nisheeth 2000-06-14 23:37:06 +00:00
nsImageFrame.cpp Fixing bug 78831 - treat chrome and resource URLs the same in the 2001-05-15 22:47:21 +00:00
nsImageFrame.h fixing bug 78015 and removing some old imagelib code r=saari sr=hyatt 2001-05-04 06:29:59 +00:00
nsImageMap.cpp Bug 60079. Look a little bit harder for <area> elements, rather than just bailing if the first element in the <map> isn't an <area>. r=saari, sr=jst 2001-04-01 00:45:59 +00:00
nsImageMap.h Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +00:00
nsInlineFrame.cpp bug 71370; author=simon@softel.co.il; r=attinasi; sr=erik; implement bidi 2001-03-09 03:29:00 +00:00
nsInlineFrame.h Shift frame-state bits in implementations to the 12 higher bits - bug 68411 r=karnaze sr=waterson 2001-02-23 12:42:12 +00:00
nsLeafFrame.cpp Display frame reflow counts (turned via config file define) 2001-03-13 01:47:22 +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 bug 74587; author=simon@softel.co.il; r=attinasi; sr=erik; fix for a 2001-05-02 22:13:29 +00:00
nsLineBox.h bug 71370; author=simon@softel.co.il; r=attinasi; sr=erik; implement bidi 2001-03-09 03:29:00 +00:00
nsLineLayout.cpp Fixed handling of empty line after a bullet in QuirksMode. b=75963 r=karnaze@netscape.com sr=waterson@netscape.com a=brendan 2001-04-19 21:54:35 +00:00
nsLineLayout.h Bug 77414. Break nsBlockReflowState out into its own files. sr=attinasi 2001-05-01 04:22:57 +00:00
nsObjectFrame.cpp Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +00:00
nsObjectFrame.h Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +00:00
nsPageFrame.cpp Implements Print FrameAsIs and other frame printing options 2001-04-12 13:04:29 +00:00
nsPageFrame.h Implements Print FrameAsIs and other frame printing options 2001-04-12 13:04:29 +00:00
nsPlaceholderFrame.cpp Display frame reflow counts (turned via config file define) 2001-03-13 01:47:22 +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
nsSelection.cpp rename GetScrollView to GetScrollableView to match Set; bug #65124 2001-05-11 13:25:38 +00:00
nsSimplePageSequence.cpp b=75893. r=mcclusk sr=attinasi a=chofmann 2001-04-25 14:26:28 +00:00
nsSimplePageSequence.h Implements Print FrameAsIs and other frame printing options 2001-04-12 13:04:29 +00:00
nsSpaceManager.cpp Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org 2001-01-27 23:06:33 +00:00
nsSpaceManager.h Make destructors that exist only for MOZ_COUNT_DTOR be #ifdef NS_BUILD_REFCNT_LOGGING instead of #ifdef DEBUG so the leak stats on optimized builds are correct. r=waterson@netscape.com sr=brendan@mozilla.org b=62421 2000-12-16 18:56:06 +00:00
nsSpacerFrame.cpp fix Bug 70989 Clean up lots of "shadows" and other common warnings 2001-03-21 05:32:22 +00:00
nsSplittableFrame.cpp Changes to put style data into the layout regression data output. r=karnaze, a=waterson 2000-12-07 15:31:40 +00:00
nsSplittableFrame.h Changes to put style data into the layout regression data output. r=karnaze, a=waterson 2000-12-07 15:31:40 +00:00
nsTextFrame.cpp fix bug 80166. check in for simon@softe.co.il 2001-05-15 12:07:30 +00:00
nsTextTransformer.cpp Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org 2001-01-27 23:06:33 +00:00
nsTextTransformer.h bug 4238; r/a=ftang,buster,waterson; added language specific transforms so 2000-09-20 23:00:32 +00:00
nsViewportFrame.cpp Fix calculation of scrollbar widths for laying out fixed-position frames. Also make sure that the fixed frames are reflowed if scrollbar widths change. Fix for bug 5195. r=evaughan,sr=attinasi 2001-04-17 01:45:38 +00:00