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

5526 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 125c99506b fix for crasher bug #176056. crash when setting up default smtp servers. r/sr=bienvenu, a=asa. 2002-11-03 01:09:31 +00:00
kairo%kairo.at 0978ac7de5 Bug 175853, Update localeVersion strings for 1.2 final - and do it correctly, r=jbetak, sr=bzbarsky, a=blizzard 2002-10-30 12:41:38 +00:00
dmose%netscape.com 42dcc420e2 Make "Analyze Messages" localizable and change phrasing. Part of ongoing spam UI work (bug 169638). Not on in default builds. r/sr=sspitzer; a=asa 2002-10-30 05:47:25 +00:00
bienvenu%netscape.com 27b9158d75 fix problem where folders are left bold even though there are no unread msgs in them, r=rajiv, sr=sspitzer, a=roc+moz 121660 2002-10-30 01:33:53 +00:00
bienvenu%netscape.com 00f6a8cdac fix whitelisting in junk mail plugin r=dmose, sr=sspitzer, a=asa, not seen by users 169557 2002-10-30 00:42:10 +00:00
bienvenu%netscape.com 35dc692f4f fix off by one error when deciding which msgs to score for spam, r=dmose, sr=sspitzer, a=asa not visible to user 169557 2002-10-29 21:00:14 +00:00
dmose%netscape.com 7692842a78 Ongoing spam-filtering work for the front end (not yet exposed to the user in default builds). Cleans up unnecessary and partially working UI items; fixes gcc warnings; fixes 3/5 state plugin by adding junkscoreorigin property; moves some plugin interaction from mailCommand.js to nsMsgDBView.cpp. r=sspitzer@netscape.com, sr=bienvenu@netscape.com, a=asa@mozilla.org 2002-10-24 07:03:04 +00:00
naving%netscape.com fabc0b285a 175795 r=rdayal sr=bienvenu fixing a crash in purgeService by making mPurgeArray not a pointer of nsVoidArray
mPurgeArray has lifetime equal to that of nsMsgPurgeService
2002-10-24 02:06:03 +00:00
varga%netscape.com 6f3bb5cc46 Fix for bug 134824. Column Sorting in the Download Manager has no effect.
r=neil, sr=jag, a=asa
2002-10-22 19:49:29 +00:00
varada%netscape.com f766707457 fix for 24873;accesskeys for account wizard;r=cavin;sr=bienvenu;a=asa 2002-10-22 17:57:25 +00:00
kaie%netscape.com cb29428f21 b=175352 Account Manager should protect itself in case Shutdown gets called twice
r=bhuvan sr=mscott a=asa
2002-10-22 14:45:00 +00:00
naving%netscape.com 1beedf179b 172707 r=cavin sr=bienvenu a=asa fixing busy cursor problem when selecting
dest folder on copying msgs and fixing a crash if the dest folder has
invalid summary file.
2002-10-17 23:03:42 +00:00
seawood%netscape.com d1bef3cbe0 Define WIN32_LEAN_AND_MEAN globally for win32 builds.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
leaf%mozilla.org aeba91a83f update localeVersion for 1.2b, a=asa 2002-10-16 17:51:38 +00:00
sspitzer%netscape.com f898d48228 the bayesian plugin is a service, so do get service. thanks to beard for pointing this out.
part of bug #169638.  r=dmose. a=asa, since this doesn't affect end users.
2002-10-11 23:41:37 +00:00
sspitzer%netscape.com bc729785b1 fix for crasher #173545. crash at shutdown in nsMsgFolderCache::~nsMsgFolderCache() after a quick search. patch by bienvenu. r=naving, sr=sspitzer, a=asa 2002-10-11 00:51:21 +00:00
sspitzer%netscape.com 89f6948e65 fix for regression bug #173817. icons not showing in message hdr area.
r=varada, sr=bienvenu, a=asa.
2002-10-10 22:57:18 +00:00
naving%netscape.com 44987dbcef 173325 r/sr=sspitzer a=asa fixing regression filter condition shows null when editing a filter 2002-10-10 22:43:16 +00:00
sspitzer%netscape.com 108ba95108 fix some typos in the junk mail UI. r=robinf, a=asa. 2002-10-10 19:41:21 +00:00
dmose%netscape.com 767760408b Ongoing work for spam filtering GUI (bug 169638); not yet turned on in default builds. Fix Junk Mail dialog to always show content, not just the initial time it comes up. r/sr=sspitzer@netscape.com; a=asa@mozilla.org 2002-10-10 19:30:49 +00:00
sspitzer%netscape.com 7b31e91cf8 more changes for the spam UI. fix the junk status column. part of bug #169638. not visible to end user yet. r/sr=bienvenu, a=asa 2002-10-10 02:21:40 +00:00
beard%netscape.com 78129fe6da Fixed declaration of nsIJunkMailPlugin::setMessageClassification consistent with nsMsgJunkStatus typedef. Added pooled allocation for tokens and word strings. r=bienvenu sr=sspitzer, a=asa [not end user visible as yet] 2002-10-10 01:20:47 +00:00
beard%netscape.com 67cc8edf53 tweak performance of whole folder marking. r/sr=sspitzer, a=asa [not an end user feature]. 2002-10-10 00:06:45 +00:00
sspitzer%netscape.com a113862b59 add new line to end of file for HPUX 2002-10-09 07:34:38 +00:00
sspitzer%netscape.com b3c32b5b6d more changes, not visible to the end user yet, for spam UI. bug #169638.
implement junk logging. r/sr=bienvenu
2002-10-09 07:34:02 +00:00
sspitzer%netscape.com b51e48959d more changes, not visible to the end user yet, for spam UI. bug #169638.
change junk log name.  ignore junk log file so it doesn't show in the folder pane.  r/sr=bienvenu
2002-10-09 07:07:37 +00:00
naving%netscape.com 291166b6f0 173399 r/sr=sspitzer fix a temp file leak when we fail compacting multiple local folders 2002-10-09 05:24:28 +00:00
bienvenu%netscape.com 44e9e39792 don't score new msgs that have already been scored, part of support for imap and pop3 spam filters, not turned on yet r/sr=sspitzer 169557 2002-10-09 03:26:58 +00:00
sspitzer%netscape.com 28afc36309 more changes, not visible to the end user yet, for spam UI. bug #169638. r/sr=bienvenu 2002-10-09 03:09:00 +00:00
naving%netscape.com a7e5670ede 173137 r=cavin sr=bienvenu Made it so that deleting/marking read/flagged etc fails and throw
alert (only for delete) if we are compacting that folder in the background.
2002-10-09 02:47:20 +00:00
bienvenu%netscape.com 8c3b5179a8 support for imap and pop3 spam filters, not turned on yet r/sr=sspitzer 169557 2002-10-09 01:21:27 +00:00
varada%netscape.com ebefbfcebe fix for 107447;hide search bar for standalone window;r=cavin;sr=sspitzer 2002-10-09 00:50:34 +00:00
varada%netscape.com af177d261d commenting out pref ui for feature that is not yet implemented;r/sr=sspitzer 2002-10-09 00:48:15 +00:00
ssu%netscape.com 54522eb2c6 fixing bug 110556 - this is an additional patch to the one already checked in for this bug. this fixes the bug to also work from the advanced search dialog. sr=sspitzer 2002-10-09 00:37:29 +00:00
naving%netscape.com c1bfeebf2d 173357 r=cavin sr=bienvenu fix a major bug in compacting local folders. We were compacting folder even after we failed to get a lock. 2002-10-08 23:47:58 +00:00
varada%netscape.com adacb3be13 backing out some changes n bug#170572;getting rid of a function and making it an inline call;re-aligning pref-mainews groupbox and changing label to match similar groupbox in browser prefs;r/sr=sspitzer 2002-10-08 23:16:20 +00:00
sspitzer%netscape.com e4c461c328 more changes, not visible to the end user yet, for spam UI. bug #169638.
r/sr=bienvenu
2002-10-08 22:45:05 +00:00
sspitzer%netscape.com 6f127fe515 fix for #94439. add per news server UI for "push auth". wording from robinf, UI approval jglick. thanks to neil@parkwaycc.co.uk for the patch and to stephend for testing.
r/sr=sspitzer
2002-10-08 18:27:40 +00:00
sspitzer%netscape.com 321eee78c5 supplimental fix for #169638. spam UI bug. r/sr=mscott. 2002-10-08 18:20:10 +00:00
sspitzer%netscape.com 5293c7001b more changes, not visible to the end user yet, for spam UI. bug #169638. 2002-10-08 08:38:36 +00:00
sspitzer%netscape.com 7263a77a49 more changes, not visible to the end user yet, for spam UI. bug #169638. 2002-10-08 07:24:37 +00:00
sspitzer%netscape.com 30aecba90d more changes, not visible to the end user yet, for spam UI. bug #169638. 2002-10-08 07:00:20 +00:00
sspitzer%netscape.com 1a6dec6330 more work for #169638. spam UI work (still in progress) 2002-10-08 06:15:42 +00:00
sspitzer%netscape.com 96454a399f fix build bustage. sorry about that. 2002-10-08 05:17:20 +00:00
sspitzer%netscape.com 0e48c7de27 more work for #169638. spam UI work (still in progress) including changes to allow search by score. "score" attribute is now "junkscore", per mscott. some code cleanup.
r/sr=mscott
2002-10-08 04:29:57 +00:00
sspitzer%netscape.com fbbe31aacc work for #169638. spam UI. add the ability to search by junk status to the advanced search UI. r/sr=mscott 2002-10-08 04:10:55 +00:00
sspitzer%netscape.com d824fee661 work for #169638. spam UI. add the ability to search by junk status to the advanced search UI. r/sr=mscott 2002-10-08 03:53:49 +00:00
sspitzer%netscape.com 0823a106f4 work for #169638. spam UI. add the ability to search by junk status to the
advanced search UI.  r/sr=mscott
2002-10-08 03:52:32 +00:00
bienvenu%netscape.com f6287abc17 pass uris, not urls to spam filter plugin, not part of build, r/sr=sspitzer 2002-10-08 02:39:02 +00:00
ssu%netscape.com 5288d19e7a fixing bug 110556 - double-clicking on a message in thread should reuse existing window. r=varada, sr=sspitzer (fixed problems in original patch from adam@cfar.umd.edu) 2002-10-08 01:04:11 +00:00