Commit Graph

389 Commits

Author SHA1 Message Date
hyatt%netscape.com
c05f430b29 Fixing Mac build bustage. 1999-02-18 05:14:30 +00:00
hyatt%netscape.com
88bfd97827 Checking in the new appRunner. 1999-02-18 05:01:03 +00:00
hyatt%netscape.com
16117b114d Changes to the XUL stylesheet file and tweaks to the makefiles to make
sure that the navigator.xul file is properly installed in the res/samples
directory.
1999-02-18 05:00:22 +00:00
hyatt%netscape.com
020da12e3e This is the true file that will be loaded by the browser. 1999-02-18 04:57:21 +00:00
rods%netscape.com
ea64b0a719 Changed some of the sizing because the font is smaller 1999-02-17 18:06:19 +00:00
rods%netscape.com
f79d7a79d2 Reduced the font size of the buttons 1999-02-17 16:55:23 +00:00
rods%netscape.com
2f3afa94d9 Fixed the termination of the app when a window closes 1999-02-17 16:49:43 +00:00
rods%netscape.com
0fb5fd0b90 Added separators 1999-02-17 16:49:14 +00:00
rods%netscape.com
c11d41a73f Added an ifdef to get exit working because the Register and unregister isn't working right 1999-02-17 16:18:17 +00:00
rods%netscape.com
f5a1dc45fe Added extra experimental menu and items and added in an extra toolbar 1999-02-17 16:17:17 +00:00
rods%netscape.com
2496dcca5f Made AppCoreManager a a Gecko service 1999-02-17 16:16:35 +00:00
rods%netscape.com
1ada415f05 Added some experienmental methods BrowserAppCore
for example: newWindow, exit, close, printPreview
1999-02-17 16:15:06 +00:00
rods%netscape.com
f7516c3753 AppCores are now mantained in a nsVoidArray 1999-02-17 16:14:15 +00:00
rods%netscape.com
08c883041b Added temporary menu hook up as an experiement 1999-02-17 16:12:10 +00:00
rods%netscape.com
1cdf45be97 Added nsIMenuListener as the base class for nsIXULCommand 1999-02-17 16:11:13 +00:00
ftang%netscape.com
ff01627a7c add CID for lwbrk 1999-02-17 15:30:26 +00:00
mcafee%netscape.com
9a63580434 Adding do_QueryInterface() wrapper for nsCOMPtr carpool. r=scc a=sar 1999-02-17 02:08:00 +00:00
rods%netscape.com
ddac84c38b Changed the registered name AppCoresManager to XPAppCoresManager 1999-02-16 19:08:56 +00:00
pinkerton%netscape.com
b65f7450c4 remove nsJSAppCores and add nsJSAppCoresManager. 1999-02-16 16:48:30 +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
mcafee%netscape.com
6ecfff87d0 Ignore generated files 1999-02-16 01:50:51 +00:00
cyeh%netscape.com
c29eb3ab75 complete botched file rename attempted by danm. 1999-02-15 15:31:38 +00:00
danm%netscape.com
8ec9e10463 renaming. cursed mixed-case filenames. 1999-02-15 07:15:48 +00:00
danm%netscape.com
e703b1d4ec added beginnings of toolkit dialog factory 1999-02-15 05:38:15 +00:00
danm%netscape.com
ce43b5aa79 matching Troy's recent checkins adding const to some method parameters. Didn't compile for me using VC6 until I made these changes. They seem harmless enough. 1999-02-15 05:21:53 +00:00
rods%netscape.com
0e35c0da47 Added fixed poistioning 1999-02-12 22:30:00 +00:00
rods%netscape.com
81515ab405 compare build error fixed 1999-02-12 18:58:39 +00:00
kipp%netscape.com
36c243cdc0 COMized nsIPresShell and nsIPresContext 1999-02-12 17:45:58 +00:00
rods%netscape.com
225a311d16 Added some debug statment to the JavaScript 1999-02-12 15:57:23 +00:00
rods%netscape.com
bc27e38f36 Fixed loading of commands and toolbars now that we don't have nested windows
Removed UpdateButtons method
1999-02-12 15:56:54 +00:00
peterl%netscape.com
0c21a47524 cleanups 1999-02-12 08:15:17 +00:00
rods%netscape.com
e7dfe59bb3 Removed the PasswordUsername method. 1999-02-11 19:14:28 +00:00
rods%netscape.com
399b7a4b21 Added a comment 1999-02-11 18:43:03 +00:00
rods%netscape.com
a6fe64ba56 Fixed mail demo so it works 1999-02-11 18:42:46 +00:00
rods%netscape.com
13d34afe88 Added some more debugging 1999-02-11 18:42:09 +00:00
rods%netscape.com
c40bc62574 Moved toolbar images from dead xpviewer directory to appcores/xul/resources 1999-02-11 17:17:56 +00:00
rods%netscape.com
9fabe1a428 Fixed up toolbar.xml so Back and Forward work
Added BrowserInitPage.html for easy testing of browser features
1999-02-11 16:01:56 +00:00
rods%netscape.com
e45a2f737d Fixed a few things, added APP_DEBUG for turning on and off debugging 1999-02-11 15:57:08 +00:00
dcone%netscape.com
164d8fc794 added nsXULCommand.cpp to project 1999-02-11 15:18:54 +00:00
rods%netscape.com
37cbab4969 Added XULCommand back in fixed commands 1999-02-11 15:14:34 +00:00
alecf%netscape.com
c953d63dd5 add makefile so we can export the IDL files 1999-02-11 07:29:02 +00:00
radha%netscape.com
309df9da98 Make the throbber button display netcenter in the main page not in the toolbar area 1999-02-11 01:13:24 +00:00
pinkerton%netscape.com
35866c7dbf my bad. green toolbars? who would ever want that?? ;) 1999-02-10 22:10:02 +00:00
pinkerton%netscape.com
91d39e01c8 remove the bg-image in the toolbar to get things to suck less on windows. 1999-02-10 22:09:00 +00:00
pinkerton%netscape.com
9d18bb2983 add some styles for collapsing toolbars and the throbber. 1999-02-10 22:08:28 +00:00
pinkerton%netscape.com
bdf4440fa9 go back to relative positioning for throbber and take out the <A> tag around it so that NetCenter doesn't load in the toolbar frame ;) 1999-02-10 22:07:50 +00:00
pinkerton%netscape.com
540b698ab3 add Network shlb. 1999-02-10 18:48:13 +00:00
pinkerton%netscape.com
6a2150670f add the remaining things in this folder to the manifest so I don't have to do this process again. 1999-02-10 18:39:31 +00:00
pinkerton%netscape.com
88d527bdd9 nsIXULCommand.h doesn't live here anymore. 1999-02-10 18:22:30 +00:00
pinkerton%netscape.com
e06997130f export nsIWebShellWindow.h 1999-02-10 18:11:37 +00:00