Граф коммитов

104 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com e23f3282cf arrrgggh - curse the mac for not automatically exporting IDL!
(fixing bustage)
2000-06-06 23:46:35 +00:00
mkaply%us.ibm.com 62f37ade05 # 34082
r= mscott
OS/2 bring up continues - PR_CALLBACKs for VisualAge
2000-05-02 23:11:58 +00:00
jefft%netscape.com cc939ec96c round 2,partial fix bug 10802; passed in part number and content type for open attachment 2000-05-02 22:45:44 +00:00
jefft%netscape.com 8603e2c5a2 fixed bug 21742 -- [FEATURE] Save all attachments; r=mscott 2000-04-13 22:19:48 +00:00
rhp%netscape.com 4f5027cab2 Fix for bad wrapping on quoting and IMAP Parts on demand - Bugs #: 32100 17794 2000-03-24 21:22:53 +00:00
alecf%netscape.com 5da56588db First part of fix for #29651 - expose unichar versions of subject/sender/etc to scripts) r=bienvenu,putterman 2000-03-24 08:10:59 +00:00
rhp%netscape.com 1ad9cc0ee5 Adding mime support for MIME Parts On Demand - Bug #: 17794 2000-03-22 22:14:17 +00:00
nhotta%netscape.com d863813360 Added a MIME decoder which takes nsCString, bug 32013, r=ftang. 2000-03-18 00:42:29 +00:00
rhp%netscape.com 4e7f4db46b Fixes for file - save as in unicode and spaces in replies becoming unprintable chars - Bug #: 23418 - 29267 - r: jefft 2000-02-29 07:04:24 +00:00
rhp%netscape.com de76ea0ee3 Saving mail message fix for I18N - Beta1 Bug: 23418 - r: scottip 2000-02-10 06:48:22 +00:00
ducarroz%netscape.com e8a111652c Fix bug 15682. We need to carry an idendity when opening a draft (used when forwarding a message inline) or a template. That let us to open a compose window with the right sender, signature (only forward inline) and format (only forward online). R=jefft 2000-01-28 06:20:44 +00:00
rhp%netscape.com fe576e931d Fixes for several I18N display issues - Bugs #: 3979 23634 2406 24485 - r: jefft 2000-01-25 03:18:36 +00:00
mscott%netscape.com 5ae8fba629 Bug #24399 --> make the interface called from JS use unicode instead of
UTF-8 strings. This means we have to convert unicode to UTF-8 and then
convert the results of the parsing back into unicode before returning.
this was already checked into the m13 branch.
r=alecf,sspitzer
2000-01-24 02:01:59 +00:00
mscott%netscape.com 7d5f205cec Bug #23109 --> attachment names aren't being converted to unicode before we try to display them
in the attachment pop up menu.

the header sink needs to use a wstring for the attachment name.
r=alecf.
2000-01-06 21:29:09 +00:00
mscott%netscape.com 59eb035481 Fix some I18N display problems with the new message display stuff by forcing the header value
to be unicode instead of a char *.
r=alecf
2000-01-06 08:18:25 +00:00
mscott%netscape.com b367801c0c Bug #22960 --> add nsIMsgHdrSink interface for getting headers
r=sspitzer
2000-01-06 00:15:54 +00:00
mscott%netscape.com 86657014e4 Bug #22960
make the header parser easier to use from xpconnect by adding
an enumerator you can use to enumerate over parsed results
and adding nsIMsgHeaderParserResult
r=sspitzer
2000-01-06 00:14:05 +00:00
jefft%netscape.com e6f30100ef fixed bug 21688 -- [Dogfood] Headers are all collapsed into 1 line when forwarding certain types of msgs; conditionally strip out line continuation; r=rhp 2000-01-05 15:46:06 +00:00
rhp%netscape.com c9331789da Fix for missing headers - Bug #: 21973 - r: scottip - a: chofmann 1999-12-17 21:37:46 +00:00
rhp%netscape.com 2d0f6b0f80 Changes for emitter rework for printing - r: jefft 1999-12-08 03:34:32 +00:00
rhp%netscape.com 900858d75f Cleaning up dead files. 1999-12-06 05:01:42 +00:00
rhp%netscape.com 1ad0e2f856 Landing new txt to HTML scanning functionality - Bug #: 19251 - r: rhp (contributed by Ben Bucksch) 1999-12-06 04:53:29 +00:00
rhp%netscape.com 4c8ac9d296 Change for new code that is not part of the build! 1999-11-29 03:51:31 +00:00
dmose%mozilla.org 8535dda53e updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
ducarroz%netscape.com a6ef6074e3 another Mac bustage fix. Caught before it appears 1999-10-28 06:01:43 +00:00
mscott%netscape.com 8f967d753c Remove incorrect export of nsIMimeStreamConverter.idl 1999-10-28 05:42:15 +00:00
mscott%netscape.com fcecb8a313 more work to try to fix the mac build. 1999-10-28 05:39:14 +00:00
mscott%netscape.com edb6c7146d fix mac build by exporting nsIMimeStreamConverter.idl 1999-10-28 04:56:12 +00:00
jefft%netscape.com 987b1259ec implemented forward messages as attachments & inline; a=mcafee 1999-09-29 20:43:50 +00:00
briano%netscape.com ac9adfa6b4 General cleanup. 1999-09-15 00:33:49 +00:00
ducarroz%netscape.com dc572c3b36 Add nsIMimeHeaders.idl 1999-09-10 18:58:38 +00:00
ducarroz%netscape.com a0ed04d5ab Add a way to extract headers during parsing of a message and give them back to the caller 1999-09-10 18:57:03 +00:00
ducarroz%netscape.com cb835d6cae add nsIMimeHeaders.idl 1999-09-10 18:30:09 +00:00
ducarroz%netscape.com 9cf6afdd3c First Checked In. 1999-09-10 14:54:50 +00:00
mscott%netscape.com 7ec861b99b Move class id to nsMsgMimeCID.h 1999-09-03 22:09:40 +00:00
ducarroz%netscape.com cb140fb6ad Add way to quote a message without headers, just quote the body. 1999-08-27 21:18:57 +00:00
rhp%netscape.com 186e4d4f36 Change for status interface 1999-08-19 22:28:13 +00:00
rhp%netscape.com b749ab33dd Changes for new header display 1999-08-19 03:23:15 +00:00
rhp%netscape.com f4e2809684 Changes for Envelope display and fixing MHTML sending capabilities 1999-08-18 01:39:17 +00:00
rhp%netscape.com 10b6ee9ed0 new files 1999-08-18 01:30:12 +00:00
rhp%netscape.com b345f302fd New XUL header display 1999-08-11 00:29:59 +00:00
mscott%netscape.com 832c54952e remove stream converter. 1999-08-02 22:12:16 +00:00
mscott%netscape.com 3de0369df4 Post necko landing cleanup...this file is obsolete...it is now an idl file. 1999-08-02 21:44:15 +00:00
mscott%netscape.com 4e0d8bc857 cleaning up some post necko landing cruft...these files are now obsolete...they really live in nsISteamConverter2.idl
in netwerk\base\public right now.
1999-08-02 21:43:26 +00:00
mscott%netscape.com ad90319d2c 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
mscott%netscape.com 44d556f304 I added this file to the MailNews_Necko_BRANCH and am reflecting the addition here in the tip. It isn't built
by any makefiles except those on the necko branch.
1999-07-22 18:37:42 +00:00
ducarroz%netscape.com b84d596d10 nsIMimeURLUtils.h is now generated from the IDL. 1999-07-13 19:53:51 +00:00
rhp%netscape.com 9f6f568a97 cleanup 1999-07-13 19:38:45 +00:00
ducarroz%netscape.com 8f5e9c4f0b nsIMsgHeaderParser.h is now generated from the IDL. 1999-07-13 19:34:57 +00:00
rhp%netscape.com 39ff7d2206 fix makefile horkage 1999-07-13 19:06:11 +00:00