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

426 Коммитов

Автор SHA1 Сообщение Дата
cmanske%netscape.com aa863e0267 Fixed bug 16923. r=mjudge 1999-10-20 23:50:20 +00:00
cmanske%netscape.com d63ebdf00e 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 c9330bf665 Bug #14999; stop using toolkit app core; r=davidm@netscape.com 1999-10-18 21:33:29 +00:00
jevering%netscape.com 002f28c343 Forget continuation line - boehm collector work. 1999-10-15 21:56:51 +00:00
jevering%netscape.com e6573be100 Adding boehm collector to windows.
(not part of the build yet)
1999-10-15 07:41:54 +00:00
davidm%netscape.com 8acd8f991e First Checked In. 1999-10-14 23:45:20 +00:00
alecf%netscape.com 009c27ba7d add boehm to apprunner
(flag not active in build yet)
1999-10-14 23:27:45 +00:00
sspitzer%netscape.com 298b3b506a 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 a0d87839ca [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 c1ee066eb7 XPIDised session history. Corresponding changes to users of nsISessionHistory.
Bug # 15437. r=law
1999-10-12 04:37:43 +00:00
sspitzer%netscape.com 66239ff2bf 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 ff01d5e8f4 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 e8fb6b9150 fix my comment 1999-10-07 09:12:27 +00:00
sspitzer%netscape.com 5a95c13603 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 f3885b19a5 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 7308d7d024 fix bug 15721, cookies not persistent, r=jar nsAppRunner.cpp 1999-10-07 02:48:27 +00:00
sspitzer%netscape.com c837c78a4e 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 35eeaffa17 fix bug 14889, lazy initialization of wallet, r=sfraser 1999-10-05 22:11:22 +00:00
sspitzer%netscape.com e3cdd7da27 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 b86fa86c81 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 e96fe99b53 fix for #14999. remove the profile appcore 1999-09-28 07:29:25 +00:00
nisheeth%netscape.com 0572a3efca 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 08b197c931 Whoops, we don't want to change the name just yet. 1999-09-18 04:43:53 +00:00
briano%netscape.com cd3098a8ae General cleanup. 1999-09-18 03:45:06 +00:00
ramiro%netscape.com 7e00a6c053 Add debugging code for myself. 1999-09-18 01:43:35 +00:00
dveditz%netscape.com 7b70c6daf9 a little more debug output to show where startup time is going 1999-09-17 06:38:05 +00:00
dp%netscape.com d0ccf9a6eb Ability for XPCOM to use non-default component registry and component directory 1999-09-16 19:28:57 +00:00
sspitzer%netscape.com 0804b138df 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 e1cfee40ea 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 d4b1939be9 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 f9ea614f40 Remove security.o 1999-09-16 01:11:28 +00:00
dp%netscape.com 33be9c3ecb Fixing XPCOM init being called again after shutdown. 1999-09-15 22:01:05 +00:00
davidm%netscape.com 71c8856e8f 12893 [DOGFOOD] File --> Exit causes ender to get loaded ??? 1999-09-15 02:15:17 +00:00
ramiro%netscape.com e8ba593918 Cleanup the neckutil linking thing. 1999-09-15 02:15:11 +00:00
sspitzer%netscape.com 159fdb4b39 the args should be -installer, not -prefs 1999-09-14 03:27:31 +00:00
sspitzer%netscape.com 3bd189c33f 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 11d00fa624 Link against neckoutil_s to resolve NS_NewURI 1999-09-13 13:01:44 +00:00
briano%netscape.com 200c0ee761 Enable the use of Talkback, if available, as in viewer. 1999-09-10 08:00:09 +00:00
davidm%netscape.com ca1a7f8568 fix nsAbout.h bustage. 1999-09-10 06:09:57 +00:00
davidm%netscape.com f2af156439 add nsAbout 1999-09-10 05:26:27 +00:00
jj%netscape.com 1814e1bf1d #9087: updated internal version and Finder's get info string to "m11" 1999-09-10 01:16:14 +00:00
alecf%netscape.com 555677974c 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 9042bc1580 Minor cleanup and removal of the obsolete non-NECKO stuff. 1999-09-09 01:49:14 +00:00
bruce%cybersight.com d2ba19e67b Add linefeed to end of file for HPUX. 1999-09-06 20:29:15 +00:00
davidm%netscape.com ab4b7eb599 Move nsCommandLineServiceMac to apprunner to allow initialization before XPCOM registration 1999-09-03 23:42:13 +00:00
davidm%netscape.com d335f25869 change from bool to PRBool. move mac commandline service before XPCom initialization 1999-09-03 23:41:26 +00:00
sspitzer%netscape.com b494799f9e add newline to end of file to please certain UNIX compilers. 1999-09-03 10:43:00 +00:00
cyeh%netscape.com 34cd2ddae1 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 01:13:14 +00:00
dp%netscape.com cabd43268a Fixed formatting. 1999-08-31 07:36:02 +00:00
davidm%netscape.com 8aaf33823b Add Splash.rsrc, nsNAtiveAppMac.cpp 1999-08-31 02:49:36 +00:00
davidm%netscape.com 6ce99bc746 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 0cfe955305 First Checked In. 1999-08-31 02:46:19 +00:00
rods%netscape.com 63ba955ba3 changed ifdef 0 to if 0 1999-08-27 14:48:07 +00:00
rods%netscape.com 479bf4e60b change ifdef NS_DEBUG to ifdef 0 to fix build 1999-08-27 13:59:58 +00:00
scc%netscape.com 2f9548bba6 if any webshells still exist at app quit time, report them 1999-08-27 12:32:19 +00:00
jdunn%netscape.com 0dec3f0afa 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 945d691e5c 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 7ee0e69965 Cleanup zlib cruft. 1999-08-25 14:39:53 +00:00
ramiro%netscape.com a9fdd68238 Dont hardcode the dll suffix. 1999-08-25 14:09:26 +00:00
ramiro%netscape.com 5c9835cc68 Cleanup linking of libimg. 1999-08-25 13:37:11 +00:00
brendan%mozilla.org defeffaabd 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 c472f184a9 Set the timer lib flags in one place. 1999-08-24 14:46:43 +00:00
ramiro%netscape.com 91b4632993 Add real link time dependencies for $(PROGRAM). 1999-08-24 12:37:15 +00:00
ramiro%netscape.com 308bf10dca Dont link in neckoutil. 1999-08-22 13:55:40 +00:00
ramiro%netscape.com 56b62f3790 Cleanup the jsdom and jsurl linking mess. 1999-08-22 11:05:45 +00:00
ramiro%netscape.com 2c19866af3 cleanup linking of libmozreg. 1999-08-21 15:41:53 +00:00
ramiro%netscape.com 20af8a6f9c 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 6eeeaf7730 Fix for -lpref linking problems. Dont link with libpref, its not needed. 1999-08-18 00:27:50 +00:00
leaf%mozilla.org 555403625a 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 ee33c47ded Link in secfree dynamically only where needed. 1999-08-17 15:46:57 +00:00
ramiro%netscape.com 4e0e44c35a Dont link in the webshell into the app. 1999-08-17 14:42:25 +00:00
ramiro%netscape.com 038e16b3a1 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 04349cdd68 Link expat and xmltok into the htmlparser statically. Not into the app. 1999-08-17 12:46:23 +00:00
ramiro%netscape.com 2835075ab2 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 0ce57055ba 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 84f6fd65d1 fix bugs 11716 and 11766 1999-08-14 16:56:52 +00:00
racham%netscape.com 794cee16c3 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 c710be661c Automatic migration for a single unmigrated profile 1999-08-11 05:21:59 +00:00
davidm%netscape.com 4bf9335dd7 add nsCommonDialogs and nsDialogParamBlock factories and registration 1999-08-11 03:03:47 +00:00
morse%netscape.com 004a53fc3d fix build bustage 1999-08-10 08:26:20 +00:00
morse%netscape.com c8841d8c34 download mapping tables when browser starts up 1999-08-10 07:54:33 +00:00
toshok%hungry.com 07ce6f3036 if we're doing OJI, we need both -ljsj and -loji 1999-08-09 22:44:06 +00:00
ramiro%netscape.com b7e6ce22cb Dont link in zlib, its not needed. 1999-08-05 22:38:08 +00:00
ramiro%netscape.com 811bd6416f Dont link -lxp, its not needed. 1999-08-05 13:46:52 +00:00
ramiro%netscape.com b3069d6ccb Remove duplicate -lxpcom link flag. 1999-08-05 13:09:41 +00:00
ramiro%netscape.com 94ad423b9e Dont link in libcaps. Its not needed. 1999-08-05 12:52:23 +00:00
ramiro%netscape.com eb3533c79e Dont link with nsappshell, its not needed. 1999-08-05 12:41:27 +00:00
ramiro%netscape.com e560b3661b Landing unix toolkit exorcism changes. #ifdef-ed OFF for now. 1999-08-02 13:53:49 +00:00
dp%netscape.com f1ed71677d Fixing calls to startup and shutdown xpcom 1999-07-31 06:26:24 +00:00
mscott%netscape.com c790980c6e fix build breakage....include config.mak 1999-07-29 03:56:54 +00:00
briano%netscape.com 5ca4aa0b87 Trivial elimination of some pointless macros as discussed in bug 8568. Approved by leaf@mozilla.org. 1999-07-29 01:18:12 +00:00
warren%netscape.com d3f12d9b9c Added NS_ShutdownXPCOM to facilitate leak detection in purify. 1999-07-28 08:42:53 +00:00
racham%netscape.com c2e179762c Fixing no migration profiles case. bug 9783 1999-07-28 06:32:08 +00:00
briano%netscape.com 007ea62765 Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568. 1999-07-27 23:27:44 +00:00
danm%netscape.com 25c2d9c6ad hooking up window OS border control from JS/C++ 1999-07-27 06:34:25 +00:00
neeti%netscape.com 088bd4235e cookie prefs not being initialized bug 10444
walletService not being initialized bug 10474
cookie prefs off by one bug 9745
1999-07-27 01:44:15 +00:00
sdagley%netscape.com b9dceaf433 Necko change specific to Mac - don't bail if cookie manager component can't be found as it doesn't exist yet for Mac. 1999-07-25 01:50:02 +00:00
mcafee%netscape.com 5923d98342 Adding caps library to fix Solaris linkage. 1999-07-24 10:40:42 +00:00
ramiro%netscape.com 42b9b84f44 Remove stubs which are not needed anymore. 1999-07-22 18:38:55 +00:00
valeski%netscape.com d42020a1ef necko - rearranged cookie service init order so it's after the profile init 1999-07-19 22:49:24 +00:00
valeski%netscape.com d77bea2b79 necko only - initializing cookies 1999-07-19 21:19:13 +00:00
ramiro%netscape.com fda4120340 Step 3 of cleaning up link time toolkit dependencies. Name the timer libs
according to the toolkit they match.  Also set the damn name in one place to
make it easy to change in the future.
1999-07-17 23:52:12 +00:00
ramiro%netscape.com a09ea8b7ca Landing timer move on unix. 1999-07-17 14:22:51 +00:00
slamm%netscape.com e33e65a165 Fix build warnings. 1999-07-16 20:06:37 +00:00
dp%netscape.com c1aea59ed9 Backing out release build autoreg optimization. The optimization fails
if people pull a more recent build on top of their existing one.
- approved by Chris Hofmann
1999-07-12 07:45:01 +00:00
duncan%be.com bccc6db380 Changes to get BeOS tinderbox to work.
BeOS only changes authorized by cyeh.
1999-07-11 09:51:51 +00:00
ramiro%netscape.com 5cdb03367b Define the toolkit flags in one place an reuse that. Hopefully this will
put an end to the cut-n-paste insanity.
1999-07-07 04:38:18 +00:00
ramiro%netscape.com 5b2b8782b2 Factor out xlibrgb. 1999-07-07 02:12:44 +00:00
sspitzer%netscape.com d1bb316633 support -news command line argument 1999-07-07 00:06:16 +00:00
gayatrib%netscape.com 2638b04a66 Modified to load the newpm.xul to invoke profile manager ui 1999-07-06 08:32:21 +00:00
racham%netscape.com f9d24c46cc Added login to support netcenter's product registration work 1999-07-05 01:27:39 +00:00
dp%netscape.com 4390287ead Turn off autoregistrations for release builds if component.reg exists. 1999-07-05 00:59:27 +00:00
hyatt%netscape.com 73b08a974d Checking in support for intrinsic sizing of chrome. 1999-07-04 04:09:54 +00:00
sfraser%netscape.com 817d9c0a4f Turn off unbuffering of stdout for Mac 1999-07-02 21:37:48 +00:00
dveditz%netscape.com 0eb6c820cf nakefile cleanups 1999-07-02 13:42:17 +00:00
ramiro%netscape.com f41e67c622 Separate the widget and gfx toolkits into two variables.
Instead of MOZ_TOOLKIT, we now have MOZ_WIDGET_TOOLKIT and MOZ_GFX_TOOLKIT.
There is also a new configure flag, --enable-gfx-toolkit which does what its
name implies.
The configure script should continue to work as before.
1999-07-02 13:06:48 +00:00
sspitzer%netscape.com 95668987c7 whoops. fix this error: ./mozilla-apprunner.sh: [: too many arguments 1999-07-01 23:41:33 +00:00
sspitzer%netscape.com 8a7488c578 prevent -edit and -mail at the same time. prevent -g and -mail at the same time 1999-07-01 07:09:52 +00:00
sspitzer%netscape.com 6ee38fab82 changes to support -mail, -pref, etc when using this script 1999-07-01 06:53:44 +00:00
leaf%mozilla.org 7a4d4cb63d Preparing for distribution of fullsoft headers, dlls, and exes 1999-07-01 01:48:08 +00:00
jj%netscape.com f16be55d02 #9087: fixed Finder's get info string to "m8 Gecko" 1999-06-30 22:46:20 +00:00
law%netscape.com c4c32c49dc Cleaning up those annoying 'width/height not set' messages 1999-06-29 21:57:40 +00:00
law%netscape.com f84b85d932 Fix for bug #8605; turn off buffering of debug output 1999-06-29 21:40:56 +00:00
mcafee%netscape.com e43a445385 Fixing Solaris bustage 1999-06-29 11:20:13 +00:00
gagan%netscape.com dc1680b25c Necko changes (from Andreas) 1999-06-29 00:26:25 +00:00
akkana%netscape.com b6d0d1fc5a Turn off obsolete -editor flag 1999-06-28 21:15:34 +00:00
warren%netscape.com fbc735f510 Last of the necko ifdefs. Now we link with necko. 1999-06-28 10:35:57 +00:00
mcafee%netscape.com 9ea81bb2ee BeOS comment. 1999-06-26 07:43:12 +00:00
mcafee%netscape.com 53dca16795 Adding BEOS_PROGRAM_RESOURCE 1999-06-26 07:42:19 +00:00
ducarroz%netscape.com 4629fcf518 File Removed. 1999-06-25 21:40:21 +00:00
ducarroz%netscape.com 189183c63c First Checked In. 1999-06-25 21:38:09 +00:00
mcafee%netscape.com 8a84e0812a BeOS landing; thanks to Duncan Wilcox (duncan@be.com) for these changes. 1999-06-25 11:08:07 +00:00
mcafee%netscape.com 9676d067c8 forgot this was a binary file, forgot -kb 1999-06-25 10:59:15 +00:00
mcafee%netscape.com 0ac72153ad BeOS landing; thanks to Duncan Wilcox (duncan@be.com) for these changes. 1999-06-25 10:56:50 +00:00
ramiro%netscape.com 773e34ec7d Changes to turn gfxps into a true component. Thanks to alecf@netscape.com
for providing the base patch.
1999-06-25 09:38:26 +00:00
danm%netscape.com 582ad47b3f teach RunModalDialog to use extant windows; use one in NetSupportDialog (fixes bug 7858). remove AppShellService interface references 1999-06-24 03:29:22 +00:00
ducarroz%netscape.com 40f6341965 oops, wrong argument! 1999-06-24 00:38:34 +00:00
warren%netscape.com 1f76168d21 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
alecf%netscape.com 4b6917e102 change NS_DEFINE_IID->NS_DEFINE_CID where appropriate 1999-06-23 00:25:37 +00:00
alecf%netscape.com 9b4e5f1a43 expunge NS_DEFINE_IID from apprunner bootstrap 1999-06-23 00:24:02 +00:00
akkana%netscape.com 90810fe59f Use -edit instead of -editor as the editor flag 1999-06-22 21:41:31 +00:00
ducarroz%netscape.com d4de3e7674 changed -msgcompose for -compose 1999-06-22 20:01:37 +00:00
dp%netscape.com 9247353003 Adding registratin of filelocator back. It got missed with my previous checkin. 1999-06-22 16:33:56 +00:00
dp%netscape.com 65fc0e7499 XPCOM switched to using nsIFileSpec. 1999-06-22 14:02:58 +00:00
davidm%netscape.com b68172a69a Add WindowMediator 1999-06-22 03:04:45 +00:00
ducarroz%netscape.com e3bdadb96c First Checked In. 1999-06-21 23:13:17 +00:00
sfraser%netscape.com fbcb58fe0a Removal of old EditorAppCore code, and the obsolete toolbarCore. 1999-06-21 22:33:42 +00:00
ducarroz%netscape.com 9b6acdb1a5 Remove unsused bootstrap for messenger. Add -msgcompose and -addressbook commands 1999-06-21 20:28:06 +00:00
sfraser%netscape.com 0e2aa5d823 Leak fixing. CreateNewTopLevel window returns an AddReffed window. You must release it. 1999-06-19 21:53:00 +00:00
morse%netscape.com 0651f7eed5 remove wallet viewers from appcore 1999-06-19 21:12:44 +00:00