Commit Graph

418 Commits

Author SHA1 Message Date
sspitzer%netscape.com
ff10232470 I broke -f, which would mean I broke bloaty, except I fixed it.
a=alecf who is the sheriff
2000-02-16 09:14:40 +00:00
sspitzer%netscape.com
56fb0c4bb2 clean up -help output. fix bug #26959, make it so when you start
a browser window, the right page (home, blank or last page visted) gets
loaded.  clean up tasksOverlay.js, navigator.js and Ensure1Window()
use the browser's command line handler (remove duplicate code).
remove uri dispatching ui and js.  r=mscott
2000-02-16 06:22:03 +00:00
tor%cs.brown.edu
7dce0b491d SUNWspro doesn't like declaring a variable inside an "if" statement. r=alecf 2000-02-16 05:16:29 +00:00
sspitzer%netscape.com
6dadb806de gracefully handle bad progids (when registered as command line handlers)
getservice instead of createinstance (vishy@netscape.com needs this)
r=mscott@netscape.com
2000-02-16 02:45:22 +00:00
Jerry.Kirk%Nexwarecorp.com
782c6ba7e3 Add a flag I missed that tells Photon to release the memory it allocated
when it created the splash image. PHOTON ONLY
2000-02-15 14:12:58 +00:00
dveditz%netscape.com
9172024f8e New wstring nsIRegistry interface, bug 23859;
new version registry name for mozilla, bug 10533;
log now created by install wizards too, bug 26309;
downloaded file cleanup moved into manager, bug 24249;
scaffolding for bug 12817 and 12361 (conditional autoreg)
2000-02-15 01:32:12 +00:00
dougt%netscape.com
c81120fb92 Adding Timebomb code the apprunner. It is current turned off on the
mac.  r=dveditz@netscape.com
2000-02-14 01:28:11 +00:00
pavlov%netscape.com
bc7320450a fix build bustage on windows 2000-02-13 22:59:00 +00:00
pavlov%netscape.com
30b31e81a5 disable building of unix splashscreen. rewrite the unix splashscreen code. r=blizzard 2000-02-13 22:24:14 +00:00
syd%netscape.com
510dfe16ef Make true PR_TRUE. r=tor@cs.brown.edu 2000-02-13 16:49:50 +00:00
tor%cs.brown.edu
7c01ec0c1f Add a "-nosplash" command line option to disable splash screen. r=syd 2000-02-13 16:49:41 +00:00
syd%netscape.com
435fb29e8d Fix build bustage. r=syd 2000-02-13 16:27:21 +00:00
syd%netscape.com
c5e2dcbc14 Added splash screen for Gtk/Linux. r=ben, scc. Tested on TrueColor and
PsuedoColor devices.
2000-02-13 15:23:28 +00:00
leaf%mozilla.org
2011d35b0e fixing --enable-detect-webshell-leaks for bug 10847, fix from waqar, r=leaf 2000-02-12 00:59:27 +00:00
sfraser%netscape.com
2538cee1c8 Really fix this ASSERT macro in the optimized case, now. 2000-02-11 23:42:25 +00:00
sfraser%netscape.com
87561d1721 Be a bit more paranoid about using a macro called ASSERT, which is rather common. 2000-02-11 22:49:55 +00:00
sfraser%netscape.com
862c03f913 Fix for bug 27287 -- get Apple Events working again on Mac. r=scc 2000-02-11 22:10:43 +00:00
sfraser%netscape.com
2b7a425ab6 Added new files for Apple Event support. r=scc 2000-02-11 22:08:23 +00:00
sfraser%netscape.com
edd9e7853a File Removed. 2000-02-11 22:08:02 +00:00
sfraser%netscape.com
69b3433226 First Checked In. 2000-02-11 22:06:28 +00:00
Jerry.Kirk%Nexwarecorp.com
b3949394ec Adding the Splash Screen for Neutrino/Photon platform. 2000-02-11 14:37:43 +00:00
sspitzer%netscape.com
6ca7fcdb40 handle /v /help /? on windows.
handle --help --version on linux.

#23501  r=alecf
2000-02-08 12:10:22 +00:00
dp%netscape.com
a3e9d698ad Eliminate all trace of cookies from apprunner. It gets lazily created
when the first http connection is opened. r=gagan
2000-02-08 06:12:37 +00:00
sspitzer%netscape.com
72e8a9e317 make it so -chrome <chrome url> does the right thing.
r=mscott
2000-02-08 03:12:39 +00:00
sspitzer%netscape.com
6a41bf8d9a fix it so -edit <url> and -chrome <url> work on linux.
this script wasn't handling multiple command line args properly
2000-02-08 02:40:19 +00:00
sspitzer%netscape.com
d3ff9276a9 fix -mail (and others). r=mscott 2000-02-08 01:41:24 +00:00
sspitzer%netscape.com
0bcc6e83ad add a debugging printf 2000-02-08 01:29:22 +00:00
sspitzer%netscape.com
9431eb3736 more changes to get everyone using my arbitrary command line handling.
removing "calendar" from the appearance pref panel, there is no calendar in
5.0.
r=mscott
2000-02-08 01:11:13 +00:00
sfraser%netscape.com
ed0c5e7aba Remove PowerPlant dependencies, by temporarily #if 0 out some code. r=beard, scc 2000-02-07 23:38:28 +00:00
scc%netscape.com
73802d6f2e Pro5 update 2000-02-07 23:06:04 +00:00
sspitzer%netscape.com
aab211f074 fix warnings, get force launching of tasks to work. 2000-02-06 13:15:25 +00:00
sspitzer%netscape.com
be2168f9f5 -addressbook and -mail are no longer hard coded. 2000-02-06 13:01:14 +00:00
sspitzer%netscape.com
efc7af144c fix my broken ass code. what you get back from the category manager is
and enumerator of nsISupportsStrings.  go from that, to a progid, and then
do a create instance, and then QI to a nsICmdLineHandler.

r=alecf
2000-02-06 11:08:00 +00:00
sspitzer%netscape.com
ff5baab1d5 in the immortal words of sfraser: "die, appcores, die".
the next step is to remove mozilla/xpfe/AppCores from the tree, which I will
gladly do next.

r=alecf
2000-02-06 06:54:52 +00:00
alecf%netscape.com
41452a722d remove appshell components from NS_SetupRegistry because all these things live in the appshell dll now 2000-02-05 05:42:46 +00:00
sspitzer%netscape.com
53bd4b89b6 work on making -news handled arbitrarily. not working yet, as I can't
call the category manager from C++ yet. r=alecf
2000-02-04 23:11:19 +00:00
sfraser%netscape.com
33002f8d99 Remove obsolete Talkback init stuff, which now happens in a component. r=cyeh 2000-02-04 22:57:49 +00:00
law%netscape.com
08c75c6d1a Fix build error 2000-02-04 15:14:19 +00:00
law%netscape.com
7d5448b5dd New splash screen stuff for windows version (plus removal of console from windows release builds); b=6391/22542, r=davidm@netscape.com (travis@netscape.com for the console stuff) 2000-02-04 14:40:08 +00:00
law%netscape.com
807bee749f Removing some debugging crud from new file 2000-02-04 08:51:23 +00:00
law%netscape.com
7384e01bca New files for windows splash screen (not built yet); b=6391, r=jevering@netscape.com 2000-02-04 03:34:44 +00:00
law%netscape.com
0126b6d9e7 Windows program icon (ugly as sin; please contribute a better one!); b=6391, r=jevering@netscape.com 2000-02-04 03:29:27 +00:00
law%netscape.com
7de17f0478 Windows splash screen bitmap (from Mozilla classic, same as Mac); b=6391, r=jevering@netscape.com 2000-02-04 03:28:09 +00:00
mcafee%netscape.com
9b3148c7fa Adding help text for -P <profile> commandline option (23874). r=akkana 2000-02-04 01:24:04 +00:00
scc%netscape.com
6366d6d779 Fixed access paths for upcoming switch to Pro5, see bug #25949. r=pinkerton 2000-02-01 00:49:16 +00:00
sfraser%netscape.com
cfef057383 Fix for 25366 -- check for color grafport before getting the GrafVars. r=pinkerton 2000-01-28 23:39:24 +00:00
sspitzer%netscape.com
7a566e754c add new line to the end of the file. that is a CID, not an IID, so use the right macro. 2000-01-28 23:12:24 +00:00
dougt%netscape.com
0b0346079c Landing nsIFile. 2000-01-24 21:28:28 +00:00
dp%netscape.com
051a273750 Using progid instead of cid for creation of cookie service. r=morse 2000-01-22 22:53:21 +00:00
alecf%netscape.com
a6256f4bc3 oops, missed one file from jlnance's patches
r=alecf
2000-01-18 03:05:10 +00:00