.. |
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
|
effectively removed area frame
|
2000-05-09 05:11:12 +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 |
nsBlockBandData.cpp
|
|
|
nsBlockBandData.h
|
|
|
nsBlockFrame.cpp
|
fixed nsbeta2+ bugs 42138 35772 37657 38157 40283 35964
|
2000-06-14 23:15:59 +00:00 |
nsBlockFrame.h
|
fixed bug 41757
|
2000-06-11 22:14:33 +00:00 |
nsBlockReflowContext.cpp
|
Fix bug 42685, nsbeta2+. Revert percentage width calculations to the way they used to be, except for floats with auto widths. code=buster r=me
|
2000-06-20 03:47:49 +00:00 |
nsBlockReflowContext.h
|
Fix bug 42685, nsbeta2+. Revert percentage width calculations to the way they used to be, except for floats with auto widths. code=buster r=me
|
2000-06-20 03:47:49 +00:00 |
nsBlockReflowState.cpp
|
fixed nsbeta2+ bugs 42138 35772 37657 38157 40283 35964
|
2000-06-14 23:15:59 +00:00 |
nsBlockReflowState.h
|
fixed nsbeta2+ bugs 42138 35772 37657 38157 40283 35964
|
2000-06-14 23:15:59 +00:00 |
nsBRFrame.cpp
|
|
|
nsBulletFrame.cpp
|
Changed nsBulletFrame to set the dirty flag on the it's parent's first frame instead of itself when an Image is updated b=36703 r=buster@netscape.com tested on WINNT, Linux
|
2000-06-08 23:19:38 +00:00 |
nsBulletFrame.h
|
|
|
nsContainerFrame.cpp
|
#42029 "Dynamic use of the clip property is causing repaint problems". Make the clip area coordinates conform to the latest spec. r=attinasi.
|
2000-06-22 05:28:36 +00:00 |
nsContainerFrame.h
|
Fix for mac xp menus not comming up at all.
|
2000-05-18 00:37:27 +00:00 |
nsFirstLetterFrame.cpp
|
|
|
nsFrame.cpp
|
bug fix for #40742
|
2000-06-22 00:41:42 +00:00 |
nsFrame.h
|
Part2 of fix for bug #39821: Drag and Drop interferes with selection
|
2000-05-31 03:20:02 +00:00 |
nsFrameFrame.cpp
|
fix assert for dogfood bug#37854, r=danm
|
2000-05-18 21:08:27 +00:00 |
nsFrameList.cpp
|
|
|
nsFrameList.h
|
|
|
nsFrameSetFrame.cpp
|
#42325 "Won't show page on www.teamtalk.com". Fix the parsing of ROWS="*%" in FRAMESETs. r=pollmann.
|
2000-06-22 05:32:56 +00:00 |
nsFrameSetFrame.h
|
|
|
nsFrameUtil.cpp
|
|
|
nsGfxScrollFrame.cpp
|
Tree/grid work. Bug #30511. r=danm.
|
2000-06-06 23:14:11 +00:00 |
nsGfxScrollFrame.h
|
Tree/grid work. Bug #30511. r=danm.
|
2000-06-06 23:14:11 +00:00 |
nsHTMLContainerFrame.cpp
|
Add code to paint selection border around Named Anchor frames when rect is not null - used only in Editor when Named Anchor is represented by an image. r=mjudge
|
2000-05-16 22:12:54 +00:00 |
nsHTMLContainerFrame.h
|
|
|
nsHTMLFrame.cpp
|
Added AttributeChanged method impl. for the CanvasFrame. This allows the frame to invalidate the whole canvas when a background color or background image changes. b=11491,37502
|
2000-05-06 05:50:49 +00:00 |
nsHTMLParts.h
|
Changing the way content elements store their name information, previously the elements generally stored a name atom and a namespace ID, now they store a pointer to a shared structure containing the name atom, the prefix atom and the namespace ID. This structure is shared between nodes with unique names (ie same name, prefix and ns ID) within a document. Documents now hold a hash table of the names in the document. The changes to mozilla/rdf are not reviewed but they are approved by waterson@netscape.com and the changes to mozilla/layout are reviewed by buster@netscape.com.
|
2000-05-10 13:13:39 +00:00 |
nsHTMLReflowCommand.cpp
|
|
|
nsHTMLReflowCommand.h
|
|
|
nsHTMLReflowState.cpp
|
bug 41306 - remove special cell auto percentage base code, r=rods
|
2000-06-15 14:54:04 +00:00 |
nsHTMLReflowState.h
|
bug 41306 - remove special cell auto percentage base code, r=rods
|
2000-06-15 14:54:04 +00:00 |
nsIAnonymousContentCreator.h
|
|
|
nsIFrame.h
|
fixed bug 29854
|
2000-06-11 05:25:14 +00:00 |
nsIFrameDebug.h
|
|
|
nsIFrameUtil.h
|
|
|
nsILineIterator.h
|
warning fixes for linux. r: mjudge a: beppe
|
2000-06-16 22:28:10 +00:00 |
nsImageFrame.cpp
|
backing out a change that went in with the new timer code that had nothing to do with timers and shouldn't have been checked in (and I don't know why was in my tree)
|
2000-05-20 03:05:48 +00:00 |
nsImageFrame.h
|
|
|
nsImageMap.cpp
|
changing use of nsXIFConverter to nsIXifConverter
|
2000-05-13 08:10:25 +00:00 |
nsImageMap.h
|
|
|
nsInlineFrame.cpp
|
|
|
nsInlineFrame.h
|
|
|
nsIPageSequenceFrame.h
|
|
|
nsIScrollableFrame.h
|
Tree/grid work. Bug #30511. r=danm.
|
2000-06-06 23:14:11 +00:00 |
nsIStatefulFrame.h
|
Bug 32770: Save scroll position in session history r=nisheeth
|
2000-06-14 23:37:06 +00:00 |
nsLeafFrame.cpp
|
|
|
nsLeafFrame.h
|
|
|
nsLineBox.cpp
|
warning fixes for linux. r: mjudge a: beppe
|
2000-06-16 22:28:10 +00:00 |
nsLineBox.h
|
warning fixes for linux. r: mjudge a: beppe
|
2000-06-16 22:28:10 +00:00 |
nsLineLayout.cpp
|
fixed nsbeta2+ bugs 42138 35772 37657 38157 40283 35964
|
2000-06-14 23:15:59 +00:00 |
nsLineLayout.h
|
[#ifdef MOZ_MATHML: not yet part of default build]. Export the baseline out of the block frame code to support 'vertical-align: baseline' in table-cells. bug 10207. r:buster@netscape.com. a:waterson@mozilla.org
|
2000-06-05 08:24:18 +00:00 |
nsObjectFrame.cpp
|
bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser
|
2000-06-20 23:10:06 +00:00 |
nsObjectFrame.h
|
|
|
nsPageFrame.cpp
|
|
|
nsPageFrame.h
|
|
|
nsPlaceholderFrame.cpp
|
|
|
nsPlaceholderFrame.h
|
|
|
nsSelection.cpp
|
too many copies for ender-lite. happening whenever people were setting selection progromatically. r=hyatt 34896
|
2000-06-09 05:14:19 +00:00 |
nsSimplePageSequence.cpp
|
|
|
nsSimplePageSequence.h
|
|
|
nsSpaceManager.cpp
|
|
|
nsSpaceManager.h
|
|
|
nsSpacerFrame.cpp
|
fixed bug 24770
|
2000-05-09 05:09:55 +00:00 |
nsSplittableFrame.cpp
|
|
|
nsSplittableFrame.h
|
|
|
nsTextFrame.cpp
|
bug = 34896. Fixing ender lite startup problem with caret. checking for inOffset<0. we checked for >mContentLength but not <0. r=churchil.
|
2000-06-01 01:00:15 +00:00 |
nsTextTransformer.cpp
|
#7601, r = ftang
|
2000-05-16 19:52:05 +00:00 |
nsTextTransformer.h
|
|
|
nsViewportFrame.cpp
|
|
|