Commit Graph

814 Commits

Author SHA1 Message Date
alecf%netscape.com
5a7eac87ed more exorcism of abort() 1999-08-31 06:36:23 +00:00
alecf%netscape.com
2f273a8872 fix unused variable 1999-08-31 06:29:53 +00:00
alecf%netscape.com
0719bf1c03 do not EVER abort(). this is rediculous. 1999-08-31 06:23:12 +00:00
alecf%netscape.com
02051f03f2 fix leak of e-mail address 1999-08-31 06:17:02 +00:00
alecf%netscape.com
510e1197f1 fix leak 1999-08-31 06:16:21 +00:00
mscott%netscape.com
8f2820a928 password api synch 1999-08-31 04:43:29 +00:00
ducarroz%netscape.com
b5da78d3b7 Set correctly the focus either on the first repient or on the body. Fix for bug 6565, 8481 and 12080 1999-08-31 01:12:25 +00:00
putterman%netscape.com
82d604a5a0 msgbaseutil.dll isn't 8.3 so change to msgbsutl.dll 1999-08-30 22:17:13 +00:00
waterson%netscape.com
3f4b23faf7 Add an 'html:div' tag so that we don't reflow this indefinitely. 1999-08-30 21:34:50 +00:00
ducarroz%netscape.com
94b6e48788 Fix VC5 bustage 1999-08-27 22:32:19 +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
5e0156d0e3 Bug #7811 --> sync with new nsISmtpService apis. 1999-08-27 21:15:57 +00:00
mscott%netscape.com
1d876d68ee Bug #7811 --. nsISmtpUrl is now an idl file. 1999-08-27 21:14:34 +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
763631d74d Bug #7811 --> nsISmtpService is now expressed in idl and several of the interfaces changed. 1999-08-27 21:12:46 +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
befadcee22 move CID from an interface into this file for nsISmtpService. 1999-08-27 21:12:00 +00:00
hangas%netscape.com
accaff242d Changed back to onkeyup= because someone broke the windows onkeypress= again. 1999-08-27 07:06:25 +00:00
alecf%netscape.com
7acaa619a1 fix 12549 1999-08-27 03:44:47 +00:00
rpotts%netscape.com
0085d83ab0 M9 BRANCH landing... 1999-08-26 22:45:55 +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
bienvenu%netscape.com
922a55a1b7 replace nsIEnumerator with nsISimpleEnumerator 1999-08-26 04:41:07 +00:00
ducarroz%netscape.com
c2fd2611ec Add Ender Debug Menu 1999-08-26 00:41:32 +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
ramiro%netscape.com
7ee0e69965 Cleanup zlib cruft. 1999-08-25 14:39:53 +00:00
ramiro%netscape.com
5c9835cc68 Cleanup linking of libimg. 1999-08-25 13:37:11 +00:00
brendan%mozilla.org
defeffaabd Massive spankage to capitalize C++ method and attribute name bindings, per
Architecture Item 6.3 (news://news.mozilla.org/37BA89CF.3823D6F9%40meer.net).
1999-08-25 05:26:25 +00:00
ducarroz%netscape.com
34b5dd79a7 Moved entity into MsgAttachPage.dtd 1999-08-25 02:32:39 +00:00
ducarroz%netscape.com
b0641576f3 Add MsgAttachPage.dtd 1999-08-25 02:31:31 +00:00
ducarroz%netscape.com
72d57b2546 First Checked In. 1999-08-25 02:29:45 +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
d2458fb5e9 Bug #7811 --. nsISmtpUrl is now an idl file. 1999-08-24 22:16:47 +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
akkana%netscape.com
ff7a19a5bd Revise the doc encoder and content sink APIs yet again to make it easier
to add new flags (pass a flag in the constructor, rather than specific
booleans.  This in order to fix:
11249: Add flag to write only the body in html output.
1999-08-24 18:30:19 +00:00
ramiro%netscape.com
ec21b9ecbc Set the timer lib flags in one place. 1999-08-24 14:54:59 +00:00
alecf%netscape.com
a54ddd9c0c fix solaris bustage 1999-08-24 03:06:07 +00:00
alecf%netscape.com
68241994a3 fix a minor leak and convert nsIMsgIncomingServer to a nsCOMPtr 1999-08-24 00:31:33 +00:00
mccabe%netscape.com
a900e17559 Replace declarations of interface methods in implementation classes with xpidl-generated NS_DECL_NSIFOO.
Remainder of the netwerk portion of the NS_DECL_NSIFOO spam.
1999-08-22 23:52:07 +00:00
mscott%netscape.com
13451a44ce Remove unnecessary windows.h include which was used to get InterlockedIncrement for threadsafe interfaces. I fixed the
implementation of threadsafe addref and release for windows to notrequire it so people no longer need to include windows.h whenever
you are using a threadsafe interface.
1999-08-22 23:03:27 +00:00
rhp%netscape.com
f3b8fdb88c Image cleanup 1999-08-22 15:54:20 +00:00
rhp%netscape.com
76f94e6acc Code cleanup changes 1999-08-22 15:48:46 +00:00
mccabe%netscape.com
17cdc659d1 NS_DECL_NSIFOO spam for nsIRequest, nsIChannel, nsIStreamListener, nsIStreamObserver, all from netwerk/
convert manual interface method declarations in implementation class to NS_DECL_NSIFOO macro.
1999-08-22 13:26:18 +00:00
mccabe%netscape.com
381fb81c4f Replace manual method declarations in implementations of xpcom/ interfaces with NS_DECL_NSIFOO. 1999-08-22 11:25:50 +00:00
ramiro%netscape.com
56b62f3790 Cleanup the jsdom and jsurl linking mess. 1999-08-22 11:05:45 +00:00
ramiro%netscape.com
2c19866af3 cleanup linking of libmozreg. 1999-08-21 15:41:53 +00:00