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

2287 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%nventure.com 566c729792 fix 405440, imap offline cache broken when message load is interrupted, patch by patrick.chaleat@equipement.gouv.fr, r/sr=bienvenu 2008-01-21 00:57:06 +00:00
neil%parkwaycc.co.uk 8dd03b5ea5 Make --disable-static-mail builds compile, at least b=329021 r=Mnyromyr 2008-01-16 11:38:59 +00:00
bugzilla%standard8.plus.com cc7be47f6c Bug 411326 Move mailnews/extensions/{mdn,mailviews} to frozen linkage. r/sr=Neil 2008-01-09 17:07:07 +00:00
mkmelin+mozilla%iki.fi 9714c39c5a Bug 355333: [IMAP] Crash when moving or deleting messages [@nsImapProtocol::HandleMessageDownLoadLine]
r+sr=bienvenu
2008-01-08 17:29:06 +00:00
neil%parkwaycc.co.uk 6a51da63e4 Change some uses of nsUInt32Array into nsTArray<PRUint32> b=258018 r+sr=bienvenu 2008-01-02 20:26:34 +00:00
bugzilla%standard8.plus.com 041bfafc6e Bug 409964 Clean up some requires and includes in mailnews backend. r/sr=Neil 2007-12-28 13:31:02 +00:00
nick.kreeger%park.edu 8e45a53049 Fixing IMAP portion of bug 394166, Remove utility usage from mailnews. sr=bienvenu 2007-12-25 23:22:18 +00:00
bugzilla%standard8.plus.com 8e5d1dc0c4 Bug 408731 Remove nsISupportsArray usage from nsISubscribableServer::GetChildren. r/sr=bienvenu 2007-12-18 17:09:30 +00:00
bugzilla%standard8.plus.com 07721d2151 Bug 406169 Move some of nsIDBFolderInfo to ns*String and help migration to frozen linkage. r=philor,Neil,sr=Neil 2007-12-08 11:56:43 +00:00
mkmelin+mozilla%iki.fi b923a27f8b Bug 399835 - Need pref for IMAP expunge threshold. p=Dale Wiggins <dwiggins@qualcomm.com> -- r=bienvenu, sr=mscott 2007-11-24 09:21:30 +00:00
kaie%kuix.de faaf913695 Bug 368325, password prompt for encrypted mail crashes ThunderBird & SeaMonkey.
r=bienvenu, sr=mscott, a=beltzner, blocker=benjamin
2007-11-09 15:07:23 +00:00
mkmelin+mozilla%iki.fi 5dff19b12c Fix style nit from bug 374638. r=bienvenu, sr=neil 2007-10-13 14:31:45 +00:00
mkmelin+mozilla%iki.fi 331ec39daa [Bug 374638] trash_folder_name doesn't work
r=mscott, sr=bienvenu
2007-10-12 16:32:17 +00:00
bienvenu%nventure.com ead1c47510 fix 397649, crash in nsImapProtocol::GetFolderPathString, sr=mscott 2007-09-27 16:24:13 +00:00
bugzilla%standard8.plus.com f9b4f06ec9 Bug 397533 Remove some useless includes/instance definitions of nsISupportsArray in mailnews. r/sr=bienvenu 2007-09-25 20:11:25 +00:00
bienvenu%nventure.com 362fcdd668 fix escaping of mailbox names with quote or back slash in name, when issuing quotaroot command, and use nsCString for escaping mailbox names, sr=mscott 396837 2007-09-21 15:31:44 +00:00
bienvenu%nventure.com 48588eb7a1 fix crash proxy releasing null pointer, original patch by bz, tweaked by me, sr=mscott 391259 2007-09-18 19:52:32 +00:00
bienvenu%nventure.com 914db2d045 fix 277905 problems handling imap uid with high bit set, patch by roger@eyesopen.com, r/sr=bienvenu 2007-09-05 15:28:08 +00:00
nick.kreeger%park.edu ae78c41afa Removing invalid comment from nsImapMailFolder.cpp. 2007-08-30 06:12:36 +00:00
nick.kreeger%park.edu 8d3018c820 Fixing bug 393727, Add ability to listen to imap |UpdateFolder()| calls. r=bienvenu, sr=mscott. 2007-08-30 06:02:09 +00:00
scott%scott-macgregor.org b45b42db3d Bug 392413 --> onMsgParsed event never fires when loading imap messages. Regression caused by Bug 381992
sr=bienvenu
2007-08-29 21:23:59 +00:00
mnyromyr%tprac.de efa8ef4703 Bug 40260: Subscribe dialog should support "new" newsgroups; p=Markus Hossner <markushossner@gmx.de>, r=Neil, sr=bienvenu 2007-08-17 22:12:20 +00:00
bienvenu%nventure.com 5890c2b035 add folder notifications for rename, and for when imap messages are deleted, sr=mscott, 290057 2007-08-14 20:25:56 +00:00
bienvenu%nventure.com 0c0399b4d5 fix for 391556, handle namespaces that start with hierarchy delimiter, sr=mscott 2007-08-10 15:24:29 +00:00
bienvenu%nventure.com 4726cdf200 fix problems running imap urls without loadgroups/msg windows, sr=mscott 389898 2007-08-09 18:48:51 +00:00
neil%parkwaycc.co.uk 8a9620fd07 Mirroring changes from bug 381992 in case we want to build this again r=Mnyromyr 2007-08-08 11:52:45 +00:00
jwalden%mit.edu 011b78bd7e Bug 348748 - Remove NS_.*_CAST from mail and mailnews. r=bsmedberg on the script to do it, no approval necessary for mail-only fix. 2007-08-06 18:43:58 +00:00
lpsolit%gmail.com 03a98c3a9d Bug 293381: On "Download/Sync now" status bar "Opening folder..." should include folder name - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=mscott sr=bienvenu 2007-08-06 00:27:05 +00:00
scott%scott-macgregor.org 83667cbd82 Bug #381992 --> displaying an imap message lekas a jsContext and the global window.
Re-write the ownership model between the imap channel and the url.

sr=bienvenu
2007-07-25 21:28:55 +00:00
scott%scott-macgregor.org 35b06ad71e Bug #388353 --> displaying a mail message leaks a jsContext.
mailnews urls should use weak references for the msg window and the status feedback object

sr=bienvenu
2007-07-17 00:04:04 +00:00
scott%scott-macgregor.org 625c1564ea Bug #388184 --> nsMsgImapHdrXferInfo and nsMsgImapLineDownloadCache are leaked for each nsImapProtocol instance.
sr=bienvenu
2007-07-15 01:04:11 +00:00
bienvenu%nventure.com 73d9a5fef5 fix 199088 , r=biesi, sr=mscott 2007-07-07 00:36:03 +00:00
bienvenu%nventure.com 2e2a1a10bf stop imap filter execution after move operation, sr=mscott 382051 2007-07-07 00:24:27 +00:00
bienvenu%nventure.com 03b7ce3dda fix reading of online name from folder cache, sr=mscott, needed for 385017 to work on trunk 2007-07-05 20:33:20 +00:00
scott%scott-macgregor.org c8cb2449ab Bug #379070 --> convert GetMessageServiceFromURI to use nsACString instead of a char *.
Patch by Joerg Bornemann <jobor@gmx.de>
sr=mscott
2007-07-03 06:57:10 +00:00
bienvenu%nventure.com 36a44810b6 fix imap offline storage of messages whose loading has been interrupted, sr=mscott 386514 2007-07-03 00:37:22 +00:00
bienvenu%nventure.com 190304387a fix part of 378047, respect expunge acl right, sr=mscott, NOT PART OF FIREFOX 2007-06-28 16:44:04 +00:00
bienvenu%nventure.com eb71d12395 open imap server admin urls in browser, patch by brian.lu@sun.com, r=bienvenu, sr=mscott 353188 2007-06-22 22:03:18 +00:00
nick.kreeger%park.edu ea561424f4 Removing nsCRT:: functions from mailnews/imap. Cleanup part of bug 379070. r=mscott, sr=bienvenu 2007-06-21 21:07:10 +00:00
bienvenu%nventure.com c229cc341c remove use of nsHashTable, sr=mscott 384490 2007-06-17 18:00:39 +00:00
kherron%fmailbox.com 080ad3cf5a Bug 381329 - Build fails with GCC-4.3 due to extra semi-colons and '-pedantic' flag. Patch by Art Haas <ahaas@airmail.net>. r+sr=roc. 2007-06-16 19:54:02 +00:00
scott%scott-macgregor.org 3542c8f4b9 Bug #379070 --> remove nsCString from the nsIMsgCopyServiceListener API.
sr=bienvenu
2007-06-12 04:56:20 +00:00
scott%scott-macgregor.org 508160af76 Bug #379070 --> change GetExistingFolder to use nsCString
patch by J�rg Bornemann <jobor@gmx.de>

sr=mscott
2007-06-11 04:06:10 +00:00
scott%scott-macgregor.org 1b84d653ac Bug #379070 --> more string cleanup work for mailnews in preparation of moving to frozen linkage.
r=prasad
2007-06-11 00:05:30 +00:00
bienvenu%nventure.com c52695993a fix copying/moving of multiple imap messages to local folders, sr=mscott 383777 2007-06-10 22:26:41 +00:00
scott%scott-macgregor.org 158c736d49 Bug #379070 --> remove an extra ';' from a previous checkin. 2007-06-08 06:13:48 +00:00
nick.kreeger%park.edu 61b4e7862d nsIMailboxSpec cleanup portion for the great string cleanup of bug 379070. r=mscott, src=bienvenu. Trunk only. 2007-06-06 18:45:47 +00:00
scott%scott-macgregor.org 222c9bf7af Bug #379070 --> nsIMsgStatusFeedback cleanup. Convert many of the string arguments to A(C)String. General code cleanup.
Patch by Joerg Bornemann <jobor@gmx.de>

sr=mscott
2007-06-05 22:59:39 +00:00
scott%scott-macgregor.org bbe3e385c3 Bug #379070 --> replace nsCRT::CR and nsCRT::LF with '\r' and '\n' respectively.
sr=bienvenu
2007-06-04 23:25:26 +00:00
scott%scott-macgregor.org 0cb65b0cc4 Bug #379070 --> remove NS_LINEBREAK and NS_LINEBREAK_LEN in mailnews because that won't be available to us using frozen linkage.
sr=bienvenu
2007-06-04 22:37:56 +00:00