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
/
xpfe
/
appshell
/
public
History
pchen%netscape.com
c9ece58c2e
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@78284 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-06 21:14:03 +00:00
..
Makefile.in
The unix builds will use a generated build_number (rather than the checked in version) that will forcibly be 000000000 unless MOZILLA_OFFICIAL is set. Bug
#26798
2000-07-08 09:36:01 +00:00
makefile.win
Export new nsINativeAppSupport interface header
2000-05-11 01:10:39 +00:00
MANIFEST
Export new nsINativeAppSupport interface header
2000-05-11 01:10:39 +00:00
MANIFEST_IDL
…
nsAppleEvents.h
…
nsappshell.h
…
nsAppShellCIDs.h
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
nsBuildID.h
…
nsFileLocations.h
work for bug
#38374
2000-06-22 22:14:53 +00:00
nsIAppShellService.idl
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
nsICmdLineHandler.idl
fix for bug
#40248
. I was using the category manager incorrectly.
2000-06-01 04:14:34 +00:00
nsICmdLineService.idl
…
nsICommonDialogs.idl
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
nsIDialogParamBlock.idl
…
nsIDOMXPConnectFactory.h
…
nsIFileLocator.idl
…
nsIInternetConfigService.idl
First Checked In.
2000-09-06 21:14:03 +00:00
nsINativeAppSupport.h
…
nsINetSupportDialogService.h
…
nsISplashScreen.h
…
nsIUserInfo.idl
…
nsIWebShellWindow.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
nsIWindowMediator.idl
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
nsIXULBrowserWindow.idl
Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz
2000-07-25 05:45:56 +00:00
nsIXULWindow.idl
…