gecko-dev/mailnews/compose/src
1999-03-12 20:39:16 +00:00
..
.cvsignore Ignore UNIX generated makefiles 1999-02-09 01:33:43 +00:00
Makefile.in Part of integration of preference into compose 1999-03-12 01:10:43 +00:00
makefile.win Part of integration of preference into compose 1999-03-12 01:10:43 +00:00
msgCompGlue.cpp Part of the intregration of preferences into compose 1999-03-12 01:07:30 +00:00
nsComposeAppCore.cpp Add ReplyMessage, ForwardMessage and SendMessage2 interface 1999-03-12 20:39:16 +00:00
nsComposeAppCore.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
nsComposer.cpp 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
nsComposer.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
nsComposerNameSet.cpp 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
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
nsJSComposeAppCore.cpp Add ReplyMessage, ForwardMessage and SendMessage2 interface 1999-03-12 20:39:16 +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 rev this interface: char* -> const char* 1999-03-11 21:04:57 +00:00
nsMsgCompFields.h rev this interface: char* -> const char* 1999-03-11 21:04:57 +00:00
nsMsgCompose.cpp Part of the intregration of preferences into compose 1999-03-12 01:07:30 +00:00
nsMsgCompose.h Add new interface to nsMsgCompose, cleanup the code 1999-03-11 01:34:59 +00:00
nsMsgCompPrefs.cpp Initial checkin, part of integration of preference into compose 1999-03-12 00:47:09 +00:00
nsMsgCompPrefs.h Initial checkin, part of integration of preference into compose 1999-03-12 00:47:09 +00:00
nsMsgSend.cpp Part of the intregration of preferences into compose 1999-03-12 01:07:30 +00:00
nsMsgSend.h rev this interface - char*->const char* 1999-03-11 21:02:50 +00:00
nsMsgSendPart.cpp sources clean up 1999-03-02 18:35:42 +00:00
nsMsgSendPart.h Initial checkin 1999-02-17 19:28:25 +00:00
nsSmtpProtocol.cpp 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
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 We no longer need to create the transport for the smtp protocol. Use smtpName as sender's name. 1999-03-12 03:57:59 +00:00
nsSmtpService.h Sending a message no longer requires a host and from field because we can now extract that information from the current identity. 1999-03-09 03:06:59 +00:00
nsSmtpUrl.cpp use default smtp port to initialize m_port. 1999-03-12 03:55:46 +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