scott%scott-macgregor.org
de85c4385c
Bug #202468 --> forgot a locale file change for seamonkey
2005-03-04 20:22:05 +00:00
scott%scott-macgregor.org
ba82559445
Bug #202468 --> New SMTP Account Settings UI.
...
Make it easier to manage multiple SMTP servers.
Add the ability to set unique smtp servers for each identity associated with an account.
r=neil
sr=bienvenu
2005-03-03 18:08:47 +00:00
bienvenu%nventure.com
74fbc13d4e
fix 284523 off by one error constructing mime part when deleting mime attachment, sr=mscott
2005-03-03 03:59:08 +00:00
timeless%mozdev.org
9a19fbc7de
Bug 129183 Crash opening the address book after editing the history.mab file -TBTrunk [@ nsAddrDatabase::UpdateLowercaseEmailListName ]
...
patch by baafie@planet.nl r=bienvenu sr=mscott
2005-03-02 21:52:52 +00:00
timeless%mozdev.org
97d24feb0d
Bug 280463 Crash on delete from address book sidebar after search [@ nsAbMDBDirectory::RemoveCardFromAddressList ]
...
Bug 152133 Deleting an address book entry leaves a blank entry in any mailing lists on which it was a member
patch by mark@standard8.demon.co.uk r=bienvenu sr=mscott
2005-03-02 18:24:46 +00:00
bienvenu%nventure.com
ae414451b4
fix 2920 support for deleting and detaching attachments, sr=mscott
2005-03-02 15:25:16 +00:00
bienvenu%nventure.com
42f9795244
fix 272988 handle dovecot imap server sending size after message headers when downloading headers, sr=mscott
2005-03-02 01:12:35 +00:00
bienvenu%nventure.com
cb9e3e9daa
fix 275270 .sbd folders created for every mail folder, sr=mscott
2005-03-02 01:05:13 +00:00
cst%andrew.cmu.edu
c9820569fb
Bug 282336 Remove useless dump()
...
r=mscott sr=neil
2005-03-02 00:18:58 +00:00
jshin%mailaps.org
2866a93ec9
bug 193439 : use RFC 2231 style encoding for filename parameter (rather than RFC 2047 style encoding) r=bienvenu, sr=darin
2005-03-01 12:37:02 +00:00
bienvenu%nventure.com
be54c1af3f
fix 204339 support mail follow-up-to header, patch by daniel faber, r=bienvenu, sr=henry jia
2005-02-28 17:10:58 +00:00
timeless%mozdev.org
db03aed4d1
Bug 283923 remove useless test from nsImapProtocol::ProcessCurrentURL
...
r=bienvenu sr=bienvenu
2005-02-27 21:01:58 +00:00
bienvenu%nventure.com
b72d894edc
fix 235354 running imap filter that sets labels after the fact doesn't immediately set db flag, and 261297 case where propagating flags on message copy not working, when server doesn't support user-defined keywords, patches by jeongkyu.kim@gmail.com, r=bienvenu, sr=mscott
2005-02-26 19:02:51 +00:00
scott%scott-macgregor.org
c1d3479dd0
Bug #278176 --> Make Thunderbird's content policy manager more strict about the kinds of urls it allows
...
before it decides to put up the remote content bar in mail messages.
sr=bienvenu
2005-02-26 00:26:29 +00:00
bsmedberg%covad.net
361daac936
Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector)
2005-02-25 20:46:35 +00:00
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