Commit Graph

19 Commits

Author SHA1 Message Date
alecf%netscape.com
6568ddd326 fix call to CreateInstance, now that you can create one with a ProgID 1999-02-26 18:17:41 +00:00
alecf%netscape.com
b7140ce60a add temporary hack to instantiate Messenger in the JS namespace 1999-02-26 17:47:35 +00:00
danm%netscape.com
1adc0f7aaa adding C XUL window construction callback 1999-02-26 02:22:42 +00:00
warren%netscape.com
3983744680 Added check for forgotten error that caused hang on failure. 1999-02-23 07:17:10 +00:00
rods%netscape.com
26becb7637 Completed work on -width and -height 1999-02-18 21:53:31 +00:00
hyatt%netscape.com
88bfd97827 Checking in the new appRunner. 1999-02-18 05:01:03 +00:00
rods%netscape.com
2496dcca5f Made AppCoreManager a a Gecko service 1999-02-17 16:16:35 +00:00
rods%netscape.com
db2e8339d4 Rename AppCores.idl to AppCoresManager.idl
and renamed all the CIDs to uppercase
1999-02-16 16:46:19 +00:00
rods%netscape.com
902c63f62d Added extra parameeter to CreatetopLevelWindow 1999-02-10 16:41:07 +00:00
radha%netscape.com
f13b7fcc14 Enable AppCores work in unix 1999-02-04 19:06:33 +00:00
pinkerton%netscape.com
f772ba75d7 add mac to the appcore ifdef's. 1999-02-03 18:24:26 +00:00
rods%netscape.com
ed5b1ff50e Added appcores stuff just for Windows, working on Mac and Linux 1999-02-03 16:50:05 +00:00
mcmullen%netscape.com
a58105db04 Added a new InitializeMacToolbox() to NSStdLib (declared in macstdlibextras.h) and exported it. This makes all the Mac Toolbox Init calls, and also (if DEBUG) initializes SIOUX without menus. Safe to call this multiple times (it has a static boolean). Removed toolbox initialization from constructor of nsAppShell, and called InitializeMacToolbox() instead. Called InitializeMacToolbox from main in viewer app, and also from a static initializer in nsAppRunner.cpp. 1999-01-27 02:11:56 +00:00
rods%netscape.com
66702b8f07 Changed initial document to appshell.html 1999-01-26 16:00:57 +00:00
radha%netscape.com
86af51b0c2 Use command line service to obtain URLs etc... 1999-01-22 22:22:33 +00:00
rpotts%netscape.com
2d7903493b Added nsAppShellCIDs.h as an include... 1999-01-21 07:29:53 +00:00
rpotts%netscape.com
81f9be545d Added an argument to CreateTopLevelWindow() which specifies the controller object to instantiate along with the UI document 1999-01-21 07:25:05 +00:00
rpotts%netscape.com
daae6dd80c Include the implementation of NS_SetupRegistry(...) from mozilla/webshell/tests/viewer/nsSetupRegistry.cpp rather than duplicating the code... 1999-01-05 10:39:04 +00:00
rpotts%netscape.com
c3af294fcb Application launcher... 1998-12-03 01:37:46 +00:00