henry.jia%sun.com
31cd9553b8
3rd patch for bug 158080
...
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=anto, sr=alecf
2002-08-06 05:37:58 +00:00
naving%netscape.com
d02931c130
42090 most of the work for this patch done by joshua.xia@sun.com r=naving sr=bienvenu a=asa Make cancel in
...
filterListDialog not remember changes.
2002-07-26 19:27:30 +00:00
henry.jia%sun.com
ecff57635e
First patch for bug 158080
...
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=blizzard, sr=alecf, a=asa(for trunk)
2002-07-23 02:27:19 +00:00
bienvenu%netscape.com
630f2faae4
fix crash selecting bogus line in thread pane for imap folder, r=cavin, sr=sspitzer 157503
2002-07-18 14:45:08 +00:00
henry.jia%sun.com
47a7058762
Fix bug 27002:
...
Cyrus IMAP: Send and Save as Draft/Template problems on Cyrus
Patch description:
Add personal namespace support for specific folders' uri. This patch can also solve the blocker bug 90494 which is related the same problems of Courier IMAP server.
patch by Henry.Jia@sun.com
r=cavin@netscape.com , sr=bienvenu@netscape.com , a=chofmann@netscape.com
2002-07-18 05:41:42 +00:00
naving%netscape.com
77aaa44086
157809 r=cavin sr=bienvenu a=scc fixing can't delete imap folders when using "mark as deleted" delete model
2002-07-18 01:18:14 +00:00
bryner%netscape.com
122b978d08
Fix all of the warnings about member initializer ordering in constructors (bug 156135). r=timeless, sr=jag.
2002-07-08 07:56:50 +00:00
bienvenu%netscape.com
412afec88c
fix offline move of imap message when delete model is delete immdediately r=naving, sr=sspitzer 154938
2002-07-01 21:17:26 +00:00
mkaply%us.ibm.com
060fe4a35f
#62322
...
r=naving, sr=bienvenu
Hookup preference for displaying confirmation on deleting folders
2002-06-27 22:07:10 +00:00
naving%netscape.com
508becbda4
154000 r=cavin sr=bienvenu fixing imap drag and drop of folders using non-ascii names.
2002-06-27 21:15:56 +00:00
dbaron%fas.harvard.edu
2bf216c9e2
Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner
2002-06-26 03:38:55 +00:00
naving%netscape.com
d36c3d7b48
154000 r=cavin sr=bienvenu fixing can't move non-ascii imap subfolders and one assertion in AddSubfolderWithPath
...
on doing such a move.
2002-06-26 00:39:50 +00:00
mscott%netscape.com
91e6c1be37
Bug #153500 --> fix a regression caused by Bug #146559 . Don't set the performing biff flag to true
...
when the user hits get new mail. It causes windows biff notifications to come up when the user initiated
the fetch which is annoying.
r=ere@atp.fi
sr=bienvenu
2002-06-24 21:44:58 +00:00
timeless%mac.com
46769b68df
Bug 95295 If imap server is named "imap" you can't emtpy your trash.
...
patch by jk@tools.de r=morten@nilsen.com sr=bienvenu
2002-06-24 04:31:41 +00:00
cavin%netscape.com
eb8506950b
Fix for 153465. In nsImapService::DeleteFolder(), if it's an aol server then use the new 'deletefolder' url to remove all msgs and the folder itself. r=naving, sr=bienvenu.
2002-06-21 21:55:10 +00:00
naving%netscape.com
ca2eaa226a
151056 r=cavin sr=bienvenu making mdn work for large imap messages. The fix is to ignore read(\seen) flag changes
...
on nsImapMsgFetch.
2002-06-21 00:25:42 +00:00
seawood%netscape.com
3f8262a985
Removing the extraneous dos newline that's killing the irix build.
2002-06-20 12:50:21 +00:00
henry.jia%sun.com
006e137f92
Bug 105385 Cyrus IMAP: Server directory has / appended always
...
Patch description: Make this function more flexible and support other imap servers such as Cyrus and Courier besides UW server
r=bienvenu
sr=mscott
2002-06-20 06:11:50 +00:00
ducarroz%netscape.com
8d7466e704
Fix for bug 145291. We must generate the headers of all the children of an multipart/appledouble attachment when doing parts-on-demand in order to have all the needed information to generate the attachment entry in the UI. R=cavin, SR=bienvenu
2002-06-17 21:07:55 +00:00
naving%netscape.com
c32210e133
bugscape 15244 r=cavin sr=bienvenu Make webmail folder "Draft" show Recipient instead of Sender
2002-06-17 20:49:44 +00:00
ere%atp.fi
7dc10c7a49
Bug 146559 New mail indicator does not work for non-inbox imap folders
...
r=bienvenu@netscape.com , sr=brendan@mozilla.org
2002-06-15 20:07:49 +00:00
ere%atp.fi
7da4f9d581
Bug 120106 IMAP: Empty mail when disconnected
...
r=bienvenu@netscape.com , sr=brendan.mozilla.org
2002-06-15 19:51:47 +00:00
naving%netscape.com
9c73bec558
15244 r=cavin sr=bienvenu Make aol "Sent Mail" and netscape webmail "Sent" folders show "Recipient" column instead of "Sender" column in thread pane.
2002-06-14 23:03:49 +00:00
cavin%netscape.com
fdb2c6483e
Fix for 107466. Reset msg uid in server state parser before calling 'foundShell->Generate()' because the uid may have been used by newly arrived mail. r=naving, sr=bienvenu, a=asa.
2002-06-06 21:44:27 +00:00
cavin%netscape.com
77d1fba87a
Fix for 94775. When redirect login fails, invoke ForgetPassword(), instead of SetPassword(nsnull), to clean up all cached passwords. r=dmose, sr=bienvenu.
2002-06-03 06:04:47 +00:00
bienvenu%netscape.com
3235f28687
fix problem starting up with missing INBOX.msf for imap r=ere@atp.fi, sr=sspitzer 147896
2002-05-29 20:58:35 +00:00
bienvenu%netscape.com
01d7eb012b
fix 138018 should disable delete and move for readonly folders r=naving, sr=sspitzer
2002-05-23 23:13:26 +00:00
naving%netscape.com
2101fb1a3c
146313 r=cavin sr=bienvenu Making server->ForgetPassWord() call from imap protocol code thread-safe
2002-05-23 20:19:06 +00:00
bienvenu%netscape.com
414ee93260
put up a message if imap server connection fails without an error before seeing server greeting, 71792 r=cavin, sr=sspitzer
2002-05-21 23:05:50 +00:00
mscott%netscape.com
7aebc2f18b
Bug #127702 --> security fix
...
r=cavin
sr=bienvenu
2002-05-20 23:30:12 +00:00
bienvenu%netscape.com
ac7f58aa55
show message if imap server doesn't support sharing in sharing tab of folder props r=naving, sr=sspitzer 135860
2002-05-17 01:58:54 +00:00
timeless%mac.com
90d18f2365
Bug 18266 Query IMAP folders other than INBOX for new msgs
...
patch by ere@atp.fi r=bienvenu sr=scc
2002-05-16 03:32:20 +00:00
sspitzer%netscape.com
61da10a55a
fix for bugscape bug #15485 . when using turbo, after exiting, some imap accounts
...
would throw up password prompts when the biff timer would go off.
the issue about the biff timer going off after exit is bug #143848 .
r/sr=mscott
2002-05-12 21:00:04 +00:00
darin%netscape.com
f43dfb75ba
fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
...
r=dougt sr=alecf
2002-05-07 23:07:19 +00:00
darin%netscape.com
040ddbbf28
cleaning up documentation, marking some interfaces frozen, and splitting
...
up some interfaces into separate IDL files (b=124465)
reviewed by dougt and bbaetz
2002-05-03 07:49:43 +00:00
bienvenu%netscape.com
22ede84506
fix crash on shutdown after saving imap draft r=naving, sr=sspitzer 141028
2002-05-01 20:47:03 +00:00
naving%netscape.com
17e34b46c4
139876 r=bienvenu sr=mscott Add two methods to nsIMsgFolder to transfer db init info when we are getting rid
...
of old db and creating a new db for the same folder
135275 r=bienvenu sr=mscott Added a boolean dbBatching param to EnableNotification that will tell us when
to do db batching. This param help us to not open unused stream to local dest folder in mailDatabase code, hence we can rid of #ifdef MAC.
2002-04-30 21:24:22 +00:00
naving%netscape.com
59934efe70
138297 r=bienvenu sr=mscott. null out the filter list when we are unloading server, fixes problem with single profile filters in turbo mode.
2002-04-30 20:35:01 +00:00
darin%netscape.com
1b1677bbe9
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
...
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
jgmyers%netscape.com
aa210f4255
Remove ssl-forcehandshake workaround r=kaie/rpotts/bienvenu sr=darin
2002-04-26 23:02:11 +00:00
bienvenu%netscape.com
99b20f9237
fix handling of download for offline use when imap no select folder is configured for offline use r=naving, sr=sspitzer 133951
2002-04-25 19:08:40 +00:00
bienvenu%netscape.com
5f73c13d0f
fix reading unread message in sent folder that had an mdn request not to prompt for return receipt, fix by jeff tsai, r=bienvenu, sr=sspitzer 138054
2002-04-24 20:16:23 +00:00
bienvenu%netscape.com
8ef85eab23
fix imap not to download all msg headers r=naving, sr=sspitzer 137994
2002-04-18 23:40:22 +00:00
naving%netscape.com
16d2f4951e
138014 r=bienvenu sr=mscott Make undo delete messages work for the case when we do Ctrl A/Select all and delete all messages in an imap folder.
2002-04-18 22:15:39 +00:00
pete.zha%sun.com
556d4d0bc9
bug 120485:Can't delete folders on IMAP server cascadely
...
r=bienvenu sr=mscott
Check in for Henry Jia's(henry.jia@sun.com ) fix
2002-04-17 07:38:27 +00:00
pete.zha%sun.com
aecb87b4fb
bug 106479:Multiple IMAP accounts: Check "Empty Trash on Exit" from account setting freeze an IMAP account without Trash folder. r=timeless sr=mscott
...
Check in Henry Jia's(henry.jia@sun.com ) fix
2002-04-17 07:18:37 +00:00
naving%netscape.com
8bc1dafe9a
134291 r=mscott sr=bienvenu Make migration for 2nd profile having imap accts work. The fix is to make imapHostSessionList listen for profile-before-change topic and reset all the host (resetAll).
2002-04-16 22:42:16 +00:00
sspitzer%netscape.com
07f6b5f7b5
landing cavin's fix for #134897 . turbo related bug:
...
Mail account info and message display not working for new profile created in Quick Launch mode
r=bienvenu, sr=sspitzer
2002-04-16 05:22:35 +00:00
jefft%netscape.com
391ea498b0
fixed bug 136476 -MDN:If you filter mesgs and receive a mesg that is requesting RR, you are prompted to send the RR before you actually click on the mesg; r=bienvenu, sr=sspitzer
2002-04-16 04:13:09 +00:00
bienvenu%netscape.com
64126a473c
100871 compacting offline imap stores marks messages read r=navin, sr=sspitzer
2002-04-15 22:41:15 +00:00