Commit Graph

143 Commits

Author SHA1 Message Date
alecf%netscape.com
242d9e9751 fix for blocker - bug #9016 - this prevents the crash, but mail is still not sent on windows
git-svn-id: svn://10.0.0.236/trunk@37415 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 19:02:25 +00:00
mcafee%netscape.com
18d7f3f7d6 Cleaning up ifdef logic, adding BeOS case.
git-svn-id: svn://10.0.0.236/trunk@37385 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 09:11:44 +00:00
alecf%netscape.com
5dbef7bd5d now take the identity at send-time
git-svn-id: svn://10.0.0.236/trunk@37345 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 04:45:11 +00:00
rhp%netscape.com
74055893a2 Copy service changes
git-svn-id: svn://10.0.0.236/trunk@36972 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 01:11:28 +00:00
ducarroz%netscape.com
9fb73e455e replace pref "mail.identity.<idn>.send_html" by "mail.identity.id1.compose_html".
replace pref "mail.identity.<idn>.wrap_column" by "mail.wraplength"


git-svn-id: svn://10.0.0.236/trunk@36945 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 21:47:43 +00:00
sspitzer%netscape.com
250af07667 changes to make this not build if path isn't defined
git-svn-id: svn://10.0.0.236/trunk@36799 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 00:49:28 +00:00
rhp%netscape.com
98cc862236 Changes for compose reorg
git-svn-id: svn://10.0.0.236/trunk@36772 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-24 23:54:34 +00:00
ducarroz%netscape.com
db0f9d97f1 Remove forward as quoted.
Don't addref/release m_editor, fix for bug 8570


git-svn-id: svn://10.0.0.236/trunk@36071 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-21 20:28:40 +00:00
ducarroz%netscape.com
257707e7ff Turn off the new quoting code that was causing bug #8483 and #8481, A=chofmann.
git-svn-id: svn://10.0.0.236/trunk@35886 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-19 00:16:39 +00:00
rhp%netscape.com
629522fb4c This will enable the old quoting hack for non local mailbox messages. This
checkin was approved by chofmann.


git-svn-id: svn://10.0.0.236/trunk@35840 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 02:37:25 +00:00
ducarroz%netscape.com
22c674eb88 Fix for bug 7508, A=chofmann, R=bienvenu
git-svn-id: svn://10.0.0.236/trunk@35743 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-16 22:58:02 +00:00
alecf%netscape.com
9abea099f4 fix vc5 bustage - don't use nsCOMPtr on implementations, only on interfaces
git-svn-id: svn://10.0.0.236/trunk@35641 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-16 04:09:33 +00:00
rhp%netscape.com
f6aa6e376b New quoting functionality
git-svn-id: svn://10.0.0.236/trunk@35472 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-15 23:22:34 +00:00
ducarroz%netscape.com
c94a71dbb9 replace /*nsIDOMEditorAppCore*/nsISupports by nsIEditorShell
git-svn-id: svn://10.0.0.236/trunk@35442 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-15 14:25:26 +00:00
sfraser%netscape.com
2b1560421a Synch with editorAppCore -> editorShell changes
git-svn-id: svn://10.0.0.236/trunk@34821 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-11 19:04:04 +00:00
ducarroz%netscape.com
21ad463edf Add a temporary hack to make the reply/forward kind of work
git-svn-id: svn://10.0.0.236/trunk@34667 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-10 22:08:35 +00:00
ducarroz%netscape.com
aacdb6f80f use CreateAndSendMessage instance of SendMessage
git-svn-id: svn://10.0.0.236/trunk@34533 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-10 01:50:05 +00:00
ducarroz%netscape.com
a56404d38e First Checked In.
git-svn-id: svn://10.0.0.236/trunk@34522 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-10 00:41:28 +00:00
rhp%netscape.com
50d401de12 Cleanup of compose back end
git-svn-id: svn://10.0.0.236/trunk@33998 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-07 18:46:14 +00:00
sspitzer%netscape.com
75acc33aef touch pointer to quiet compiler
git-svn-id: svn://10.0.0.236/trunk@31823 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-16 04:14:21 +00:00
mscott%netscape.com
cdf4f5eb85 fix shadowed variable
git-svn-id: svn://10.0.0.236/trunk@31495 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-13 23:08:20 +00:00
rhp%netscape.com
4386c65291 Conversion of prefs to new world API's
git-svn-id: svn://10.0.0.236/trunk@31321 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-12 23:42:35 +00:00
rhp%netscape.com
36f4c3f95b General work on composition back end
git-svn-id: svn://10.0.0.236/trunk@31292 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-12 22:13:58 +00:00
rhp%netscape.com
7ef418f135 Change for message send cleanup
git-svn-id: svn://10.0.0.236/trunk@30988 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-10 22:14:55 +00:00
mcafee%netscape.com
a3948e9888 Renaming nsQuickSort to NS_QuickSort so it doesn't look like a class name. r=brendan@netscape.com
git-svn-id: svn://10.0.0.236/trunk@30913 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-10 06:47:04 +00:00
sspitzer%netscape.com
9e9b97b2a5 remove warning. use #if 0, not comments, to take out code that isn't ready yet
git-svn-id: svn://10.0.0.236/trunk@30073 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 04:20:33 +00:00
mscott%netscape.com
6f4da8e339 Use MSG_LINEBREAK instead of LINEBREAK.
git-svn-id: svn://10.0.0.236/trunk@29363 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-27 03:06:34 +00:00
alecf%netscape.com
8cf6222cc8 fix a whole bunch of signed/unsigned problems, and use new nsQuickSort routine
git-svn-id: svn://10.0.0.236/trunk@27363 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-13 21:01:32 +00:00
mscott%netscape.com
7213ee559e NS_NewMsgCompose, NS_NewMsgCompFields, NS_NewMsgSend all take interface IDs.
git-svn-id: svn://10.0.0.236/trunk@26426 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-06 03:23:22 +00:00
mscott%netscape.com
4e7656a55c Part of my mailnews reduce disk footprint cleanup effort. Stop compiling code to functions we won't be implementing in seamonkey (FE_Progress, FE_Alert, etc.). Having these in here was requiring us to link against xplib to pick up some of their definitions. We'll never have functions for these anyway. I left them in under a UNREADY_CODE flag so we can see what the code used to do.
git-svn-id: svn://10.0.0.236/trunk@26250 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-04 22:40:58 +00:00
ducarroz%netscape.com
c4bcd6fa18 part of messenger Mac landing
git-svn-id: svn://10.0.0.236/trunk@25924 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-01 21:41:22 +00:00
alecf%netscape.com
117850390b fix casting problems for unix
git-svn-id: svn://10.0.0.236/trunk@24558 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-20 02:18:43 +00:00
ducarroz%netscape.com
af0e1f977b Part of the intregration of preferences into compose
git-svn-id: svn://10.0.0.236/trunk@23812 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-12 01:07:30 +00:00
ducarroz%netscape.com
38429fdb48 Add new interface to nsMsgCompose, cleanup the code
git-svn-id: svn://10.0.0.236/trunk@23640 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-11 01:34:59 +00:00
mscott%netscape.com
cb4aefdcb9 part of scc's merge: change interface calls to IID() to GetIID().
git-svn-id: svn://10.0.0.236/trunk@22752 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-04 00:57:51 +00:00
ducarroz%netscape.com
2ab9da25ac sources clean up
git-svn-id: svn://10.0.0.236/trunk@22592 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-02 18:35:42 +00:00
mscott%netscape.com
70f43902ac Fix build breakage. Many of these interfaces had the constness of arguments removed from them. We need to remove the const char *s and change them to char *s in all of the classes that implement those interfaces....This had a carry over effect of forcing several pieces of code to cast const char *s as char *s. Hopefully we can undo all of these changes when the IDL compiler allows you to have const arguments...
git-svn-id: svn://10.0.0.236/trunk@22063 18797224-902f-48f8-a5cc-f745e15eee43
1999-02-26 04:09:10 +00:00
alecf%netscape.com
1afe34dacc clean up trailing text after #endif's
git-svn-id: svn://10.0.0.236/trunk@21534 18797224-902f-48f8-a5cc-f745e15eee43
1999-02-23 01:44:14 +00:00
ducarroz%netscape.com
e9888c15e1 did some work
git-svn-id: svn://10.0.0.236/trunk@21015 18797224-902f-48f8-a5cc-f745e15eee43
1999-02-17 19:53:29 +00:00
warren%netscape.com
b39c736097 Converted nsIMsg into nsIMessage, unifying with nsMsgHdr. Removed NS_DEFINE_IID macros. Renamed a few types and enums.
git-svn-id: svn://10.0.0.236/trunk@20662 18797224-902f-48f8-a5cc-f745e15eee43
1999-02-13 10:39:59 +00:00
alecf%netscape.com
d001b2a986 more fixes to make this compile on unix
git-svn-id: svn://10.0.0.236/trunk@20387 18797224-902f-48f8-a5cc-f745e15eee43
1999-02-11 06:47:01 +00:00
alecf%netscape.com
79e1e729a1 use new NSPR types and functions
git-svn-id: svn://10.0.0.236/trunk@20381 18797224-902f-48f8-a5cc-f745e15eee43
1999-02-11 06:39:09 +00:00
ducarroz%netscape.com
850497c0cd Initial check in
git-svn-id: svn://10.0.0.236/trunk@20320 18797224-902f-48f8-a5cc-f745e15eee43
1999-02-11 00:54:40 +00:00