Граф коммитов

1760 Коммитов

Автор SHA1 Сообщение Дата
naving%netscape.com 364e37a6ed 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 fcdd0511f3 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 b797b11d74 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 bc229bf094 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 232a8e11a3 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 a0e82572a2 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 950b3162ef 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 28a8310598 Bug #127702 --> security fix
r=cavin
sr=bienvenu
2002-05-20 23:30:12 +00:00
bienvenu%netscape.com 31c187d7fa 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 47efbd0240 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 5326167ac1 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 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
bienvenu%netscape.com 878d6cd0ad fix imap label setting on server to unset any possible other labels rs=sspitzer 126144 2002-02-19 22:47:13 +00:00
cathleen%netscape.com 3f9b432d36 eliminate nsCRT::strlen for char* strings (part 3), bug 124536 r=dp sr=brendan 2002-02-19 08:42:48 +00:00
bbaetz%student.usyd.edu.au 8e196739ba Bug 44995 - support socks proxies in mailnews
r=mscott, sr=darin
2002-02-19 07:07:23 +00:00
dbaron%fas.harvard.edu 59892aa65e Remove more no-longer-needed nsComponentManager::RegisterComponent calls. Remove remnants of NS_IMPL_IDS macro, associated with long-gone NS_DECLARE_ID. b=125782 r=dougt rs=jag 2002-02-16 16:18:13 +00:00
naving%netscape.com c08a517514 fixing whitespace from last checkin 2002-02-16 03:36:57 +00:00
naving%netscape.com db03e14526 109761 r=bienvenu sr=sspitzer Suppress RDF/Outliner notifications when creating new INBOX, will happen on migrating imap accts or creating new imap accts, confuses outliner, ends up showing 2 INBOX es. 2002-02-16 03:11:03 +00:00
bienvenu%netscape.com 7a6d6ae765 fix pressing stop after delting imap message while reading it not to leave trash in busy state, by always dooming queued urls if earlier urls fail and don't send invalid store commands to imap servers that don't support user defined keywords 125736 r=naving, sr=sspitzer 125548 2002-02-16 01:40:33 +00:00
bienvenu%netscape.com bc57aafef0 fix pressing stop after delting imap message while reading it not to leave trash in busy state, by always dooming queued urls if earlier urls fail r=naving, sr=sspitzer 125548 2002-02-16 01:39:33 +00:00
bienvenu%netscape.com 23c8dde806 fix problem loading messages after deleting message when trash folder is busy, r=naving, sr=sspitzer 125554 2002-02-16 01:36:26 +00:00
bienvenu%netscape.com 29ba936be6 whitespace fixes, no bug 2002-02-16 01:34:48 +00:00
bienvenu%netscape.com ac23c86d10 fix linux build bustage 2002-02-14 01:35:21 +00:00
bienvenu%netscape.com 6969f40fbd store labels on the imap server r=naving, sr=sspitzer 114379 show shared imap folders with special icon 28756 r=naving, sr=sspitzer fix subscribe/unsubscribe to utf7 imap folders r=naving, sr=sspitzer 2002-02-14 01:05:37 +00:00
bienvenu%netscape.com 49c57deada don't check inboxes of imap servers with no folders configured for offline use when going offline, don't make errors stop going offline process, r=naving, sr=sspitzer 103047 2002-02-13 20:49:10 +00:00
naving%netscape.com 9e2c1a9793 107598 r=racham sr=bienvenu. Imap folder creation is first done on server then on client so we need to
notify filterEditor window that we are done with folder creation and then we can set the folder picker
to new folder. Added SetBusyCursor for this action. Also remove alert code from imap and local and use
existing "ThrowAlertMsg" in base.
2002-02-13 01:46:37 +00:00
bzbarsky%mit.edu 97aad157b6 Relanding the Compare --> Equals conversion. a=mcafee 2002-02-10 15:49:46 +00:00
bzbarsky%mit.edu 98afc5ee0f Testing performance impact of backout of what's left of the patch from
bug 115289.  See bug 123947 for details. a=mcafee
2002-02-09 20:46:05 +00:00
naving%netscape.com 2274ba276b 28129 sr=bienvenu. make the stop button work to stop copying msgs between imap folders and also when
copying local msgs to imap.
2002-02-09 01:36:22 +00:00
naving%netscape.com 53425a0c08 59694. sr=bievenu. Add the capability to toggle imap deletes using
delete button when the delete model is imap-delete model. Also
update undo/redo to reflect such toggling.
2002-02-08 03:30:20 +00:00
naving%netscape.com b6cd30e242 124295 sr=bienvenu move msgHdr out of imapThread to ui thread - fixes
assertion on copying local msgs to imap.
2002-02-08 02:15:10 +00:00
bienvenu%netscape.com 9f48923e0d add support for xmailboxinfo for doing imap sharing admin urls r=naving, sr=sspitzer 123093 and 124011 2002-02-08 02:05:28 +00:00
naving%netscape.com 20569a4c78 105266 r/sr=bienvenu. Increase the size of buffer when msg lines are very
long > 16384 chars. this will enable us to move/copy such messages between
local folders and from local to imap.
2002-02-07 03:23:56 +00:00
cavin%netscape.com a6e3c423ee Fix for bugscape #3867. Added code to use xaol-move cmd, instead of copy and store (flag) cmds, for "delete msg" operations on webmail servers. r=naving, sr=bienvenu. 2002-02-06 21:12:21 +00:00
bienvenu%netscape.com 037d0a9b40 fix delete of multiple imap messages while offline from copying whole offline store to offline trash store r=naving, sr=sspitzer 123427 and remove offline store when folder deleted/trash emptied 2002-02-06 03:57:36 +00:00
bienvenu%netscape.com d1802bed3f add assertion to catch imap move/copy across imap servers r=naving, sr=sspitzer 123721 2002-02-06 03:56:22 +00:00
bienvenu%netscape.com 5379bb9e90 fix playback of imap move/copy across imap servers r=naving, sr=sspitzer 123721 2002-02-06 03:54:11 +00:00
bienvenu%netscape.com b0abe70e9d fix imap subscribe ui not to allow subscription to no select/namespace folders r=sspitzer, sr=mscott 9572 2002-02-05 15:54:14 +00:00
mscott%netscape.com 9e7114b7a5 Bug #123457 --> fix some thread safety assertion warnings by making sure
the notifications callback for the socket gets released on the UI thread.
r/sr=bienvenu
2002-02-05 05:05:37 +00:00
bzbarsky%mit.edu 40d60f39ec Convert Compare() to Equals() where possible now that we can do
case-insensitive Equals().  Bug 115289, r=alecf, sr=jag
2002-02-05 02:03:07 +00:00
cathleen%netscape.com 740d95a0a9 eliminates 107 nsCRT::memset calls to use memset instead. removed nsCRT::memset() function. bug 118135 r=dp sr=brendan 2002-02-05 01:41:13 +00:00
mscott%netscape.com 66e5d0b2ca Bug #122236 --> set the performing biff flag when we are about to perform biff
and register the root folder as a listener on the url so it can clear the flag
r=naving
sr=bienvenu
2002-02-05 01:36:42 +00:00
bienvenu%netscape.com 7eee4af254 disallow drag drop into read-only imap folders r=naving, sr=mscott 112103 2002-02-02 17:30:03 +00:00
alecf%netscape.com 5483b6f627 one more part of fix for bug 107575, including the much coveted whitespace
remove aIgnoreCase parameter from all nsString and nsCString consumers
sr=jag, r=shaver
2002-02-01 01:53:09 +00:00
naving%netscape.com ee39ebed49 112927 sr=bienvenu. fix whitespace, we do lot more than alerting, we backup old rules.dat as rulesbackup.dat
and create a new rules.dat and alert is thrown when receiving new mail/opening filters dialog.
2002-01-31 22:23:42 +00:00
naving%netscape.com ba6500b0e5 112927 sr=bienvenu. Made it so that we alert the user in case we cannot
parse rules.dat, upon getting filterList
2002-01-31 22:08:48 +00:00
bienvenu%netscape.com 8114327709 fix crash playing back offline empty of imap trash when trash is selected, check for null dbfolderinfo rs=mscott 121799 2002-01-31 21:19:55 +00:00
bienvenu%netscape.com 85777aa8cd fix hourglass problem selecting a non-selectable imap folder r=naving, sr=mscott 120608 2002-01-31 20:10:06 +00:00
sfraser%netscape.com d133d4956f Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
mscott%netscape.com 166128cd69 Bug #11926 --> add a pref for disabling the pseudo mailbox box view and force
the imap delete model if psuedo mailbox view is being suppressed
r=sspitzer
sr=bienvenu
2002-01-29 21:21:43 +00:00
mscott%netscape.com 8001987c7e Bug #11922 --> if the redirector already has a password for the account
then set the authenticated state to true. this should cause biff
to start working for accounts using the redirector.
r=bienvenu
sr=sspitzer
2002-01-29 01:13:55 +00:00
bienvenu%netscape.com 320952d8c3 fix crash playing back offline imap trash emptying r/sr=sspitzer 121799 2002-01-29 00:39:06 +00:00
mkaply%us.ibm.com 0a71775d7d More OS/2 bustage 2002-01-28 19:26:12 +00:00
bienvenu%netscape.com 4feb42d0de fix mac build bustage 2002-01-27 02:32:36 +00:00
bienvenu%netscape.com 4675bc64d0 more work on shared imap folders and acl, sharing tab of folder properties r=sspitzer, sr=mscott 112096 2002-01-27 02:06:46 +00:00
cathleen%netscape.com 486c0d47f9 remove memcpy function from nsCRT, eliminate 2 new nsCRT::memcpy callers
and fix up alighment problems from previous patch, bug 118135, sr=brenda r=dp
2002-01-26 00:04:45 +00:00
mscott%netscape.com de1dccc11e Bug #119344 --> set the new message count based on the # of headers downloaded
r=racham
sr=sspitzer
2002-01-25 02:10:51 +00:00
naving%netscape.com c2c2666551 120349 r=cavin sr=mscott Add a handy accessor for getting parentMsgFolder 2002-01-25 01:48:07 +00:00
naving%netscape.com 32410728ad 119515 r=bienvenu sr=mscott. fix local move/copy messages failures 2002-01-24 21:49:15 +00:00
naving%netscape.com b42859515c 84988 r=cavin sr=mscott. fix imap copy folder to local folders
for folders(children) not selected.
2002-01-24 02:03:57 +00:00
naving%netscape.com b54db20942 120203 r=bienvenu sr=sspitzer. fix notification to rdf/outliner so
that we notify move/rename/delete/copy folder for the parent folder
only (no need for children).
2002-01-23 01:40:26 +00:00
cavin%netscape.com 3689556b6c Bug #100167: Added IMAP_REDIRECT_LOGIN_FAILED for redirect login error. r=bienvenu, sr=sspitzer, a=blizzard. 2002-01-17 08:01:53 +00:00
bzbarsky%mit.edu 68c2123b34 Bug 104480. "EqualsIgnoreCase(nsAutoString(foo)) is bad and should
die." r=alecf, sr=jag
2002-01-16 03:31:25 +00:00
bienvenu%netscape.com 9a0275c86e whitespace cleanup (and remove null check before delete) r/sr=sspitzer, no bug 2002-01-15 00:43:07 +00:00
bienvenu%netscape.com 99acc68a83 use nsIMsgIncomingServer::GetRootMsgFolder method r/sr=sspitzer 119579 2002-01-15 00:40:35 +00:00
bienvenu%netscape.com 8a762c6e37 add strings for imap sharing privileges and acl r/sr=sspitzer 112096 2002-01-14 23:35:08 +00:00
cavin%netscape.com ecdeca711f Bug #100167: Added server name to a few connection error msgs for imap, news and pop. Also fixed two obsolete imap error numbers (1 & 2). r=bienvenu, sr=sspitzer. 2002-01-13 19:26:28 +00:00
cathleen%netscape.com 92d4fbf218 converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp 2002-01-12 03:18:55 +00:00
bienvenu%netscape.com c8b2aa96b4 fix problem issuing search in non selected folder after copying to sent folder r/sr=sspitzer 119154 2002-01-10 21:23:02 +00:00
bienvenu%netscape.com 0c6619abe1 fix problem downloading message with inline images multiple times 93298 uploading messages to certain imap servers 72928 implement privileges command for imap folder sharing r=sspitzer, sr=mscott 2002-01-10 02:46:40 +00:00
bienvenu%netscape.com be2717b24a whitespace cleanup 2002-01-10 02:19:56 +00:00
sspitzer%netscape.com 29c731c68e fix for performance bug #117864. implement SetQuery() on these derived classes and make it
so SetQuery() will reparse the url.  we need this because we call SetQuery()
after calling SetSpec() when quoting.  reparsing the url will set some internal state
that we use for the optimization of only quoting the body part of message,
instead of the whole message (attachments and all!)
r/sr=bienvenu
2002-01-08 01:40:01 +00:00
timeless%mac.com 61a97fd94a Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
sspitzer%netscape.com d08d4d3f97 landing the AB_OUTLINER_BRANCH.
fix for #73868, and numerous other bugs.
switch the addressbook over to use outliner,
a bunch of addressbook UI fixes and code cleanup.

r=dmose,racham,others and sr=bienvenu
2001-12-22 02:06:31 +00:00
rjesup%wgate.com dad6f73f5d Bug 96108: Bustage noticed by mscott in checkin (would crash). jst and
waterson say go for it.
2001-12-21 01:54:59 +00:00
rjesup%wgate.com 2e680f1b17 Bug 96108: Inline ElementAt(), add SafeElementAt(), voidarray usage fixes,
assertions for bad voidarray indexes.  r=jst, sr=waterson
2001-12-21 01:10:07 +00:00
ssu%netscape.com b24da3b10a fixing bug 83196 - Netscape hardwired in imapMsgs.properties. r=mscott, sr=bienvenu 2001-12-20 21:09:45 +00:00
mscott%netscape.com cf1f250fc9 Bug #116159 --> don't create the prefs service on the imap thread in order to read out the language accept
pref. Read it ahead of time while we are on the UI thread and remember it for later.
r=bienvenu
rs=sspitzer
2001-12-20 04:03:42 +00:00
mscott%netscape.com 7e4e7a0aa2 Bug #85613 --> add a null ptr check to avoid a top crash.
rs=sspitzer
2001-12-19 00:54:22 +00:00
mscott%netscape.com 775b16832c Bug #114571 --> if the mock channel gets canceled and we are writing into a
cache entry, doom the cache entry.
r=darin
sr=bienvenu
2001-12-19 00:53:07 +00:00
seawood%netscape.com 45bfbf0658 Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
jaggernaut%netscape.com ee12112b29 Remove timer from REQUIRES, the makefile.win edition 2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com 4f507b8511 Remove timer from REQUIRES. r=pavlov 2001-12-16 17:02:31 +00:00
jaggernaut%netscape.com 97b0530073 Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf 2001-12-16 11:58:03 +00:00
seawood%netscape.com 51fa852613 Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
Thanks to Javier Pedemonte (pedemont@us.ibm.com) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
naving%netscape.com 1230b5915b 114753 r=bienvenu sr=mscott. fix batch notifications for updating summary count for imap move/delete. 2001-12-14 23:01:17 +00:00
ccarlen%netscape.com f810f656cc Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 05:10:45 +00:00
bienvenu%netscape.com 5388e1b43b fix bloat of imap msg dbs when headers have been downloaded r=naving, sr=sspitzer 114487 2001-12-11 04:01:20 +00:00
ccarlen%netscape.com afffbda535 Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:02:40 +00:00
dbaron%fas.harvard.edu 08b53ca764 Remove workaround for broken string code that has since been fixed. b=100751 r=jag sr=jst 2001-12-08 22:42:42 +00:00
alecf%netscape.com 2c81421fa3 fix for bug 100676, r=bienvenu, sr=sspitzer, also ok'ed by nhotta 2001-12-06 23:41:46 +00:00
bienvenu%netscape.com bf2d990e36 reduce biff notifications, move biff to server level r=naving, sr=sspitzer 113366 2001-12-04 15:34:00 +00:00
bienvenu%netscape.com c8f2593a82 fix invalid body partial error from imap server when clicking on message, r=cavin, sr=sspitzer 103171 2001-12-04 00:25:58 +00:00
bienvenu%netscape.com 2ee9be3ad5 fix assertion about 0 msg size when first msg you select is fetched with mpod r=cavin, sr=mscott 2001-12-04 00:18:12 +00:00
naving%netscape.com 24c9869437 111789 r/sr=bienvenu. fix nntpurl leak when copying news messages to an imap folder 2001-11-26 03:24:58 +00:00
seawood%netscape.com 7733357d51 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
bienvenu%netscape.com 55cb9ebe61 fix cancelling from imap password prompt r=sspitzer, sr=mscott 111071 2001-11-21 01:45:59 +00:00
bienvenu%netscape.com 346edc99a6 fix crash after entering password for web mail r=sspitzer, sr=mscott bugscape 11055 2001-11-20 22:36:15 +00:00
bienvenu%netscape.com edf0df5f1f fix leak of imap password, r=naving, sr=sspitzer 11065 2001-11-19 21:47:04 +00:00
bienvenu%netscape.com 1062b90806 fix leak of progress string (and fix assert when compact fires with biff) r=naving, sr=sspitzer 11061 2001-11-19 21:45:12 +00:00
timeless%mac.com 060425ec59 Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g;
r=dougt sr=hewitt
2001-11-19 06:45:00 +00:00
sspitzer%netscape.com 8aede5f38c fix for #110502. get "edit as new" and "fwd inline" to work again.
the problem is the standard url parser no longer allows us to use illegal
uris.  '_' is an illegal character in a URI (and URL) scheme.
so this patch switches from "foo_message://" to "foo-message://"
r=bbaetz,sr=bienvenu
2001-11-18 23:38:52 +00:00
bienvenu%netscape.com d50db59b82 fix downloading of imap messages for offline use when reading if mime parts on demand is invoked r=naving, sr=mscott 11067 2001-11-16 02:32:05 +00:00
jaggernaut%netscape.com ee4f787321 Clean up REQUIRES lines. r/sr=alecf 2001-11-16 01:54:59 +00:00
alecf%netscape.com d49a4ba867 win32 REQUIRES cleanup 2001-11-15 03:49:13 +00:00
nhotta%netscape.com a1e7be4688 Changed to use char* for charset instead of nsString& for i18n functions, bug 108932, r=ducarroz,sr=sspitzer. 2001-11-15 02:00:32 +00:00
darin%netscape.com f6a4f1885b patch for bug 107789 "deprecate nsIRandomAccessStore (superceded by nsISeekableStream)"
r=dougt, sr=rpotts
2001-11-14 06:45:27 +00:00
bzbarsky%mit.edu f2ee8260a0 Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
(i.e. where the string is a literal).  Bug 104159, r=jag, sr=alecf
2001-11-14 01:33:42 +00:00
dbaron%fas.harvard.edu 8cd8d91750 Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052 2001-11-07 06:24:10 +00:00
dbaron%fas.harvard.edu bfb2f49916 Add assertions that users of nsDependentC?String meet the requirements of nsAFlatC?String. Add nsDependentSingleFragmentC?Substring for users that don't. Additional cleanup after bug 100214. b=104651 r=jag sr=scc 2001-11-07 04:12:20 +00:00
blizzard%redhat.com 2b59cc6379 back out darin's fix for bug #107789 since it caused blocker #108637. 2001-11-06 16:32:52 +00:00
naving%netscape.com 72ddbbca6d 104610 r=bienvenu sr=sspitzer Make sure that mSubFolders array does not have duplicates. 2001-11-06 05:35:42 +00:00
darin%netscape.com 481e50ee9a fixes bug 107789 "depracate nsIRandomAccessStore (superceded by nsISeekableStream)"
r=dougt, sr=rpotts
2001-11-06 02:50:42 +00:00
ducarroz%netscape.com fc756976ca Fix for bug 104989: Allow the compose window to be recycled instead of closing it, that will save us precious time next time we need a new compose window. Also include fix for bug 108270: Remove ReleaseMessageServiceFromURI. R=varada, SR=sspitzer 2001-11-03 04:42:19 +00:00
seawood%netscape.com be10c3b1a8 Backing out fix for remote mach-o builds as it left mach-o builds fragile.
Add TK_CFLAGS back to default CFLAGS/CXXFLAGS.
Bug #107696
2001-11-03 03:29:05 +00:00
cavin%netscape.com 92ff9e9cd4 Bug #101480: In ParseListOfMessageIds(), set 'm_fetchPartsOnDemand'
to true if we're asking for body only. r=sspitzer, sr=mscott.
2001-11-02 03:09:38 +00:00
seawood%netscape.com 8a2a775382 Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only.
Bug #107696 r=mozbot
2001-11-01 00:54:48 +00:00
bienvenu%netscape.com e053aedb40 better fix for problem reading imap messages with inline images 107436 r=jag, sr=sspitzer 2001-11-01 00:21:24 +00:00
sspitzer%netscape.com 8bec17a0f7 backing out a jag's change. mLength on returnString is not correct, so doing returnString.Length()
cause problems, but strlen() works.  bienvenu's looking into why our string foo is doing that to mLength,
but this gets the tree open. sr=bienvenu
2001-10-30 18:32:31 +00:00
jaggernaut%netscape.com f02611e9eb Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-29 09:27:57 +00:00
mkaply%us.ibm.com 3a08b63bf4 More crap 2001-10-28 21:59:04 +00:00
sfraser%netscape.com 72ca9383ae Clean up static linkage with unichar utils (bug 100214) for alecf. r=fm, sr=alecf 2001-10-26 23:34:53 +00:00
naving%netscape.com 736cf2bf01 102735 r/sr=bienvenu. Save the sort info etc, when doing empty trash(imap). 2001-10-26 04:22:17 +00:00
alecf%netscape.com 491fe6b2bd Added files: mozilla/intl/unicharutils/util/nsUnicharUtils.cpp 2001-10-26 03:37:38 +00:00
alecf%netscape.com 8b0ceb8c3c final makefile.win changes for bug 100214, just adding some REQUIRES to be used soon 2001-10-26 03:18:09 +00:00
dbaron%fas.harvard.edu 02f3a2d769 Fix member initializer re-ordered warnings by re-ordering member initializers. r=jag rs=waterson b=105974 2001-10-25 03:21:53 +00:00
naving%netscape.com 831cdc2bcf 102467 r/sr=bienvenu. fix a small memory leak 2001-10-25 03:14:33 +00:00
alecf%netscape.com c8469b7ac5 bug 100214 - add libunicharutil_s to all unix projects that require it, r=cls 2001-10-22 20:44:02 +00:00
mscott%netscape.com f8727522c2 Bug #97497-- hopefully fix a random crash when compacting folders. I'm backing out part of
a previous change by bienvenu.
r=naving
sr=sspitzer
2001-10-19 04:38:00 +00:00
alecf%netscape.com bd048504df convert nsCRT::strn?cmp to Convert() for bug 100214, to depend on string rather than xpcom for case-insensitive unicode support. r=sspitzer for mail stuff, r=jag for everything else, sr=sfraser 2001-10-13 00:16:32 +00:00
naving%netscape.com 5b64bf539e 16902 r=sspitzer sr=bienvenu, Implement custom headers for mail filter and search. 2001-10-10 19:27:06 +00:00
cavin%netscape.com 4bfbe5059a Bug #14295: (1) Add 'realHostName' and 'realUsername' to nsIMsgIncomingServer and reflect them
in prefs (ex: mail.server.server1.realHostName). (2) The getters for the new attributes call
GetHostName() and GetUsername() if prefs is not set. (3) Change GetHostName() and GetUsername()
to GetRealHostName() and GetRealUsername() at places where we open connections or send the
username to servers. (4) Prevent users from changing an account to one that already exists.
(5) After the change is validated, close all open connections and clear all stored passwords,
plus modify the account name based on the new user/server name. r=ssiptzer, sr=bienvenu.
2001-10-09 19:20:31 +00:00
naving%netscape.com 6672801cea 99168 r=bienvenu sr=mscott. fix imapUrl leaks on reading imap messages and possibly on other operations 2001-10-08 02:43:17 +00:00
jaggernaut%netscape.com 0c2b3bc449 Bug 81444: eliminate |null_nsCOMPtr|. Eliminating all callers, r=syd, rs=mozbot. 2001-10-07 10:58:39 +00:00
sspitzer%netscape.com 9eacdc09ac fix for #97863 and #96314. get saving IMAP messages as templates or as files
to work on linux again.  r=naving, sr=bienvenu, a=asa
2001-10-04 01:47:44 +00:00
mscott%netscape.com e3d91108bd Bug #97497 --> Try to protect against a crash in nsUint32Array where the server may be giving us a bogus message key.
r=naving
sr=bienvenu
2001-10-02 21:51:11 +00:00
jaggernaut%netscape.com ca6197295f Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc 2001-09-29 08:28:41 +00:00
naving%netscape.com d9dc0205f3 94968 r=bienvenu sr=sspitzer. Add error messages in cases where filter disables itself because it cannot
find the folder or filtering fails due to some other reasons.
2001-09-28 23:02:05 +00:00
bienvenu%netscape.com 0e84f2c2c0 fix leak of imap folders when getting imap new mail r=naving, sr=sspitzer 102146 2001-09-28 23:00:31 +00:00
gerv%gerv.net 4e12e44b2f Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
bienvenu%netscape.com 07f08366b9 fix 102002 inline images not displayed in imap messages (and view source broken) r=ducarroz, sr=mscott 2001-09-27 23:33:31 +00:00
naving%netscape.com 2697a939d7 93968 100037 r=bienvenu sr=sspitzer. Ask for confirmation dialog for folders that have an
associated filter and warn user if folder is renamed/deleted/moved. Also fixed
some of D&D folder problems and cleaned up the stringBundle code in base/util.
2001-09-27 02:47:03 +00:00
bienvenu%netscape.com cc39df5f94 making go offline more robust in the face of errors r=naving sr=sspitzer 101712 2001-09-27 02:18:58 +00:00
bienvenu%netscape.com c5f8a4c5c3 fix memory leak of nsImapProtocol and nsImapFlagAndUidState r=naving,sspitzer, sr=mscott,sspitzer 50529 101261 2001-09-26 03:44:56 +00:00
bienvenu%netscape.com f942ab7ef7 fix leak of offline imap playback object r=naving, sr=sspitzer 101265 2001-09-24 23:36:40 +00:00
bienvenu%netscape.com 483ce3feda fix leak of offline imap playback object r=naving, sr=sspitzer 101265 2001-09-24 23:28:15 +00:00
bienvenu%netscape.com 092f98aaec linux didn't like that last change, backing out 2001-09-23 23:52:36 +00:00
bienvenu%netscape.com b3b5ab9afb remove unused method NS_NewImapHostSessionList rs=sspitzer, no bug 2001-09-23 23:46:47 +00:00
bienvenu%netscape.com 0d9dcc4426 fix memory leak of imap headers when move msg filters fire rs=sspitzer 101246 2001-09-23 23:42:19 +00:00
jaggernaut%netscape.com d1a7bfa843 One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com dc40187223 Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf 2001-09-18 13:41:47 +00:00