darin%netscape.com
6fd5862e6e
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
b4b75daa66
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
f09fc01098
fix crash on shutdown after saving imap draft r=naving, sr=sspitzer 141028
2002-05-01 20:47:03 +00:00
naving%netscape.com
9704a57636
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
a707417496
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
e554d83626
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
...
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
jgmyers%netscape.com
bf7e6b01fd
Remove ssl-forcehandshake workaround r=kaie/rpotts/bienvenu sr=darin
2002-04-26 23:02:11 +00:00
bienvenu%netscape.com
dff58d499c
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
078f75c860
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
c313dd53ea
fix imap not to download all msg headers r=naving, sr=sspitzer 137994
2002-04-18 23:40:22 +00:00
naving%netscape.com
8332198ead
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
4e2b201681
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
43746f29aa
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
10f162ca67
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
0d23834394
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
79c9824e52
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
516c10fce9
100871 compacting offline imap stores marks messages read r=navin, sr=sspitzer
2002-04-15 22:41:15 +00:00
mscott%netscape.com
07d996cb73
Bug #135753 --> if we are moving a new message to a new folder, be sure
...
to reduce the # of new messages count from the source folder
r=naving
sr=bienvenu
2002-04-13 01:36:59 +00:00
bienvenu%netscape.com
d1eb0a29fe
fix view source and inline images in messages that are in sub-folders on imap servers with hierarchy delimiter other than slash r=naving, sr=sspitzer, a=asa 133899
2002-04-04 22:55:14 +00:00
seawood%netscape.com
090c63d423
More cruft removal. Remove platform.h xp_debug.h xpassert.h & xp_trace.h from the build.
...
Replace currently unused references to XP_ASSERT with one of NS_ASSERTION & friends.
Bug #38061 r=bryner sr=alecf a=tor/drivers a=putterman/adt
2002-04-02 07:57:02 +00:00
naving%netscape.com
571fc9797a
132098 r=bienvenu sr=mscott a=dbaron make undo/redo work for imap 'remove it immediately'
...
delete model
2002-04-01 01:00:28 +00:00
bienvenu%netscape.com
6d645bc731
fix code that forces certain redirected logon servers delete model r=naving, sr=sspitzer a=asa 134296
2002-03-31 18:00:53 +00:00
cavin%netscape.com
b07cc7c40e
Fix for 94775. When login fails, reset url state. r=bienvenu, sr=mscott, a=asa.
2002-03-31 06:27:20 +00:00
sspitzer%netscape.com
4223c7b432
landing bienvenu's fix for the MDN crasher #134119
...
r=jefft, sr=sspitzer, a=granrose
2002-03-29 21:00:56 +00:00
sspitzer%netscape.com
437f13b03e
landing changes for MDN Return Receipts feature, bug #16241
...
feature contributed by our friend jt95070@netscape.net (Jeff Tsai)
r=sspitzer,sr=bienvenu,a=asa. Parts not written by jefft, r=jefft,sr=bienvenu.
2002-03-28 21:34:42 +00:00
seawood%netscape.com
f940144626
Remove xp_core.h & xp_mem.h and all build references to them.
...
Remove cruft from xp_mcom.h & xp_str.h.
Bug #38061 r=brendan sr=alecf a=valeski
2002-03-27 06:02:39 +00:00
bienvenu%netscape.com
fe5652d3ef
fix sharing tab imap folder type for other users and public folders 133471 r=naving, sr=mscott, a=asa
2002-03-26 20:53:02 +00:00
bienvenu%netscape.com
c23656f8be
fix crash doing an imap sync while offline and problem loading imap message with images on cyrus server r=cavin, sr=sspitzer, a=asa 131531, 132616
2002-03-26 00:52:03 +00:00
varada%netscape.com
65d20cc280
fix for bug#129603;hiding or greying out menu items that are not supported by the server;r=racham;sr=bienvenu;a=asa
2002-03-25 22:34:34 +00:00
bienvenu%netscape.com
1625fa7241
fix move of local messages to imap delete source local message 131595 r=sspitzer, sr=mscott, a=asa
2002-03-23 23:01:50 +00:00
mscott%netscape.com
46d90c3f99
Bug #132401 mailnews portion of the ALERT_SERVICE_BRANCH landing.
...
hook biff up to showing an animated alert for windows.
Force folks trying to open a new mail window to go through the the mail open window service
which now takes a folder and a message key.
r=bhuvan
sr=bienvenu
a=asa
2002-03-22 23:28:55 +00:00
cavin%netscape.com
8f6d539d0c
Fix for 132095. Remember the redirector type from last login and uses it, along with the username, to determine if password is required on the next login. r=ducarroz, sr=mscott, a=asa.
2002-03-22 00:07:21 +00:00
darin%netscape.com
9fbd1028d6
b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa
2002-03-20 22:50:33 +00:00
ducarroz%netscape.com
8b21a292e9
Fix for bug 128888. Do not emit a MIME header for a message/rfc822 part. Also fix bogus partNum string extraction. R=bienvenu, SR=mscott, A=asa
2002-03-19 21:56:22 +00:00
bienvenu%netscape.com
475389b756
fix problems selecting renamed folder, especially with redirected logons r=sspitzer, sr=mscott, a=asa 131491
2002-03-19 15:40:37 +00:00
bienvenu%netscape.com
5beb90a147
fix 130986 when imap logon redirector fails, shouldn't log out of connection (for mscott) r=me, sr=sspitzer a=asa, part of 114211 close imap folder db after move/copy into folder r=cavin, sr=sspitzer 129928 multiple drag/drop of local messages to imap folder failing r=sspitzer, sr=mscott, a=asa 130989 shouldn't display logon errors from biff with imap logon redirection r=cavin, sr=sspitzer, a=asa
2002-03-15 03:29:54 +00:00
bienvenu%netscape.com
a9d6db5667
fix 130643 can't read imap messages w/o mem cache r=cavin, sr=mscott,sspitzer a=shaver 130616 bad imap password sent to the server multiple times w/o reprompting user r=cavin, sr=sspitzer, a=shaver, 130603 loading messages with images on server w/o other users namespace causes prompt to subscribe to folder r=cavin, sr=sspitzer, a=shaver
2002-03-13 23:39:54 +00:00
seawood%netscape.com
65178608c0
Fix |Cannot use const char* to initialize char*| errors for Sun Forte compilers.
...
Bug #129533 r=jag sr=darin a=asa
2002-03-10 07:35:22 +00:00
darin%netscape.com
f1a6738b6c
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
bienvenu%netscape.com
dfd3a75358
fix build bustage
2002-03-06 02:16:38 +00:00
bienvenu%netscape.com
0d2f974a9c
fix build bustage
2002-03-06 01:53:00 +00:00
bienvenu%netscape.com
cc20b87560
make clicking on a news or imap url load the folder/newsgroup r=naving, sr=sspitzer a=asa 112105
2002-03-06 01:44:07 +00:00
bienvenu%netscape.com
17e5cdbf50
make clicking on a news or imap url load the folder/newsgroup r=naving, sr=sspitzer a=asa 112105 also fix deleting current imap message to pseudo interrupt 103305"
2002-03-06 01:41:34 +00:00
naving%netscape.com
ab94479b93
104484 r=bienvenu sr=smcott a=asa. Set the name of the non-ascii folder correctly
...
so that the sortKey doesn't mess-up.
2002-03-05 23:32:59 +00:00
naving%netscape.com
7a4dee432d
57440 r=bienvenu sr=sspitzer a=asa Make the default mail folders localizable.
2002-03-05 03:25:31 +00:00
alecf%netscape.com
cd8f07f3e8
bug 127091 - big string cleanup, removing old APIs
...
- removing Assign/AppendWithConversion for single-characters
- removing unused StripChars
- removing ReplaceChar[s] for non-matching chars
- removing CompressSet
- removing nsCString::Find/FindCharInSet/RFind for unichar strings
- removing lots of EqualsWithConversion
r=dp, sr=jag
a=asa
2002-03-04 23:18:21 +00:00
morse%netscape.com
d8c109186b
bug 107579, infrastructure for detecting 3rd-party cookies, r=darin,rpotts, sr=devitz
2002-03-02 01:49:30 +00:00
naving%netscape.com
c17b34eeef
100991 r=bienvenu sr=mscott a=roc+moz. Select the folder and the message (if any) after renaming a folder.
2002-02-21 00:16:57 +00:00
mscott%netscape.com
a0a517ba38
Bug #11926 , psuedo is spelled pseudo. Correct the spelling error on my pref.
...
rs=sspitzer
2002-02-20 03:11:27 +00:00
alecf%netscape.com
66e767c7b8
one part of fix for bug 107575 - clean up consumers of nsString::EqualsIgnoreCase and nsString::EqualsWithConversion, to be explicit about case-insensitive compares
...
r=timeless sr=jag
2002-02-19 22:49:12 +00:00