.. |
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
|
bug 588 (text justification) for Robert O'Callahan <roc+moz@cs.cmu.edu>
|
2000-04-17 14:40:46 +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
|
avoiding confusion between line iterator between layout and navigation.
|
2000-05-16 08:11:14 +00:00 |
nsBlockFrame.h
|
effectively removed area frame
|
2000-05-09 05:11:12 +00:00 |
nsBlockReflowContext.cpp
|
bugs 38396, 29429, 32471, 27390, 32581
|
2000-05-14 04:56:25 +00:00 |
nsBlockReflowContext.h
|
(forgot to check this in)
|
2000-05-09 05:28:08 +00:00 |
nsBlockReflowState.cpp
|
avoiding confusion between line iterator between layout and navigation.
|
2000-05-16 08:11:14 +00:00 |
nsBlockReflowState.h
|
avoiding confusion between line iterator between layout and navigation.
|
2000-05-16 08:11:14 +00:00 |
nsBRFrame.cpp
|
Add ifdef'ed Performance Reflow Counting code
|
2000-04-21 14:59:47 +00:00 |
nsBulletFrame.cpp
|
Add ifdef'ed Performance Reflow Counting code
|
2000-04-21 14:59:47 +00:00 |
nsBulletFrame.h
|
|
|
nsContainerFrame.cpp
|
Reinstated clipping code which had been backed out because it caused
|
2000-04-25 04:43:11 +00:00 |
nsContainerFrame.h
|
Fix event targetting bugs by using paint layers in GetFrameForPoint, testing for visibility, and trying GetFrameForPoint on additional views if one fails. r=joki@netscape.com(, hyatt@netscape.com) b=12232,20051,21304,24474,26785, and remaining issues from 23161.
|
2000-03-22 02:43:08 +00:00 |
nsFirstLetterFrame.cpp
|
Add ifdef'ed Performance Reflow Counting code
|
2000-04-21 14:59:47 +00:00 |
nsFrame.cpp
|
changes for setcapture.
|
2000-05-16 13:52:28 +00:00 |
nsFrame.h
|
stealing new bit for frames with their own selection. changing caret to be able to handle multiple selected areas. if the bit doesnt work out i will back it out.
|
2000-05-04 08:35:42 +00:00 |
nsFrameFrame.cpp
|
Bug 32746 (3 of 3): Make iframe borders respond to both css and frameborder attribute, un-reverse frameborder=yes/no, and misc clean up with nsCOMPtrs. r=harishd
|
2000-05-16 21:59:23 +00:00 |
nsFrameList.cpp
|
|
|
nsFrameList.h
|
|
|
nsFrameSetFrame.cpp
|
Reinstated clipping code which had been backed out because it caused
|
2000-04-25 04:43:11 +00:00 |
nsFrameSetFrame.h
|
Fix event targetting bugs by using paint layers in GetFrameForPoint, testing for visibility, and trying GetFrameForPoint on additional views if one fails. r=joki@netscape.com(, hyatt@netscape.com) b=12232,20051,21304,24474,26785, and remaining issues from 23161.
|
2000-03-22 02:43:08 +00:00 |
nsFrameUtil.cpp
|
making string conversions explicit
|
2000-04-03 11:20:35 +00:00 |
nsGfxScrollFrame.cpp
|
1) Scrolling menus
|
2000-05-15 04:12:31 +00:00 |
nsGfxScrollFrame.h
|
1) Scrolling menus
|
2000-05-15 04:12:31 +00:00 |
nsHTMLContainerFrame.cpp
|
Reinstated clipping code which had been backed out because it caused
|
2000-04-25 04:43:11 +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 23014: Quirks mode percentage height: enable for iframes, enable for native scrollbars, and add safety check for unconstrained height. r=harishd
|
2000-05-16 22:02:16 +00:00 |
nsHTMLReflowState.h
|
bug 37037, 37490, and a table paganation problem when captions are present.
|
2000-05-04 23:16:42 +00:00 |
nsIAnonymousContentCreator.h
|
Not enabling creator's to be asked if they want to create a special frame for anonymous content
|
2000-04-19 13:55:17 +00:00 |
nsIFrame.h
|
stealing new bit for frames with their own selection. changing caret to be able to handle multiple selected areas. if the bit doesnt work out i will back it out.
|
2000-05-04 08:35:42 +00:00 |
nsIFrameDebug.h
|
|
|
nsIFrameUtil.h
|
|
|
nsILineIterator.h
|
avoiding confusion between line iterator between layout and navigation.
|
2000-05-16 08:11:14 +00:00 |
nsImageFrame.cpp
|
bug 38396, a bug in max width calculation exposed by tables
|
2000-05-14 04:43:52 +00:00 |
nsImageFrame.h
|
no longer strips beginning and ending spaces of value when GetAttributeValueAt
|
2000-04-19 14:00:11 +00:00 |
nsImageMap.cpp
|
changing use of nsXIFConverter to nsIXifConverter
|
2000-05-13 08:10:25 +00:00 |
nsImageMap.h
|
|
|
nsInlineFrame.cpp
|
Add ifdef'ed Performance Reflow Counting code
|
2000-04-21 14:59:47 +00:00 |
nsInlineFrame.h
|
b=32192 r=buster@netscape.com Fixed a place where the code to lazily
|
2000-03-22 04:06:37 +00:00 |
nsIPageSequenceFrame.h
|
|
|
nsIScrollableFrame.h
|
1) Scrolling menus
|
2000-05-15 04:12:31 +00:00 |
nsIStatefulFrame.h
|
|
|
nsLeafFrame.cpp
|
Add ifdef'ed Performance Reflow Counting code
|
2000-04-21 14:59:47 +00:00 |
nsLeafFrame.h
|
|
|
nsLineBox.cpp
|
avoiding confusion between line iterator between layout and navigation.
|
2000-05-16 08:11:14 +00:00 |
nsLineBox.h
|
avoiding confusion between line iterator between layout and navigation.
|
2000-05-16 08:11:14 +00:00 |
nsLineLayout.cpp
|
just removed a warning
|
2000-05-09 05:08:27 +00:00 |
nsLineLayout.h
|
# 34082
|
2000-05-02 23:07:11 +00:00 |
nsObjectFrame.cpp
|
Fix for bug #37165 (Unknown protocol handler in embed/object src attribute
|
2000-05-07 16:48:06 +00:00 |
nsObjectFrame.h
|
extracted the declaration of nsObjectFrame into a separate .h file so that it can be accessed by nsHTMLEmbedElement.cpp. This is needed to fix bug 32150
|
2000-04-14 22:48:30 +00:00 |
nsPageFrame.cpp
|
Add ifdef'ed Performance Reflow Counting code
|
2000-04-21 14:59:47 +00:00 |
nsPageFrame.h
|
|
|
nsPlaceholderFrame.cpp
|
Add ifdef'ed Performance Reflow Counting code
|
2000-04-21 14:59:47 +00:00 |
nsPlaceholderFrame.h
|
|
|
nsSelection.cpp
|
Select table column and row support (20973). r=mjudge
|
2000-05-16 03:03:13 +00:00 |
nsSimplePageSequence.cpp
|
Add ifdef'ed Performance Reflow Counting code
|
2000-04-21 14:59:47 +00:00 |
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
|
#7601
|
2000-05-16 19:51:09 +00:00 |
nsTextTransformer.cpp
|
#7601, r = ftang
|
2000-05-16 19:52:05 +00:00 |
nsTextTransformer.h
|
Added support for measuring text runs in ascii, and changed text transformer
|
2000-04-12 14:54:43 +00:00 |
nsViewportFrame.cpp
|
Add ifdef'ed Performance Reflow Counting code
|
2000-04-21 14:59:47 +00:00 |