Граф коммитов

490 Коммитов

Автор SHA1 Сообщение Дата
sfraser%netscape.com 20e3a05f62 Remove PowerPlant dependencies, by temporarily #if 0 out some code. r=beard, scc 2000-02-07 23:38:28 +00:00
scc%netscape.com 5e041e830f Pro5 update 2000-02-07 23:06:04 +00:00
sspitzer%netscape.com ed1143c9da fix warnings, get force launching of tasks to work. 2000-02-06 13:15:25 +00:00
sspitzer%netscape.com 2ca42be002 -addressbook and -mail are no longer hard coded. 2000-02-06 13:01:14 +00:00
sspitzer%netscape.com a4d687c180 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 4b48f48eda 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 585ee431b9 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 d7dc57c074 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 3eb8197104 Remove obsolete Talkback init stuff, which now happens in a component. r=cyeh 2000-02-04 22:57:49 +00:00
law%netscape.com a1c78a97da Fix build error 2000-02-04 15:14:19 +00:00
law%netscape.com 5c7fa553ee 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 2d806e8ea9 Removing some debugging crud from new file 2000-02-04 08:51:23 +00:00
law%netscape.com e3ab6f4c15 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 e62b73ebdf 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 5b8228618c 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 8696709c87 Adding help text for -P <profile> commandline option (23874). r=akkana 2000-02-04 01:24:04 +00:00
scc%netscape.com 24bd24cf92 Fixed access paths for upcoming switch to Pro5, see bug #25949. r=pinkerton 2000-02-01 00:49:16 +00:00
sfraser%netscape.com 163a175a06 Fix for 25366 -- check for color grafport before getting the GrafVars. r=pinkerton 2000-01-28 23:39:24 +00:00
sspitzer%netscape.com 385fd4768b 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 fd69a2f423 Landing nsIFile. 2000-01-24 21:28:28 +00:00
dp%netscape.com 76066f89f8 Using progid instead of cid for creation of cookie service. r=morse 2000-01-22 22:53:21 +00:00
alecf%netscape.com 122c604cd3 oops, missed one file from jlnance's patches
r=alecf
2000-01-18 03:05:10 +00:00
alecf%netscape.com 7f865e4e45 Check in jlnance's jprof patches. r=alecf. Thanks! 2000-01-18 02:45:07 +00:00
alecf%netscape.com cf1c33936c remove prefwindow from build r=sspitzer 2000-01-15 02:48:45 +00:00
jj%netscape.com 45eeaaef34 #23776: bumped up version number to M13 (Finder's Get Info strings) 2000-01-12 22:51:02 +00:00
pp%ludusdesign.com 13efd9e8c6 Converting usage of ::GetIID() to NS_GET_IID().
Bug #20232, r=scc@netscape.com
2000-01-11 20:49:15 +00:00
mccabe%netscape.com 5ab4290d37 Fix to 9967.
Explicitly disable floating-point exceptions on FreeBSD, to force conformance with IEEE-specified behavior that the JS engine depends on.

Thanks to saska@acc.umu.se for the patch, and especially to all the experts who contributed to the discussion of this issue on the 9967 report.

r=mccabe.
2000-01-11 02:30:12 +00:00
edburns%acm.org 507ee16e37 I know it's unorthodox to do a top level checkin like this, but I've got so many files
in so many different directories, that I think it's the best way.
I've pulled and clobber_all'd my tree and got

r=dp

on this checkin.

Here are the touched files:

M mozilla/embedding/browser/activex/src/control/MozillaBrowser.cpp
M mozilla/embedding/browser/activex/src/control/MozillaBrowser.h
M mozilla/js/src/xpconnect/shell/xpcshell.cpp
M mozilla/netwerk/protocol/res/src/nsResProtocolHandler.cpp
M mozilla/xpcom/build/nsXPComInit.cpp
M mozilla/xpcom/components/nsComponentManager.cpp
M mozilla/xpcom/components/nsIServiceManager.h
M mozilla/xpcom/components/nsServiceManager.cpp
M mozilla/xpcom/io/nsSpecialSystemDirectory.cpp
M mozilla/xpcom/io/nsSpecialSystemDirectory.h
M mozilla/xpcom/tests/TestBuffers.cpp
M mozilla/xpcom/tests/TestPipes.cpp
M mozilla/xpcom/tests/TestShutdown.cpp
M mozilla/xpcom/tests/windows/TestHelloXPLoop.cpp
M mozilla/xpcom/tools/registry/regExport.cpp
M mozilla/xpcom/tools/registry/regxpcom.cpp
M mozilla/xpinstall/stub/xpistub.cpp
M mozilla/webshell/embed/ActiveX/MozillaBrowser.cpp
M mozilla/webshell/embed/ActiveX/MozillaBrowser.h
M mozilla/webshell/tests/viewer/nsMacMain.cpp
M mozilla/webshell/tests/viewer/nsPhMain.cpp
M mozilla/webshell/tests/viewer/nsWinMain.cpp
M mozilla/webshell/tests/viewer/unix/gtk/nsGtkMain.cpp
M mozilla/xpfe/appshell/src/nsFileLocations.cpp
M mozilla/xpfe/bootstrap/nsAppRunner.cpp

The heart of this checkin is a change in the signature and symantics
of NS_InitXPCOM.

The new signature is

extern NS_COM nsresult
NS_InitXPCOM(nsIServiceManager* *result, nsFileSpec* binDirectory);

I filed a bug for this problem:

b=23157

The original manifestation of this bug was in mozilla/netwerk/protocol/res/src/nsResProtocolHandler.cpp It used the current process directory to find resources, which is not correct when the current process is not mozilla.exe.

I have added a new type to nsSpecialSystemDirectory, Moz_BinDirectory, and made nsResProtocolHandler use that value.
2000-01-06 01:05:13 +00:00
mcafee%netscape.com 0f28c7b9db Adding -installer, squishing output to fit in less space (23081) r=syd 2000-01-05 02:30:06 +00:00
mcafee%netscape.com 59467e9c77 Adding profile manager startup flag descriptions to -h: -CreateProfile -ProfileWizard -ProfileManager -SelectProfile. r=matt. 2000-01-04 03:06:25 +00:00
mcafee%netscape.com 92990e630c Adding -h help info (14003) 1999-12-28 07:41:05 +00:00
sspitzer%netscape.com dc38c21e70 NOT PART OF THE BUILD. ignore the generated binary "gmake pure" creates 1999-12-16 03:42:04 +00:00
sspitzer%netscape.com 1395314fd6 purify related fixes. first, prevent a crash that was prevent me
from running purify in nsGenericFactory.cpp.  Second, add support
for "mozilla -pure".  Only works if you've build mozilla.bin.pure, of course.
1999-12-15 06:23:50 +00:00
racham%netscape.com d36ab88ab3 error value returned from profile manager to exit the app. removing check on rv. r=sspitzer 1999-12-08 00:25:52 +00:00
Jerry.Kirk%Nexwarecorp.com b62de0a844 Added an include to silence some warnings and added a call to munlockall().
r=kedl
1999-12-07 13:12:26 +00:00
sspitzer%netscape.com d3e415dbf5 remove the check on rv. we are already doing the right thing.
fix by=racham, r=sspitzer
1999-12-07 01:58:26 +00:00
mcafee%netscape.com e75fa21e4c Adding support for -f startup flag, print out execution line. r=leaf 1999-12-06 23:20:26 +00:00
sgehani%netscape.com 0588f997f5 Turn on XPInstall cleanup before start on the Mac. (Checkin for dveditz.) 1999-12-05 20:33:51 +00:00
dveditz%netscape.com 58e2aa4aec bug 12816 init XPInstall before any components are loaded so they can be replaced 1999-12-03 13:39:18 +00:00
mccabe%netscape.com 3739f2becc Reinstating backed-out fix to 18636; move FileLocator registration call from xpfe/bootstrap/nsSetupRegistry to webshell/tests/viewer/nsSetupRegistry, to make sure that the FileLocator service is available to the viewer. This fixes prefs for the viewer, broken before because they couldn't get at FileLocator.
FileLocator is still registered in xpfe, as the first nsSetupRegistry #includes the second.  Hence the previous bustage.

r=neeti.
1999-11-30 07:54:18 +00:00
warren%netscape.com a265a32348 Landing no_neckoutil2_branch. Bug #11159. Removes neckoutil_s.lib from build which helps beos and openvms. 1999-11-30 04:50:42 +00:00
ramiro%fateware.com b81cef5ef8 Take myself out of the debug code, since it has broken since I last looked
at it.
1999-11-22 05:03:48 +00:00
jj%netscape.com 01cd048b41 #13663: output names now have a capital M: "Mozilla" and "MozillaDebug" 1999-11-20 22:50:21 +00:00
duncan%be.com 196ff89c01 Make locale work under BeOS (added XP_BEOS next to XP_UNIX). r=nhotta
Make JS timing work under BeOS (added XP_BEOS next to XP_UNIX). r=mcafee
Make nsSigHandlers.cpp build under BeOS (strsignal returns const char *). r=mcafee
1999-11-20 10:53:34 +00:00
cls%seawood.org 33bda47823 Missing include was causing strncpy to be undefined and we should be using PL_strncpy anyways. Added newline at end of file to get rid of a warning. 1999-11-20 10:05:44 +00:00
nisheeth%netscape.com 5b0dd3b6f6 r=harishd. Tell the refcounting code that the pref service is instantiated. 1999-11-19 03:57:30 +00:00
jj%netscape.com a021294eec updated version number to M12. 1999-11-19 02:56:00 +00:00
jj%netscape.com 857806d319 renamed output binary from 'apprunner'/'apprunnerDebug' to 'mozilla' and 'mozillaDebug'. 1999-11-19 02:55:46 +00:00
Jerry.Kirk%Nexwarecorp.com ca1696f523 Adding nsSigHandlers file to pull out unix signal handlers into a
seperate file.
r=Ramiro
1999-11-19 01:55:19 +00:00
sspitzer%netscape.com 19d4c45b1f ignore the created executables 1999-11-16 00:42:06 +00:00
sfraser%netscape.com b1b5542a71 Part of fix for 18903 -- remove uneeded DLLs from the project. r=sdagley 1999-11-15 22:42:27 +00:00
mcafee%netscape.com 11e66da6a1 Ignore new name of binary. r=pavlov 1999-11-10 08:03:06 +00:00
leaf%mozilla.org 3ac80b390b changing binary name to mozilla-bin, runscript to mozilla, modifying
mozilla-apprunner.sh to invoke new binary name. Updating packages file.
bug 17219, a=chofmann r=alecf
1999-11-09 02:03:38 +00:00
dmose%mozilla.org 8535dda53e updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
pinkerton%netscape.com 3b7a650e39 Fix bug 15276 by flushing the data to the clipboard right before app shuts down. (r=davidm). 1999-11-04 00:08:59 +00:00
cls%seawood.org 14ef08310e Removed unused NECKO ifdefs.
a=leaf
1999-11-02 23:34:03 +00:00
beard%netscape.com 7407ea381a moved call to nsIThread::SetMainThread() to NS_InitXPCOM. r=warren 1999-10-30 01:53:03 +00:00
sspitzer%netscape.com d67bc44477 adding -SelectProfile for the mac. 1999-10-28 23:17:44 +00:00
sspitzer%netscape.com b0db6f52e9 add support for SelectProfile 1999-10-28 22:56:00 +00:00
law%netscape.com 953b8b4de8 Bug #14999, removing last vestiges of app core usage; r=sfraser@netscape.com 1999-10-28 01:39:33 +00:00
morse%netscape.com c97aa0069c bug 17120, can't startup if cookie dll missing, r=valeski 1999-10-27 22:41:36 +00:00
nisheeth%netscape.com f3f98e3a50 Added --enable-detec-webshell-leaks autoconf flag. 1999-10-27 07:14:42 +00:00
ramiro%fateware.com 9c183f530c Fix #ifdef DEBUG_ramiro build bustage. 1999-10-21 19:56:05 +00:00
waterson%netscape.com 85a3c5e01e Change nsTraceRefcnt::WalkTheStack() to accept stream. 1999-10-21 03:45:12 +00:00
cmanske%netscape.com 7c03eb6f55 Fixed bug 16923. r=mjudge 1999-10-20 23:50:20 +00:00
cmanske%netscape.com 38e54c076a Adding menu item to start Composer from Browser debug menu as workaround for bug 16789 (can't start editor on command line). Also removed editor init page from code that's not even run? 1999-10-20 01:03:39 +00:00
law%netscape.com f57c0dfe18 Bug #14999; stop using toolkit app core; r=davidm@netscape.com 1999-10-18 21:33:29 +00:00
jevering%netscape.com c0acc6e249 Forget continuation line - boehm collector work. 1999-10-15 21:56:51 +00:00
jevering%netscape.com 77ad2d21bc Adding boehm collector to windows.
(not part of the build yet)
1999-10-15 07:41:54 +00:00
davidm%netscape.com aa96b8bc65 First Checked In. 1999-10-14 23:45:20 +00:00
alecf%netscape.com 165eff83db add boehm to apprunner
(flag not active in build yet)
1999-10-14 23:27:45 +00:00
sspitzer%netscape.com 71c98f1d88 fix for #16262, r=mscott. now we have "Mozilla Profile Wizard" (a.k.a. -ProfileWizard) for the mac. 1999-10-13 04:21:18 +00:00
rjc%netscape.com a12753b362 [performance] When profile manager is being used, don't read in bookmarks twice... by deferring hiddenwindow.xul loading until after profile manager is done. Review: danm and sspitzer 1999-10-12 22:20:28 +00:00
radha%netscape.com 682afb5c18 XPIDised session history. Corresponding changes to users of nsISessionHistory.
Bug # 15437. r=law
1999-10-12 04:37:43 +00:00
sspitzer%netscape.com c3d246d9c3 fix for #16098, r=mscott. Now we have "Mozilla Profile Manager" for the mac, which is the same as -ProfileManager on the other platforms 1999-10-12 00:16:31 +00:00
dveditz%netscape.com 2b60c91417 Fixing 8.3 library name problems, bugs 10355, 10359,10364, 10365, 10372, 11796, 11791. Checking in for cathleen, r=dveditz 1999-10-10 01:32:59 +00:00
sspitzer%netscape.com 7ea8a83d4d fix my comment 1999-10-07 09:12:27 +00:00
sspitzer%netscape.com 9a78208b6d minor tweak on the way to getting Cancel / Exit to behave properly in the
Profile Manager UI.  they both set the current profile to "".
1999-10-07 09:01:23 +00:00
sspitzer%netscape.com 41efdf138d fix for bug #15402. exit if we get past the profile manager without a current profile. this can happen. 1999-10-07 03:10:18 +00:00
morse%netscape.com 4439d67aac fix bug 15721, cookies not persistent, r=jar nsAppRunner.cpp 1999-10-07 02:48:27 +00:00
sspitzer%netscape.com 2fa7872dad make sure we save the prefs when we exit. will fix a bunch of problems, including #15705. r=alecf, a=leaf 1999-10-06 20:52:50 +00:00
morse%netscape.com 359caa4636 fix bug 14889, lazy initialization of wallet, r=sfraser 1999-10-05 22:11:22 +00:00
sspitzer%netscape.com 06c28b31e7 a bunch of changes, all reviewed by mscott.
fix some bugs with next, back, and cancel in the profile manager.
(#15223, #15271)
re-write all callers of nsProfile::GetCurrentProfileDir() to use the file locator.
(#15063)
more profile code clean up. (#15042)
rename the old 4.x history.dat file.  it's called history.dat in 5.0, but the file
formats are different.  (binary in 4.x, vs mork in 5.0)
1999-10-05 04:12:58 +00:00
beard%netscape.com 4dbd674daa changed from directly using "MSL AppRuntime.Lib" to using "NSAppStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:11:44 +00:00
sspitzer%netscape.com a0a70c9ca0 fix for #14999. remove the profile appcore 1999-09-28 07:29:25 +00:00
nisheeth%netscape.com 7660362ca7 If DETECT_WEBSHELL_LEAKS is defined, check to see if webshells are leaked at shutdown. If so, dump a message to the console. 1999-09-22 01:25:40 +00:00
briano%netscape.com 3ad94724df Whoops, we don't want to change the name just yet. 1999-09-18 04:43:53 +00:00
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
ramiro%netscape.com 33f8c1f169 Remove the TOOLKIT_EXORCISM hack. Make non-monolithic toolkit linking the
default for Linux and Solaris.  Need testing on other platforms (HELP!)
That means that toolkit libraries are not linked into the app - for truly
XP apps such as the apprunner.  The gecko viewer still needs to link in
the toolkit, cause it has toolkit code in its main().
Replace the hack with something more useful.  There is a
--enable-monolithic-toolkit flag for platforms with dumb linkers and runtime
loaders.

Also landed the remainder of Shawn Packwood's qt port.
1999-08-17 09:33:48 +00:00
danm%netscape.com e23e00db7c disable browser appcore's load of default page for new windows created by NewWebShell. fixes bug 11404. a:cyeh@netscape.com 1999-08-16 22:23:19 +00:00
morse%netscape.com bee73134fe fix bugs 11716 and 11766 1999-08-14 16:56:52 +00:00
racham%netscape.com a61b7f0c3d Adding printfs for bug isolation purposes. Part of bug 11638, 11716 fixes. Rev by gayatri. Approved by Chris Yeh. 1999-08-12 20:25:09 +00:00
racham%netscape.com 9fe086f938 Automatic migration for a single unmigrated profile 1999-08-11 05:21:59 +00:00
davidm%netscape.com 8a9583b465 add nsCommonDialogs and nsDialogParamBlock factories and registration 1999-08-11 03:03:47 +00:00
morse%netscape.com cf06e94c79 fix build bustage 1999-08-10 08:26:20 +00:00
morse%netscape.com 755225ce3a download mapping tables when browser starts up 1999-08-10 07:54:33 +00:00
toshok%hungry.com c5260e8e1d if we're doing OJI, we need both -ljsj and -loji 1999-08-09 22:44:06 +00:00
ramiro%netscape.com 0adc684bbc Dont link in zlib, its not needed. 1999-08-05 22:38:08 +00:00
ramiro%netscape.com a8a89c6a82 Dont link -lxp, its not needed. 1999-08-05 13:46:52 +00:00
ramiro%netscape.com 592ff978d2 Remove duplicate -lxpcom link flag. 1999-08-05 13:09:41 +00:00
ramiro%netscape.com af25aaf695 Dont link in libcaps. Its not needed. 1999-08-05 12:52:23 +00:00