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

1125 Коммитов

Автор SHA1 Сообщение Дата
gagan%netscape.com bb4b1f90aa More Necko landing changes... 1999-06-25 01:41:26 +00:00
gagan%netscape.com cf59f247bb More Necko landing changes. 1999-06-25 00:03:22 +00:00
briano%netscape.com cb2182b7a3 File was missing the required newline at the end of file. 1999-06-24 03:13:10 +00:00
sgehani%netscape.com 3d2bef83c5 1> Removed obsolete IID headers (now being generated from IDL).
2> Aletered Unix Makefile.in to make libjar a component.
1999-06-23 22:54:49 +00:00
warren%netscape.com 5e8dccf3fe More necko changes. Changed nsIPluginTagInfo2::GetDocumentBase to copy string. 1999-06-23 19:55:21 +00:00
pnunn%netscape.com 58460640a8 Minor adjustment for testing. pnunn. 1999-06-23 19:54:52 +00:00
sgehani%netscape.com 53e446a833 First Checked In. 1999-06-23 06:37:03 +00:00
sgehani%netscape.com 2037a61300 Modification to the libjar XPCOM interface in order to use it with XPInstall; facilitating ressurection of XPInstall on Unix. 1999-06-23 06:16:28 +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
sspitzer%netscape.com beeac647d5 change default to 50 until performance is fixed 1999-06-23 00:00:28 +00:00
akkana%netscape.com 9ac4dd6cc1 Fix separate-objdir build 1999-06-22 21:38:39 +00:00
pnunn%netscape.com f386cb3ef0 prep work for alphachannel. pnunn. 1999-06-22 20:11:53 +00:00
pnunn%netscape.com 3feaaa7ca9 Prepwork for alphachannel. pnunn 1999-06-22 20:11:03 +00:00
pnunn%netscape.com aa67deb2f0 Prep work for alpha channel. pnunn. 1999-06-22 20:09:29 +00:00
dp%netscape.com 91b957fe2b Adding back member to store error for nsRegistryNode and nsRegistryValue. This gets it working again. 1999-06-22 13:58:12 +00:00
mcmullen%netscape.com e3681b259e Removing the use of the convenient factory method for nsIFileSpec, since I'm about to remove that, too. 1999-06-22 03:48:26 +00:00
dp%netscape.com 91b58aabba - Threading fixed. Changed member that stored error from nsRegistry
to be an automatic variable.
- Using XPCOM_ComponentRegistry for OpenWellknownRegistry()
1999-06-21 23:40:21 +00:00
putterman%netscape.com ba0f857deb Added mail.showMessengerPerformance pref. 1999-06-21 23:25:33 +00:00
sspitzer%netscape.com 5278646ded fix for #8360. Get "mailnews.start_page.enabled" and "mailnews.start_page.url" to work. 1999-06-21 02:25:34 +00:00
sspitzer%netscape.com 426eb85cbf fix warnings. these classes have virtual functions but non-virtual destructors 1999-06-21 01:59:44 +00:00
ssu%netscape.com e9d3965255 added define's to deal with building standalone 1999-06-20 02:38:14 +00:00
sspitzer%netscape.com 995e63c55d make the default of of the "browser.startup.page" be 3, so that we use
the new "browser.startup.splash" pref.

set the default for "browser.startup.splash" to be http://www.mozillazine.org, until
bug #7417 gets fixed.
1999-06-19 21:08:02 +00:00
briano%netscape.com dcf07bc157 Minor DEC-specific tweak (i.e., only affects DEC builds) to fix the Tinderbox build. 1999-06-19 00:16:43 +00:00
dp%netscape.com aee4f0d23f Fixed crash due to multi-threading. bug# 7308, bug# 8150 1999-06-18 23:27:09 +00:00
mcmullen%netscape.com 88a893314a Fixing the broken situation when no prefs file exists. Since there is a problem with stream closing after nsFileStream(nsIFileSpec*), cleaning up this code so that we dont write/read/init/write the prefs. Now we simply init/write. Part of a fix for bug #8237. r=slamm@netscape.com, a=chofmann@netscape.com 1999-06-18 22:11:35 +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
ssu%netscape.com 9185ef1a64 backed out previous checkin due to tree closure 1999-06-16 21:54:13 +00:00
ssu%netscape.com 02a387889a ifdef'ed all calls to PR_Seek() for the standalone build 1999-06-16 21:47:58 +00:00
dveditz%netscape.com b6fd77a052 eliminate extra startup file i/o 1999-06-16 06:50:37 +00:00
dveditz%netscape.com ec1e95057e use standard XPCOM macros 1999-06-16 06:49:42 +00:00
syd%netscape.com d0dc9a44f8 Add browser.ncols and browser.installcmap preferences 1999-06-16 03:18:44 +00:00
ssu%netscape.com 79b79a2238 ifdef'ed call to PR_Seek() for the standalone build 1999-06-16 00:24:37 +00:00
putterman%netscape.com a96881d80d Close the filespec's stream so we don't keep appending to pref file. Approved by
mcmullen.
1999-06-15 23:19:58 +00:00
putterman%netscape.com 3ab657be64 Fix for 8197. Can't read pref file. Approved by leaf and reviewed by mscott. 1999-06-15 18:39:33 +00:00
mcmullen%netscape.com 43f17aa5e4 Alias resolution makes directory iteration tricky: You can't use SetLeafName to convert one sibling to another. Fixing parsing of pref-init files, which broke when I fixed aliases a while back. 1999-06-15 10:42:05 +00:00
mcmullen%netscape.com 89fdd1c66d Fix windows bustage. 1999-06-15 09:35:20 +00:00
mcmullen%netscape.com c01dec7877 Using nsIFileSpec, leaks and stuff now become possible. Fixing one problem... 1999-06-15 09:09:17 +00:00
mcmullen%netscape.com a394350920 My fix collided with somebody else's. Fixing it the way I want it. 1999-06-15 06:30:33 +00:00
mcafee%netscape.com b9d9a4d6c8 Moving worked declaration to the beginning of function to get around goto error. Fixes linux bustage. 1999-06-15 06:24:34 +00:00
mcafee%netscape.com 39fa3399f7 Fixing some of the Linux breakage. 1999-06-15 06:22:35 +00:00
mcmullen%netscape.com b6916e0c33 Changed to use nsIFileSpec 1999-06-15 05:25:28 +00:00
mcmullen%netscape.com 01ec3ce30b Use nsIFileSpec. Also added ReadUserPrefs() method. 1999-06-15 05:17:55 +00:00
ssu%netscape.com af9d9097ce updated makefile to define USE_NON_MT_LIBS (use libc.lib) 1999-06-14 22:35:21 +00:00
dougt%netscape.com 9060f6ce77 Be OS patch from Duncan Wilcox <duncan@be.com> Thank you. 1999-06-14 20:18:35 +00:00
dp%netscape.com 63b3a417da - NS_RegistryGetFactory API Change
- QuickRegister eliminated
1999-06-14 02:07:03 +00:00
sspitzer%netscape.com c831f2274b set the default nntp server to "news.mozilla.org". I'll change it back to "news" before beta. (see bug #8053) 1999-06-12 18:38:53 +00:00
mcmullen%netscape.com fa18f4d3d4 Has been idlized 1999-06-11 19:48:21 +00:00
briano%netscape.com 90e0055f5f Changed the platform-specific ifdefs wrt XP_RANDOM to use HAVE_RANDOM instead. 1999-06-10 04:07:09 +00:00
ssu%netscape.com 9fbb0864d4 Fixing ShExp use (0 means true) 1999-06-10 01:58:06 +00:00
dbragg%netscape.com 35f1018a60 There was a lower case r in the macro OBJDIr for nsJARFactory.obj 1999-06-09 22:51:13 +00:00