Commit Graph

15916 Commits

Author SHA1 Message Date
shaver%mozilla.org
8641cb44c5 Bug 283223: stop creating new accounts from nsAccountManager::GetAccount if no
account is found matching the provided key (preferring to return null instead).
r=bienvenu,sr=mscott.
2005-02-25 13:59:22 +00:00
cst%andrew.cmu.edu
0ea98de64c Bug 276305 Unused variable `PRInt32 count' in DIR_AddNewAddressBook
r=neil sr=bz
2005-02-25 02:37:01 +00:00
shaver%mozilla.org
8dec2c4876 backing out my checkin for 283223 due to insufficient review, blush 2005-02-25 01:12:20 +00:00
shaver%mozilla.org
1f8b673987 Bug 283223: don't create a dummy account if we nsMsgAccountManager::GetAccount
doesn't find an existing one. r=bienvenu.
2005-02-25 01:05:41 +00:00
timeless%mozdev.org
9319e69150 Bug 263801 Hang when importing invalid address book (csv file)
patch by mark@standard8.demon.co.uk r=bienvenu sr=mscott
2005-02-24 16:11:46 +00:00
jshin%mailaps.org
76d4b71659 bug 254740 : mailnews quick search is case sensitive with non-ASCII characters (r=neil, sr=bienvenu) 2005-02-24 15:50:57 +00:00
jshin%mailaps.org
b27dd1520a bug 249530 : taking care of mscott's comment about the UI string and bienvenu's review comment I missed in the previous check-in (getting rid of a debug print-out) 2005-02-24 08:31:32 +00:00
jshin%mailaps.org
3aaefc4b09 Bug 249530 add an option 'send anyway' when there are characters not covered by the selected encoding (r=neil, sr=bienvenu) 2005-02-24 04:54:00 +00:00
bzbarsky%mit.edu
d029903af6 Remove the parentURIContentListener attribute on docshell; people not using
nsIWebBrowser can getInterface the docshells nsIURIContentListener and set its
parent.  Bug 283108, r=biesi, sr=darin
2005-02-22 19:56:11 +00:00
scott%scott-macgregor.org
099da7ba6d Bug #283080 --> bayesian training set is not getting flushed to disk on exit because
the profile directory service has already gone away.

sr=bienvenu
2005-02-22 18:11:55 +00:00
timeless%mozdev.org
d94adfacb5 Bug 282038 OOM check is missing [@nsMimeHtmlDisplayEmitter::EndHeader]
patch by mozilla3q04@dewildt.de r=bienvenu sr=bienvenu
2005-02-20 08:01:14 +00:00
bryner%brianryner.com
f6b8fec0c7 Clean up xpfe/appshell, removing nsIWebShellWindow in the process. Bug 282200, r=danm, sr=bzbarsky. 2005-02-19 22:42:01 +00:00
neil%parkwaycc.co.uk
8f1cb60ab6 Bug 273311 Deleting an account/identity/server also deletes some higher numbered accounts/identities/servers p=t.bugz@lament.cjb.net r=me sr=bienvenu 2005-02-18 11:19:10 +00:00
bienvenu%nventure.com
f9e6eac65c remove dead imap connections from connection cache, r/sr=mscott, a=sspitzer 282486 2005-02-17 00:31:41 +00:00
neil%parkwaycc.co.uk
d63c6e78e8 Removing unused variables b=90905 p=gautheri@noos.fr r=me sr=dmose a=asa 2005-02-16 11:50:13 +00:00
bienvenu%nventure.com
fcfd665193 fix 281473 put up error if login is disabled, r/sr=mscott, a=sspitzer 2005-02-16 03:21:28 +00:00
bienvenu%nventure.com
87be6c491a fix 107776 nntp errors cause caching of emtpy msg in mem cache, and 282010, fix regression in downloading news messages for offline use, r/sr=mscott, a=sspitzer 2005-02-16 03:18:46 +00:00
scott%scott-macgregor.org
9af9918927 Bug 282399 --> Fork SMIME locale files from mozilla\mailnews as part of the Thunderbird work to support automated locales. 2005-02-15 23:34:00 +00:00
scott%scott-macgregor.org
95dc027143 Bug #272130 --> Thunderbird Trunk crash in [@ nsMsgContentPolicy::ShouldLoad]
add a null ptr check

sr=bienvenu
2005-02-15 04:25:48 +00:00
scott%scott-macgregor.org
1e5b836983 Bug #282174 --> Podcasting support for Thunderbird Add a custom mime part header that specifies a URL for the attachment.
This mime header is used by Thunderbird's RSS reader and eventually by the code to handle storing attachments separately
from the message. Removes an
obsolete attachment attribute called notDownloaded and replaces it with isExternalAttachment. sr=bienvenu a=sspitzer
2005-02-15 00:34:38 +00:00
scott%scott-macgregor.org
38ca496c7d Bug #282174 --> Podcasting support for Thunderbird
Add a custom mime part header that specifies a URL for the attachment. This mime header is used by Thunderbird's RSS reader
and eventually by the code to handle storing attachments separately from the message.

Removes an obsolete attachment attribute called notDownloaded and replaces it with isExternalAttachment.

sr=bienvenu

a=sspitzer
2005-02-15 00:31:07 +00:00
neil%parkwaycc.co.uk
95b05680a5 Bug 262885 JavaScript strict warning: assignment to undeclared variable p=gautheri@noos.fr r=me sr=dmose a=caillon 2005-02-15 00:13:52 +00:00
bienvenu%nventure.com
33d6517d61 fix saving news message for offline use when reading message, r/sr=mscott, a=sspitzer 282010 2005-02-15 00:13:35 +00:00
bienvenu%nventure.com
1d9d9b78ac add ability to copy local folders to imap servers, r/sr=mscott, a=sspitzer 235013 2005-02-14 19:56:49 +00:00
bienvenu%nventure.com
5f9696123c fix hang on shutdown in imap code, r/sr=mscott, a=sspitzer 282043 2005-02-14 19:54:45 +00:00
bienvenu%nventure.com
24c462cf43 fix solaris build bustage, a=sspitzer 288180 2005-02-11 16:11:17 +00:00
bienvenu%nventure.com
1653b73c2b back out front end part of fix for 2920, stripping of mime attachments, didn't mean to check that part in 2005-02-09 05:38:29 +00:00
bienvenu%nventure.com
799dd49e46 back end work for stripping mime attachments from messages, sr=mscott 2920 2005-02-09 01:40:24 +00:00
bienvenu%nventure.com
2cdf9df85a follow on fix for 166111 handling funky line terminators in pop3, patch by ch.ey@gmx.net, r=me, sr=mscott 2005-02-08 19:50:06 +00:00
bienvenu%nventure.com
e78c5b40a6 fix regression downloading pop3 mail on startup introduced by fixing js warning, 270343, sr=mscott 2005-02-08 18:26:09 +00:00
bienvenu%nventure.com
514977bdca follow on fix for 218902 pop3 tls, patch by ch.ey@gmx.net, r/sr=me 2005-02-08 17:57:49 +00:00
bienvenu%nventure.com
75459e1ddf fix 218902, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott add TLS support to POP3, and account settings UI for IMAP and POP3 2005-02-08 17:01:47 +00:00
timeless%mozdev.org
98da147dcf Bug 280743 Headers lack chrome - gCollapsedHeaderList has no properties
patch by mark@standard8.demon.co.uk r=neil sr=bienvenu
2005-02-07 19:09:02 +00:00
bienvenu%nventure.com
fe3012ae39 follow-on fix for 116443 download pop3 messages to a temp file first, sr=mscott 2005-02-07 19:00:57 +00:00
bienvenu%nventure.com
72f6c687d5 fix 270343 js warning about undefined property reference, sr=neil 2005-02-07 18:34:17 +00:00
cbiesinger%web.de
40888bf15f Bug 281130 rename NS_DOWNLOAD_CONTRACTID to NS_TRANSFER_CONTRACTID to better
reflects its purpose
r=bz sr=darin
2005-02-07 14:35:46 +00:00
bienvenu%nventure.com
4d6b18fe39 fix 249128 reduce string copying in HandleMessageDownloadLine and 249999 Eliminate fTokenizerAdvanced from imap parser, patches by Hans-Andreas, r/sr=bienvenu 2005-02-06 23:48:34 +00:00
bryner%brianryner.com
ed870113ca Additional REQUIRES cleanup for mailnews, mac, and suite directories (bug 73353). r+sr=dbaron. 2005-02-04 21:10:45 +00:00
bienvenu%nventure.com
bac7386c13 potential fix for 280382 compacting local folder fails if .msf file is out of sync with mailbox file, sr=mscott 2005-02-04 17:42:56 +00:00
bienvenu%nventure.com
0b7fd0e665 fix 166111 patch by ch.ey@gmx.net, r=bienvenu, sr=mscott fix handling of downloading of pop3 messages with non-standard line endings 2005-02-04 15:45:56 +00:00
bienvenu%nventure.com
22c95cfca3 add more logging for bug 275836, failure to copy multiple messages from imap to local folders, sr=mscott 2005-02-04 01:21:43 +00:00
bienvenu%nventure.com
db21fe3752 fix 189363 network timeout for imap, 60377 imap tls support (off by default), sr=mscott 2005-02-03 15:22:14 +00:00
silver%warwickcompsoc.co.uk
cbca049b96 Bug 234033 - Remove "X-Accept-Language" header.
r/sr=bienvenu
p=jens.b@web.de (Jens Bannmann)
2005-02-02 20:47:11 +00:00
bienvenu%nventure.com
4581a102b0 fix 253109, for seamonkey, make identity smart logic case insensitive, patch by ch.ey@gmx.net, r=mscott, sr=me 2005-02-02 17:47:25 +00:00
roc+%cs.cmu.edu
e5be3653c9 Bug 269369. Use a better string to describe the Movemail protocol. r=bienvenu,sr=dmose, patch by Wolfgang Rosenauer 2005-02-02 01:05:13 +00:00
bienvenu%nventure.com
7d0d2ee0bc add hidden pref to write downloaded pop3 mail to temp file first, to let virus checkers have a shot before they delete the whole mail folder, sr=mscott 116443 2005-02-01 17:30:33 +00:00
bienvenu%nventure.com
1e70ab26d7 fix news timeouts, sr=mscott 189363 2005-02-01 17:21:33 +00:00
scott%scott-macgregor.org
e0257e0350 Bug #280250 --> fix a JS error caused by the 280250 2005-02-01 16:54:56 +00:00
gerv%gerv.net
c9e600ac91 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 15:28:15 +00:00
neil%parkwaycc.co.uk
731ce1a461 JavaScript strict warnings: redeclaration of var account and function onOk does not always return a value b=275107 p=gautheri@noos.fr r=me sr=dmose 2005-02-01 14:57:49 +00:00