Commit Graph

143 Commits

Author SHA1 Message Date
ducarroz%netscape.com
4f836323d6 Fix for bug 15313 & 15536. .txt files are now interpreted as XML document. Therefore we need to load a .html file even if it content is purely plain text. R=rhp
git-svn-id: svn://10.0.0.236/trunk@51047 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-18 22:38:54 +00:00
alecf%netscape.com
d5785373e3 land nsIModule for mail compose
git-svn-id: svn://10.0.0.236/trunk@50398 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-12 00:34:06 +00:00
alecf%netscape.com
f562178cfd exorcise xp.h from compose header files, in preparation for nsIModule landing
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@50172 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-07 23:55:42 +00:00
alecf%netscape.com
0ce90ca711 Combined checkin:
- convert Compose enums to IDL #13261
- exorcise net.h from compose and mime
r=ducarroz and rhp on both


git-svn-id: svn://10.0.0.236/trunk@49751 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-04 23:50:56 +00:00
ducarroz%netscape.com
03b778a6f7 Fix for bug 14561, Already checked in the M10 BRANCH. Error must have negative value. A=choffman, R=mscott
git-svn-id: svn://10.0.0.236/trunk@49746 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-04 23:43:57 +00:00
alecf%netscape.com
b59592644c add support for identity-specific HTML compose and signatures
git-svn-id: svn://10.0.0.236/trunk@48515 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 05:37:23 +00:00
sspitzer%netscape.com
bf84e03cf4 check in work around for #10235
check in start of work for #14312
fix a couple warnings
comment out some dump() calls


git-svn-id: svn://10.0.0.236/trunk@48303 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 02:12:28 +00:00
ducarroz%netscape.com
1c5f0ee7a0 NS_INIT_REFCNT must be called before any return else we crash. Fix for bug 14163
git-svn-id: svn://10.0.0.236/trunk@48024 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 20:47:26 +00:00
ducarroz%netscape.com
d9918e436a Remove unused function LoadFields
git-svn-id: svn://10.0.0.236/trunk@47873 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 23:55:06 +00:00
jefft%netscape.com
690f592641 fixed bug 13674 -- reply quotes wrong message for news and imap messages
git-svn-id: svn://10.0.0.236/trunk@47155 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 20:26:04 +00:00
ducarroz%netscape.com
ae058878c9 Add a way to extract headers during parsing of a message and give them back to the caller
git-svn-id: svn://10.0.0.236/trunk@46812 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 18:57:03 +00:00
warren%netscape.com
de60d2685c Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked.
git-svn-id: svn://10.0.0.236/trunk@46637 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 22:05:05 +00:00
ducarroz%netscape.com
947ace5c9f Put "<name> wrote:" at the beginning of a reply instance of "--- Original Message ---". Last part of bug 12080
git-svn-id: svn://10.0.0.236/trunk@45936 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 22:13:36 +00:00
mscott%netscape.com
beb13b9a38 Bug #8076/9836 --> use specialDirectory::OS_TemporaryDirectory to determine the directory to write tempMessage.eml out to.
git-svn-id: svn://10.0.0.236/trunk@45426 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 04:09:07 +00:00
ducarroz%netscape.com
587426cdad Send full name of sender, fix bug 10500
git-svn-id: svn://10.0.0.236/trunk@45374 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 00:50:07 +00:00
ducarroz%netscape.com
6f06546c0d Add way to quote a message without headers, just quote the body.
git-svn-id: svn://10.0.0.236/trunk@44901 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 21:18:57 +00:00
akkana%netscape.com
131d318ad4 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.


git-svn-id: svn://10.0.0.236/trunk@44308 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 18:30:19 +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
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
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
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
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
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
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
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
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
ducarroz%netscape.com
5316fdd8bd Implement UI for "Reply To" and "Followup To". Implement also the menu file/close.
git-svn-id: svn://10.0.0.236/trunk@40511 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-21 20:45:59 +00:00
rhp%netscape.com
a3d8b8050d Changes for sending multipart/related messages
git-svn-id: svn://10.0.0.236/trunk@40465 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-21 20:17:07 +00:00
rhp%netscape.com
c038db869d Fix for bug #9791.
git-svn-id: svn://10.0.0.236/trunk@39794 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-17 00:12:35 +00:00
sspitzer%netscape.com
9f33b25822 fix warning.
git-svn-id: svn://10.0.0.236/trunk@39762 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 21:52:55 +00:00
rhp%netscape.com
bda726c987 Changes for send later listening
git-svn-id: svn://10.0.0.236/trunk@39738 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 20:28:58 +00:00
ducarroz%netscape.com
e1e7e098c5 Add a new command to the message compose service that let you create a message from a nsIMsgCompFields
git-svn-id: svn://10.0.0.236/trunk@39395 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 21:38:58 +00:00
akkana%netscape.com
a878369d02 Restructure the editor output routines to allow passing in
a mime type and a flag argument.  Also fix the following bugs:
9746: get rid of bogus empty <style> in head.
8143: save wrap column in editor shell in case it's set before the
      editor is created.
9470, 9488: allow explicit specification of formatted output.


git-svn-id: svn://10.0.0.236/trunk@39332 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 18:54:29 +00:00
rhp%netscape.com
339b82955b Compose back end cleanup
git-svn-id: svn://10.0.0.236/trunk@39073 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-13 18:38:36 +00:00
putterman%netscape.com
dd238f48e4 Checking in for rhp. Workaround for 9455. Approved by chofmann.
git-svn-id: svn://10.0.0.236/trunk@38940 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-10 00:02:01 +00:00
ducarroz%netscape.com
30d0cb7807 Workaround for bug #9364. The message compose window is hidden during the send process and close only when the send is done and succeeded. A=chofmann, R=rhp
git-svn-id: svn://10.0.0.236/trunk@38902 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-09 14:19:58 +00:00
ducarroz%netscape.com
e6c37ad177 I forget to move the code that set identity fields into the compose fields when I split the send function last time.
git-svn-id: svn://10.0.0.236/trunk@38515 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 00:37:47 +00:00
rhp%netscape.com
d0ad3f8113 Changes for copy operations
git-svn-id: svn://10.0.0.236/trunk@38484 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-06 23:46:29 +00:00
ducarroz%netscape.com
0724c228dd Rewrite nsIMsgCompFields/nsMsgCompFields in order to be usable from JS. Remove dependence on the UI implementation (except for the message body)
git-svn-id: svn://10.0.0.236/trunk@38292 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-03 21:40:38 +00:00
rhp%netscape.com
c6e72f9b48 Changes to enable new quoting as default
git-svn-id: svn://10.0.0.236/trunk@38010 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 06:25:27 +00:00
rhp%netscape.com
93c5611c38 Changes for new style quoting
git-svn-id: svn://10.0.0.236/trunk@38002 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 05:47:11 +00:00
rhp%netscape.com
f85a03ebe7 Changes for plain text quoting
git-svn-id: svn://10.0.0.236/trunk@37706 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 18:08:05 +00:00
putterman%netscape.com
2c5afbbd59 Use nsCOMTypeInfo
git-svn-id: svn://10.0.0.236/trunk@37592 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 00:16:39 +00:00