pjs/mailnews/compose/src
nhotta%netscape.com 0108437ee4 I18n 7 bit data check for the body. 1999-04-20 21:22:54 +00:00
..
.cvsignore Ignore UNIX generated makefiles 1999-02-09 01:33:43 +00:00
Makefile.in changes for the post to newsgroup work 1999-04-15 20:21:03 +00:00
makefile.win Fixed some build problems on Windows. 1999-04-15 20:56:34 +00:00
msgCompGlue.cpp sync with nsString2 API 1999-04-20 07:20:21 +00:00
nsComposeAppCore.cpp Bug fix 3979 5280, reply/forward, MIME decode, use original mail's charset. 1999-04-19 22:16:04 +00:00
nsComposeAppCore.h NS_NewComposeAppCore takes an interface ID. 1999-04-06 03:22:21 +00:00
nsComposer.cpp fix native compiler error (NS_DECL_ISUPPORTS should not have ';' 1999-04-12 20:46:09 +00:00
nsComposer.h NS_NewComposer and NS_NewComposerBootstrap take interface IDs. 1999-04-06 03:22:41 +00:00
nsComposerNameSet.cpp remove some debugging statements 1999-04-16 22:19:13 +00:00
nsComposerNameSet.h The compose.dll has been merged into msgcompose.dll in order to have the auto appcore registration working. 1999-03-11 01:38:11 +00:00
nsIComposer.cpp add JS stubs for this class 1999-03-22 23:50:47 +00:00
nsJSComposeAppCore.cpp changes for the post to newsgroup work 1999-04-15 20:21:03 +00:00
nsJSComposeAppCore.h The compose.dll has been merged into msgcompose.dll in order to have the auto appcore registration working. 1999-03-11 01:36:37 +00:00
nsMsgCompFields.cpp NS_NewMsgCompose, NS_NewMsgCompFields, NS_NewMsgSend all take interface IDs. 1999-04-06 03:23:22 +00:00
nsMsgCompFields.h rev this interface: char* -> const char* 1999-03-11 21:04:57 +00:00
nsMsgCompPrefs.cpp Fix memory leak, bug 4851 1999-04-13 22:56:46 +00:00
nsMsgCompPrefs.h add pref for reply_to 1999-03-13 07:49:23 +00:00
nsMsgCompose.cpp fix a whole bunch of signed/unsigned problems, and use new nsQuickSort routine 1999-04-13 21:01:32 +00:00
nsMsgCompose.h Add new interface to nsMsgCompose, cleanup the code 1999-03-11 01:34:59 +00:00
nsMsgPost.cpp changes for the missing NPL comment 1999-04-16 23:03:13 +00:00
nsMsgPost.h Fixed some build problems on Windows. 1999-04-15 20:56:34 +00:00
nsMsgSend.cpp I18n 7 bit data check for the body. 1999-04-20 21:22:54 +00:00
nsMsgSend.h I18n migration, CSID -> Charset Name. 1999-03-25 23:41:03 +00:00
nsMsgSendPart.cpp Part of my mailnews reduce disk footprint cleanup effort. Remove out of memory extern int. 1999-04-04 22:35:23 +00:00
nsMsgSendPart.h I18n migration, CSID -> charset name, unicode converter hook up. 1999-03-29 23:57:50 +00:00
nsSmtpProtocol.cpp Moving header parser interface 1999-04-16 19:02:22 +00:00
nsSmtpProtocol.h Updates to smtp protocol. We should not require the caller to create the transport at construction time. the protocol should do this itself. 1999-03-12 03:57:13 +00:00
nsSmtpService.cpp get the SMTP prefs from the current identity 1999-04-06 22:49:27 +00:00
nsSmtpService.h fix newline at end of file 1999-03-20 02:17:21 +00:00
nsSmtpUrl.cpp Part of my mailnews reduce disk footprint cleanup effort. Remove include of xp.h. Convert all StrAllocCopy and StrAllocCat to more useful equivalents.... 1999-04-04 22:33:31 +00:00
nsSmtpUrl.h Update to latest version of nsIMsgMailNewsUrl which includes url listener registration and notification stuff. 1999-03-03 01:21:38 +00:00