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
sspitzer%netscape.com
7c4741fca1
changes for ducarroz's checkin
1999-06-11 00:25:31 +00:00
ducarroz%netscape.com
f3cb15a9ad
update make file
1999-06-11 00:25:16 +00:00
ducarroz%netscape.com
b686c976a3
make it scriptable, sync. with current implementation
1999-06-10 22:09:17 +00:00
ducarroz%netscape.com
ed9d9bb15b
Add temporary an argument to OpenComposeWindow
1999-06-10 22:06:01 +00:00
ducarroz%netscape.com
febcf18fcc
total rewrite
1999-06-10 22:04:21 +00:00
ducarroz%netscape.com
f75fb7468c
make it scriptable
1999-06-10 22:03:28 +00:00
rhp%netscape.com
a290a615b2
Changes for composition reorg
1999-06-10 00:52:47 +00:00
ducarroz%netscape.com
1341917654
First Checked In.
1999-06-10 00:41:28 +00:00
rhp%netscape.com
2ef018fe56
New file for back end reorganization
1999-06-09 19:34:33 +00:00
sspitzer%netscape.com
026c93aa61
giant cleanup of Windows mail / news makefile.wins. properly use MODULE, and name things so that Windows and UNIX match. (a big checkin for UNIX proceeded this.)
1999-06-08 02:22:10 +00:00
sspitzer%netscape.com
614b25751b
giant cleanup of UNIX mail / news Makefiles. properly use MODULE, and
...
name things so that Windows and UNIX match. (a big checkin for Windows
will follow shortly.)
1999-06-08 02:17:24 +00:00
mscott%netscape.com
989344b80b
remove IGNORE_MANIFEST.
1999-06-07 21:28:20 +00:00
rhp%netscape.com
e529311adc
Dumb typo
1999-06-07 19:17:23 +00:00
rhp%netscape.com
0993d9274c
Changes for mail composition
1999-06-07 18:55:28 +00:00
rhp%netscape.com
cec8446911
Adding files to Makefiles
1999-06-07 18:54:37 +00:00
rhp%netscape.com
f44f77db4b
More composer BE changes
1999-06-07 18:54:18 +00:00
rhp%netscape.com
bfd5dfb563
New back end composition functionality
1999-06-07 18:53:47 +00:00
rhp%netscape.com
b6e1445779
New compose BE functionality
1999-06-07 18:48:32 +00:00
mscott%netscape.com
266ed15e24
Part of makefile clean up for windows. Changes include removing old cruft, giving each
...
component it's own module name (this helps clear up problems with the xp connect type lib
name for each component), making sure libs built in src directories have _s suffix as
they are static libraries and unifying component names with "msg" prefixes.
Also removed extraneous CPP_SRCS info.
1999-06-07 06:52:45 +00:00
ducarroz%netscape.com
d76353507e
Add function Dispose. Fix for build bustage
1999-06-04 15:47:05 +00:00
ducarroz%netscape.com
ac639ba166
add some missing includes for C++ only.
1999-06-04 08:49:46 +00:00
sspitzer%netscape.com
3336835e3a
fix mac build bustage.
1999-06-04 04:42:24 +00:00
alecf%netscape.com
3dc683beab
Killing the messenger appcore once and for all.
...
Don't be frightened by the size of this checkin, most of the appcore conversion to XPConnect was fairly simple. Some of this is just fixing code that depended on the old appcore
1999-06-04 04:00:58 +00:00
ducarroz%netscape.com
7dbaf5428f
Update the IDL file in order to be able to use it finally... Part of mailnews Mac XPIDL landing.
1999-06-02 00:07:23 +00:00
ducarroz%netscape.com
7161234e94
Don't export header files that are generated by the XPIDL compiler. Part of mailnews Mac XPIDL landing.
1999-06-02 00:07:21 +00:00
ducarroz%netscape.com
4d7d12d1c8
Add properties WrapColumn and UseHtml
1999-05-14 18:52:01 +00:00
rhp%netscape.com
2226d902b8
removal of stub code
1999-05-12 23:42:51 +00:00
rhp%netscape.com
b1de5670df
General work on composition back end
1999-05-12 22:13:58 +00:00
rhp%netscape.com
d42b7b4d35
Changes for message send cleanup
1999-05-10 22:17:58 +00:00
sspitzer%netscape.com
af18cd5692
kIsRead is now MSG_FLAG_READ, so we don't need this
1999-05-08 17:22:40 +00:00
sspitzer%netscape.com
cfe0e1f82c
fixage for build bustage
1999-05-04 03:13:00 +00:00
sspitzer%netscape.com
f4e3232236
MsgPost is extinct
1999-05-04 02:41:24 +00:00
ducarroz%netscape.com
26c91ebf6d
Add parameter args to member function NewMessage() to solve multiple appcores problem
1999-04-27 21:26:49 +00:00
sspitzer%netscape.com
ccb6e5cc03
add this to the list of idl files to export
1999-04-16 04:19:09 +00:00
alecf%netscape.com
c087f08751
rev this interface
1999-04-15 21:27:11 +00:00
putterman%netscape.com
bd64ca0c80
Fixed some build problems on Windows.
1999-04-15 20:56:34 +00:00
sspitzer%netscape.com
7f8c11fd68
changes for the post to newsgroup work
1999-04-15 20:26:56 +00:00
sspitzer%netscape.com
092f18d2ce
changes for the post to newsgroup work
1999-04-15 20:21:03 +00:00
sspitzer%netscape.com
163e2b7f28
checking in newly generated header
1999-04-15 20:16:35 +00:00
sspitzer%netscape.com
a5e90ceaa1
more changes for the post to newsgroup work
1999-04-15 20:14:10 +00:00
sspitzer%netscape.com
1f28472332
checking in newly generated header files
1999-04-15 20:13:12 +00:00
sspitzer%netscape.com
3ce1b553aa
check in the new generated header
1999-04-15 20:04:23 +00:00
sspitzer%netscape.com
014a657ac3
changes for posting to a newsgroup from msg compose
1999-04-15 19:59:31 +00:00
sspitzer%netscape.com
f6f3a773d2
changes to get the tree to build when the libIDL rpms are installed
1999-04-10 00:41:03 +00:00
mscott%netscape.com
893aefb355
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
79c375d3d2
Part of my mailnews reduce disk footprint cleanup effort. Add definitions for all the values compose used to get out of allxpstr.h
1999-04-04 22:36:32 +00:00
ducarroz%netscape.com
dcabadeb57
part of messenger Mac landing
1999-04-01 21:41:22 +00:00
ducarroz%netscape.com
8ecc4e7b22
First Checked In.
1999-03-24 21:49:55 +00:00
alecf%netscape.com
08f378a02e
return the right return value, not -1
1999-03-20 02:19:51 +00:00
jefft%netscape.com
e2be62f9a4
consolidate NewMessage, ReplyMessage, ForwardMessage into one single method - NewMessage
1999-03-18 21:28:47 +00:00
ducarroz%netscape.com
4060705aa7
Part of implementation of Reply and Forward
1999-03-13 07:51:54 +00:00
ducarroz%netscape.com
796038119d
Add ReplyMessage, ForwardMessage and SendMessage2 interface
1999-03-12 20:39:16 +00:00
mscott%netscape.com
b9c8fb7a48
define default SMTP port...
1999-03-12 03:54:59 +00:00
alecf%netscape.com
8241bb996c
update this interface, rename CreateAndInit->CreateAndInitialize
1999-03-11 22:46:56 +00:00
alecf%netscape.com
78658b80b3
rev this interface - remove unnecessary functions
1999-03-11 21:06:31 +00:00