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
Mozilla
/
mozilla
/
content
/
html
/
document
/
src
History
scc%netscape.com
4f247b2dba
attempting to fix bustage
...
git-svn-id: svn://10.0.0.236/trunk@66102 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-15 21:13:55 +00:00
..
nsHTMLContentSink.cpp
making string conversions explicit
2000-04-15 20:15:37 +00:00
nsHTMLDocument.cpp
making string conversions explicit
2000-04-15 20:15:37 +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
Work done by Vidur and me. Added a FlushPendingNotifications() method to the document. This method flushes the pending content notifications from the content sink and the pending reflow notifications from the pres shell. This code is turned off for now so that it can be tested more thoroughly by Vidur and me.
2000-01-24 06:43:15 +00:00
nsIHTMLContentContainer.h
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
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
attempting to fix bustage
2000-04-15 21:13:55 +00:00
nsMarkupDocument.cpp
making string conversions explicit
2000-04-15 20:15:37 +00:00
nsMarkupDocument.h
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00