pjs/xpfe/appshell/src
davidm%netscape.com b0c068afd0 Update to support dialog titles and more than 2 buttons 1999-09-02 00:18:54 +00:00
..
.cvsignore Ignore generated files. 1998-12-14 16:27:13 +00:00
Makefile.in Cleaned it up to fix the Commercial build breakage. 1999-08-26 22:45:39 +00:00
makefile.win Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 01:13:14 +00:00
nsAppShellFactory.cpp add nsCommonDialogs and nsDialogParamBlock factories and registration 1999-08-11 03:03:47 +00:00
nsAppShellNameSet.cpp Fix case in include name for unix :-( 1999-03-19 08:44:40 +00:00
nsAppShellNameSet.h Temporary XPConnectFactory (until the real one is available...). This will replace the AppCoresManager as the way to create C++ components in javascript... 1999-03-19 06:15:00 +00:00
nsAppShellService.cpp Add enumerateAndInitialize to public interface. Move enumeration out of Init 1999-08-31 02:47:56 +00:00
nsCommandLineService.cpp Allow windows path formats, d:\, c:\ etc.. to be passed as command line urls 1999-08-03 22:15:14 +00:00
nsCommandLineServiceMac.cpp disable browser appcore's load of default page for new windows created by NewWebShell. fixes bug 11404. a:cyeh@netscape.com 1999-08-16 22:23:19 +00:00
nsCommandLineServiceMac.h Fixed the missing newline bug that was upsetting HP. 1999-08-12 01:53:17 +00:00
nsCommonDialogs.cpp Add support for setting the window title. Add support for up to 4 buttons 1999-09-02 00:17:03 +00:00
nsDefaultHelper.cpp Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport. 1999-07-01 19:30:20 +00:00
nsDialogParamBlock.cpp Add support for setting the window title. Add support for up to 4 buttons 1999-09-02 00:17:03 +00:00
nsFileLocations.cpp fix bugs 11716 and 11766 1999-08-14 16:56:52 +00:00
nsIXULCommand.h Explicitly include nsIMenuListener.h. Will be needed for some post-M7 changes that I have. 1999-06-05 12:11:22 +00:00
nsJSXPConnectFactory.cpp fix warnings. 1999-06-16 06:38:44 +00:00
nsNetSupportDialog.cpp Update to support dialog titles and more than 2 buttons 1999-09-02 00:18:54 +00:00
nsNetSupportDialog.h Replace declarations of interface methods in implementation classes with xpidl-generated NS_DECL_NSIFOO. 1999-08-22 23:52:07 +00:00
nsSessionHistory.cpp Fix warnings 1999-09-01 13:58:31 +00:00
nsWebShellWindow.cpp Update to support dialog titles and more than 2 buttons 1999-09-02 00:18:54 +00:00
nsWebShellWindow.h Replace declarations of interface methods in implementation classes with xpidl-generated NS_DECL_NSIFOO. 1999-08-22 23:52:07 +00:00
nsWindowMediator.cpp Change code so JS doesn't throw 1999-07-27 23:16:52 +00:00
nsXPConnectFactory.cpp Treat the progID argument on createInstance(...) as a progID - not a CLSID 1999-03-22 07:51:13 +00:00
nsXULCommand.cpp Fixing Mac breakage where menu items don't execute when selected. 1999-08-02 08:55:15 +00:00
nsXULCommand.h Cleaning up this XUL command thing a bit. 1999-07-31 22:51:05 +00:00