Commit Graph

707 Commits

Author SHA1 Message Date
mccabe%netscape.com
f54a574f03 Replace manual method declarations in implementations of xpcom/ interfaces with NS_DECL_NSIFOO.
git-svn-id: svn://10.0.0.236/trunk@44056 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-22 11:25:50 +00:00
mscott%netscape.com
6970aa5d9b Bug #12198 --> crash when clicking mailto links in the message pane. Also, Use NS_GET_IID
git-svn-id: svn://10.0.0.236/trunk@43862 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 22:44:01 +00:00
alecf%netscape.com
1d71fbf941 add new SMTP server API
(incomplete implementation, not hooked up yet)


git-svn-id: svn://10.0.0.236/trunk@43784 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 04:49:04 +00:00
alecf%netscape.com
80afe9e037 fix shadow warning (extra variable)
git-svn-id: svn://10.0.0.236/trunk@43776 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 03:57:37 +00:00
rhp%netscape.com
14f5ba2df3 Fix for Mac bustage
git-svn-id: svn://10.0.0.236/trunk@43479 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-18 06:48:35 +00:00
rhp%netscape.com
99539a08e8 Fix for file paths on Mac
git-svn-id: svn://10.0.0.236/trunk@43470 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-18 05:15:41 +00:00
rhp%netscape.com
c322b11bb6 Changes for Envelope display and fixing MHTML sending capabilities
git-svn-id: svn://10.0.0.236/trunk@43437 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-18 01:39:17 +00:00
rhp%netscape.com
a56546a228 Fix for Bug: #10813 - Approval: jevering
git-svn-id: svn://10.0.0.236/trunk@43347 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-14 06:36:48 +00:00
warren%netscape.com
894be4eb22 Fix for bug 7682: StringBundle can't load URLs from imap thread.
git-svn-id: svn://10.0.0.236/trunk@43270 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-13 00:43:48 +00:00
jefft%netscape.com
ab909dcc23 fix bug 6216 -- SMPT send removes CRLF lines; a=cyeh, r=rhp; tested on Windows & Mac
git-svn-id: svn://10.0.0.236/trunk@43259 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-12 22:07:51 +00:00
rhp%netscape.com
34329cd7da One final fix for charset auto detection
git-svn-id: svn://10.0.0.236/trunk@43140 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-11 03:38:15 +00:00
rhp%netscape.com
fee299ef36 Fix for auto detecting charset on HTML docs when sending
git-svn-id: svn://10.0.0.236/trunk@43137 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-11 03:28:22 +00:00
mscott%netscape.com
e79f5b04d4 nsString(eOneByte) --> nsCString nsString(eTwoByte) --> nsString, nsString2 --> nsString changes
some interface clean up work before adding GetServer to url interface.


git-svn-id: svn://10.0.0.236/trunk@42975 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-10 18:14:08 +00:00
mscott%netscape.com
bfb25baf66 password and user name related clean up work.
git-svn-id: svn://10.0.0.236/trunk@42972 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-10 18:13:33 +00:00
mscott%netscape.com
48f8baa6f7 nsString(eOneByte) --> nsCString nsString(eTwoByte) --> nsString, nsString2 --> nsString changes
git-svn-id: svn://10.0.0.236/trunk@42971 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-10 18:13:03 +00:00
mscott%netscape.com
fb61403b74 Add SetUserName support which is going to be needed in order to figure out the server for a url.
git-svn-id: svn://10.0.0.236/trunk@42970 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-10 18:12:37 +00:00
mscott%netscape.com
1e49312a3f nsString(eOneByte) --> nsCString nsString(eTwoByte) --> nsString, nsString2 --> nsString changes
git-svn-id: svn://10.0.0.236/trunk@42949 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-10 07:24:11 +00:00
alecf%netscape.com
0dcf2e2fb1 fix uninitialize variable
git-svn-id: svn://10.0.0.236/trunk@42916 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-10 04:00:38 +00:00
rhp%netscape.com
b6fd70188f fixing a non-intentional change
git-svn-id: svn://10.0.0.236/trunk@42904 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-10 03:15:23 +00:00
rhp%netscape.com
6b2ee9a235 Possible fix for missing spaces
git-svn-id: svn://10.0.0.236/trunk@42896 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-10 02:50:29 +00:00
alecf%netscape.com
b6a2d43ab9 remove nsMsgCompPrefs from build
git-svn-id: svn://10.0.0.236/trunk@42839 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-09 23:01:10 +00:00
bienvenu%netscape.com
e44b95ea26 get rid of nsString2
git-svn-id: svn://10.0.0.236/trunk@42657 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-07 15:47:55 +00:00
cls%seawood.org
6a502d3b0e Various fixes to let the tree compile with gcc 2.95:
String constants are now (const char *)s and must be explicitly cast to (char *).
operator new is expected to be empty or throw an expection instead of returning null. (ifdef'd for gcc 2.95+)
Stricter checks on register clobbering in embedded asm. (at least I think that's what it is)
Expects the main function to return int, not something similiar to it like PRInt32.

Still requires a tweak to remove -mno-486 from NSPR's *.mk files.


git-svn-id: svn://10.0.0.236/trunk@42646 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-07 06:01:31 +00:00
bienvenu%netscape.com
99f6ae88c2 get rid of nsString2
git-svn-id: svn://10.0.0.236/trunk@42620 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-07 02:32:02 +00:00
ducarroz%netscape.com
aab064666b Fix breakage with plain text message composition due to wrong url loaded in Ender
git-svn-id: svn://10.0.0.236/trunk@42598 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-07 00:30:01 +00:00
rhp%netscape.com
41114e0a97 Changes for charset detection for URL attachments
git-svn-id: svn://10.0.0.236/trunk@42438 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-06 13:12:04 +00:00
ducarroz%netscape.com
565a4e77de fix for bug 10382
git-svn-id: svn://10.0.0.236/trunk@42381 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-06 00:19:17 +00:00
sspitzer%netscape.com
31836803e3 use /tmp instead of /usr/tmp. /tmp should always be there, where /usr/tmp will not be. eventually, this will go away anyways.
git-svn-id: svn://10.0.0.236/trunk@42354 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-05 22:43:15 +00:00
rhp%netscape.com
1e5ea56963 Changes for bodies in drafts and fix for 8bit address sending
git-svn-id: svn://10.0.0.236/trunk@42348 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-05 22:19:46 +00:00
mscott%netscape.com
8a17fbee94 yuck..we are referring to the implementation nsMsgCompFields here instead of through the interface.
that's not good..
use newSetAsciiHeader method


git-svn-id: svn://10.0.0.236/trunk@42235 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-04 23:59:25 +00:00
mscott%netscape.com
ff69ac1938 We were overloading SetHeader which was a method in an interface (nsIMsgCompFields) which we inherited from. This was hiding the
interface method and was generating a warning on some platforms.
Fix --> change second definition of SetHeader to be SetAsciiHeader nsMsgCompFields.cpp


git-svn-id: svn://10.0.0.236/trunk@42234 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-04 23:58:57 +00:00
sspitzer%netscape.com
143b928d01 fix warning
git-svn-id: svn://10.0.0.236/trunk@42193 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-04 20:40:57 +00:00
sspitzer%netscape.com
13b2b54ea4 fix warnings. add newline to the end of file for crappy unix compilers
git-svn-id: svn://10.0.0.236/trunk@42192 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-04 20:40:23 +00:00
mscott%netscape.com
122791d665 fix linux warning.
git-svn-id: svn://10.0.0.236/trunk@42187 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-04 20:32:33 +00:00
mscott%netscape.com
612f61497b fix linux warning
git-svn-id: svn://10.0.0.236/trunk@42186 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-04 20:32:11 +00:00
rhp%netscape.com
59a4a414a6 Changes for quoting cleanup in mail compose
git-svn-id: svn://10.0.0.236/trunk@42180 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-04 20:19:45 +00:00
mscott%netscape.com
9036304d71 Fix for Bug #8718. Fix problem where we failed to send messages which had a line greater than 2K.
git-svn-id: svn://10.0.0.236/trunk@41876 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-02 23:40:06 +00:00
rhp%netscape.com
871ca2aaad Changes for specifying attachments via the nsMsgCompFields object
git-svn-id: svn://10.0.0.236/trunk@41756 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-01 16:01:31 +00:00
rhp%netscape.com
ff4b50ac5c Fix pref for deleting drafts on Send Later operation
git-svn-id: svn://10.0.0.236/trunk@41754 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-01 13:28:36 +00:00
rhp%netscape.com
d929570575 Changes for Drafts and Templates
git-svn-id: svn://10.0.0.236/trunk@41736 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-31 19:59:35 +00:00
sspitzer%netscape.com
93f7795bf2 landing compose attachment ui changes.
git-svn-id: svn://10.0.0.236/trunk@41729 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-31 19:05:36 +00:00
mscott%netscape.com
e842ae2afa Landing the MailNews_Necko_BRANCH. These are the changes that will enable mailnews to run with necko.
git-svn-id: svn://10.0.0.236/trunk@41503 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-29 00:42:25 +00:00
rhp%netscape.com
be5e6ce1a4 Changes for new FCC handling
git-svn-id: svn://10.0.0.236/trunk@41280 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-27 12:17:13 +00:00
sspitzer%netscape.com
4476b36fe6 fix warnings.
git-svn-id: svn://10.0.0.236/trunk@41094 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-26 01:39:49 +00:00
sspitzer%netscape.com
b56940eb04 fix warning.
git-svn-id: svn://10.0.0.236/trunk@41093 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-26 01:39:00 +00:00
rickg%netscape.com
2596acb56e replaced calls to deprecated string API
git-svn-id: svn://10.0.0.236/trunk@41085 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-26 01:05:31 +00:00
rhp%netscape.com
1887c057a4 closure of window fix
git-svn-id: svn://10.0.0.236/trunk@40724 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-22 22:46:32 +00:00
rhp%netscape.com
4e79cd3399 Change for fixing FCC operations
git-svn-id: svn://10.0.0.236/trunk@40719 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-22 22:21:27 +00:00
rhp%netscape.com
00265edf39 Fix for send later operations
git-svn-id: svn://10.0.0.236/trunk@40707 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-22 21:35:58 +00:00
sspitzer%netscape.com
ca1ca336c5 fix warnings
git-svn-id: svn://10.0.0.236/trunk@40661 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-22 17:38:38 +00:00