.. |
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
|
|
|
nsAreaFrame.cpp
|
|
|
nsAreaFrame.h
|
|
|
nsBlockBandData.cpp
|
|
|
nsBlockBandData.h
|
|
|
nsBlockFrame.cpp
|
bug 71370; author=simon@softel.co.il; r=attinasi; sr=erik; implement bidi
|
2001-03-09 03:29:00 +00:00 |
nsBlockFrame.h
|
Don't paint blocks that shouldn't be painted when printing
|
2001-03-08 02:46:44 +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 71370; author=simon@softel.co.il; r=attinasi; sr=erik; implement bidi
|
2001-03-09 03:29:00 +00:00 |
nsBlockReflowState.h
|
bug 71370; author=simon@softel.co.il; r=attinasi; sr=erik; implement bidi
|
2001-03-09 03:29:00 +00:00 |
nsBRFrame.cpp
|
|
|
nsBulletFrame.cpp
|
Display frame reflow counts (turned via config file define)
|
2001-03-13 01:47:22 +00:00 |
nsBulletFrame.h
|
|
|
nsContainerFrame.cpp
|
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 |
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
|
|
|
nsFrame.cpp
|
table reflow coalescing, table reflow face lift. sr=attinasi
|
2001-03-13 06:38:59 +00:00 |
nsFrame.h
|
table reflow coalescing, table reflow face lift. sr=attinasi
|
2001-03-13 06:38:59 +00:00 |
nsFrameFrame.cpp
|
Display frame reflow counts (turned via config file define)
|
2001-03-13 01:47:22 +00:00 |
nsFrameList.cpp
|
|
|
nsFrameList.h
|
|
|
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
|
|
|
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
|
Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com
|
2001-02-19 21:50:04 +00:00 |
nsGfxScrollFrame.h
|
|
|
nsHTMLContainerFrame.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 |
nsHTMLContainerFrame.h
|
|
|
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
|
|
|
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
|
|
|
nsIFrame.h
|
table reflow coalescing, table reflow face lift. sr=attinasi
|
2001-03-13 06:38:59 +00:00 |
nsIFrameDebug.h
|
|
|
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
|
|
|
nsImageFrame.cpp
|
Fix bug 58331, don't access internal frame data after DOM event dispatch. r:peterv sr:jst
|
2001-03-13 11:32:43 +00:00 |
nsImageFrame.h
|
Don't reflow for every notification of an image load if the image frame's size is constrained. b=69552 r=kmcclusk sr=hyatt
|
2001-03-06 00:47:46 +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
|
|
|
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 |
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 checkin enables mozilla to support the printing of selection, the printing of page ranges, and
|
2001-01-27 14:09:34 +00:00 |
nsIScrollableFrame.h
|
|
|
nsIScrollableViewProvider.h
|
|
|
nsIStatefulFrame.h
|
|
|
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
|
|
|
nsObjectFrame.cpp
|
Display frame reflow counts (turned via config file define)
|
2001-03-13 01:47:22 +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
|
Remove static constructor for nsStyleColor. r=disttsc@bart.nl sr=brendan@mozilla.org b=67341
|
2001-02-20 13:44:43 +00:00 |
nsSimplePageSequence.cpp
|
Added UI for printing selectd frame
|
2001-02-02 08:42:53 +00:00 |
nsSimplePageSequence.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 |
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
|
|
|
nsSpacerFrame.cpp
|
|
|
nsSplittableFrame.cpp
|
|
|
nsSplittableFrame.h
|
|
|
nsTextFrame.cpp
|
Display frame reflow counts (turned via config file define)
|
2001-03-13 01:47:22 +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
|
|
|
nsViewportFrame.cpp
|
removing most all NS_DEFINE_IID and replacing them with NS_GET_IID macros
|
2001-01-04 20:44:42 +00:00 |