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

5518 Коммитов

Автор SHA1 Сообщение Дата
varada%netscape.com 54bda3eb6d fix for 24873;accesskeys for account wizard;r=cavin;sr=bienvenu;a=asa 2002-10-22 17:57:25 +00:00
kaie%netscape.com 27fca6a29e 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 40ef91e220 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 57e08a3f3a 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 b25d2a38f7 update localeVersion for 1.2b, a=asa 2002-10-16 17:51:38 +00:00
sspitzer%netscape.com e667d645c7 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 ff5152a1e2 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 9a539b7ccd 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 7469cca0e0 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 f0d499c863 fix some typos in the junk mail UI. r=robinf, a=asa. 2002-10-10 19:41:21 +00:00
dmose%netscape.com d6adfdc26f 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 54fa156d30 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 632a467347 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 27616f8e73 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 0397f3522f add new line to end of file for HPUX 2002-10-09 07:34:38 +00:00
sspitzer%netscape.com 52b427ec48 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 a09d6f1361 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 8143afab29 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 e03f9588ef 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 f4843d8a4f 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 fd72397d3a 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 9438cd084d 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 a568fd5506 fix for 107447;hide search bar for standalone window;r=cavin;sr=sspitzer 2002-10-09 00:50:34 +00:00
varada%netscape.com 40654ccc7d 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 86c01e5f52 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 2bbee4845c 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 7cccc43f4e 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 f6efaf2c06 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 5898787bad 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 bef347d765 supplimental fix for #169638. spam UI bug. r/sr=mscott. 2002-10-08 18:20:10 +00:00
sspitzer%netscape.com c0aae444a1 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 8a20be1a77 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 57727165ef 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 2cb44e4f8b more work for #169638. spam UI work (still in progress) 2002-10-08 06:15:42 +00:00
sspitzer%netscape.com e33edbf3d4 fix build bustage. sorry about that. 2002-10-08 05:17:20 +00:00
sspitzer%netscape.com 35f131e756 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 ecfd0d6ffa 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 9cfd26f329 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 17111c88a9 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 668f37a8ff 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 58f4978f38 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
sspitzer%netscape.com 3391faadaa fix js errors from hyatt's landing for #172545. 2002-10-07 03:11:36 +00:00
timeless%mac.com 380b2ab510 Bug 172846 QueryInterface should not throw Components.results.NS_NOINTERFACE for Components.interfaces.nsISupports
r=caillon sr=bz
2002-10-06 23:14:25 +00:00
naving%netscape.com 573db1c7d2 fixing earlier bustage correctly thanks dbaron 2002-10-05 00:30:38 +00:00
naving%netscape.com fb8a3d42a3 commenting out bustage lines while I work on it. 2002-10-04 23:12:50 +00:00
naving%netscape.com f04220e6bd 170555 r=mscott sr=bienvenu Adding ability to purge junk folder automatically at interval of 1 day. Also
added code to specialize/unspecialize junk folder when the user changes junk folder from UI
2002-10-04 22:32:15 +00:00
timeless%mac.com 3f59f40a28 Bug 172433 out of memory check is a bit too late [@ nsMsgKeySet::Output]
r=bbaetz sr=bz
2002-10-04 02:54:59 +00:00
naving%netscape.com aae6d276d3 121750 r=cavin sr=mscott fixing focus issues when coming out of quick search 2002-10-04 01:27:38 +00:00
seawood%netscape.com f2acbeccf8 Fixing static build bustage caused by checkin for bug 158110. 2002-10-04 00:27:14 +00:00
smontagu%netscape.com dd6cc75df8 Force entry fields for URI elements to be left to right even in right-to-left chrome. Bug 157607, r=jag, sr=hewitt 2002-10-03 21:16:39 +00:00