alecf%netscape.com
fea3e607d4
rev this interface: char* -> const char*
1999-03-11 21:04:57 +00:00
alecf%netscape.com
5e6994c3ee
rev this interface - char*->const char*
1999-03-11 21:02:50 +00:00
ducarroz%netscape.com
c529b1a868
The compose.dll has been merged into msgcompose.dll in order to have the auto appcore registration working.
1999-03-11 01:32:48 +00:00
ducarroz%netscape.com
6658daac3e
add new interface to nsIMsgCompose
1999-03-11 01:30:18 +00:00
ducarroz%netscape.com
b3e5fb6911
The compose.dll has been merged into msgcompose.dll in order to have the auto appcore registration working.
...
this file was originally located into mailnews/ui/compose/public
1999-03-11 01:28:46 +00:00
mscott%netscape.com
c4043cd7cc
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
ducarroz%netscape.com
85003407be
add definition for MSG_CommandType
1999-03-09 02:01:16 +00:00
mscott%netscape.com
d8f2aeb50c
part of scc's merge: change IID() calls to GetIID().
1999-03-04 00:44:05 +00:00
mscott%netscape.com
21550b1e0f
Update to take a url listener when sending a message.
1999-03-03 01:19:50 +00:00
ducarroz%netscape.com
231985740e
sources clean up
1999-03-02 18:35:42 +00:00
ducarroz%netscape.com
a825854d4a
carry smtp server name over the send message process
1999-02-26 23:23:32 +00:00
mscott%netscape.com
5ab2cd4327
Add host as paramater to send send message method.
1999-02-26 19:17:13 +00:00
mscott%netscape.com
08fefec422
Fix build breakage remove nsIID.h and nsISupportUtils.h from all interfaces until we can figure out where these files come from. I know this is the wrong long term solution so I'm not even changing the idl files.
1999-02-26 04:10:24 +00:00
alecf%netscape.com
268c7f7eae
rev the XPIDL-generated headers, and update API calls to match
...
includes dropping "const"ness from parameters
some nsString routines were converted back to char* for the time being.
also added nsIMsg.h, it seemed to be missing
Also many fixes to get Unix building again.
1999-02-26 01:56:15 +00:00
mscott%netscape.com
5e63dab8f2
Use mailnews url base class for interface inheritance....
1999-02-24 02:28:44 +00:00
ducarroz%netscape.com
4559b484c5
Define FE_Alert as printf
1999-02-23 03:39:38 +00:00
alecf%netscape.com
a09e3de066
we need to export nsMsgSend
1999-02-23 01:44:38 +00:00
alecf%netscape.com
55d9a567b1
remove trailing text after #endif's
1999-02-23 01:42:32 +00:00
mscott%netscape.com
e1f2aede79
Export nsISmtpService.h
1999-02-23 01:17:25 +00:00
mscott%netscape.com
edc499198f
Interface updates to use nsString and nsFilePath....
1999-02-23 01:00:42 +00:00
mscott%netscape.com
ad15d96c59
Export nsISmtpService.h
1999-02-23 00:55:38 +00:00
mscott%netscape.com
226fa8d6b7
Service for handling SMTP requests....this abstracts away the process of creating an SMTP url and an SMTP connection to run the url from the application...
1999-02-23 00:55:10 +00:00
ducarroz%netscape.com
5c4c6f6630
clean up comment
1999-02-17 19:44:54 +00:00
ducarroz%netscape.com
bf659576a7
add interface for set/get body
1999-02-17 19:43:26 +00:00
ducarroz%netscape.com
f43db5b48f
add more glue requested by nsMsgSend
1999-02-17 19:42:02 +00:00
ducarroz%netscape.com
9a08f23e60
add export for nsIMsgSend.h & nsMsgSendFact.h
1999-02-17 19:41:12 +00:00
ducarroz%netscape.com
15887578e7
Initial checkin
1999-02-17 19:28:25 +00:00
warren%netscape.com
299d7e296e
Converted nsIMsg into nsIMessage, unifying with nsMsgHdr. Removed NS_DEFINE_IID macros. Renamed a few types and enums.
1999-02-13 10:39:59 +00:00
alecf%netscape.com
d392696b88
more fixes to make this compile on unix
1999-02-11 06:47:01 +00:00
alecf%netscape.com
dd1a1f1a7f
use new NSPR types and functions
1999-02-11 06:39:09 +00:00
ducarroz%netscape.com
0d3f411d36
Initial check in
1999-02-11 00:43:57 +00:00
ducarroz%netscape.com
19191e05b0
no comment
1999-02-11 00:38:13 +00:00
mscott%netscape.com
f631904884
Remove nsMsgCompFields.h from the export list...
1999-02-09 21:39:00 +00:00
warren%netscape.com
099416ac8f
Changed uses of MsgErr to nsresult. Moved CR LF macros to base/src/nsCRT.h.
1999-02-09 04:20:46 +00:00
mscott%netscape.com
44ec99403e
Add accessors for getting/setting the file name for the email message to be posted.
1999-02-09 03:44:47 +00:00
warren%netscape.com
e7cd2a8f8c
Fixed to build on Windows.
1999-02-09 02:23:39 +00:00
ducarroz%netscape.com
92f3fd8832
Add support for msgCompose and msgCompFields
1999-02-09 01:40:25 +00:00
alecf%netscape.com
002b208879
Ignore UNIX generated makefiles
1999-02-09 01:33:43 +00:00
ducarroz%netscape.com
9dcbde1dc7
Initial check in
1999-02-09 00:08:18 +00:00
ducarroz%netscape.com
13c6e67788
Initial check in
...
This file is temporary!
1999-02-09 00:05:39 +00:00
mscott%netscape.com
fd0fa54c47
Added more interface methods for a message....
1999-02-08 01:35:57 +00:00
mscott%netscape.com
3feddcaf5c
First checked in.
1999-02-07 02:07:22 +00:00
mscott%netscape.com
cb48f8c26d
First pass at an SmtpUrl interface...still need to add acessors for post data....
1999-02-07 01:46:20 +00:00