This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
df015900ff9eb97f36b01caef1c4e5052e79c19d
Mozilla
/
mozilla
/
layout
/
html
/
document
/
src
History
hyatt%netscape.com
3dca29dd25
Cuddling mailnews and giving it some of my sweet sweet love. r=saari
...
git-svn-id: svn://10.0.0.236/trunk@65635 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-12 00:24:07 +00:00
..
arrow.gif
…
arrowd.gif
…
html.css
Cuddling mailnews and giving it some of my sweet sweet love. r=saari
2000-04-12 00:24:07 +00:00
Makefile.in
…
makefile.win
…
MANIFEST
…
nsFrameFrame.cpp
Use the docShell APIs to do the Load rather than nsIWebShell methods.
2000-04-01 00:26:21 +00:00
nsFrameSetFrame.cpp
bug 12002: Resizing a frameset by moving the splitter was causing rapid reflows bug was not updating the corresponding views. This change forces an update, which improves perceived performance. r=Troy
2000-04-05 00:10:26 +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
nsHTMLContentSink.cpp
Fixed regression bug 34257 and also contributed toward fixing 17309 by making external style sheets load blocking the parser, unless they are alternates. r=pierre b=34257, 17309
2000-04-05 04:02:38 +00:00
nsHTMLDocument.cpp
document.write() speedup, fixes (at least partly)
#29805
.
2000-04-04 14:13:46 +00:00
nsHTMLDocument.h
Replace internal HTML Doctype API with the DOM DocumentType API, HTML documents now get a DOM DocumentType if the file contains one and the DOM DocumentType is ouput if/when the document is saved. This fixes bug
#25020
.
2000-03-28 23:25:26 +00:00
nsHTMLFragmentContentSink.cpp
…
nsIHTMLContentContainer.h
…
nsIHTMLDocument.h
Replace internal HTML Doctype API with the DOM DocumentType API, HTML documents now get a DOM DocumentType if the file contains one and the DOM DocumentType is ouput if/when the document is saved. This fixes bug
#25020
.
2000-03-28 23:25:26 +00:00
nsImageDocument.cpp
Fixed a problem where loading an image into second browser window was not updating the dimensions. Also added temporary code to put the image type in the title, even though the image type is not really accurate yet. b=24478 r=dcone
2000-03-16 22:58:12 +00:00
nsMarkupDocument.cpp
…
nsMarkupDocument.h
…
ua.css
…