Commit Graph

707 Commits

Author SHA1 Message Date
mscott%netscape.com
ba46f4e89f performance tweak --> header parser is supposed to be a service not a component.
r=bienvenu


git-svn-id: svn://10.0.0.236/trunk@57248 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 01:21:18 +00:00
mscott%netscape.com
2adc48ed5d performance tweak --> header parser is supposed to be a service not a component.
r=ducarroz


git-svn-id: svn://10.0.0.236/trunk@57238 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 21:59:36 +00:00
mscott%netscape.com
4d1b10be31 performance tweak --> header parser is supposed to be a service not a component.
r=bienvenu.


git-svn-id: svn://10.0.0.236/trunk@57237 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 21:57:21 +00:00
alecf%netscape.com
e9aefaa390 final stage of XPIDLizing nsIMsgHdr
git-svn-id: svn://10.0.0.236/trunk@57194 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 09:55:37 +00:00
sspitzer%netscape.com
df878e2649 back out that last checkin. it makes no sense, as it's wrapped in an #ifdef.
git-svn-id: svn://10.0.0.236/trunk@57183 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 08:03:23 +00:00
sspitzer%netscape.com
7b31d0afdf *** empty log message ***
git-svn-id: svn://10.0.0.236/trunk@57182 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 07:56:42 +00:00
rpotts%netscape.com
50c3fad132 Made contentType a read/write attribute of nsIChannel
git-svn-id: svn://10.0.0.236/trunk@57178 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 06:26:04 +00:00
alecf%netscape.com
5a669e5f71 minor mailsession dependancy cleanup
git-svn-id: svn://10.0.0.236/trunk@57165 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 03:40:28 +00:00
pinkerton%netscape.com
f4e554070e Added a new param to the HTML->Text sink stream to take the charset so that we can convert to plain text with the correct charset for the platform. Enhanced the XIFFormatConverter to take advantage of this, fixing bug 21414. r=akkana, nhotta.
git-svn-id: svn://10.0.0.236/trunk@57149 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 01:48:39 +00:00
sspitzer%netscape.com
41dc22bdfe fix #21978. two changes: "Local Mail" is now "Local Folders"
and make it so the user *always* has a Local Folders account.
r=alecf


git-svn-id: svn://10.0.0.236/trunk@57078 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 06:09:47 +00:00
ducarroz%netscape.com
0469aefbaa Fix for bug 22055. We need to extract the message ID and the reference of the original message in order to build the new reference. R=bienvenu
git-svn-id: svn://10.0.0.236/trunk@57052 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 00:51:00 +00:00
nhotta%netscape.com
ed33d56c5f Changed to scan for HTML before converting from unicode to mail charset, bug 22315, r=rhp.
git-svn-id: svn://10.0.0.236/trunk@56977 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 19:48:45 +00:00
mscott%netscape.com
b30cc5b88c DisplayMessage now takes in the nsIMsgWindow
r=bienvenu


git-svn-id: svn://10.0.0.236/trunk@56904 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:47:58 +00:00
rhp%netscape.com
e42129a1e1 Fix for incorrect signature HTML - Bug #23011 - r: jefft
git-svn-id: svn://10.0.0.236/trunk@56840 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 15:08:32 +00:00
rhp%netscape.com
f582ea72c7 Fix for incorrect signature HTML - Bug #23011 - r: jefft
git-svn-id: svn://10.0.0.236/trunk@56839 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 14:43:38 +00:00
alecf%netscape.com
f1a18c1385 pass 2 off XPIDLizing nsIMsgHdr - clean up IDL to use attributes where appropriate, and fix up API calls where necessary (#7808)
git-svn-id: svn://10.0.0.236/trunk@56790 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 02:02:50 +00:00
rhp%netscape.com
7aad1026f6 Fix for incorrect charset on Draft messages - Bug #: 22508 - r: nhotta
git-svn-id: svn://10.0.0.236/trunk@56772 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 23:22:51 +00:00
sspitzer%netscape.com
dc29f31c94 fix for #21457.
if the user has foo@bar.com as there smtp user name
(either from migration or from the account wizard)
send only foo as the username to the smtp server

r=mozilla@bucksch.org


git-svn-id: svn://10.0.0.236/trunk@56613 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 22:47:09 +00:00
sspitzer%netscape.com
887a64e039 fix warning.
git-svn-id: svn://10.0.0.236/trunk@56587 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 00:14:35 +00:00
rhp%netscape.com
198198808d This is part of fix for sending >72 character length lines - Bug #22465
git-svn-id: svn://10.0.0.236/trunk@56553 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-25 21:51:45 +00:00
sspitzer%netscape.com
93dd80eb8f fix for #18751. now, if the user has a newsgroup selected in the folder pane,
and they hit new message, it comes up prepopulated to post to that group
on that host.


git-svn-id: svn://10.0.0.236/trunk@56542 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 10:54:52 +00:00
sspitzer%netscape.com
71c0694649 rest of fix for #21649. don't get the pref values inside the stream converter, get it in compose and mime, and pass the value through.
thanks to mozilla@bucksch.org for explaining the right thing to do.

also fix a couple of warnings.

r=bienvenu


git-svn-id: svn://10.0.0.236/trunk@56510 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 22:20:10 +00:00
ducarroz%netscape.com
e391cf5dea Fix for bug 22329. Don't access m_editor in the destructor as it could be destroyed before us. R=jefft
git-svn-id: svn://10.0.0.236/trunk@56462 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 00:04:22 +00:00
jefft%netscape.com
d234073af0 fixed bug 22043 -- [Dogfood] Can't forward imap mail: get 'mailbox does not exist' error; r=bienvenu,rhp a=chofmann
git-svn-id: svn://10.0.0.236/trunk@56285 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 18:28:27 +00:00
rhp%netscape.com
9d58e17747 Fix for corrupted messages on failed send - Bug #: 18772 - r: jefft a: chofmann
git-svn-id: svn://10.0.0.236/trunk@56278 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 15:26:37 +00:00
sspitzer%netscape.com
000b4b7688 move #ifdef DEBUG to a wide scope
git-svn-id: svn://10.0.0.236/trunk@56261 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 01:18:20 +00:00
rhp%netscape.com
dc9b502c05 Fix for corrupting binary attachments - Bug #: 21907 - r: scottip - a: chofmann
git-svn-id: svn://10.0.0.236/trunk@56100 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 22:08:29 +00:00
rhp%netscape.com
76708977b8 Changes for mangled attachments - Bug #20956 - r: valeski
git-svn-id: svn://10.0.0.236/trunk@55614 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:17:41 +00:00
rhp%netscape.com
9fface217d Landing new txt to HTML scanning functionality - Bug #: 19251 - r: rhp (contributed by Ben Bucksch)
git-svn-id: svn://10.0.0.236/trunk@55395 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 04:53:29 +00:00
warren%netscape.com
c7d8a4a439 Added buffer size parameters to NewChannel. Allows for optimization of amount of image data consumed. Bug #20408
git-svn-id: svn://10.0.0.236/trunk@55285 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 10:01:32 +00:00
sspitzer%netscape.com
20ef5057f7 fix for #17402, stationary -> stationery.
r=alecf

major fixes for the new folder / rename folder / subscribe dialogs.
we no longer use an html select for the folder picker.
now we use cascading menu popups, like the copy and move menus.
this fixes a lot of bugs, and allows pre-flighting to finally work.

our folder data source has some new properies:
CanFileMessages, CanSubscribe, CanRename, and CanCreateSubfolders
we use these to determine what cascading menu to build, what to disable, etc.

also, nsMessenger::NewFolder() and nsMessenger::RenameFolder() were changes to
take a nsIRDFResource instead of a nsIDOMXULElement.  Before we were
passing through to the back end the selected xul element, now we pass
the resource in.

other cool side effects:
in the copy & move menus, you don't get the choice to file or copy to a server, on folders
in the rename dialog, you can't pick a server, on a folder
in the new folder dialog, you can't pick the imap inbox. (* more needs to be done here.)

bugs fixed: #14773, #14254, #20599, #20646
r=alecf

a couple bullet proofing fixes to prevent some crashes reported on fullcircle
r=bienvenu


git-svn-id: svn://10.0.0.236/trunk@55172 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 08:10:09 +00:00
alecf%netscape.com
40067e21e4 mail architecture cleanup (no bug - emptying my tree before next week's closure)
- get rid of GetAccountManager call (it's now a service)
- move hacks GetCurrentIdentity and GetCurrentServer into the account manager for now
- eliminate these calls from nsMsgMailSession
- update all call sites (C++ and JS)
r=mscott


git-svn-id: svn://10.0.0.236/trunk@55040 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 06:59:28 +00:00
alecf%netscape.com
6e662dbdaa fix for #20405 - change Organization, Identity Name and FullName to be unicode, using new unicode prefs
r=rhp


git-svn-id: svn://10.0.0.236/trunk@55010 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 03:11:52 +00:00
ducarroz%netscape.com
ca5cf8bbf4 Fix build bustage. Casting missing!
git-svn-id: svn://10.0.0.236/trunk@54965 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 00:04:26 +00:00
ducarroz%netscape.com
60cd3e0147 Part of fix for bug 17771. Add class nsIMsgRecipientArray. R=jefft
git-svn-id: svn://10.0.0.236/trunk@54949 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 22:34:49 +00:00
ducarroz%netscape.com
d56a580bdd Fix for bug 17771. Add a split addresses function in nsIMsgCompFields to let the UI use backend code to split correctly email addresses. R=jefft
git-svn-id: svn://10.0.0.236/trunk@54948 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 22:34:45 +00:00
ducarroz%netscape.com
2e3365386e Rename shadow variable. R=jefft
git-svn-id: svn://10.0.0.236/trunk@54946 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 22:33:55 +00:00
rhp%netscape.com
b487d387e6 Fixes for mime rendering problems - mail send problems - Bug #: 19529 18714 20281 20343 19064 - r: putterman
git-svn-id: svn://10.0.0.236/trunk@54776 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 22:16:11 +00:00
rhp%netscape.com
28f8181317 Fixes for mime rendering problems - mail send problems - Bug #: 19529 18714 20281 20343 19064 - r: putterman
git-svn-id: svn://10.0.0.236/trunk@54766 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 22:00:15 +00:00
warren%netscape.com
51881fbcea Landing no_neckoutil2_branch. Bug #11159. Removes neckoutil_s.lib from build which helps beos and openvms.
git-svn-id: svn://10.0.0.236/trunk@54722 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 04:50:42 +00:00
sspitzer%netscape.com
d7ee22b271 pass up error values upon failure. we were hitting these failures on
bug #18620, and doing this is correct, and it will help us find similar problems
sooner in the future.


git-svn-id: svn://10.0.0.236/trunk@54657 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 00:52:32 +00:00
warren%netscape.com
eb9a891946 Eliminated the libs build pass.
git-svn-id: svn://10.0.0.236/trunk@54523 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-28 03:05:01 +00:00
ducarroz%netscape.com
238a498f13 First Checked In.
git-svn-id: svn://10.0.0.236/trunk@54447 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 23:01:13 +00:00
akkana%netscape.com
bcb564f007 19610: Change InsertAsQuotation API to return inserted node r=rhp
git-svn-id: svn://10.0.0.236/trunk@54423 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 20:48:59 +00:00
ducarroz%netscape.com
8ca1787ffe We should display a correct error message when the send operation faild. R=mscott
git-svn-id: svn://10.0.0.236/trunk@54306 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 21:48:21 +00:00
ducarroz%netscape.com
b60563f9ec Fix for bug 19404. We need to return an error code when the SMTP server name is missing. R=mscott
git-svn-id: svn://10.0.0.236/trunk@54216 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 23:48:42 +00:00
mscott%netscape.com
37207fe11e Bug #1966 --> properly ref count the url listeners for send and post
this means never calling delete directly on the objects like
we were before. A nsCAutoString tweak...
r=rhp


git-svn-id: svn://10.0.0.236/trunk@54211 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 23:33:24 +00:00
jefft%netscape.com
1d825e8ba7 fixed bug 8889 - cannot post messages with attachments to the news server; rv=mscott; Added base PostMessage() method to remove duplicate code in smtp and nntp protocol
git-svn-id: svn://10.0.0.236/trunk@54145 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 14:41:20 +00:00
rhp%netscape.com
a92eaad364 Changes for using nsSpecialSystemDirectory directory - Bug #18021 - r: jefft
git-svn-id: svn://10.0.0.236/trunk@54030 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-20 03:14:13 +00:00
kin%netscape.com
7e6fe21ee8 Fix for bug #19371: [DOGFOOD][REGRESSION] entering text and hitting
return in new message crashes app
Modified nsMsgCompose::ConvertAndLoadComposeWindow() to make sure
aBuf was valid before using it with an editor method.
a=sfraser@netscape.com a=leaf@mozilla.org


git-svn-id: svn://10.0.0.236/trunk@54017 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 21:39:23 +00:00