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
/
base
/
src
History
joki%netscape.com
2a080256d0
Fix bug 311157, mouseover crashes release builds.
...
git-svn-id: svn://10.0.0.236/trunk@7081 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-02 04:15:08 +00:00
..
nsContentList.cpp
Added document.cookie. HTMLCollection.namedItem looks for both NAME and ID attributes
1998-07-25 00:31:52 +00:00
nsContentList.h
Introduced nsContentLists. Added a DocumentWillBeDestroyed method to nsIDocumentObserver. Added a document parameter to all DocumentObserver notifications. Added the nsIDOMHTMLDocument interface to HTMLDocument. Implemented document.images, etc and getElementsByTagName.
1998-07-22 23:32:19 +00:00
nsDocument.cpp
Fix bug 311157, mouseover crashes release builds.
1998-08-02 04:15:08 +00:00
nsDocument.h
Filling out document event handlers, adding form events
1998-07-31 22:09:51 +00:00
nsHTMLValue.cpp
Revised SizeOf methods to add in nsString's, nsIAtom's and nsVoidArray's properly
1998-06-05 21:50:57 +00:00
nsHTMLValue.h
Revised SizeOf methods to add in nsString's, nsIAtom's and nsVoidArray's properly
1998-06-05 21:50:57 +00:00
nsSelection.cpp
IMplement factory in this class; AddRef during QueryInterface like it should; init refcnt in ctor
1998-06-03 15:47:22 +00:00
nsStyleContext.cpp
rounding support
1998-07-31 23:34:45 +00:00
nsStyleSet.cpp
added fixed pitch font
1998-07-17 05:43:31 +00:00