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

426 Коммитов

Автор SHA1 Сообщение Дата
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
pierre%netscape.com 21f9af1c78 Bumped up the memory partition to 12Mb from 10Mb. r=sfraser, a=chofmann. 1999-06-19 02:38:19 +00:00
mcmullen%netscape.com 1acdf51083 Read the prefs file before bringing up the prefs window (-pref case). Part of a fix for bug #8237. r=slamm@netscape.com,a=chofmann@netscape.com 1999-06-18 22:09:07 +00:00
valeski%netscape.com e23b3c673c NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061. 1999-06-18 17:34:08 +00:00
mcmullen%netscape.com f331296542 #8326: Get rid of "Default" profile creation. Change nsFileLocations to return an error (or a null pointer) when there are no profiles. Fix wallet/singsign.cpp to check for the error. Code by racham: Fix nsFileLocations with new enum selectors for the profile root (code by racham) Fix nsProfile.cpp to use profileroot instead of profile when making profiles. r=racham@netscape.com, a=don@netscape.com 1999-06-17 23:02:39 +00:00
waterson%netscape.com 63ddb19b70 Add '-chrome' flag to load alternative chrome. 1999-06-16 06:14:28 +00:00
mcmullen%netscape.com db65fec7e6 Fix the profile logic now that a default profile is not created by pref->StartUp(). 1999-06-16 01:33:02 +00:00
mcmullen%netscape.com 0d44aa0c5e Fix up registration of nsIFileLocator to use ProgIDs 1999-06-15 08:52:23 +00:00
mcmullen%netscape.com c6c534a6b6 Fix up registration of nsIFileLocator to use ProgIDs 1999-06-15 08:07:58 +00:00
mcmullen%netscape.com e6488c78c1 More nsIFileSpec/Locator changes (merge conflicts with profile stuff messed this up) 1999-06-15 05:51:29 +00:00
mcmullen%netscape.com d84896fa40 nsIFileLocator's API has changed. 1999-06-15 05:25:03 +00:00
mcmullen%netscape.com b55f9af6c9 Call pref->ReadUserPrefs() 1999-06-15 05:17:56 +00:00
radha%netscape.com 1a11dd39c1 Add session History to the factory list 1999-06-14 22:08:21 +00:00
danm%netscape.com 9bf4058960 moved GetPrimordialThread from nsAppShellService to nsThread, as suggested by warren 1999-06-13 03:30:38 +00:00
racham%netscape.com 38a1621060 Adding Profile Manager calls 1999-06-12 01:03:01 +00:00
mcmullen%netscape.com 549ff485cc Fixed the -pref code to (1) use the new lowerStartInterCaps method names (and use the combined init() and showWindow() method), and (2) to release the prefwindow object. 1999-06-10 19:57:02 +00:00
mscott%netscape.com 034418435a Fix memory leaks of messenger & msg composer bootstraps. Also removed 2 noisy printfs for bootstrapping
messenger code.
1999-06-10 02:46:06 +00:00
mcmullen%netscape.com ed6ad2b7c9 Removed PrefsCore and all its remaining stuff. 1999-06-09 20:44:31 +00:00
mcmullen%netscape.com 710a1b8e6b Support the -pref command-line option. 1999-06-09 20:44:04 +00:00
law%netscape.com 475e0fa63c "First step towards exorcism of nsIXULWindowCallbacks" 1999-06-07 19:21:33 +00:00
morse%netscape.com b9555384aa reimplement cookie viewer 1999-06-04 22:30:11 +00:00
briano%netscape.com 8652111341 Got it right this time. Handle the (Unix) platform-specific DLL naming conventions properly. 1999-06-04 21:48:45 +00:00
leaf%mozilla.org 9f14941dd0 adding error output for fullcircle initialization 1999-06-03 18:35:04 +00:00
briano%netscape.com 0c1b799a18 Backed out my change. NSPR provides the perfect fix, but wraps it in macro defs that mozilla doesn't have. 1999-06-03 03:31:56 +00:00
briano%netscape.com bab75164c3 Handle the (Unix) platform-specific DLL naming conventions properly. 1999-06-03 02:10:17 +00:00
blizzard%redhat.com 2cb75d757d make sure the right dll name is hardcoded. patch from Jeremy Lea <reg@shale.csir.co.za> 1999-05-28 19:32:40 +00:00
tague%netscape.com 33d027efe8 Added TSM Input Method support for the Macintosh. (Added a call to CloseTSMAwareApplication). 1999-05-28 05:06:54 +00:00
jj%netscape.com 7006f1d130 updated version to M7 in Finder's get info string (tip) 1999-05-27 01:17:55 +00:00
morse%netscape.com 24135d3563 added modal dialogs for wallet 1999-05-26 22:42:49 +00:00
dp%netscape.com 94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
slamm%netscape.com 53e1873b34 Use grippy/boxes/iframes for sidebar instead of frameset. Use 790x580 as default size to make room for sidebar. 1999-05-24 23:26:23 +00:00
gayatrib%netscape.com a82208aa66 Added code to invoke ProfileManager from command line and turned on the CreateProfileWizard 1999-05-19 05:20:06 +00:00
briano%netscape.com b45d0e5590 Fix for bug 6650 to handle toolkits other than GTK. Thanks to Jerry.Kirk@Nexwarecorp.com. 1999-05-19 01:08:52 +00:00
waterson%netscape.com 0c9642b383 Move global history implementation out of appshell and into xpfe/components. 1999-05-18 04:11:43 +00:00
mcmullen%netscape.com 21f0555a94 Cleaned up the dictionaries. Added partial support for GetURL, OpenURL, quit, and dojavascript apple events. 1999-05-17 07:56:44 +00:00
law%netscape.com e5ae22b570 "Turn on app shell component autoloading" 1999-05-14 22:02:23 +00:00
mcmullen%netscape.com 3c20302286 We don't need to link with libpref, so I removed it. 1999-05-11 23:46:42 +00:00
mcafee%netscape.com de36a26dbc Class nsprPath has been renamed to nsNSPRPath; straggler references were being converted with a typedef, this was confusing Solaris, so I'm converting all nsprPath references to the new name, hope that's Ok. 1999-05-10 05:34:26 +00:00
sfraser%netscape.com 079a1e9d21 Added the cfmAlias resource files, and set the Library Folder ID in the PEF settings accordingly (alias ID 128 for debug, 129 for opt). 1999-05-07 21:23:08 +00:00
sfraser%netscape.com 48595c3d5e First Checked In. 1999-05-07 21:20:23 +00:00
dp%netscape.com c4cb788cb1 jsdom.dll doesn't like the reordering of registrations. Revering the order of registrations back to what it was except for letting nsIFileLocator go before autoregistraion, since it depends on IFileLocator. 1999-05-06 23:09:57 +00:00
kipp%netscape.com 9f263cda62 Removed html items from the link line 1999-05-06 19:37:52 +00:00
dp%netscape.com 3a3765bcbd Using nsIFileLocator instead of nsSpecialFileSpec for Autoregistration 1999-05-06 15:19:22 +00:00
dp%netscape.com c4faf68d49 Moving Autoregitration out of SetupRegistry() 1999-05-06 13:35:25 +00:00
ducarroz%netscape.com 70f9ae98c5 change printf to say message compose instance of composer 1999-05-05 23:32:30 +00:00
mcmullen%netscape.com da2b4c3612 Turning off profile wizard till we iron out a few problems. 1999-05-05 20:04:18 +00:00
waterson%netscape.com 1d374a8555 Move profile stuff out of mailnews. 1999-05-05 05:59:04 +00:00
alecf%netscape.com e610e69446 make composer and messenger use the new nsIAppShellComponent to get bootstrapped 1999-05-05 05:14:16 +00:00
hyatt%netscape.com ac7590fa79 Committing changes to allow instantiation of nsIEventQueues. 1999-05-04 23:37:01 +00:00
slamm%netscape.com 6705539992 Fix shift error on Solaris. 1999-05-04 20:57:47 +00:00
mcmullen%netscape.com f39da6fd6d Checking in profile wizard on behalf of gayatrib and racham. 1999-05-04 19:37:51 +00:00
pnunn%netscape.com 23eb828d6b These libs should only be linked with the appropriate decoder in the
imglib. pnunn. refer to bug#5459. review:slamm. ok'd:chofmann.
1999-04-30 18:25:50 +00:00
sfraser%netscape.com f8e06ec7f0 Fix the type and creator so we get icons. Approved jj. 1999-04-28 20:00:41 +00:00
ramiro%netscape.com 638fe69979 Add command line parsing and debugger support. 1999-04-28 06:16:25 +00:00
bruce%cybersight.com aeede0b983 This should be the last thing linking against libnetutil.so on unix. but not any more! 1999-04-28 05:51:06 +00:00
davidm%netscape.com b07fa19d17 Add nsDefaulthelper to the list of components that get registered 1999-04-28 04:53:50 +00:00
jj%netscape.com ae476dd0ce added FullCircle initialization. r=namachi 1999-04-27 00:11:44 +00:00
morse%netscape.com adf7e3f247 save prefs before leaving -- added on request of mcmullen 1999-04-26 18:14:48 +00:00
mcmullen%netscape.com 3353b0003f Command-line documents are now working. 1999-04-23 22:31:44 +00:00
mcmullen%netscape.com 10c42894fd Changed minor version to add "Gecko" 1999-04-23 22:31:13 +00:00
mcmullen%netscape.com ceea8a30e3 First Checked In. 1999-04-23 22:30:27 +00:00
mcmullen%netscape.com be335aaa93 First Checked In. 1999-04-23 20:01:31 +00:00
mcmullen%netscape.com 5db38655fb Added nsAppleEvents.r and nsAppleEvents.rsrc 1999-04-23 16:48:43 +00:00
mcmullen%netscape.com 2fbe4c3e49 First Checked In. 1999-04-23 16:46:08 +00:00
mcmullen%netscape.com e4661eacd6 Prefs API changed to use filespecs instead of string paths. Added Get/SetFilePref. Cleaned up the API so that StartUp() does not need to be called. 1999-04-21 22:04:35 +00:00
cmanske%netscape.com 5f69d57271 Changed -editor command line switch to us use chrome URL specification 1999-04-21 20:51:28 +00:00
radha%netscape.com 06e34dba48 No need to obtain the url to be loaded here. BrowserAppcore does that
when loading the initial page
1999-04-20 23:36:07 +00:00
sspitzer%netscape.com 50a7c50455 this call to GetFileLocation() is not needed.
we were calling it so that as a side effect, it would set the global profile
and prefs dir, but we don't need to do this.  We are already calling it
directly before we get here.

other changes to move #ifdef to the first column (follow convention) and to
get rid of four warings,
1999-04-20 00:12:57 +00:00
putterman%netscape.com 366ef1e1b5 Use chrome url with Messenger. 1999-04-16 22:01:56 +00:00
rods%netscape.com 6aa2a28834 removed mail 1999-04-16 21:00:44 +00:00
mcmullen%netscape.com 72547f6145 Turned on profiles for macintosh 1999-04-15 22:45:43 +00:00
gayatrib%netscape.com d1b4a41cc7 removed BUILD_PROFILE ifdef 1999-04-11 05:13:58 +00:00
braddr%puremagic.com 72187f861f more BUILD_PROFILE 1999-04-10 10:58:52 +00:00
braddr%puremagic.com 1f3852a7e5 Add another condition to all the profile code until the cvs modules can be fixed 1999-04-10 10:13:20 +00:00
braddr%puremagic.com 1cbee2ae05 Oops.. there were two.. bad gayatrib@netscape.com, no biscuit. 1999-04-10 09:01:00 +00:00
braddr%puremagic.com e088145812 Move new include into the #if XP_PC section since the only code using it (and can find the header file) is wrapped with XP_PC also 1999-04-10 08:43:17 +00:00
gayatrib%netscape.com a4af6e2216 added profile module 1999-04-10 06:43:26 +00:00
gayatrib%netscape.com c85e108a5b Added ProfileManager services 1999-04-10 06:41:59 +00:00
pinkerton%netscape.com fc0abb60de Move all apple libs into MacOS target of interfaces.mcp. Only "apple" lib in each project should now be InterfacesStubs (with some minor exceptions). permission to checkin granted by cyeh. 1999-04-10 00:15:14 +00:00
ramiro%netscape.com dd683cee79 Fix for 4856. run-mozilla scripts were broken in release tarballs. 1999-04-09 21:41:23 +00:00
hyatt%netscape.com c0f111d872 Decreasing the height of the window to provide a workaround for bug #3976.
Approved by Chris H.
1999-04-08 23:26:08 +00:00
davidm%netscape.com 7a54d7e20d Register the NetDialogSupport component. 1999-04-07 06:35:05 +00:00
toshok%hungry.com 4c39fd9f40 add -lraptorplugin 1999-04-07 05:26:54 +00:00
slamm%netscape.com 7f2d7cfe0c Adding properties appcore/window. 1999-04-07 04:26:43 +00:00
waterson%netscape.com a375c521f5 Changed to use chrom: URL. 1999-04-07 00:09:03 +00:00
mcmullen%netscape.com c60870dff7 Added registration needed to make prefs work on all platforms. 1999-04-05 22:11:12 +00:00
mcmullen%netscape.com 5b2b2626de Added nsIFileLocator. 1999-04-02 20:40:12 +00:00
ramiro%netscape.com 6f36be6af3 Patches from reg@shale.csir.co.za (Jeremy Lea) to fix run scripts when
building on separate objdirs.
1999-04-01 20:36:29 +00:00
radha%netscape.com db04cca101 Add the Global history service 1999-04-01 20:30:20 +00:00
ramiro%netscape.com 58ad0d68df Add shell scripts to run mozilla viewer and apprunner. The scripts should
setup all the environment voodoo needed to run the programs.
1999-04-01 08:01:07 +00:00
nisheeth%netscape.com 49b8727a3a Adding expat and xmltok libraries to the link phase for apprunner. 1999-03-30 05:46:46 +00:00
chuang%netscape.com 32f4f055de Update messenger start up url 1999-03-24 08:33:08 +00:00
pierre%netscape.com 26619e4613 Increased the stack size to 256K. 1999-03-23 20:41:29 +00:00
rpotts%netscape.com d504ddede9 Pre-register the XPComFactory until nsappshell.dll is automatically registered... 1999-03-22 07:52:22 +00:00
danm%netscape.com d952c89a07 initial modal dialogs checkin (windows-only, UI thread only) 1999-03-20 04:13:09 +00:00
rjc%netscape.com 43296751b4 AppCores is no longer in the "Components" directory as it no longer auto-registers, so modify Setup_Registry() to register RDF AppCore at startup. 1999-03-19 01:45:03 +00:00
radha%netscape.com 29dacea5fd Remove unwanted printfs 1999-03-19 01:16:04 +00:00
pierre%netscape.com 4684b5638f Fix for #3899. Bumped the stack size to 128K from 64K. r: beard. a:chofmann. 1999-03-19 00:02:52 +00:00
jefft%netscape.com 6811d49530 fixed bug 3833 - Apprunner -mail needs the correct url; hard coded url string now set to resource:/res/samples/mailshell.xul; this is intended for M3; approved by choffmann 1999-03-18 17:32:57 +00:00
leaf%mozilla.org 4ad9f70d5d Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
hshaw%netscape.com 92c6ee5277 Let libpref decide which file to load by default, M3 bug #2343 #3598 1999-03-16 22:07:50 +00:00