.. |
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
|
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 |
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 |
nsBlockFrame.cpp
|
fix Bug 70989 Clean up lots of "shadows" and other common warnings
|
2001-03-21 05:32:22 +00:00 |
nsBlockFrame.h
|
b=70731 r=dcone sr=waterson - fixes crasher while printing
|
2001-03-14 06:45:41 +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
|
fix Bug 70989 Clean up lots of "shadows" and other common warnings
|
2001-03-21 05:32:22 +00:00 |
nsBlockReflowState.h
|
fix Bug 70989 Clean up lots of "shadows" and other common warnings
|
2001-03-21 05:32:22 +00:00 |
nsBulletFrame.cpp
|
Display frame reflow counts (turned via config file define)
|
2001-03-13 01:47:22 +00:00 |
nsBulletFrame.h
|
…
|
|
nsContainerFrame.cpp
|
fix Bug 70989 Clean up lots of "shadows" and other common warnings
|
2001-03-21 05:32:22 +00:00 |
nsContainerFrame.h
|
Rewrote nsContainerFrame::PositionChildViews to use the view tree instead of doing a recursive walk of the frame tree. Should improve page load performance bug 70211 r=attinasi@netscape.com sr=hyatt@netscape.com
|
2001-03-12 04:19:10 +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
|
bug 71810 - don't have inline virtual methods. r=karnaze.
|
2001-03-13 15:21:42 +00:00 |
nsFrame.h
|
table reflow coalescing, table reflow face lift. sr=attinasi
|
2001-03-13 06:38:59 +00:00 |
nsFrameFrame.cpp
|
Hook up browser UI after skin switch. bug=68662, r=ben, sr=alecf, a=asa
|
2001-03-16 22:40:15 +00:00 |
nsFrameList.cpp
|
bug 71314; author=simon@softel.co.il; r=mjudge,anthonyd; sr=erik; changes
|
2001-03-21 01:16:22 +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
|
removing most all NS_DEFINE_IID and replacing them with NS_GET_IID macros
|
2001-01-04 20:44:42 +00:00 |
nsFrameSetFrame.h
|
Bug 40383: Treat frameset rows spec 0* as 1* in quirks mode; r=harishd
|
2000-08-03 22:26:56 +00:00 |
nsFrameUtil.cpp
|
Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc
|
2001-03-02 09:26:57 +00:00 |
nsGfxScrollFrame.cpp
|
bug 73339: Remove NS_ConvertToString (just another name for NS_ConvertASCIItoUCS2) from the tree. r=jst, sr=scc
|
2001-03-27 11:17:17 +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
|
Removed code which prevented reparenting of views + added code to check floating child list when reparenting views bug 71032; sr = waterson@netscape.com; r=dcone@netscape.com
|
2001-03-23 14:43:09 +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
|
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 |
nsHTMLParts.h
|
Added refresh & setcookie atoms
|
2001-03-03 00:41:02 +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
|
bug 71370; author=simon@softel.co.il; r=attinasi; sr=erik; implement bidi
|
2001-03-09 03:29:00 +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
|
table reflow coalescing, table reflow face lift. sr=attinasi
|
2001-03-13 06:38:59 +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
|
removing most all NS_DEFINE_IID and replacing them with NS_GET_IID macros
|
2001-01-04 20:44:42 +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
|
New interfaces needed for layout splitup. Not part of the build yet
|
2001-02-17 01:54:26 +00:00 |
nsIPageSequenceFrame.h
|
This now enables print listeners, print progress and the cancelling of printing
|
2001-03-27 11:56:03 +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
|
fix for bug 73345. r=hixie,bryner sr=cls
|
2001-03-25 02:56:38 +00:00 |
nsImageFrame.h
|
adding ifdef'd code to use the new imagelib. bug #70938. r=waterson sr=attinasi
|
2001-03-22 01:38:35 +00:00 |
nsImageMap.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 |
nsImageMap.h
|
Bug 49122. Make the image map manage addition and removal of the <area>'s to the primary-frame-for map in the frame manager. r=saari
|
2000-08-18 06:27:42 +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
|
…
|
|
nsLineBox.cpp
|
bug 71370; author=simon@softel.co.il; r=attinasi; sr=erik; implement bidi
|
2001-03-09 03:29:00 +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
|
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 |
nsLineLayout.h
|
bug 28811
|
2000-09-11 20:46:44 +00:00 |
nsObjectFrame.cpp
|
Plugins no longer get resize events bug 70429 a=av sr=waterson
|
2001-03-28 01:02:30 +00:00 |
nsObjectFrame.h
|
Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com
|
2001-02-19 21:50:04 +00:00 |
nsPageFrame.cpp
|
Added UI for printing selectd frame
|
2001-02-02 08:42:53 +00:00 |
nsPageFrame.h
|
This checkin enables mozilla to support the printing of selection, the printing of page ranges, and
|
2001-01-27 14:09:34 +00:00 |
nsPlaceholderFrame.cpp
|
Display frame reflow counts (turned via config file define)
|
2001-03-13 01:47:22 +00:00 |
nsPlaceholderFrame.h
|
…
|
|
nsSelection.cpp
|
bug 71314; author=simon@softel.co.il; r=mjudge,anthonyd; sr=erik; changes
|
2001-03-21 01:16:22 +00:00 |
nsSimplePageSequence.cpp
|
This now enables print listeners, print progress and the cancelling of printing
|
2001-03-27 11:56:03 +00:00 |
nsSimplePageSequence.h
|
This now enables print listeners, print progress and the cancelling of printing
|
2001-03-27 11:56:03 +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
|
66793 r= cmanske sr = attinasi
|
2001-03-27 23:02:21 +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
|
removing most all NS_DEFINE_IID and replacing them with NS_GET_IID macros
|
2001-01-04 20:44:42 +00:00 |