briano%netscape.com
|
8019ec7ab8
|
General cleanup.
|
1999-09-18 03:45:05 +00:00 |
ramiro%netscape.com
|
d0d458c98d
|
Add debugging code for myself.
|
1999-09-18 01:43:35 +00:00 |
dveditz%netscape.com
|
12fb01ab74
|
a little more debug output to show where startup time is going
|
1999-09-17 06:38:05 +00:00 |
dp%netscape.com
|
78ee9ec7ec
|
Ability for XPCOM to use non-default component registry and component directory
|
1999-09-16 19:28:57 +00:00 |
sspitzer%netscape.com
|
c512703251
|
add beginnings of support for -h, -help, --help, -v, -version, --version. note how the code for this happens way early in main(), before any COM or profile stuff. when running with -v and -h it should be quick.
|
1999-09-16 11:30:18 +00:00 |
sspitzer%netscape.com
|
fed3ee20f1
|
fix warnings. fix #13886. support the "general.startup.*" prefs.
use PL_strcmp instead of strcmp
|
1999-09-16 06:50:17 +00:00 |
sspitzer%netscape.com
|
0a19c4a23d
|
add -P and -CreateProfile to the script. also add a comment explaining where all these command line options come from
|
1999-09-16 06:42:51 +00:00 |
sfraser%netscape.com
|
62a8f5ac81
|
Remove security.o
|
1999-09-16 01:11:28 +00:00 |
dp%netscape.com
|
36557ca943
|
Fixing XPCOM init being called again after shutdown.
|
1999-09-15 22:01:05 +00:00 |
davidm%netscape.com
|
eeee34a1f1
|
12893 [DOGFOOD] File --> Exit causes ender to get loaded ???
|
1999-09-15 02:15:17 +00:00 |
ramiro%netscape.com
|
26dd94b010
|
Cleanup the neckutil linking thing.
|
1999-09-15 02:15:11 +00:00 |
sspitzer%netscape.com
|
df95ac2be2
|
the args should be -installer, not -prefs
|
1999-09-14 03:27:31 +00:00 |
sspitzer%netscape.com
|
5564fdd48b
|
create a "Mozilla Installer" thing for the mac.
now if only -installer would work on the mac.
but that's next.
|
1999-09-14 03:25:58 +00:00 |
colin%theblakes.com
|
a2ebf75745
|
Link against neckoutil_s to resolve NS_NewURI
|
1999-09-13 13:01:44 +00:00 |
briano%netscape.com
|
229d541ba0
|
Enable the use of Talkback, if available, as in viewer.
|
1999-09-10 08:00:09 +00:00 |
davidm%netscape.com
|
5ae7a0dfaf
|
fix nsAbout.h bustage.
|
1999-09-10 06:09:57 +00:00 |
davidm%netscape.com
|
31227680f3
|
add nsAbout
|
1999-09-10 05:26:27 +00:00 |
jj%netscape.com
|
fb35b68c68
|
#9087: updated internal version and Finder's get info string to "m11"
|
1999-09-10 01:16:14 +00:00 |
alecf%netscape.com
|
fb0a5bcfcf
|
moved most of the profile startup code to nsIProfile
start using it, enough with these static initializers.
|
1999-09-10 01:05:31 +00:00 |
briano%netscape.com
|
6fc2ec495a
|
Minor cleanup and removal of the obsolete non-NECKO stuff.
|
1999-09-09 01:49:14 +00:00 |
bruce%cybersight.com
|
521c15c1ba
|
Add linefeed to end of file for HPUX.
|
1999-09-06 20:29:15 +00:00 |
davidm%netscape.com
|
b8a99c68e6
|
Move nsCommandLineServiceMac to apprunner to allow initialization before XPCOM registration
|
1999-09-03 23:42:13 +00:00 |
davidm%netscape.com
|
b453000282
|
change from bool to PRBool. move mac commandline service before XPCom initialization
|
1999-09-03 23:41:26 +00:00 |
sspitzer%netscape.com
|
189dd57d74
|
add newline to end of file to please certain UNIX compilers.
|
1999-09-03 10:43:00 +00:00 |
cyeh%netscape.com
|
26effbde96
|
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
|
1999-09-01 01:13:14 +00:00 |
dp%netscape.com
|
ca530067ab
|
Fixed formatting.
|
1999-08-31 07:36:02 +00:00 |
davidm%netscape.com
|
9b4dd6609a
|
Add Splash.rsrc, nsNAtiveAppMac.cpp
|
1999-08-31 02:49:36 +00:00 |
davidm%netscape.com
|
e96a005c38
|
Major rearragment. Factored Command line handling and pref initialization off into seperate functions. Added CanRun and initial SplashScreen code
|
1999-08-31 02:49:12 +00:00 |
davidm%netscape.com
|
d776a2bd71
|
First Checked In.
|
1999-08-31 02:46:19 +00:00 |
rods%netscape.com
|
a15b2fc9d4
|
changed ifdef 0 to if 0
|
1999-08-27 14:48:07 +00:00 |
rods%netscape.com
|
3b80287d59
|
change ifdef NS_DEBUG to ifdef 0 to fix build
|
1999-08-27 13:59:58 +00:00 |
scc%netscape.com
|
9c1e373883
|
if any webshells still exist at app quit time, report them
|
1999-08-27 12:32:19 +00:00 |
jdunn%netscape.com
|
be7a982bce
|
set wallet service to nsnull in case later on one of the other GetServices fail
in which case we 'goto done' and then try to release the wallet service... which
was never gotten -doh!
|
1999-08-25 22:46:27 +00:00 |
cls%seawood.org
|
acdf617a8c
|
libobj.so is now a component and does not need to be linked at compile time.
|
1999-08-25 21:17:50 +00:00 |
ramiro%netscape.com
|
6cec5c3abb
|
Cleanup zlib cruft.
|
1999-08-25 14:39:53 +00:00 |
ramiro%netscape.com
|
e02c1ec054
|
Dont hardcode the dll suffix.
|
1999-08-25 14:09:26 +00:00 |
ramiro%netscape.com
|
8644dc2074
|
Cleanup linking of libimg.
|
1999-08-25 13:37:11 +00:00 |
brendan%mozilla.org
|
bbe959f4d1
|
Massive spankage to capitalize C++ method and attribute name bindings, per
Architecture Item 6.3 (news://news.mozilla.org/37BA89CF.3823D6F9%40meer.net).
|
1999-08-25 05:26:25 +00:00 |
ramiro%netscape.com
|
55d4b94850
|
Set the timer lib flags in one place.
|
1999-08-24 14:46:43 +00:00 |
ramiro%netscape.com
|
24e734033e
|
Add real link time dependencies for $(PROGRAM).
|
1999-08-24 12:37:15 +00:00 |
ramiro%netscape.com
|
8d6752f2de
|
Dont link in neckoutil.
|
1999-08-22 13:55:40 +00:00 |
ramiro%netscape.com
|
1d23cab69b
|
Cleanup the jsdom and jsurl linking mess.
|
1999-08-22 11:05:45 +00:00 |
ramiro%netscape.com
|
16bbd09726
|
cleanup linking of libmozreg.
|
1999-08-21 15:41:53 +00:00 |
ramiro%netscape.com
|
64a4c10ffa
|
Took out linking of widdget and gfx. Its not needed and it currently
breaks on some platforms, like Neutrino.
|
1999-08-19 14:57:39 +00:00 |
ramiro%netscape.com
|
0e1b8a922a
|
Fix for -lpref linking problems. Dont link with libpref, its not needed.
|
1999-08-18 00:27:50 +00:00 |
leaf%mozilla.org
|
37adf8aaa8
|
Adding secfree to link line for apprunner. build hack to be fixed when ramiro figures out how to link without LD_LIBRARY_PATH
|
1999-08-17 19:01:03 +00:00 |
ramiro%netscape.com
|
0149d76208
|
Link in secfree dynamically only where needed.
|
1999-08-17 15:46:57 +00:00 |
ramiro%netscape.com
|
ad0cea8bd6
|
Dont link in the webshell into the app.
|
1999-08-17 14:42:25 +00:00 |
ramiro%netscape.com
|
db81b7d904
|
Dont link in the parser into the app. Link it in dynamically where needed.
This makes the link depenencies on unix be more like windows. Makes it
easier to track dependency problems and simplifies makefiles.
|
1999-08-17 13:54:48 +00:00 |
ramiro%netscape.com
|
f544ac5394
|
Link expat and xmltok into the htmlparser statically. Not into the app.
|
1999-08-17 12:46:23 +00:00 |