tor%cs.brown.edu
60cae3be92
Fix c++ for{} scoping bustage. r=sicking
2003-11-14 17:58:08 +00:00
bienvenu%nventure.com
5fc50473f4
add filter action for deleting msg from pop3 server, also fix biff notification when biff doesn't download msgs, r/sr=mscott 74430 and 221165
2003-11-14 15:24:21 +00:00
neil%parkwaycc.co.uk
6c4adba4c1
Bug 218825, part 2: convert users of nsMsgFolder to nsMsgDBFolder r=bienvenu sr=Henry.Jia
2003-11-14 10:51:43 +00:00
bienvenu%nventure.com
b9cbebd6ca
fix downloading of truncated pop3 messages when user has changed the server user name, 222896, r/sr=mscott
2003-11-12 23:10:18 +00:00
neil%parkwaycc.co.uk
fe0e8be7e9
Bug 218825, part 1: convert users of nsIFolder to nsIMsgFolder r=bienvenu sr=Henry.Jia
2003-11-11 10:19:05 +00:00
bienvenu%nventure.com
ddd3040456
fix 225235 can't create local folders, r/sr=mscott
2003-11-11 04:05:31 +00:00
bienvenu%nventure.com
c1cea358bf
fix problem creating local folder .msf file if missing, 224849 r/sr=mscott
2003-11-06 16:28:44 +00:00
neil%parkwaycc.co.uk
f0d515f368
Bug 216154 Anchors in e-mails are broken p=andreas.otte@debitel.net r=bienvenu sr=bz
2003-11-04 11:23:34 +00:00
bienvenu%nventure.com
794560273a
retain folder settings when reparsing local folders because .msf file doesn't match timestamp, 224267, r/sr=mscott
2003-11-01 17:27:53 +00:00
bienvenu%nventure.com
bb6875af60
fix pop3 inbox corruption when bayesian spam filters run on two accounts at the same time, i.e., startup, r=sspitzer, sr=mscott, a=sspitzer 218433
2003-10-28 19:00:48 +00:00
bienvenu%nventure.com
2f500d4123
fix 220486 fallback if pop3 authentication mechanism fails, patch by ch.ey@gmx.net, r/sr=bienvenu
2003-10-09 19:18:26 +00:00
bienvenu%nventure.com
de790ace80
fix 135357 allow smtp over SSL, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott
2003-10-01 03:00:01 +00:00
bienvenu%nventure.com
94dab2b542
make biff not fire when junk mail arrives, r/sr=mscott 189289 part of patch from emmet@cogs.sussex.ac.uk
2003-09-29 01:16:31 +00:00
bienvenu%nventure.com
9f53d7c04e
fix problem where password manager forgets pop3 password when there's an error logging onto the pop3 server, 219162, r=ch.ey@gmx.net, sr=mscott, and whitespace cleanup
2003-09-23 18:48:30 +00:00
timeless%mozdev.org
41c200fbd4
Bug 219981 remove unused variables
...
r=bienvenu sr=bienvenu
2003-09-22 21:46:47 +00:00
bienvenu%nventure.com
9d84f613c9
fix regression where View -> Messges -> Unread setting is broken on restart if default account is pop3, r/sr=mscott also whitespace and code cleanup 215694
2003-09-18 19:16:48 +00:00
bienvenu%nventure.com
9085275abf
create local mail directory for pop3 server if it doesn't exist, r/sr=mscott 219580
2003-09-18 16:19:34 +00:00
bienvenu%nventure.com
594c6e80c1
change wording in pop3 password prompts to avoid confusing prompts when user name contains @, patch by ch.ey@gmx.net, r/sr=bienvenu 212937
2003-09-17 21:16:44 +00:00
bienvenu%nventure.com
0cb42e1702
add support for POP3 CAPA command, patch by ch.ey@gmx.net, r/sr=bienvenu 219282
2003-09-17 21:12:34 +00:00
bienvenu%nventure.com
a3b3a6ade3
fix hang/crash getting pop3 mail when leave on server not set, r/sr=sspitzer 219188
2003-09-14 21:44:46 +00:00
bienvenu%nventure.com
81e7a314a6
fix hang/crash getting pop3 mail when leave on server not set, r/sr=mscott 219188
2003-09-14 20:39:02 +00:00
bienvenu%nventure.com
6cc7be28dc
fix 218766 add PLAIN login support to POP3 patch by ch.ey@gmx.net, r=bienvenu sr=mscott
2003-09-14 00:35:41 +00:00
bienvenu%nventure.com
94c7fb8251
add support for aging messages from pop3 server, r/sr=mscott 107883
2003-09-13 15:15:26 +00:00
bienvenu%nventure.com
776692c2d4
whitespace code cleanup, no bug, r/sr=me
2003-09-11 03:20:18 +00:00
bienvenu%nventure.com
73134cc712
additional fix for 218885 crash at shutdown when receiving pop3 mail, r/sr=mscott
2003-09-11 03:19:44 +00:00
bienvenu%nventure.com
45c92d6846
whitespace code cleanup, no bug, r/sr=me
2003-09-11 03:07:49 +00:00
bryner%brianryner.com
0675c941bf
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-07 22:56:05 +00:00
bienvenu%nventure.com
5188a44a60
fix 214402 keep thread pane blank until password entered for imap and local folders, controlled by a hidden pref r=mscott, sr/a=sspitzer
2003-08-20 22:37:01 +00:00
cls%seawood.org
c08e99a287
Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules.
2003-08-16 00:42:35 +00:00
bienvenu%nventure.com
6d119aa8fa
try to speed up downloading for offline imap, get rid of obsolete method, notifystoreclosedallheaders, r/sr=mscott 214245
2003-08-05 19:35:38 +00:00
timeless%mozdev.org
bd1f2a4229
Bug 213685 POP3 APOP failed error msg missing
...
patch by ch.ey@gmx.net r/sr=bienvenu
2003-08-01 15:39:47 +00:00
bienvenu%nventure.com
938c32cdee
fix more bloat with open dbs, r/sr=mscott, 213688 and more tab cleanup
2003-07-29 22:12:34 +00:00
bienvenu%nventure.com
23af120418
remove unused methods, addUnique and replaceElement 214120 miscellaneous cleanup r/sr=mscott
2003-07-28 01:51:20 +00:00
jaggernaut%netscape.com
f1efc20ae6
Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron
2003-07-25 19:06:59 +00:00
jaggernaut%netscape.com
ef99140d6d
Bug 213601: Switch some users of NS_NewAtom over to do_GetAtom. r=bzbarsky, sr=dbaron
2003-07-24 04:53:13 +00:00
bienvenu%nventure.com
b87aa0ed2f
support for APOP, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott 43923
2003-07-20 15:45:31 +00:00
jaggernaut%netscape.com
f008bc2bad
Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron
2003-07-20 07:47:59 +00:00
bienvenu%netscape.com
1689ddd145
fix problems copying empty imap or local folder to another local folder only works once, patch by cavin@netscape.com, r=sspitzer, sr=bienvenu
2003-07-14 23:36:22 +00:00
pkw%us.ibm.com
f6e12eab10
Bug 56670 - add error handling ui to movemail
...
This is the second part of the patch for this bug.
r/sr=sspitzer@netscape.com
2003-07-14 23:19:40 +00:00
bienvenu%netscape.com
62a13e5d80
fix bug 151452 handle login-delay and in-use messages from pop3 server patch by ch.ey@gmx.net, r/sr=bienvenu
2003-07-13 18:51:56 +00:00
bienvenu%netscape.com
6fce1f2993
fix problem displaying pop3 password failed error message, patch by ch.ey@gmx.net, r=bienvenu, sr=sspitzer 211479
2003-07-02 20:59:05 +00:00
pkw%us.ibm.com
35390b3e9f
Bug 56670 - add error handling ui to movemail
...
First set of changes.
r/sr=sspitzer@netscape.com
2003-06-30 21:36:27 +00:00
caillon%returnzero.com
36a00e95c1
Bug 209852. Remove |dont_QueryInterface|.
...
r=dbaron, sr=jag
2003-06-21 00:15:41 +00:00
bienvenu%netscape.com
d552859183
fix problem where new news messages were getting marked read when pop3 get new mail ran r/sr=sspitzer, 206271
2003-06-15 18:21:13 +00:00
alecf%flett.org
ccf01a2786
fix for bug 206379:
...
- combine nsICharsetConverterManager2 and nsICharsetConverterManager
- get rid of nsIAtom in most of the methods
- provide versions of getUnicodeDecoder/Encoder which don't do alias resolution
- change all charset types to ASCII strings
- clean up some other i18n APIs which could be simplified
- fix all consumers of all changed i18n interfaces
r=jshin, smontagu
rs=sfraser
2003-06-11 18:16:03 +00:00
seawood%netscape.com
a931d6f5a6
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 21:36:47 +00:00
seawood%netscape.com
8f112a4226
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 21:18:27 +00:00
seawood%netscape.com
6934dc37a9
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 20:12:33 +00:00
sspitzer%netscape.com
accc732e12
not respecting junkFolderName property in messenger.properties
...
localizers can't localize "Junk" folder on local folders (IMAP is ok)
r/sr=bienvenu
2003-06-07 06:00:02 +00:00
bienvenu%netscape.com
f7cfb3118c
error msg for pop3 secure auth failing 205571 r/sr=sspitzer
2003-06-03 19:24:02 +00:00
bienvenu%netscape.com
fb731c6a21
fix crash moving local messages, r/sr=sspitzer 207798
2003-06-01 14:42:31 +00:00
bienvenu%netscape.com
6b69ac89f4
fix problem moving messages with embedded nulls, r/sr=sspitzer 206473
2003-05-30 14:20:07 +00:00
sspitzer%netscape.com
88f9fb8747
partial fix for bug #195142
...
Canceling a move to trash permanently deletes mailbox
thanks to ajschult@eos.ncsu.edu for the patch.
r=sspitzer, sr=bienvenu, a=asa,sspitzer
2003-05-29 04:32:05 +00:00
dwitte%stanford.edu
149f719c00
bug 100649: Length() being used where IsEmpty() is meant
...
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().
thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.
got the ok from Asa to land into a closed tree.
2003-05-23 21:34:47 +00:00
bienvenu%netscape.com
4404b67666
attempt to fix bug 205379 folder busy problems after getting pop3 new mail on attbi servers, r/sr/a=sspitzer
2003-05-22 23:53:29 +00:00
caillon%returnzero.com
50332af5f7
Bug 206701 - leak fix.
...
r+sr+a=sspitzer
2003-05-22 13:42:28 +00:00
cavin%netscape.com
2358fc5b48
Fix for 205729. Added 'aMsgWindow' input parameter to PerformBiff() which is set to null for regular biff (ie, check mail for every xx minutes) and is set to a valid window for check mail at startup. r=sspitzer, sr=bienvenu, a=sspitzer.
2003-05-19 23:59:06 +00:00
scott%scott-macgregor.org
93b3a91d4c
Part of Bug #179533 --> remove obsolete CID file (has no effect on the current build) since this file has
...
been moved to ..\src.
2003-05-18 19:25:59 +00:00
bienvenu%netscape.com
721355cfd6
make messages filtered into open local folders get analyzed for junk status 180153 r/sr/a=sspitzer
2003-05-15 21:38:34 +00:00
bienvenu%netscape.com
0f31078dd7
fix for 205003 add pref for doing sec auth, default to false, patch by ch.ey@gmx.net, r=bienvenu, sr/a=sspitzer
2003-05-14 03:16:02 +00:00
bienvenu%netscape.com
414beaad74
fix 161999 destination of local filter move doesn't update counts correctly, and empty local trash should display 0 folder size, r/sr/a=sspitzer
2003-05-12 22:51:48 +00:00
bienvenu%netscape.com
bcd1cb5c89
fix undo of local mail delete, r/sr/a=sspitzer 188245
2003-05-10 20:14:20 +00:00
sspitzer%netscape.com
cf3bf399d9
fix for bug #204517
...
[junk] purge doesn't work for Junk folder under Local Folders
r/sr=bienvenu, a=sspitzer
2003-05-10 02:11:57 +00:00
cavin%netscape.com
ed4bde8639
Fix for 200199. Create HandleMDNResponse() to handle all return receipt (MDN) requests in mailWindowOverlay.js. Remove all MDN generation code in cpp files. r=bienvenu, sr/a=sspitzer.
2003-05-08 22:37:41 +00:00
bienvenu%netscape.com
dc6f74cd91
fix sometime error logging onto pop3 server, patch by ch.ey@gmx.net, r=bienvenu, sr/a=sspitzer 204061
2003-05-08 18:56:59 +00:00
bienvenu%netscape.com
0967e140ea
whitespace cleanup
2003-05-08 14:30:42 +00:00
bienvenu%netscape.com
cc013c9f40
propagate junk status when move/copying imap messages to local folders, r/sr=sspitzer, a=sspitzer, 204515
2003-05-08 14:24:25 +00:00
bienvenu%netscape.com
9d0acce128
fix problem with pop3 biff firing when summary file is out of date - will reparse folder if not locked, r/sr=sspitzer, a=sspitzer 142196
2003-05-08 14:22:50 +00:00
bienvenu%netscape.com
e58598244f
cleanup whitespace, remove commented out code, no bug, a=sspitzer
2003-05-08 14:19:15 +00:00
sspitzer%netscape.com
bf67d76fab
fix for bug #189490 .
...
remember the current mail view, across sessions.
(we already remember it when switching folders).
r/sr=bienvenu a=sspitzer
2003-05-08 14:05:57 +00:00
sspitzer%netscape.com
4ed715b573
fix for bug #161999
...
for local trash folder, empty trash doesn't always update unread / total msg counts.
r/sr=bienvenu, a=sspitzer
2003-05-02 02:30:09 +00:00
sspitzer%netscape.com
b07753ff8f
fix for bug #186573
...
when pop mail comes in, and we aren't looking at the inbox
we don't update the unread / total counts.
r/sr=bienvenu, a=sspitzer
2003-05-02 02:04:10 +00:00
bienvenu%netscape.com
893f0738a2
fix bug 203219, failure to logon to pop3 servers that support cram-md5, r/sr=sspitzer, a=sspitzer
2003-04-29 18:19:24 +00:00
sspitzer%netscape.com
9c3de4a760
fix leak, no bug.
2003-04-27 17:39:23 +00:00
sspitzer%netscape.com
0e30ac1cbf
fix for regression bug #203219
...
All POP3 accounts fail with repeat password dialog
thanks to ch.ey@gmx.net for the fix.
sr=bienvenu, r/a=sspitzer
2003-04-25 18:16:53 +00:00
bienvenu%netscape.com
d5ad1dc245
add cram-md5 support to pop, patch by Christian Eyrich, r=me, sr=sspitzer 202442
2003-04-23 04:37:44 +00:00
scott%scott-macgregor.org
b6381bec7d
Bug #179533 --> add the option to make a static build of mailnews which is disabled by default.
...
r/sr=sspiter
2003-04-20 20:56:21 +00:00
bienvenu%netscape.com
5c372dc261
speed up copying of multiple local msgs r/sr=sspitzer 183560
2003-04-19 21:38:30 +00:00
bienvenu%netscape.com
e23883eb19
partial speedup of reparsing folders, clear thread pane when delaying building of view, 172786 r/sr=sspitzer
2003-04-19 17:10:05 +00:00
scott%scott-macgregor.org
1724aedfdc
Part of Bug #179533 --> need to move mail CID files from the build directory to the src directory.
...
This will make aggregating mail dlls easier.
r/sr=sspitzer
2003-04-19 05:29:35 +00:00
sspitzer%netscape.com
9c9a4197da
fix for bug #86370 . problems with SMTP (and account central UI) if SMTP username contains
...
characters that should be escaped. the fix for that is in nsSmtpDelegateFactory.cpp.
thanks to nrt@dial.pipex.com for the patch, and cls for testing.
the same problem existed for nntp, in nsNNTPProtocol.cpp
the rest is some code cleanup I had sitting around.
2003-04-09 00:47:54 +00:00
timeless%mozdev.org
965ba28bb1
Bug 106386 rid source of misspellings
...
patch by nb@ipnode.info r=biesi sr=dmose
2003-03-24 04:15:34 +00:00
sspitzer%netscape.com
047274db44
fix for bug #192780
...
after deleting one mail from a POP3-based inbox,
no further moves/deletes are possible.
this happened to you if the file on disk was named INBOX,
or InBox (only Inbox was safe)
also made the fix for other special folder.
r/sr=bienvenu
2003-03-22 02:13:46 +00:00
dougt%netscape.com
be629223b6
Create a new xpcom obsolete library (and component library).
...
Moved nsFileSpec and related classes into this obsolete library.
Moved nsRegistry and related libreg functionality into the obsolete library.
Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.
Combined the following DLLs (source -> dest)
uriloader -> docshell
shistory -> docshell
jsurl -> jsdom
gkview -> gklayout
Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer
Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.
Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).
Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService
Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
sspitzer%netscape.com
79251dc089
fix for big #192043 .
...
can't delete more than one message in the "Unsent Messages" folder.
argument to FindSubFolder() needs to be an escaped folder name.
r/sr=bienvenu
2003-02-26 05:49:10 +00:00
sspitzer%netscape.com
071071b342
fix for bug #189327 .
...
if last pop mail received is not junk, we fail to move the junk
messages to the junk folder (assuming the user has it configured for that.)
r/sr=bienvenu
2003-02-26 01:41:24 +00:00
cbiesinger%web.de
26fd1afa1f
190020 r=timeless sr=alecf GetResource should take AUTF8String
2003-02-25 19:02:00 +00:00
sspitzer%netscape.com
5df8ac3e9a
fix for bug #190825 . add junk mail icon to header pane for messages we think are junk.
...
also, fix for bug #185269 (fix classic skin icon in thread pane and thread pane column header)
r/sr=bienvenu
2003-02-23 04:05:57 +00:00
sspitzer%netscape.com
a155a65a45
fix for 1.3 blocker bug #179856
...
crash when you undo a move (or copy).
this regression was caused by two checkins (#59694 and #166411 )
the fix is to move the code that sets the src and dest keys on the
undo transaction back to where it was and to bullet proof
the undo transaction code so that if we don't have any src keys.
r=cavin, sr=bienvenu, a=asa
2003-02-21 01:20:44 +00:00
darin%netscape.com
8f284ed984
modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa
2003-01-18 02:15:14 +00:00
sspitzer%netscape.com
3cf65a599e
fix for bug #189415 .
...
treat the junk folder icon as special in the UI.
(can't rename, can't delete, special icon, special placement.
r/sr=bienvenu
2003-01-17 05:22:23 +00:00
pkw%us.ibm.com
b68680c5f2
Bug 137863 - [movemail] Spurious newsgroup settings in preferences panels.
...
r/sr=sspitzer@netscape.com
2003-01-16 23:40:40 +00:00
sspitzer%netscape.com
df75e4e018
fix for bug #181397 (automatically create the junk folder)
...
fix for bug #181394 (enable the "Move to Folder" UI in junk controls)
r/sr=bienvenu
2003-01-11 23:09:34 +00:00
sspitzer%netscape.com
cbdbbbcabb
remove static cid.
2003-01-10 04:45:48 +00:00
dbaron%dbaron.org
99f34f283f
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 22:05:52 +00:00
sspitzer%netscape.com
19399bfe43
no brainer code cleanup. not part of any bug. rs=bienvenu
2002-12-13 03:43:30 +00:00
bienvenu%netscape.com
728c933efc
fix for failure deleting in/moving multiple message to local folders 182808 r=dmose, sr=bzbarsky a=asa
2002-12-09 17:41:50 +00:00
bienvenu%netscape.com
64d12d8ed7
fix problem displaying inline images in local mail messages, r=ducarroz, sr=sspitzer, a=brendan 183559
2002-12-05 19:13:24 +00:00
bienvenu%netscape.com
eb21039375
fix build warnings, patch by Aleksey Nogin, r=ducarroz, sr=bienvenu 59673
2002-12-03 15:31:47 +00:00
bienvenu%netscape.com
1e0776bf87
179162 chain junk mail classification requests by using new msg service streamMessage method r=dmose, sr=sspitzer
2002-12-03 13:06:46 +00:00