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

1014 Коммитов

Автор SHA1 Сообщение Дата
disttsc%bart.nl 7dc7816cb0 bug 73339: Remove NS_ConvertToString (just another name for NS_ConvertASCIItoUCS2) from the tree. r=jst, sr=scc 2001-03-27 11:17:17 +00:00
cls%seawood.org 703015f4d7 Change netwerk/mime to use MODULE=mimetype to remove avoid confusion with mailnews/mime . Update necessary REQUIRES.
Bug #68381 r=jag
2001-03-26 23:40:28 +00:00
disttsc%bart.nl 6e48266508 Clean up REQUIRES lines. r=cls 2001-03-25 22:59:27 +00:00
blakeross%telocity.com 7b5a59b32d Removing non-compliant text/xul mimetype, replacing with application/vnd.mozilla.xul+xml (28237, patch by gerv@gerv.net). r=blake sr=hyatt 2001-03-25 16:49:38 +00:00
gayatrib%netscape.com a61462049b Implementing deleting/filing messages on single and multiple folders in search. Fixed regression introduced after merging performance branch that search does not display number of search hits. r=bhuvan,bienvenu. sr=bienvenu. 2001-03-24 09:08:26 +00:00
hwaara%chello.se 08d67210fc Fix the memleak regression caused by bug 72388. r=brade, sr=bienvenu. 2001-03-21 19:45:12 +00:00
hwaara%chello.se 73c725814e Fix compiler warning and small optimization in NewsDeliveryCallback(). bug 72388. r=ducarroz, sr=sspitzer 2001-03-20 13:14:57 +00:00
disttsc%bart.nl 0b98c23d64 Move nsCString from |operator char*()| to |get()| and |NS_CONST_CAST| where needed. bug=53057, r=dmose, sr=shaver 2001-03-20 05:37:56 +00:00
jgmyers%netscape.com f288478d0c Make SMTP prefer PLAIN over LOGIN: bug 72218 sr=mscott r=sspitzer 2001-03-19 22:57:37 +00:00
mscott%netscape.com 5f8e59593c Land the Mailnews Performance Branch.
Includes front end re-write to use the outliner widget for the thread pane.

Improvements in scrolling, folder loading, message display, replyto time, sorting, selecting, deleting, the list goes
on and on.

enjoy =).
2001-03-17 01:59:34 +00:00
valeski%netscape.com 57006ba345 sr=rpotts, r=gagan. 70743. switching over to new extensible URI::SchemeIs() api. and changing existing implementations over to new api 2001-03-13 01:59:19 +00:00
nhotta%netscape.com 9324131f54 Removed the line to replace '|' with ':' since that's already replaced in the string
and it replaces partial characters in multi-byte characters, bug 68993, r=ducarroz, sr=sspitzer.
2001-03-12 22:50:34 +00:00
Peter.VanderBeken%pandora.be ede8756d78 Renaming NS_PARSER_IID to NS_PARSER_CID, because it *is* a CID. r=jag, sr=jst. 2001-03-10 21:02:12 +00:00
jgmyers%netscape.com 036d06a895 cleanup error handling: bug 64777 sr=mscott r=sspitzer 2001-03-10 00:49:05 +00:00
jgmyers%netscape.com 90fcb4639b enable SMTP auth by default: bug 64777 r=racham sr=sspitzer 2001-03-08 22:00:33 +00:00
disttsc%bart.nl aebc676048 Change implicit conversion from
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|

to explicit |get()|.

Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).

Bug=53057, r=alecf, sr=scc
2001-03-08 08:05:05 +00:00
jgmyers%netscape.com da273d9a3f Have SMTP prompt for userid if it's not set in prefs: bug 64777 sr=mscott r=sspitzer 2001-03-07 01:08:04 +00:00
bryner%uiuc.edu 3f9323934e Bug 70595 - making nsIPrompt accessible to PSM. r=darin, sr=mscott. 2001-03-06 05:10:33 +00:00
varada%netscape.com d737456ead fix for bug#49378;UI:feedback after saving draft;r=ducarroz;sr=mscott 2001-03-05 21:45:05 +00:00
ducarroz%netscape.com 7582bfdbb8 Bug 22486. Add TimeStamp function to track new message and reply performance. R=sspitzer, SR=bienvenu 2001-03-05 20:00:26 +00:00
dbaron%fas.harvard.edu efcd1fd306 Fix leak on sending message caused by circular ownership between nsMsgCompose and nsMsgComposeSendListener. b=66887 r=ducarroz@netscape.com sr=sspitzer@netscape.com 2001-03-04 19:51:05 +00:00
disttsc%bart.nl 043186b34e Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc 2001-03-02 09:26:57 +00:00
ducarroz%netscape.com eeed9e5ad5 Fix for smoketest blocker 70500. identity->GetSignature can return a null file despite rv=NS_OK. R=varada 2001-03-01 23:42:33 +00:00
nhotta%netscape.com 8c7968f411 Changed to enable charset conversion error alert only for "send now" to avoid the data loss when called for window close, bug 57083, r=ducarroz, sr=bienvenu. 2001-02-26 20:41:49 +00:00
bryner%uiuc.edu de4c659c2c Bug 68094 - set correct notification callbacks on channel for SMTP. r=sspitzer, sr=mscott. 2001-02-25 02:42:17 +00:00
darin%netscape.com 13c113b6fc Fixes bug 69798. Crash on sending TLS mail message. r=darin, sr=dougt. 2001-02-22 19:51:08 +00:00
timeless%mac.com 902055976c fix bug 41083 Signature path not stored correctly when containing non-english characters
patch by alecf, updated by timeless and bz. r=sspitzer,alecf sr=mscott,alecf
2001-02-22 10:18:54 +00:00
disttsc%bart.nl 744785129a Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2001-02-22 09:35:51 +00:00
dougt%netscape.com eab041f43f Relanding Necko Changes.
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:

1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.

This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.

r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-21 20:38:08 +00:00
ducarroz%netscape.com 6910afc4ed Fix for bug 68212. Oops, I've ifdefed too much code. R=sspitzer, SR=mscott, A=asa 2001-02-15 00:05:02 +00:00
pinkerton%netscape.com 105d3c555e carbon changes. r=pink/sdagley/beard. a=sfraser. 2001-02-13 21:48:26 +00:00
jgmyers%netscape.com cb0d7ce9dc fallback to HELO even if SMTP AUTH enabled: bug 67538 r=bryner sr=mscott 2001-02-13 02:09:25 +00:00
nhotta%netscape.com 903759571a Changed to pass a default charset to MIME decoder.
The decoder can use the default if it's indicated in case no charset specified in the header itself,
bug 66098, r=ducarroz, sr=bienvenu.
2001-02-12 21:55:19 +00:00
disttsc%bart.nl 76fbedadc5 Back out dougt's channel changes 2001-02-12 03:14:23 +00:00
dougt%netscape.com 69415757ab Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.

This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols).  The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.

The full details of the change on written up in the netlib newsgroup.

r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-10 00:16:26 +00:00
ducarroz%netscape.com b02cf25223 Part of fix for bug 45225. Due to new AppleDouble implementation, remove old code. SR=mscott 2001-02-07 06:52:30 +00:00
nhotta%netscape.com 02c86c3230 Forward as attachment should use message send default charset, removed the code which was re-setting the charset which had been initialized to a default charset
by the nsMsgCompose constructor, bug 58494, r=ducarroz, sr=bienvenu.
2001-02-07 00:48:09 +00:00
ducarroz%netscape.com 34b14fc0aa Fix for bug 66438. Fix leak and remove unused variable. Patch submitted by Kevin Higgins <khiggins@scu.edu>. R=ducarroz, SR=mscott. 2001-02-07 00:22:38 +00:00
ducarroz%netscape.com 3af5ab81bc Fix for bug 67469. Don't try to encode a bogus attachment. The HTML converted body should be marked as a bogus attachment. Also fix function nsMsgIsMacFile. R=blake, SR=bienvenu 2001-02-04 01:42:33 +00:00
jgmyers%netscape.com 7754a29d29 Fix SMTP/SSL: bug 32018 sr=mscott 2001-02-03 00:17:52 +00:00
ducarroz%netscape.com f7c1140d84 Fix for bug 37697. Add support of preferFormat and html and plaintext domains list. R=chuang, SR=mscott,bienvenu 2001-02-02 23:39:43 +00:00
sspitzer%netscape.com 31e9d6b760 fix for #67255. define a default for "mail.content_disposition_type"
sr=bienvenu
2001-02-01 15:53:05 +00:00
ducarroz%netscape.com 5d2c02072f Fix for bug 22090. Implement Appledouble (encoding & decoding). R=sspitzer, R=sfraser, SR=bienvenu. 2001-01-31 23:22:18 +00:00
sspitzer%netscape.com 7dd7ee88c3 fix for #58085. r=hwaara, ducarroz. sr=bienvenu.
based on initial patch from hwaara@chello.se.
fix the reply button tooltip, fix the reply to sender ui elements,
and get reply to sender to work correctly.
2001-01-31 23:00:18 +00:00
valeski%netscape.com 49ac9a8634 r=ccarlen, sr=rpotts. 65925. making webprogress listeners support weak ref 2001-01-31 21:04:10 +00:00
gagan%netscape.com cded3e2f30 Optimization for scheme comparison of URIs. See bug 66577 for details. r=darin, sr=brendan@mozilla.org 2001-01-31 01:33:03 +00:00
dougt%netscape.com 461938270b backing my ass out. These changes were meant for my branch, not the trunk. sr-leaf 2001-01-25 22:07:38 +00:00
dougt%netscape.com 8ac0f6da84 updating to new necko interfaces 2001-01-25 21:44:59 +00:00
chuang%netscape.com fc911fac0b Bug42038 UI: AB - "Card for" dialog wording. "Prefers to receive rich text (HTML) mail", r=sspitzer, sr=mscott 2001-01-25 20:19:38 +00:00
darin%netscape.com 6bfaf3912c Bug 62566. nsIChannel::AsyncWrite interface revision and related cleanup.
r=dougt@netcape.com, sr=mscott@netscape.com.
2001-01-23 22:10:34 +00:00
ducarroz%netscape.com 9cf374369c Fix for bug 61437. Remove unused code and cleanup mess with mEntityConvertionDone which was causing plain text body to be converted twice. R=sspitzer, SR=mscott 2001-01-23 00:03:25 +00:00
bryner%uiuc.edu 91ec263c8e PSM 2.0 work:
- Split nsISecureSocketInfo into nsISSLSocketControl and nsIChannelSecurityInfo.
- Incorporate lock icon fixes from psm-glue into pipnss code.
- Implement password callback for client auth in pipnss.
- Locallize the lock icon tooltip.
- Lots of code cleanup.

r=javi, jgmyers, sr=ben.
2001-01-19 01:12:10 +00:00
varada%netscape.com a99cb8e9ed fix for #62696;reply-to not appearing in addressingwidget;r=ducarroz;sr=mscott 2001-01-11 23:36:03 +00:00
sfraser%netscape.com f01a40fc19 Convert nsIDiskDocument to xpidl, and change it from using nsFileSpecs to nsIFiles. Bug 62567, r= buster, ducarroz, adamlock, sr=kin 2001-01-09 22:47:02 +00:00
ducarroz%netscape.com 402007ce48 Fix for bug 39627. Implementation of the print command. Also fix bug in nsMsgCompose::GetEditor who forget to addref the result. R=varada, SR=bienvenu 2001-01-09 00:15:22 +00:00
bryner%uiuc.edu 3c0bc0a015 Turning off includes of obsolete headers which will be removed for bug 38061. r=sspitzer, sr=tor. 2000-12-30 06:50:30 +00:00
jgmyers%netscape.com 6867dc5e6a Remove dead code. Bug 63834 r=bryner sr=scc 2000-12-29 15:40:49 +00:00
bryner%uiuc.edu eb160fd83f Eliminating mailnews dependencies on merrors.h and msgcom.h. Part of bug 38061. r=sspitzer, sr=scc. 2000-12-29 03:46:29 +00:00
varada%netscape.com 2a82043fd1 fix for bug #50662;leak in nsMsgSend.cpp;r=ducarroz;sr=mscott 2000-12-20 21:52:56 +00:00
varada%netscape.com 214d87d9a5 fix for bug #50571;leak in nsMsgCompose.cpp;r=ducarroz;sr=mscott 2000-12-20 21:52:10 +00:00
racham%netscape.com 213ccc81dd Fix for bug 58947. Adding implementation for observer interfaces to SmtpDataSource. r=sspitzer, sr=hyatt 2000-12-15 23:44:20 +00:00
dbaron%fas.harvard.edu 33c4278ab5 Convert correct usage of |nsCOMPtr<T>::operator&| to use |address_of| since the operator& will soon become private. b=59414 r=disttsc@bart.nl sr=waterson@netscape.com 2000-12-09 04:46:08 +00:00
syd%netscape.com ac78dca23d Pass an nsIPrompt instance to the login redirector. r=jelwell, sr=mscott 2000-12-08 07:07:45 +00:00
ducarroz%netscape.com 5d59a88a22 Fix nebiros (Sun WS 5.0) bustage. LF missing at the end of the file. Thanks dbaron@fas.harvard.edu 2000-12-07 01:36:36 +00:00
ducarroz%netscape.com 296b3129f7 Bug 61748: the function nsInputFileStream::read could return before having read all the requested data. Therefore we need to call it as long it's needed. Patch provided by colin@theblakes.com R=ducarroz, SR=mscott,bienvenu 2000-12-07 00:52:27 +00:00
ducarroz%netscape.com 26987725b6 Bug 59261. Fix memory leak. R=alecf, SR=mscott 2000-12-07 00:13:48 +00:00
alecf%netscape.com 3fb16d0836 fix for #45797 - remove deprecated NS_IMPL_ISUPPORTS from mail
r=sspitzer
sr=mscott
iho=warren
2000-12-06 22:24:41 +00:00
ducarroz%netscape.com df503cea42 Fix for bug 56262. Window's arguments are now passed through a nsISupports object (nsIMsgCOmposeParams). Also, I have extracted the content handler for mailto url from the nsIMsgComposeService as the URL dispatcher will create an instance of it and not get the service. I did some clean up too like using do_CreateInstance and do_GetService and removing dead code. Also, I catch any error than could append during the message compose initialization and display an alert instead of having a dead window! R=sspitzer, S=mscott 2000-12-06 19:56:27 +00:00
ducarroz%netscape.com e091da0ddd First Checked In. 2000-12-06 15:17:25 +00:00
sspitzer%netscape.com 335e924024 fix for #61845. remove all NS_DEFINE_IID and replaces the consts with NS_GET_IID macros.
thanks to rods@netscape.com for the patch.  also, some other NS_DEFINE_IID/CID cleanup.
sr=bienvenu.
2000-12-05 04:30:55 +00:00
cls%seawood.org 8bd122b3d5 Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
sspitzer%netscape.com 5a514dcacc fix #54491 (subscribe is a big fat pig)
fix #56971 (correct spelling mistake: suppress not supress)
fix #60244 (subscribe retains only last server subscribe changes)
fix #60242 (subscribe typedown should select first match in list)
fix #39156 (fix how I determine the delimiter in subscribe.js)
fix #59231 (make insecure imap login work if password has a \ in it)
fix #53654 (subscribe downloaded bytes don't start at zero)
fix #39393 (stop button in subscribe)
fix #60506 (switching servers doesn't clear text area in subscribe)
2000-11-17 20:47:31 +00:00
akkana%netscape.com f60790d279 Split plaintext methods off into nsIPlaintextEditor API. sr=sfraser, r=jfrancis 2000-11-17 00:25:31 +00:00
ducarroz%netscape.com e3acdb8632 First Checked In. 2000-11-16 21:53:55 +00:00
blakeross%telocity.com fec0a75062 Fix 56971: logging should not log user's password. patch by Andrew Taylor (andrew.taylor@cal.montage.ca). r=jefft sr=mscott 2000-11-15 23:55:25 +00:00
bienvenu%netscape.com 587ed9f545 fix for 50663, memory leak in ab directory handling, sr=me, checking in for jarrod.k.gray 2000-11-15 21:46:16 +00:00
mscott%netscape.com 497b020851 Bug #53082 --> set the answered or forwarded flag on a message when we reply to it.
r=putterman
sr=bienvenu
2000-11-14 01:13:00 +00:00
ducarroz%netscape.com df611a5551 fix SunOS/sparc bustage 2000-11-13 21:45:28 +00:00
ducarroz%netscape.com 6870fe7a4c Fix for bug 54853. This is a patch submitted by bzbarsky@mit.edu. Even if the message compose window is initialized from a compose fields, we need to add info like reply-to or bcc from the current identity. R=ducarroz, SR=bienvenu,mscott 2000-11-13 19:54:57 +00:00
sspitzer%netscape.com bdc932db56 fix uninitialized variable. #59673. sr=alecf 2000-11-10 15:15:28 +00:00
sspitzer%netscape.com 9d36b183bc initialize uninitialized variable. #50889, #59617. submitted by alex@pike.org, bruce@cubik.org.
r=sspitzer, sr=mscott
2000-11-09 20:53:33 +00:00
sspitzer%netscape.com a80a360161 fix for #58580. r=rhp, sr=mscott. make the files we put in /tmp for sending drafts
and posting news message have permissions of 600. it is bad to have users
messages world readable in /tmp.
2000-11-06 21:47:03 +00:00
jefft%netscape.com f938399536 fixed bug 57614 - copy to Sent folder failed after message sent successfully, r=bienvenu, sr=alecf 2000-10-31 22:04:58 +00:00
rhp%netscape.com 3273fdc8ad Fix for crashing when sending later fails - Bug #57851 2000-10-30 21:18:04 +00:00
warren%netscape.com 4189314fdb Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
warren%netscape.com 6e35f97e31 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2000-10-27 22:43:51 +00:00
cls%seawood.org 21ec362285 Backing out temp fix for bug #25562 (-LANG:exceptions=OFF CXXFLAGS).
Rerranging labels in nsMsgSend.cpp so that Irix CC won't complain about jumping to a label out of its region. Bug #25562 sr=mscott
2000-10-26 08:28:16 +00:00
jefft%netscape.com d727525453 fixed bug 55993 -- forward attachment corrupt; r=ducarroz, sr=mscott 2000-10-19 01:51:09 +00:00
bienvenu%netscape.com f2c811ab12 fix 55993 problem forwarding imap messages with attachments r=jefft,sr=mscott a=jar 2000-10-15 20:41:36 +00:00
ducarroz%netscape.com 93ec643b2b Fix for bug 54481. If nsMsgDisplayMessageByID failed likely because we don't have astring for the error, try again with NS_ERROR_SEND_FAILED. R=putterman, SR=alecf 2000-10-13 05:16:44 +00:00
ducarroz%netscape.com 8202c637bb Fix for bug 54481. Mac file name cannot have more than 31 characters. R=putterman, SR=alecf 2000-10-13 05:16:37 +00:00
jefft%netscape.com 5f060892ba fixed bug 55351 - Unable to enter a password for a SMTP server; always send EHLO command first instead of parsing the greeting to decide whether the server is an SMTP or ESMTP server; r=bienvenu, sr=mscott 2000-10-11 01:16:19 +00:00
jst%netscape.com b3d9cbac12 Checking in for bug 50742, this change removes the use of XIF in mozilla and replaces the XIF converter with a HTML (and XML) serializer.
Contextual information added to HTML copy and intelligence added to HTML paste in the editor (fixes bugs 47014, 50568 and 46554, and partly (at least) fixes bug 53188).

Code written by vidur, jfrancis, jst, akkana. Tested by jfrancis, akkana, vidur, jst, kin. Reviwed (and super reviewed) by waterson, vidur, kin, jfrancis, jst
2000-10-07 10:57:30 +00:00
rhp%netscape.com 4e13c3607c Fix for permission problem on temp files - SECURITY - r: jefft 2000-10-06 01:39:09 +00:00
ducarroz%netscape.com bc42331f92 Fix for bug 54026: We need to always parse the message to extract the headers during a reply even if the pref auto_quote is turn off. R=rhp, SR=mscott 2000-10-04 04:46:18 +00:00
ducarroz%netscape.com b506b6506e Fix for bug 54501: Need to decode mime headers before using them. R=nhotta, SR=mscott Fix for bug 54026: We need to always parse the message to extract the headers during a reply even if the pref auto_quote is turn off. R=rhp, SR=mscott 2000-10-04 04:43:36 +00:00
nhotta%netscape.com 3a6d7b35b4 bug: 45678 wrong font in mail composer
fix: set the 'document' charset (we figure out the target charset
     but did not set it in the 'document'
r=nhotta, sr=mscott
2000-09-19 01:07:28 +00:00
ducarroz%netscape.com 534f2830db Fix for bug 52819. Use nsEditor::GetRootElement for retreiving the body node. sr=mscott 2000-09-18 22:16:10 +00:00
alecf%netscape.com 68b4837c49 fix for #35803 r=sspitzer
load the smtp server list before loading the default server
2000-09-18 06:13:53 +00:00
akkana%netscape.com 84a46d679c 43388: allow format=flowed for UTF-8 messages. r=nhotta 2000-09-15 06:06:28 +00:00