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

1617 Коммитов

Автор SHA1 Сообщение Дата
neil%parkwaycc.co.uk b76499f933 Bug 226270 Rationalization of folder listeners, part 2 r=bienvenu sr=mscott 2004-04-26 22:51:27 +00:00
bienvenu%nventure.com df023cfd73 fix crash selecting mail folder less than 100 bytes in size, 241348 sr=sspitzer 2004-04-23 04:05:45 +00:00
bienvenu%nventure.com 4d40ab419f make nsILineInputStream take an nsACString ref, 197166, r=darin, sr=mscott, make local msg body search cache open file stream, use nsIFile instead of nsFileSpec to cut down on seeks, improve performance, sr=mscott 240538 2004-04-22 15:32:54 +00:00
dbaron%dbaron.org 3053e9c363 Propagate return values all the way out when resolving a relative URL against a mailbox URL as base. Fixes crash when document.write-ing LINK with rel=stylesheet and relative URL in HTML mail attachment. b=241254 r=bienvenu sr=mscott 2004-04-21 23:00:29 +00:00
scott%scott-macgregor.org 20d18a39f0 add assertion like the one in nsImapMailFolder.cpp for when configuring temporary filters fails.
rs=bienvenu
2004-04-18 19:21:22 +00:00
scott%scott-macgregor.org f1084550cd minor code clean up. no bug #.
rs=bienvenu
2004-04-18 19:19:57 +00:00
neil%parkwaycc.co.uk 0ebcf05509 Die viewString die! (previous checkin for bug 132450 missed some sites) r/sr=bienvenu 2004-04-17 20:50:30 +00:00
gerv%gerv.net dfb29e9236 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
bienvenu%nventure.com 6990942e0c fix 226669 and 238087 patches by ch.ey@gmx.net, r=bienvenu,sr=mscott fix handling of (illegal) gaps in pop3 message nums, handle parsing of multi-line message ids 2004-04-16 14:25:18 +00:00
neil%parkwaycc.co.uk e98ce22790 Bug 193625 Option to mark incoming junk mail as read p=eyalroz@technion.ac.il r=me sr=bienvenu 2004-04-16 10:24:19 +00:00
neil%parkwaycc.co.uk d27a07dcd7 Bug 132450 Remove unused viewString parameter from the OnItemAdded method r=bienvenu sr=mscott 2004-04-16 08:38:53 +00:00
bienvenu%nventure.com 2a011e6098 224318 backend support for automatic server spam filter filters sr=mscott 2004-04-13 18:16:35 +00:00
bienvenu%nventure.com 9e210e5568 make nsISeekableStream interface support 64 bit streams, part of 180154 also fix 207400 allow mail folders > 2GB r=darin, sr=mscott 2004-04-13 14:37:53 +00:00
jshin%mailaps.org 51bc81fa8a bug 229032 : modernize String usages in mailnews (r=neil, sr=mscott) 2004-04-13 04:07:07 +00:00
neil%parkwaycc.co.uk db1a9c4f23 Bug 226270 Rationalization of folder listeners, part 1 r=bienvenu sr=mscott 2004-04-12 22:35:01 +00:00
pkw%us.ibm.com 91f9527d19 Bug 239583 - mail lost when getting fetchmailed messages.
r=bienvenu@nventure.com, sr=mscott@mozilla.org, a=chofmann@mozilla.org
2004-04-09 13:32:35 +00:00
darin%meer.net 11b4c2f2d6 fixes bug 239405 "strchr, strrchr, etc. implicit const_cast can cause problems for shared string buffers" r=bienvenu sr=dbaron a=chofmann 2004-04-03 17:16:17 +00:00
bienvenu%nventure.com 04ee32dc17 back out part of previous patch to fix build bustage -didn't mean to include that 2004-03-25 20:21:27 +00:00
bienvenu%nventure.com e64089c82b allow filters to set junk status, r/sr=mscott, a=asa 224318 2004-03-25 20:08:26 +00:00
cls%seawood.org e887c496ee Fix mingw 3.3.1/3.3.3 bustage.
Follow MSVC as much as possible by requiring proper dllimport/dllexport declarations.
Remove dllimport/dllexport declarations from all nsXPTCStubBase functions and just export the class itself.
Bug #226609 r=shaver/swalker sr=dbaron a=chofmann
2004-03-16 08:07:25 +00:00
cls%seawood.org 3977ae5a71 Backing out changes from bug 226609. MSVC is being uncharacteristically picky. 2004-03-16 00:59:29 +00:00
cls%seawood.org 8e702f20f2 Fix mingw 3.3.1/3.3.3 bustage. Follow MSVC as much as possible by requiring proper dllimport/dllexport declarations.
Bug #226609 r=shaver sr=dbaron a=chofmann
2004-03-15 23:47:04 +00:00
bienvenu%nventure.com 854241d28c Fix 223318 patch by ch.ey@gmx.net, r=bienvenu, sr=mscott MSN authentication not supported if using SMTP or POP3 2004-03-08 19:50:30 +00:00
bienvenu%nventure.com 6ec57a6089 fix 166111 patch by ch.ey@gmx.net, r=bienvenu, sr=mscott better handling of bad pop3 messages, e.g., with naked line terminators 2004-03-08 17:40:20 +00:00
darin%meer.net c380c59f65 landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin 2004-02-28 22:34:07 +00:00
bienvenu%nventure.com bbdab9b7f8 fix memory leak saving local messages as file, 235316 sr=mscott 2004-02-24 01:03:19 +00:00
neil%parkwaycc.co.uk 722d774af3 Bug 97532 Make some POP3 error messages less meaningless p=stolenclover@yahoo.com.tw r/sr=mscott 2004-02-22 17:50:10 +00:00
pkw%us.ibm.com 021f40ad79 Bug 57958 - use PR_LOG instead of fprintf(stderr, "")
r/sr=mscott@mozilla.org
2004-02-10 21:58:17 +00:00
bienvenu%nventure.com 4d6e340350 delete .sbd when local folder has its last sub-folder deleted, 73404 patch by kazhik@mozilla.gr.jp, r/sr=me 2004-02-09 16:23:25 +00:00
bienvenu%nventure.com e43c29e117 fix 206050 don't fire new mail notification for pop3 messages that are deleted or marked read by mail filters, sr=mscott 2004-02-09 15:59:20 +00:00
dbaron%dbaron.org 1e6ed08cc8 Fix some incorrect string usage and improve performance in a few places that show up in an LXR search for the previous pattern. b=232339 r=jshin sr=darin 2004-02-03 18:23:41 +00:00
bienvenu%nventure.com eebd263fa0 fix duplication of messages in inbox if new mail arrives while the user has the inbox open, and the inbox.msf file is out of date for some reason (usually file systems with latency issues) sr=mscott 90422 2004-01-23 19:52:06 +00:00
bienvenu%nventure.com 34ba27ec73 fix slowdown in pop3 mail downloading on nfs servers, 231814 sr=mscott by checking if we're at eof before seeking to eof 2004-01-22 17:46:02 +00:00
bienvenu%nventure.com 418cb1220e fix imap compact all to compact all imap folders, and imap compact to compact offline stores, 222938, sr=mscott 2004-01-10 23:48:10 +00:00
neil%parkwaycc.co.uk 4eea155939 Bug 90906 Remove unused variables p=gautheri@noos.fr r=me sr=sspitzer 2004-01-10 00:32:45 +00:00
scott%scott-macgregor.org cffea5e84c Bug #75866 --> Mark a message as read in JS instead of once for each mail protocol to simplify code.
Hookup the JS function to a timer to allow users to only mark messages as read after they have
been viewed in the preview pane for a configurable number of seconds.

sr=bienvenu
2004-01-09 07:27:21 +00:00
bienvenu%nventure.com 981200d20b fix 227657 mark msg read filter still leaves msg as new, r/sr=mscott 2004-01-07 21:35:22 +00:00
bsmedberg%covad.net d0f309943a Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
bsmedberg%covad.net 274ef7cd49 Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 01:22:31 +00:00
bienvenu%nventure.com babee736cf fix pop capablity enum flags from last checkin for 200436, suggested by ch.ey, r/sr=me 2004-01-06 20:37:31 +00:00
bienvenu%nventure.com 037edd098e add Secure Password Authentication using SSPI NTLM auth support for SMTP and POP3, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott 200436 2004-01-06 20:28:26 +00:00
bienvenu%nventure.com 9af38fd85d fix pop3 messages filtered into open folder to have new status, r/sr=mscott 192039 2004-01-06 17:30:21 +00:00
bienvenu%nventure.com e0e184e9b1 fix 67963, don't ask for x-sender unless pop3 server returns it as a CAPA, r=me, sr=mscott, patch by ch.ey@gmx.net 2004-01-06 16:18:42 +00:00
bienvenu%nventure.com 7ab855f60c replace nsIPref with nsIPrefBranch in mailnews, patch by arne.anka@stupido.com, r=me, sr=mscott 2004-01-04 21:47:17 +00:00
bienvenu%nventure.com 186255512b Use nsILocalFile relative descs for mail prefs r=sspitzer, sr=mscott 137006, initial patch by ccarlen 2003-12-19 20:57:59 +00:00
bienvenu%nventure.com 27d613940c fix linux build bustage 2003-12-19 20:38:54 +00:00
bienvenu%nventure.com ec56dfbd94 Use nsILocalFile relative descs for mail prefs r=sspitzer, sr=mscott 137006, initial patch by ccarlen 2003-12-19 19:47:27 +00:00
bienvenu%nventure.com f86268c768 fix memory bloat when compacting all folders by closing db after folder is compacted, r/a=sspitzer, sr=mscott 228383 2003-12-15 23:31:25 +00:00
bienvenu%nventure.com 800c528830 fix regression connecting to pop3 server where we don't send the password because of an uninitialized var, r/s=sspitzer, sr=mscott 227378 2003-12-04 16:51:44 +00:00
bienvenu%nventure.com 229aa08189 fix hourglass when selecting inbox while new mail arriving r/a=sspitzer, sr=mscott 203340 2003-12-01 20:40:36 +00:00