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

448 Коммитов

Автор SHA1 Сообщение Дата
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
ramiro%netscape.com e140e659e2 Dont link with nsappshell, its not needed. 1999-08-05 12:41:27 +00:00
ramiro%netscape.com deb7d3b582 Landing unix toolkit exorcism changes. #ifdef-ed OFF for now. 1999-08-02 13:53:49 +00:00
dp%netscape.com 8b1e178a24 Fixing calls to startup and shutdown xpcom 1999-07-31 06:26:24 +00:00
mscott%netscape.com c161ee5840 fix build breakage....include config.mak 1999-07-29 03:56:54 +00:00
briano%netscape.com ea37bbc00a 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 b0b426c6cd Added NS_ShutdownXPCOM to facilitate leak detection in purify. 1999-07-28 08:42:53 +00:00
racham%netscape.com e8d11ed3b8 Fixing no migration profiles case. bug 9783 1999-07-28 06:32:08 +00:00
briano%netscape.com d99daeea9b 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 743f1947e6 hooking up window OS border control from JS/C++ 1999-07-27 06:34:24 +00:00
neeti%netscape.com 61a0c53a3b 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 305d4ab063 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 2f20d7a986 Adding caps library to fix Solaris linkage. 1999-07-24 10:40:42 +00:00
ramiro%netscape.com 156ea06c5e Remove stubs which are not needed anymore. 1999-07-22 18:38:54 +00:00
valeski%netscape.com 8fd8bd05a7 necko - rearranged cookie service init order so it's after the profile init 1999-07-19 22:49:24 +00:00
valeski%netscape.com 4108165d18 necko only - initializing cookies 1999-07-19 21:19:13 +00:00
ramiro%netscape.com ca57fc99d2 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 342b5083f1 Landing timer move on unix. 1999-07-17 14:22:51 +00:00
slamm%netscape.com 27b8289eff Fix build warnings. 1999-07-16 20:06:37 +00:00
dp%netscape.com 3c5bcce099 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 867656f29d Changes to get BeOS tinderbox to work.
BeOS only changes authorized by cyeh.
1999-07-11 09:51:51 +00:00
ramiro%netscape.com abf0cc4a0f 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 e78596b5e9 Factor out xlibrgb. 1999-07-07 02:12:44 +00:00
sspitzer%netscape.com 0da9210b79 support -news command line argument 1999-07-07 00:06:16 +00:00
gayatrib%netscape.com 92ba60eb1a Modified to load the newpm.xul to invoke profile manager ui 1999-07-06 08:32:21 +00:00
racham%netscape.com 3cde40ae05 Added login to support netcenter's product registration work 1999-07-05 01:27:39 +00:00
dp%netscape.com b6bc7ae812 Turn off autoregistrations for release builds if component.reg exists. 1999-07-05 00:59:27 +00:00
hyatt%netscape.com 2af7a6b407 Checking in support for intrinsic sizing of chrome. 1999-07-04 04:09:54 +00:00
sfraser%netscape.com 256cb4773b Turn off unbuffering of stdout for Mac 1999-07-02 21:37:48 +00:00
dveditz%netscape.com 4c4f269dd4 nakefile cleanups 1999-07-02 13:42:17 +00:00
ramiro%netscape.com b86c78a296 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 a36168ae22 whoops. fix this error: ./mozilla-apprunner.sh: [: too many arguments 1999-07-01 23:41:33 +00:00
sspitzer%netscape.com 737bc85937 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 1096d1a156 changes to support -mail, -pref, etc when using this script 1999-07-01 06:53:44 +00:00
leaf%mozilla.org 8a0c3e25cd Preparing for distribution of fullsoft headers, dlls, and exes 1999-07-01 01:48:08 +00:00
jj%netscape.com dcbd453210 #9087: fixed Finder's get info string to "m8 Gecko" 1999-06-30 22:46:20 +00:00
law%netscape.com c5ed1ac5fe Cleaning up those annoying 'width/height not set' messages 1999-06-29 21:57:40 +00:00
law%netscape.com 534691d8f4 Fix for bug #8605; turn off buffering of debug output 1999-06-29 21:40:56 +00:00
mcafee%netscape.com 2451c4f07b Fixing Solaris bustage 1999-06-29 11:20:13 +00:00
gagan%netscape.com a78cd1e21b Necko changes (from Andreas) 1999-06-29 00:26:25 +00:00
akkana%netscape.com 20acc7e7b0 Turn off obsolete -editor flag 1999-06-28 21:15:34 +00:00
warren%netscape.com f5e1196f42 Last of the necko ifdefs. Now we link with necko. 1999-06-28 10:35:57 +00:00
mcafee%netscape.com 2a63515ffc BeOS comment. 1999-06-26 07:43:12 +00:00
mcafee%netscape.com 6111f3f92d Adding BEOS_PROGRAM_RESOURCE 1999-06-26 07:42:19 +00:00
ducarroz%netscape.com 6e83ce30ec File Removed. 1999-06-25 21:40:21 +00:00
ducarroz%netscape.com 968f6dfdde First Checked In. 1999-06-25 21:38:09 +00:00
mcafee%netscape.com 562ee19b4b BeOS landing; thanks to Duncan Wilcox (duncan@be.com) for these changes. 1999-06-25 11:08:07 +00:00
mcafee%netscape.com 56699b002a forgot this was a binary file, forgot -kb 1999-06-25 10:59:15 +00:00
mcafee%netscape.com 28609227a2 BeOS landing; thanks to Duncan Wilcox (duncan@be.com) for these changes. 1999-06-25 10:56:50 +00:00
ramiro%netscape.com 05ae9c3868 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 962c82d198 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 9fe502105e oops, wrong argument! 1999-06-24 00:38:34 +00:00
warren%netscape.com 23864df5e3 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
alecf%netscape.com 3c2dc97f72 change NS_DEFINE_IID->NS_DEFINE_CID where appropriate 1999-06-23 00:25:37 +00:00
alecf%netscape.com a545e2df78 expunge NS_DEFINE_IID from apprunner bootstrap 1999-06-23 00:24:02 +00:00
akkana%netscape.com 7e5919e3f5 Use -edit instead of -editor as the editor flag 1999-06-22 21:41:31 +00:00
ducarroz%netscape.com b7bd2e887b changed -msgcompose for -compose 1999-06-22 20:01:37 +00:00
dp%netscape.com 54bf434c61 Adding registratin of filelocator back. It got missed with my previous checkin. 1999-06-22 16:33:56 +00:00
dp%netscape.com 3513f3783a XPCOM switched to using nsIFileSpec. 1999-06-22 14:02:58 +00:00
davidm%netscape.com 05aa573721 Add WindowMediator 1999-06-22 03:04:45 +00:00
ducarroz%netscape.com 3b9303dad0 First Checked In. 1999-06-21 23:13:17 +00:00
sfraser%netscape.com 05664c9d33 Removal of old EditorAppCore code, and the obsolete toolbarCore. 1999-06-21 22:33:42 +00:00
ducarroz%netscape.com 39fb81e9df Remove unsused bootstrap for messenger. Add -msgcompose and -addressbook commands 1999-06-21 20:28:06 +00:00
sfraser%netscape.com f33ad6edc1 Leak fixing. CreateNewTopLevel window returns an AddReffed window. You must release it. 1999-06-19 21:53:00 +00:00
morse%netscape.com db7c88a9a4 remove wallet viewers from appcore 1999-06-19 21:12:44 +00:00
pierre%netscape.com 7b81309aa8 Bumped up the memory partition to 12Mb from 10Mb. r=sfraser, a=chofmann. 1999-06-19 02:38:19 +00:00
mcmullen%netscape.com 489f577276 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 487d9ea921 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 97113dc05d #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 de4ae6e94e Add '-chrome' flag to load alternative chrome. 1999-06-16 06:14:28 +00:00
mcmullen%netscape.com f976179b96 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 30b23b2912 Fix up registration of nsIFileLocator to use ProgIDs 1999-06-15 08:52:23 +00:00
mcmullen%netscape.com 2d939af9e9 Fix up registration of nsIFileLocator to use ProgIDs 1999-06-15 08:07:58 +00:00
mcmullen%netscape.com dbd6f48f39 More nsIFileSpec/Locator changes (merge conflicts with profile stuff messed this up) 1999-06-15 05:51:29 +00:00
mcmullen%netscape.com 71363a31ba nsIFileLocator's API has changed. 1999-06-15 05:25:03 +00:00
mcmullen%netscape.com f58c72ff72 Call pref->ReadUserPrefs() 1999-06-15 05:17:56 +00:00
radha%netscape.com 5a8ff616ba Add session History to the factory list 1999-06-14 22:08:21 +00:00
danm%netscape.com 85d2dceb67 moved GetPrimordialThread from nsAppShellService to nsThread, as suggested by warren 1999-06-13 03:30:38 +00:00
racham%netscape.com bd8a2ac3d0 Adding Profile Manager calls 1999-06-12 01:03:01 +00:00
mcmullen%netscape.com b589ce12f2 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 fa114b3f40 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 3747f38ee5 Removed PrefsCore and all its remaining stuff. 1999-06-09 20:44:31 +00:00
mcmullen%netscape.com 9c3760a46c Support the -pref command-line option. 1999-06-09 20:44:04 +00:00
law%netscape.com bf1be08cdf "First step towards exorcism of nsIXULWindowCallbacks" 1999-06-07 19:21:33 +00:00
morse%netscape.com fea16c5e64 reimplement cookie viewer 1999-06-04 22:30:11 +00:00
briano%netscape.com b403b4a51e 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 20396bd749 adding error output for fullcircle initialization 1999-06-03 18:35:04 +00:00
briano%netscape.com e8047947db 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 ee8dc3638c Handle the (Unix) platform-specific DLL naming conventions properly. 1999-06-03 02:10:17 +00:00
blizzard%redhat.com 5148b90d1f 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 defdb0d028 Added TSM Input Method support for the Macintosh. (Added a call to CloseTSMAwareApplication). 1999-05-28 05:06:54 +00:00
jj%netscape.com 20a39b57ec updated version to M7 in Finder's get info string (tip) 1999-05-27 01:17:55 +00:00
morse%netscape.com 4aa0f54e40 added modal dialogs for wallet 1999-05-26 22:42:49 +00:00
dp%netscape.com 0443b20e33 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
slamm%netscape.com 23068871c5 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 06f5a66d9e Added code to invoke ProfileManager from command line and turned on the CreateProfileWizard 1999-05-19 05:20:06 +00:00
briano%netscape.com 7c2ee53194 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 bd459d7b0f Move global history implementation out of appshell and into xpfe/components. 1999-05-18 04:11:43 +00:00
mcmullen%netscape.com b1f79d6597 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 58370f8c98 "Turn on app shell component autoloading" 1999-05-14 22:02:23 +00:00
mcmullen%netscape.com 9f75fb8846 We don't need to link with libpref, so I removed it. 1999-05-11 23:46:42 +00:00
mcafee%netscape.com 1e9ab980a4 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 4bb96839e5 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 2025af025e First Checked In. 1999-05-07 21:20:23 +00:00
dp%netscape.com 915966d548 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 e375f12dc2 Removed html items from the link line 1999-05-06 19:37:52 +00:00
dp%netscape.com b0f375f01f Using nsIFileLocator instead of nsSpecialFileSpec for Autoregistration 1999-05-06 15:19:22 +00:00
dp%netscape.com 0940fc0041 Moving Autoregitration out of SetupRegistry() 1999-05-06 13:35:25 +00:00
ducarroz%netscape.com edf3e2c0f1 change printf to say message compose instance of composer 1999-05-05 23:32:30 +00:00
mcmullen%netscape.com c03f739631 Turning off profile wizard till we iron out a few problems. 1999-05-05 20:04:18 +00:00
waterson%netscape.com 8f7d5607f9 Move profile stuff out of mailnews. 1999-05-05 05:59:04 +00:00
alecf%netscape.com d303136cf4 make composer and messenger use the new nsIAppShellComponent to get bootstrapped 1999-05-05 05:14:16 +00:00
hyatt%netscape.com 00b1ac9d89 Committing changes to allow instantiation of nsIEventQueues. 1999-05-04 23:37:01 +00:00
slamm%netscape.com cdef697acf Fix shift error on Solaris. 1999-05-04 20:57:47 +00:00
mcmullen%netscape.com 2944535573 Checking in profile wizard on behalf of gayatrib and racham. 1999-05-04 19:37:51 +00:00
pnunn%netscape.com 0cb0e99ddd 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 c663af7645 Fix the type and creator so we get icons. Approved jj. 1999-04-28 20:00:41 +00:00
ramiro%netscape.com d1aefb090a Add command line parsing and debugger support. 1999-04-28 06:16:25 +00:00
bruce%cybersight.com 5175329294 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 fc9dcc4962 Add nsDefaulthelper to the list of components that get registered 1999-04-28 04:53:50 +00:00
jj%netscape.com d895a8bedc added FullCircle initialization. r=namachi 1999-04-27 00:11:44 +00:00
morse%netscape.com 870d66c602 save prefs before leaving -- added on request of mcmullen 1999-04-26 18:14:48 +00:00
mcmullen%netscape.com c8bd676230 Command-line documents are now working. 1999-04-23 22:31:44 +00:00
mcmullen%netscape.com 95a93d0d59 Changed minor version to add "Gecko" 1999-04-23 22:31:13 +00:00
mcmullen%netscape.com de9c721314 First Checked In. 1999-04-23 22:30:27 +00:00
mcmullen%netscape.com 545de968c1 First Checked In. 1999-04-23 20:01:31 +00:00
mcmullen%netscape.com c3665ff55b Added nsAppleEvents.r and nsAppleEvents.rsrc 1999-04-23 16:48:43 +00:00
mcmullen%netscape.com a3bea46baf First Checked In. 1999-04-23 16:46:08 +00:00
mcmullen%netscape.com 670521ba61 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 1ef60b40e9 Changed -editor command line switch to us use chrome URL specification 1999-04-21 20:51:28 +00:00
radha%netscape.com cac1d53e13 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 cbd2caed87 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 aa794a96d9 Use chrome url with Messenger. 1999-04-16 22:01:56 +00:00
rods%netscape.com ae3b97fd9d removed mail 1999-04-16 21:00:44 +00:00
mcmullen%netscape.com 44ac56604c Turned on profiles for macintosh 1999-04-15 22:45:43 +00:00
gayatrib%netscape.com 75f3b87c97 removed BUILD_PROFILE ifdef 1999-04-11 05:13:58 +00:00
braddr%puremagic.com 19b8623f05 more BUILD_PROFILE 1999-04-10 10:58:52 +00:00
braddr%puremagic.com 9d733fc7c7 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 4f71709008 Oops.. there were two.. bad gayatrib@netscape.com, no biscuit. 1999-04-10 09:01:00 +00:00
braddr%puremagic.com 8fd02b07a1 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 2b91eb48f1 added profile module 1999-04-10 06:43:26 +00:00
gayatrib%netscape.com 616806e686 Added ProfileManager services 1999-04-10 06:41:59 +00:00
pinkerton%netscape.com 3a6a48bf99 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