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

267 Коммитов

Автор SHA1 Сообщение Дата
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
nhotta%netscape.com 0108437ee4 I18n 7 bit data check for the body. 1999-04-20 21:22:54 +00:00
bruce%cybersight.com acb508595b Fix for unix, look for right library. 1999-04-20 17:43:36 +00:00
rickg%netscape.com 0d1b06ca19 sync with nsString2 API 1999-04-20 07:20:21 +00:00
mscott%netscape.com 809548ec8e Temporary fix until mcmullen updates some back end prefs code. We need to manually specify the pref file to use. We can't get at the profile information so look in the current directory. 1999-04-20 00:43:23 +00:00
mscott%netscape.com 58f2492f08 Remove startup call on prefs. use NS_WITH_SERVICE macro for getting the prefs service.... 1999-04-19 23:49:29 +00:00
nhotta%netscape.com 7a6d5a8174 Bug fix 3979 5280, reply/forward, MIME decode, use original mail's charset. 1999-04-19 22:16:04 +00:00
ducarroz%netscape.com eadd8e3c02 remove some debug libraries fom release target 1999-04-19 21:02:20 +00:00
nhotta%netscape.com 306f8ef412 Bug fix #3994, realloc if the converter's estimate length is incorrect. 1999-04-19 19:15:51 +00:00
ducarroz%netscape.com d8365d6a49 updated mac project 1999-04-18 21:24:20 +00:00
sspitzer%netscape.com 5c7112b372 changes for the missing NPL comment 1999-04-16 23:03:13 +00:00
alecf%netscape.com b1b3ba6d09 remove some debugging statements 1999-04-16 22:19:13 +00:00
nhotta%netscape.com 17ede256c8 Changes for charset menu and 7bit data check. 1999-04-16 20:43:14 +00:00
rhp%netscape.com 428ea843e4 Moving header parser interface 1999-04-16 19:02:22 +00:00
sspitzer%netscape.com 8e3daa6ba5 add this to the list of idl files to export 1999-04-16 04:19:09 +00:00
alecf%netscape.com 1e0bb77de2 rev this interface 1999-04-15 21:27:11 +00:00
putterman%netscape.com 8a57b5f739 Fixed some build problems on Windows. 1999-04-15 20:56:34 +00:00
sspitzer%netscape.com 8056355753 changes for the post to newsgroup work 1999-04-15 20:26:56 +00:00
sspitzer%netscape.com 76c907c916 added files: mozilla/mailnews/compose/src/nsMsgPost.cpp 1999-04-15 20:23:14 +00:00
sspitzer%netscape.com dcab18d585 changes for the post to newsgroup work 1999-04-15 20:21:03 +00:00
sspitzer%netscape.com 810da10961 checking in newly generated header 1999-04-15 20:16:35 +00:00
sspitzer%netscape.com 7b61722221 more changes for the post to newsgroup work 1999-04-15 20:14:10 +00:00
sspitzer%netscape.com fe6f50f405 checking in newly generated header files 1999-04-15 20:13:12 +00:00
sspitzer%netscape.com 9e41a47281 check in the new generated header 1999-04-15 20:04:23 +00:00
sspitzer%netscape.com d31c94c862 changes for posting to a newsgroup from msg compose 1999-04-15 19:59:31 +00:00
alecf%netscape.com 15b20c9bb0 remove calls to XP_Trace 1999-04-15 01:07:45 +00:00
ducarroz%netscape.com 606903137e Fix memory leak, bug 4851 1999-04-13 22:56:46 +00:00
alecf%netscape.com efb56b541d fix a whole bunch of signed/unsigned problems, and use new nsQuickSort routine 1999-04-13 21:01:32 +00:00
nhotta%netscape.com 3151ac176f nsIMsgRFC822Parser and related changes, removed old i18n functions, instead passing charset name. 1999-04-13 19:18:22 +00:00
chuang%netscape.com de6aa60779 Switch mailnews from prefs.js to prefs50.js 1999-04-13 07:41:24 +00:00
jdunn%netscape.com 7eec40ddbc fix compiler error (NS_DECL_ISUPPORTS shouldn't befollowed by a ';' 1999-04-12 20:47:08 +00:00
jdunn%netscape.com 55264b1336 fix native compiler error (NS_DECL_ISUPPORTS should not have ';' 1999-04-12 20:46:09 +00:00
braddr%puremagic.com 4cee9af102 oops.. $(ZLIB_LIB) -> $(ZLIB_LIBS) 1999-04-12 07:06:05 +00:00
braddr%puremagic.com bc34760959 Changed direct uses of -lz or -lzlib to $(ZLIB_LIBS)
Changed direct use of -lnspr3 and friends to $(NSPR_LIBS)
1999-04-11 23:07:04 +00:00
braddr%puremagic.com 47749dec10 -lz should be -lzlib 1999-04-11 22:37:49 +00:00
nhotta%netscape.com ebbf4c1749 CSID -> charset name 1999-04-10 05:03:24 +00:00
nhotta%netscape.com 9c9a88fd59 MIME encoder utf-8 support. 1999-04-10 01:00:15 +00:00
sspitzer%netscape.com d1bb8d096c changes to get the tree to build when the libIDL rpms are installed 1999-04-10 00:41:03 +00:00
sspitzer%netscape.com d698abb60a changes to make the tests build 1999-04-10 00:34:04 +00:00
alecf%netscape.com 61d646dfda get the SMTP prefs from the current identity 1999-04-06 22:49:27 +00:00
alecf%netscape.com 91a6c4678f get composition prefs from the current identity 1999-04-06 22:49:03 +00:00
nhotta%netscape.com 6b54fa0505 Changed to use unicode converter and related changes. 1999-04-06 21:46:15 +00:00
ducarroz%netscape.com 9f630ba983 Don't need to link with msgCoreUtil.lib 1999-04-06 18:22:31 +00:00
alecf%netscape.com b8a2a9e4c4 resolve libreg unresolved symbols 1999-04-06 04:54:00 +00:00
mscott%netscape.com f040f2fcb4 Updates to how we generate components in create instance. All the NS_New*** objects require an interface ID now and they return a ref counted object. 1999-04-06 03:24:04 +00:00
mscott%netscape.com 05fa867e97 NS_NewMsgCompose, NS_NewMsgCompFields, NS_NewMsgSend all take interface IDs. 1999-04-06 03:23:22 +00:00
mscott%netscape.com 3e25c8c7f2 NS_NewComposer and NS_NewComposerBootstrap take interface IDs. 1999-04-06 03:22:41 +00:00
mscott%netscape.com b0d6c14ecb NS_NewComposeAppCore takes an interface ID. 1999-04-06 03:22:21 +00:00
mscott%netscape.com 51acd806c1 NS_NewMsgCompose, NS_NewMsgCompFields, NS_NewMsgSend, NS_NewComposeAppCore, NS_NewComposer all now take an interface IID. 1999-04-06 03:21:50 +00:00
mscott%netscape.com c4fad422eb We no longer need to link with secfree and xplib. 1999-04-04 22:50:36 +00:00