Commit Graph

244 Commits

Author SHA1 Message Date
saari%netscape.com
1f05fc29a1 mozilla/xpfe/appshell/src/nsWebShellWindow.cpp - Added LoadMenus method to construct menus mozilla/xpfe/appshell/src/nsWebShellWindow.h - Added LoadMenus method 1999-01-27 10:51:28 +00:00
saari%netscape.com
4999ccae6a Adding a nsnull check before we call through a returned pointer. Breaking on linux 1999-01-27 06:01:38 +00:00
ramiro%netscape.com
8fb4952bb4 Fix it for real this time. I thought i fixed before. Why is this so hard ? 1999-01-27 05:55:09 +00:00
ramiro%netscape.com
40c9c81e4b Ignore generated files. 1999-01-27 05:09:47 +00:00
mcafee%netscape.com
5854a9b69e ignore generated Makefile 1999-01-27 05:06:20 +00:00
rods%netscape.com
e65332688f Added setting of the initial URL in the URL Bar 1999-01-27 04:53:10 +00:00
ramiro%netscape.com
a9923daa01 Add makefile to unbreak build. 1999-01-27 04:49:35 +00:00
rods%netscape.com
fe87365bf2 Fixed up the UI, added the status bar 1999-01-27 04:03:46 +00:00
rods%netscape.com
1601763249 Added a lot code for M1 1999-01-27 04:02:33 +00:00
rods%netscape.com
bd295f6007 initial checkin 1999-01-27 03:55:39 +00:00
mcafee%netscape.com
378818c0c6 Adding toolbar icons 1999-01-27 02:26:53 +00:00
mcafee%netscape.com
72f62c21ef Adding xpfe/browser to build 1999-01-27 02:26:07 +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
slamm%netscape.com
c8af8f749e Cleaning this up. Some of these rules don't apply. Others are in rules.mk 1999-01-26 20:17:35 +00:00
rods%netscape.com
f7720aae45 took browser out of the build 1999-01-26 19:21:18 +00:00
rods%netscape.com
8f81f43c04 Added the "Home" button. 1999-01-26 18:03:08 +00:00
rods%netscape.com
3c2a98da74 It now looks for it's children WebShell by name and instead of assuming
that they are at a given position.
1999-01-26 18:01:38 +00:00
rods%netscape.com
f122aaa1af Added commands 1999-01-26 17:45:44 +00:00
rods%netscape.com
dda3b99265 Added appshell bootstrap and browser directories to build 1999-01-26 16:01:30 +00:00
rods%netscape.com
66702b8f07 Changed initial document to appshell.html 1999-01-26 16:00:57 +00:00
rods%netscape.com
18bcc9d0de Added nsXULCommand 1999-01-26 15:59:53 +00:00
rods%netscape.com
17e7e6b057 It now derives from nsIDocumentLoader and it processes and itstalls XULCommands 1999-01-26 15:58:58 +00:00
rods%netscape.com
4face17c36 It now derives from nsIDocumentLoader and I added the XUL Command list 1999-01-26 15:57:59 +00:00
rods%netscape.com
1a0e515e0b Added cast for mWindowList methods 1999-01-26 15:55:44 +00:00
rods%netscape.com
b3581edf7d added nsXULCommand 1999-01-26 15:45:35 +00:00
rods%netscape.com
69e5e45d17 Initial checkin 1999-01-26 15:44:24 +00:00
rods%netscape.com
56d9711d81 Initial checkin (not building source yet) 1999-01-26 15:43:34 +00:00
dcone%netscape.com
e47ece3fb8 Added nsXULCommand.cpp for Rod Spears 1999-01-26 15:30:43 +00:00
rods%netscape.com
0a9fe10037 Added toolbar.xml and xul.css 1999-01-26 15:26:14 +00:00
rods%netscape.com
05ee204da7 Changed the IFRAME to use toolbar.xml 1999-01-26 15:22:25 +00:00
rods%netscape.com
975dd2c36f Initial checkin 1999-01-26 15:08:23 +00:00
rods%netscape.com
4e1c6c2d09 Added nsIXULCommand 1999-01-26 15:06:21 +00:00
rpotts%netscape.com
92357e6f04 Added some more LINCS after the big OJI checkin... 1999-01-26 07:46:51 +00:00
rpotts%netscape.com
d0bb969861 Fixed up NSGetFactory(...) after the big service manager checkin... 1999-01-26 07:44:02 +00:00
rpotts%netscape.com
537f3e20b1 Made sure all interface methods were defined with NS_IMETHOD... Windows cares about this :-( 1999-01-25 08:34:56 +00:00
rpotts%netscape.com
6a44c89eef Added nsCommandLineArgs to the build... 1999-01-25 08:34:02 +00:00
rpotts%netscape.com
8c9ab579cb Added nsICmdLineService.h to the exports list... 1999-01-25 08:24:26 +00:00
sudu%netscape.com
c94385ee94 OJI MozClassic to raptor merge 1999-01-25 08:05:00 +00:00
saari%netscape.com
e5940b559a Needed to add nsCommandLineService to AppShell.mcp to define NS_NewCmdLineService(), lest a build failure. 1999-01-24 00:16:56 +00:00
saari%netscape.com
1a33f8d8fb Fixing mac build. Tinderbox is lying. Misnamed NS_NewCommandLineServiceFactory renamed to NS_NewCmdLineServiceFactory \Index: nsICmdLineService.h =================================================================== RCS file: /m/pub/mozilla/xpfe/appshell/public/nsICmdLineService.h,v retrieving revision 1.1 diff -r1.1 nsICmdLineService.h 54c54 < NS_NewCommandLineServiceFactory(nsIFactory** aFactory); --- > NS_NewCmdLineServiceFactory(nsIFactory** aFactory); 1999-01-24 00:00:38 +00:00
radha%netscape.com
86af51b0c2 Use command line service to obtain URLs etc... 1999-01-22 22:22:33 +00:00
radha%netscape.com
b9ce69776c Add command line service to registry list 1999-01-22 22:22:13 +00:00
radha%netscape.com
a7d1af8e49 Command line service provider. Initial checkin 1999-01-22 22:21:45 +00:00
radha%netscape.com
110c8f9d1e Add factory instanciation for command line service provider 1999-01-22 22:20:57 +00:00
radha%netscape.com
318714e1c3 Added nsICmdLineService.h 1999-01-22 22:20:23 +00:00
radha%netscape.com
09d0b2aeb4 Added nsCommandLineService.cpp 1999-01-22 22:19:18 +00:00
radha%netscape.com
208296d78b Interface for command line service provider 1999-01-22 22:18:49 +00:00
rpotts%netscape.com
3073cf7ed7 appshell.html 1999-01-21 11:01:01 +00:00
rpotts%netscape.com
53e9b590b9 Added support for updating the state of the toolbar controls after each URL load... 1999-01-21 10:02:23 +00:00
rpotts%netscape.com
13f103dae3 whacked the default size of the webshellwindow for now... 1999-01-21 09:59:26 +00:00