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
/
layout
/
html
/
forms
/
public
History
vidur%netscape.com
b10d4adc57
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@77828 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-01 01:54:35 +00:00
..
Makefile.in
…
makefile.win
…
MANIFEST
…
nsICheckboxControlFrame.h
*** empty log message ***
2000-08-02 22:07:46 +00:00
nsIComboboxControlFrame.h
47302 - moved the RegUnRegAccessKey to the Destroy Method
2000-08-03 14:13:40 +00:00
nsIFormControlFrame.h
DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc
2000-08-23 17:27:06 +00:00
nsIFormManager.h
…
nsIFormProcessor.h
Bug 15623. Fixed registration of nsKeygenHandler.
2000-08-25 18:48:50 +00:00
nsIFormSubmitObserver.h
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
2000-09-01 01:54:35 +00:00
nsIGfxTextControlFrame.h
…
nsIListControlFrame.h
…
nsIRadioControlFrame.h
*** empty log message ***
2000-08-02 22:07:46 +00:00
nsISelectControlFrame.h
…
nsITextControlFrame.h
…