rhp%netscape.com
b45fd0db7d
Adding CR to end to avoid warning on Linux
2000-03-23 17:49:36 +00:00
rhp%netscape.com
1061d9b227
Fix for Send Later operations - Bug #: 31346
2000-03-23 17:45:28 +00:00
ducarroz%netscape.com
3f7efc788d
Fixes related to message compose UI, save attachment, edit message as new and draft message. Those changes fix bug 14868, 23627, 24185, 24864, 24930, 26087, 26733, 27171, 27762, 27931, 27932, 29119, 29176, 30279, 31546 and 28677. R=alecf, rhp, jefft
2000-03-23 06:39:19 +00:00
ben%netscape.com
d297d98ef7
switch from titledbutton on toolbar to button
2000-03-23 04:21:55 +00:00
cmanske%netscape.com
39b218e1ad
Better strategy for skinable chrome: put EditorToolbars.css include in editorOverlay.xul, so other users automatically get correct css. r=sfraser
2000-03-22 03:22:59 +00:00
cmanske%netscape.com
cd93a2963d
Fixed bug 20829 - separate editor toolbar css into separate file to be shared with mail composer. r=sfraser
2000-03-22 03:00:05 +00:00
mscott%netscape.com
5661e4047e
Bug #32008 --> add a requiresPassword method which we can use to
...
prevent us from always asking the user for a password whenever
we need to logon to an external service.
Bug #32408 --> don't clear out the password for the server
when using redirection.
r=bienvenu
2000-03-21 06:13:01 +00:00
akkana%netscape.com
6eaddd7332
30311: add a plain-vs-html flag to InsertAsCitedQuotation. r=rhp
2000-03-20 23:13:25 +00:00
rhp%netscape.com
1726f505c1
Just checking in a changes that will not get compiled because of ifdef.
2000-03-17 23:32:41 +00:00
ducarroz%netscape.com
d39f92b1d1
Fix bug 31568. Need to correctly manage errors when processing attachment. R=mscott,rhp
2000-03-17 23:19:46 +00:00
nhotta%netscape.com
4ac194e914
Cached charset names for charset title performance, bug 20249, r=duccaroz.
2000-03-17 22:32:14 +00:00
dougt%netscape.com
612badb3a9
Adding GetSecurityInfo to the nsIChannel. bug 29646. r=warren.
2000-03-17 22:06:32 +00:00
nhotta%netscape.com
5ed0a5f7a2
Adding an error hanlding for charset title, bug 20249, r=ducarroz.
2000-03-17 03:23:46 +00:00
nhotta%netscape.com
ace449734a
Added charset feedback UI and some localizability works, bug 20249, r=ducarroz.
2000-03-17 01:13:04 +00:00
ducarroz%netscape.com
349771d37f
Fix for bug18584. Add new properties for the save message dialog. R=jefft
2000-03-16 15:31:34 +00:00
ducarroz%netscape.com
2adfe7406a
Fix for bugs 18584 (draft warning when close window), bug 21841 (new recipient type should be same than previous one), bug 31250 (no key navigation in identity dropdown list), bug 28859 (don't ask for format when saving a message). R=jefft
2000-03-16 00:09:32 +00:00
ducarroz%netscape.com
3e55520517
Fix for bug 18584. Add new API to check if body has been modified by user. R=jefft
2000-03-16 00:03:43 +00:00
rhp%netscape.com
7cdad5140a
Hmm...not sure why this doesn't break on linux tinderbox...nsIMimeService.h is not the right capitalization
2000-03-15 04:33:33 +00:00
rhp%netscape.com
e3dc59324c
Fixes for compose back end problems - Bug #: 25610 29806 30048 30744 31207 31589
2000-03-15 02:09:43 +00:00
ducarroz%netscape.com
357f4e0466
Fix bug 31568. Need to check if hostname isn't empty. R=mscott, A=phil,jar
2000-03-15 02:02:17 +00:00
slamm%netscape.com
fe78ac3e40
Fix build bustage. Thanks to jst@citec.fi for the patch. r=akkana,bienvenu a=granrose
2000-03-14 18:27:27 +00:00
ben%netscape.com
b1d5b6cdb2
pref panel appearance tweaks, r=hyatt
2000-03-14 11:31:54 +00:00
sspitzer%netscape.com
5fc7d2ab75
fix for #31715 . pass the nsIMsgWindow when trying to post a message.
...
(we may need it, if we have to authenticate the use for posting.)
also, clean up the code to handle NS_ERROR_* properly.
2000-03-14 07:21:44 +00:00
mscott%netscape.com
59add4e89f
rewrite a couple methods so we don't need reduce the number of string allocations.
...
I was able to remove yet another instance where we copy the entire message body.
r=alecf.
2000-03-14 05:04:54 +00:00
mscott%netscape.com
4a87884830
pass nsString's by reference to reduce an extra copy of the entire message body!!
...
performance improvements by reducing the number of memory allocations...
Fix a leak of the dom node used to insert text into by using a nsCOMPtr.
r=alecf
2000-03-14 05:03:29 +00:00
akkana%netscape.com
31e4abe99b
31438: stealth msg compose (r=ducarroz)
2000-03-14 03:25:15 +00:00
akkana%netscape.com
18caae6b21
31438: stealth msg compose (r=ducarroz)
2000-03-14 02:59:13 +00:00
rickg%netscape.com
1544308876
replaced calls to deprecated string methods
2000-03-12 21:09:50 +00:00
rickg%netscape.com
efeff569f4
removed calls to deprecated string methods
2000-03-12 11:18:18 +00:00
rickg%netscape.com
4791ab3e8f
removed calls to deprecated string methods
2000-03-12 09:14:14 +00:00
sspitzer%netscape.com
85024cc3f0
changes for news over SSL. initial changes needed for SMTP over SSL, but
...
that isn't going to happen yet. cleanup changes for nsNewsDownloadDialogArgs (still not used yet.)
2000-03-12 08:58:02 +00:00
sspitzer%netscape.com
88fe594ab4
use nsIUserInfo (it is exists) to set the users name if it needs it. (see linux only bug #26290 ). also, migrate the SSL nature of the smtp server, and add TrySSL to the nsISmtpServer interface. (bug #30321 ) fix problem with nsSmtpServer::SetAuthMethod()
2000-03-12 08:27:31 +00:00
mscott%netscape.com
6488633a19
Bug #30553 --> API sync with the change to nsIContentHandler::HandleContent.
...
r=travis
a=jevering
2000-03-09 08:18:21 +00:00
sspitzer%netscape.com
15fa5b3235
fix for #30381 . r=mscott, a=jar. get -compose to work again.
2000-03-07 05:35:36 +00:00
hangas%netscape.com
b109077b5a
Fix 29861 (Make throbber do the right thing for every window - mozilla and Netscape trees) r=scottip a=phil
2000-03-07 00:22:55 +00:00
mscott%netscape.com
3a988935c7
Bug #30144 --> correctly set the user agent for messenger to be the same user agent http is using. We were
...
incorrectly setting to be the app name (Mozilla 5.0) which is the same in both the mozilla and commercial builds.
r=alecf
a=phil,jar
2000-03-05 03:12:46 +00:00
ducarroz%netscape.com
aba0c77cbe
Fix for bug 30172. Add a line break before and after the link tag when sending a page or a link. R=rhp, A=jar
2000-03-04 16:54:36 +00:00
alecf%netscape.com
a7204f3a03
fix for REALLY stupid typo from my earlier fix for #29714
...
typo fix was reviewed by mscott, and because this was part of an earlier checkin, this is also a=phil
2000-03-03 08:10:52 +00:00
mscott%netscape.com
b574527cd1
Bug #30102 --> don't logoff the external login requestor
...
if we succeeded in the request...we want to cache the requestor
for the session.
r=amusil
a=daver
2000-03-03 06:29:58 +00:00
ducarroz%netscape.com
7313198728
Fix for bug 30188. We need to set the tree width to 0 if we want let the flex attribute do is job. This because trees have a fix width of 200px by default. R=mscott, A=phil,daver.
2000-03-03 04:57:59 +00:00
alecf%netscape.com
0e19578336
fix for #29714
...
make sure to store the mServersLoaded=PR_TRUE even if there is some wierd pref failure
a=phil
r=mscott
2000-03-02 23:41:34 +00:00
mscott%netscape.com
83ea176daf
Bug #28984 --> use SetRecipients to set the recipients on the smtp url. I forgot to check this file
...
in with the rest of the files I checked in earlier.
r=sspitzer
a=phil
2000-03-01 06:38:34 +00:00
mscott%netscape.com
ee923ac9ba
Bug #28984 --> add a getter & setter for recipients. The recipients are now stored as a field in the smtp url
...
instead of as part of the url spec.
r=sspitzer
a=phil
2000-03-01 03:08:05 +00:00
mscott%netscape.com
49519e5eed
Bug #28984 --> add a getter & setter for recipients
...
r=sspitzer
a=phil
2000-03-01 03:07:10 +00:00
rhp%netscape.com
d486886282
Finally correcting the nsIXULWindow issue in nsMsgSend.cpp
2000-02-29 09:13:10 +00:00
rhp%netscape.com
0a2fb66b4e
Fixing again..
2000-02-29 08:02:04 +00:00
rhp%netscape.com
534958a414
Fixing breakage
2000-02-29 07:43:21 +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
blizzard%redhat.com
8bbac10e64
fix spelling of hander to handler. bug #29407 . r=sspitzer
2000-02-27 20:51:11 +00:00
mscott%netscape.com
9e5648ac13
Bug #23788 --> implement logon redirection support for smtp.
...
r=bienvenu
a=phil
2000-02-27 09:04:44 +00:00