mscott%netscape.com
a40fc1f4ab
Remove obsolete file. It's been replaced by an idl file.
1999-09-01 04:24:26 +00:00
ducarroz%netscape.com
00eff64657
Add way to quote a message without headers, just quote the body.
1999-08-27 21:18:57 +00:00
mscott%netscape.com
6241384a29
Bug #7811m --> nsISmtpService is now an idl file
1999-08-27 21:14:26 +00:00
mscott%netscape.com
6c27c48ae2
Bug #7811 --. nsISmtpService is now an idl file.
1999-08-27 21:13:04 +00:00
mscott%netscape.com
ad166748ef
Bug #7811 --> turn this interface into an XPIDL interface.
1999-08-27 21:12:22 +00:00
mscott%netscape.com
b787a68d1a
This file is not part of the build yet! (approved by cyeh)
...
This file is the idl replacement of nsISmtpService.h
1999-08-26 21:50:46 +00:00
mscott%netscape.com
b3f95b0016
This file has been replaced by an idl file.
1999-08-25 23:57:03 +00:00
sfraser%netscape.com
e55bfef84b
Remove an errant semicolon
1999-08-25 21:28:39 +00:00
mscott%netscape.com
557063df5d
I think the clobber windows build may break because I took out the wrong header file from this makefile (the file was still in
...
my dist directory when I built which is why it worked). In anticipation of eventual breakage, I'm fixing it now.
a=gramps.
1999-08-24 23:48:09 +00:00
mscott%netscape.com
8d11ab3f1f
Bug #7811 -- nsISmtpUrl is not an idl file.
1999-08-24 22:18:30 +00:00
mscott%netscape.com
7452c17971
Bug #7811 . turn nsISmtpUrl into an IDL file
1999-08-24 22:16:29 +00:00
mscott%netscape.com
704ed758ef
Bug #7811 --> turn nsISmtpUrl.h into a fully scriptable IDL file. This involved changing several apis in the interface.
1999-08-24 22:15:52 +00:00
mscott%netscape.com
48b2dc3935
Not part of the buidl yet. an idl file to replace nsISmtpUrl.h
1999-08-24 21:47:17 +00:00
alecf%netscape.com
db4f6f8103
add new SMTP server API
...
(incomplete implementation, not hooked up yet)
1999-08-20 04:49:04 +00:00
alecf%netscape.com
63333d8651
add smtp server to mac/unix/windows build
1999-08-20 04:20:23 +00:00
alecf%netscape.com
3f1eb1fe76
first pass at SMTP server IDL
1999-08-20 04:13:16 +00:00
alecf%netscape.com
d48c6c0686
start skeleton MANIFEST_IDL for compose for mac
1999-08-20 04:11:11 +00:00
mscott%netscape.com
8d0e7b6b12
Add SetUsername support.
1999-08-10 18:14:27 +00:00
mccabe%netscape.com
2a403483de
Changes to the xpidl compiler -
...
Error if an interface is declared [scriptable], but contains methods that can't be scripted because they refer to native-declared types, unless the method is declared [noscript].
This change is intended to make it easier to determine when an interface is not scriptable, and to make it easier to see what changes need to be made to make it scriptable.
As many of the .idl files in the tree defined [scriptable] interfaces that contained non-scriptable methods, I've sprinkled [noscript] throughout. As the interfaces weren't scriptable anyway, this shouldn't change their visibility to javascript.
1999-08-10 12:18:01 +00:00
bienvenu%netscape.com
3653ea8d06
get rid of nsString2
1999-08-07 02:32:02 +00:00
ducarroz%netscape.com
72ab2dc38a
fix for bug 10382
1999-08-06 00:19:17 +00:00
rhp%netscape.com
975ad90fb9
Changes for Drafts and Templates
1999-07-31 19:59:35 +00:00
rhp%netscape.com
2135b4a4af
Just adding this file...NOT PART OF THE BUILD!
1999-07-31 14:40:38 +00:00
mscott%netscape.com
01ab699db6
Landing the MailNews_Necko_BRANCH. These are the changes that will enable mailnews to run with necko.
1999-07-29 00:42:25 +00:00
rhp%netscape.com
e5e9833eb3
Changes for sending multipart/related messages
1999-07-21 20:17:07 +00:00
ducarroz%netscape.com
d6897f8e82
Add a new message compose service command that let you create a message from a nsIMsgCompFields.
1999-07-14 21:34:25 +00:00
ducarroz%netscape.com
aeb299284c
Add OpenComposeWindowWithValues()
1999-07-13 20:07:10 +00:00
rhp%netscape.com
fd1e447bc8
cleanup
1999-07-13 19:38:45 +00:00
rhp%netscape.com
e4c1bf272c
Compose back end cleanup
1999-07-13 18:38:36 +00:00
rhp%netscape.com
7ef3ff7ef1
Just checking in updates for the IDL files. These are NOT part of the build and I got the OK from chofmann.
1999-07-08 04:17:16 +00:00
ducarroz%netscape.com
faee0f3324
Rewrite nsIMsgCompFields/nsMsgCompFields in order to be usable from JS. Remove dependence on the UI implementation (except for the message body)
1999-07-03 21:40:38 +00:00
rhp%netscape.com
753a4fb8ec
Changes for plain text quoting
1999-07-01 18:08:05 +00:00
alecf%netscape.com
eb006f3664
now take the identity at send-time
1999-06-29 04:45:11 +00:00
rhp%netscape.com
1bcb44233f
Copy service changes
1999-06-26 01:11:28 +00:00
rhp%netscape.com
1c192ecb11
Changes for compose reorg
1999-06-24 23:54:34 +00:00
rhp%netscape.com
8e05c54915
New interfaces for message send listeners
1999-06-23 21:45:28 +00:00
warren%netscape.com
1f76168d21
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
1999-06-23 03:29:44 +00:00
mscott%netscape.com
46ad3452fc
We now don't inherit directly from nsIMsgMailNewsUrl
1999-06-21 23:20:05 +00:00
ducarroz%netscape.com
2d3cbd0b95
File Removed.
1999-06-21 20:32:04 +00:00
ducarroz%netscape.com
cc671bb812
Remove forward as quoted.
1999-06-21 20:28:39 +00:00
rhp%netscape.com
1d71c93760
New quoting functionality
1999-06-15 23:22:34 +00:00
ducarroz%netscape.com
75fab88934
replace /*nsIDOMEditorAppCore*/nsISupports by nsIEditorShell
1999-06-15 14:25:26 +00:00
rhp%netscape.com
a99aa038bc
Adding new quoting interface
1999-06-14 05:22:07 +00:00
sspitzer%netscape.com
402719b4ee
we only nsIMsgSendLater.h once
1999-06-12 00:47:09 +00:00
ducarroz%netscape.com
60af720478
re-add nsIMsgSendLater.h as rhp has removed it from the idl project
1999-06-12 00:25:19 +00:00
sspitzer%netscape.com
55e7615320
firsh have of fix for rhp build bustage.
1999-06-12 00:16:25 +00:00
rhp%netscape.com
804622c1e9
new feature work
1999-06-11 23:44:44 +00:00
rhp%netscape.com
c41ee84f6a
New send later functionality
1999-06-11 23:42:45 +00:00
ducarroz%netscape.com
cb135fdfb5
update manifest
1999-06-11 22:19:33 +00:00
sfraser%netscape.com
57b3c3e5d8
Fix include nsIDOMEditorAppCore -> nsIEditorShell
1999-06-11 20:28:39 +00:00