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
rpotts%netscape.com
92ac833e09
bug
#94205
. Adding flags to nsIWebNavigation::Stop().
...
git-svn-id: svn://10.0.0.236/trunk@101001 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-14 04:46:20 +00:00
..
Makefile.in
Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
2001-06-18 22:10:38 +00:00
makefile.win
Adding new files needed for splitting layout into two separate libraries (some of these files have been moved from mozilla/layout). r=jst@netscape.com, sr=waterson@netscape.com. Not part of the default build yet.
2001-02-19 11:56:40 +00:00
MANIFEST
Content/layout split-up. Not part of the build. r=jst@netscape.com, sr=waterson@netscape.com.
2001-02-19 17:51:42 +00:00
nsHTMLContentSink.cpp
91320 - Removed unused files from htmlparser module and created a public directory.
2001-08-03 21:15:15 +00:00
nsHTMLDocument.cpp
bug
#94205
. Adding flags to nsIWebNavigation::Stop().
2001-08-14 04:46:20 +00:00
nsHTMLDocument.h
Fixing bug 72613, crash in nsIDOMHTMLDocument::Write() when called from C++ w/o any JS on the stack. sr=vidur@netscape.com, r=pollmann@netscape.com
2001-08-11 00:37:27 +00:00
nsHTMLFragmentContentSink.cpp
91320 - Removed unused files from htmlparser module and created a public directory.
2001-08-03 21:15: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
BodyFixupRule was not updated nor recreated in case of stylesheet disabling; b=88681; r=pierre,hyatt; sr=attinasi
2001-08-02 14:34:55 +00:00
nsImageDocument.cpp
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
nsMarkupDocument.cpp
Prevent quirk stylesheet from applying to XML documents. b=87281 r,sr in {hyatt,attinasi}
2001-06-27 02:25:47 +00:00
nsMarkupDocument.h
Fix for bug 7515 (load stylesheets inserted dynamically through the DOM). r=heikki, harishd. sr=jst.
2001-05-19 02:59:15 +00:00