timeless%mozdev.org
384066e98e
Bug 58221 don't use strlen to check if a string is of length 0
...
patch by aaronl@vitelus.com r=timeless sr=bz
2002-11-17 05:16:49 +00:00
bienvenu%netscape.com
0dc5458b42
fix get all new messages if an account doesn't have remember password r=cavin,sr=sspitzer 180407
2002-11-16 18:21:36 +00:00
sspitzer%netscape.com
b5dd4e4a94
code cleanup.
...
don't do AppendInt(x, 10); as 10 is the default.
just do AppendInt(x);
rs=bienvenu.
2002-11-15 03:29:22 +00:00
nhotta%netscape.com
2520f79e24
Removing unnecessary CreateUtf7ConvertedString,
...
bug 180166, r=naving, sr=bienvenu.
2002-11-14 23:33:02 +00:00
dmose%netscape.com
07db80bc13
Allow links in mailnews message pane to open in browser tabs (bug 148974). r=sspitzer; sr=jaggernaut
2002-11-14 01:40:38 +00:00
bienvenu%netscape.com
384c97f5b7
fix mdn receipts getting filtered to imap sent folder r=cavin, sr=sspitzer 178347
2002-11-12 22:46:58 +00:00
nhotta%netscape.com
2035538e9c
Chagned to make search date format localizable,
...
bug 98144, r=ducarroz, sr=sspitzer
2002-11-12 19:11:22 +00:00
nhotta%netscape.com
f9844beb5c
Adding pref for phonetic fields, search date format option,
...
bug 98144, r=ducarroz, sr=sspitzer
bug 178891, r=cavin, sr=sspitzer
2002-11-12 19:03:14 +00:00
sspitzer%netscape.com
5e0cf4ad33
fix my comment. thanks to greg onufer for catching my mistake.
2002-11-10 18:12:01 +00:00
sspitzer%netscape.com
83db3106ee
fix some string code, per jag. some minor code cleanup.
2002-11-09 16:54:52 +00:00
mkaply%us.ibm.com
4defc1ce1a
#178961
...
r=me, sr=jag
Due to a bug in OS/2 compiler handling of temporaries in a conditional, we need to split this out.
Need this ASAP, Os/2 mail is DOA
Incidentally, I'll point out that this code is wrong anyway because different countries write kb in different ways (kb, KB, Kb)
2002-11-09 15:28:46 +00:00
mkaply%us.ibm.com
a4e66ea29b
#178961
...
r=r=naving, sr=jag
Need a cast here - no telling what the compiler will due to the -1 on the compare
2002-11-09 15:26:04 +00:00
sspitzer%netscape.com
4c944525a1
add todo comment for bienvenu.
2002-11-09 08:58:55 +00:00
sspitzer%netscape.com
84212a7fe1
fix my comments.
2002-11-09 08:55:03 +00:00
sspitzer%netscape.com
2b431c1426
fix the behaviour and enabling of the "Get Msgs" button.
...
1) make it always enabled (bug #89404 , bug #111102 )
2) if news server selected, it updates the unread counts on that server
3) if "Local Folders" selected, it does "get msgs" for default account
r/sr=bienvenu
2002-11-09 08:52:22 +00:00
sspitzer%netscape.com
a03949db31
fix js warning.
2002-11-09 06:49:34 +00:00
sspitzer%netscape.com
23f413171a
implement the | operator for mail 3 pane quick search.
...
bug #177034
r/sr=bienvenu
2002-11-08 09:09:27 +00:00
sspitzer%netscape.com
c852ee3b89
fix my comments. we don't need to hash the file name, it's already been hashed
...
before we get here. r/sr=no one
2002-11-08 02:02:56 +00:00
bienvenu%netscape.com
53216956cf
fix mark thread watched/ignored news filter actions r=cavin, sr=sspitzer
2002-11-07 22:16:25 +00:00
dmose%netscape.com
d31ebf1c6a
Turn on basic junk-mail detection functionality in mail. Parts (such as moving to other folders) are still disabled as there is work to do there yet. Bug 169638; r=bienvenu; sr=sspitzer
2002-11-07 20:37:55 +00:00
rjesup%wgate.com
16b4006118
Bug 149764: changes to quit-application observer topic. r=danm, sr=jst
2002-11-07 20:25:45 +00:00
sspitzer%netscape.com
4996807906
commenting some todo items. r/sr=no one
2002-11-07 16:03:10 +00:00
sspitzer%netscape.com
be768f9075
fix for #142408 . Selecting "Search Messages..." folder context menu marks selected message unread. thanks to tobias.weibel@gmx.net for the fix. r/sr=sspitzer
2002-11-07 15:49:18 +00:00
sspitzer%netscape.com
78eb2fd8b4
fix for #178793 . news filter logs are per group.
...
r/sr=bienvenu
2002-11-07 04:58:04 +00:00
timeless%mozdev.org
e621565ddb
backing out.
2002-11-06 16:49:13 +00:00
timeless%mozdev.org
96218c8ecc
Bug 174583 Remove nsIRDFDataSource { nsIEnumerator GetAllCommands(in nsIRDFResource aSource); }
...
r=rjc,bienvenu sr=alecf
2002-11-06 15:31:02 +00:00
sspitzer%netscape.com
60088a2cf1
fall out from news filter landing / multiple filter action landing.
...
handle the new news filter actions (ignore / watch), and make sure that
when editing a filter, we scroll the listbox to the first checked action.
r/sr=bienvenu
2002-11-06 06:53:55 +00:00
sspitzer%netscape.com
75c0ff5bde
fall out from news filter landing / naving multiple filter action landing.
...
for new mail filters, action is move, for new news filters, action is delete
r/sr=bienvenu
2002-11-06 06:21:44 +00:00
sspitzer%netscape.com
2c5a191033
implement news filters. bug #17483 .
...
implement an ID column in the thread pane, but commented out.
Mail.app has it, but we haven't decided to include it yet or not.
but it is useful for debugging.
code cleanup.
r/sr=bienvenu
2002-11-06 05:59:19 +00:00
naving%netscape.com
66fb9ebcb3
174441 r=cavin sr=bienvenu Implementing multiple filter actions, so you can do things like move the message
...
and label as "to-do" etc..
168553 r=cavin sr=bienvenu Forking rules.dat so that we can handle new filter types. msgFilterRules.dat is
where your filters are going to be persisted. Also added support to handle future filters by not parsing
them, will prevent us from forking in future.
2002-11-06 02:13:37 +00:00
naving%netscape.com
28cbedeb74
117835 r=cavin sr=bienvenu fixing invalid folder name containing japanese characters when you restart after creating new local folders. Also cleaning up local folders code that deals with checking for duplicate
...
folder names, renaming/deleting local folders
2002-11-06 01:30:31 +00:00
bienvenu%netscape.com
582566aef2
add folder size to folder pane, r=cavin, sr=sspitzer, 173825
2002-11-06 00:27:13 +00:00
bienvenu%netscape.com
2d8942f521
fix updating of msg counts in standalone msg window, r=cavin, sr=sspitzer 20119
2002-11-06 00:26:06 +00:00
bienvenu%netscape.com
b354fe2d18
fix new msg showing up with collapsed twisty in threads with unread view, r=cavin, sr=sspitzer 158217
2002-11-06 00:21:46 +00:00
bienvenu%netscape.com
91483ee997
add folder size to folder pane, r=cavin, sr=sspitzer, 173825
2002-11-06 00:13:19 +00:00
sspitzer%netscape.com
5cb1e71d04
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
150568bb2e
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
d630a3a601
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
7671d035e0
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
64422f8c05
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
8426b85afe
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
7fbbf99073
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
ae31ebabf6
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
806c8a51d3
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
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
varada%netscape.com
53c11cabe0
fix for 170572: adding prefs to hide mail toolbar buttons; 170573 : Create new notification panel for mail prefs;171068: move compose prefs from main to compose panel;r/sr=sspitzer
2002-10-03 20:03:01 +00:00
rods%netscape.com
ae5dea45a4
*** empty log message ***
2002-10-03 12:42:26 +00:00
rods%netscape.com
793d007d82
fixed bustage
2002-10-03 12:35:10 +00:00
rods%netscape.com
a731676e45
Impl print preview for mail and addrbook
...
This also makes it so printing parents the printing content window is is modal
Bug 158110 r=bienvenu sr=sspitzer
2002-10-03 11:13:55 +00:00
rods%netscape.com
cd5714edf4
Impl print preview for mail and addrbook
...
This also makes it so printing parents the printing content window is is modal
Bug 158110 r=bienvenu sr=sspitzer
2002-10-03 11:08:25 +00:00
bienvenu%netscape.com
24bb2e3248
add undelete to nsMsgDBView r=cavin, sr=sspitzer 20118
2002-10-02 22:34:31 +00:00
beard%netscape.com
f4a12a998a
Work in progress changes for bayesian spam filter. sr=sspitzer, r=ducarroz
2002-10-02 20:04:09 +00:00
sspitzer%netscape.com
a6c7e39297
code clean up. remove usused static cids.
2002-10-02 07:47:20 +00:00
sspitzer%netscape.com
d73584dce2
code cleanup. replace static cid with contract id.
2002-10-02 07:46:46 +00:00
sspitzer%netscape.com
7618325cbd
disabling history on the browser element like we do in the 3 pane. r/sr=bienvenu
2002-10-02 07:44:19 +00:00
sspitzer%netscape.com
bb219ba341
fix for #172084 . remove "copy to folder on read" UI as it cramps the
...
copies and folder panel. it will be moving. r=cavin, sr=bienvenu.
2002-10-02 07:11:00 +00:00
bienvenu%netscape.com
aa8eb11fc8
fix OnMsgLoaded notification for 3-pane ui r=cavin, sr=sspitzer 19952
2002-10-01 22:58:28 +00:00
naving%netscape.com
47a045b4df
134158 r=cavin sr=bienvenu Made it so that biff settings doesn't disable downloadOnBiff
2002-10-01 21:45:41 +00:00
naving%netscape.com
b173983045
171965 r=cavin sr=mscott fixing threadpane not getting invalidated after changing sort order (ascending/descending) in quick search view
2002-10-01 21:45:40 +00:00
mscott%netscape.com
13621ad9d7
Bug #171073 --> rudimentary implemenation of grouping operators for searches. Works only
...
for local searches. Needed by mail views.
r=naving
sr=bienvenu
2002-10-01 19:43:31 +00:00
mscott%netscape.com
39b00ac13b
Bug #168367 --> support the notion of a default search view
...
r=naving
sr=sspitzer
2002-10-01 01:13:51 +00:00
mscott%netscape.com
385e572c5c
Bug #168367 --> quick search API tweaks to make them more generic and compatible with mail views.
...
r=naving
sr=sspitzer
2002-10-01 01:07:29 +00:00
naving%netscape.com
1a7ca450fd
171711 r=cavin sr=bienvenu fixing regression delete in standalone mode works only once.
2002-10-01 00:25:49 +00:00
mscott%netscape.com
88221379d2
Bug #171236--> Add boolean text before each search term
...
r=ssu
sr=sspitzer
2002-09-30 23:00:04 +00:00
sspitzer%netscape.com
ba8fda66cc
adding some commented out menuitems for beard.
2002-09-30 22:56:37 +00:00
sspitzer%netscape.com
18691a00b2
moving code around from the bayesian extension to core.
...
not accessible yet, and mostly temporary.
r/sr=bienvenu
2002-09-30 22:42:56 +00:00
varada%netscape.com
bca83497e6
fix for #42955;should explain why accountwizard is being opened;r=jglick;sr=bienvenu
2002-09-30 22:28:58 +00:00
sspitzer%netscape.com
320c8a48d7
adding consts to the nsIMsgFilterPlugin interface, and using it.
...
removing UI added to extension, since there is core UI For this already (but off by default).
part of bug #169638 . r/sr=bienvenu
2002-09-30 22:13:01 +00:00
varada%netscape.com
67abe9f7aa
fix for 154481;Account Settings panel should have account name in title;r=srilatha;sr=mscott
2002-09-30 22:01:23 +00:00
varada%netscape.com
eb5e68f11e
fix for 164678;169366;-should be able to set outgoing smtp server in smtp panel;not add empty smtp servers in advanced panels;r/sr=sspitzer
2002-09-30 01:50:39 +00:00
timeless%mac.com
2c264d54d8
Bug 170430 trunk topcrash [@ nsMsgIdentity::ClearAllValues]
...
r=blizzard, sr=bzbarsky
2002-09-29 04:21:28 +00:00
dmose%netscape.com
3a4b565155
First cut at bayesian spam-filtering glue; part of ongoing work (bug 163188); r=peterv, sr=sspitzer
2002-09-28 02:47:36 +00:00
sspitzer%netscape.com
f60bd335f1
cid to progid cleanup. no bug.
2002-09-27 09:32:06 +00:00
sspitzer%netscape.com
b4409afb0e
fix my comment about normalization
2002-09-27 09:28:30 +00:00
dmose%netscape.com
1b40afbeba
Part of ongoing spam work: first cut at a message filtering plugin API (bug 169557); r=bienvenu, sr=sspitzer
2002-09-27 08:49:36 +00:00
mscott%netscape.com
cbc1458e4c
Bug #116514 --> add ability to search by label in the UI
...
sr=sspitzer
r=navin
2002-09-27 00:27:17 +00:00
mscott%netscape.com
26c9768a00
Bug #115614 --> Add ability to search by label in the UI.
...
r=navin
sr=sspitzer
2002-09-27 00:26:53 +00:00
sspitzer%netscape.com
7689570968
curse these fat fingers. &&, not &.
2002-09-26 23:07:49 +00:00
sspitzer%netscape.com
d1d6c0ffbf
more work for #169638 . junk settings UI. we are going to all for junk mail controls
...
when reading news. instead of using canGetMessages (poorly named, really means, "do I have an inbox on this account type?") I've added canGetIncomingMessages, which means ("do messages come in for this account type?") true for all but none type (think local folders).
r/sr=bienvenu
2002-09-26 23:03:22 +00:00
sspitzer%netscape.com
0c4bb3bda8
for #169638 . whoops, this is a long, not a bool. thanks to navin for catching my mistake. r=naving.
2002-09-26 22:58:01 +00:00
sspitzer%netscape.com
5713d4df02
fix js warning.
2002-09-26 07:42:17 +00:00
sspitzer%netscape.com
3f4582a9c1
hide the spam settings until the feature is turned on.
2002-09-26 07:40:34 +00:00
sspitzer%netscape.com
eee8449c1d
add account central UI for spam settings. part of #169638 . r/sr=bienvenu
2002-09-26 07:39:46 +00:00
sspitzer%netscape.com
e47ae45dd6
close the spam log stream and release the ref to the spam settings instance
...
one shutdown, like we do for mFilterList. part of #169638 . r/sr=bienvenu
2002-09-26 07:22:49 +00:00
sspitzer%netscape.com
92491d466e
conditionally enable the UI elements. part of #169638 . r/sr=bienvenu
2002-09-26 07:12:48 +00:00
sspitzer%netscape.com
007f259c0d
fix score sorting so that unscored messages are before scored messages.
...
part of #169638 . r/sr=bienvenu
2002-09-26 07:11:59 +00:00
sspitzer%netscape.com
5e6e412f50
junk mail work. store the current changes on accept, as they might not have been stored yet.
2002-09-26 02:06:44 +00:00
sspitzer%netscape.com
fc57cf735b
remove dump statements.
2002-09-26 01:58:44 +00:00
sspitzer%netscape.com
3d94096754
more work for #169638 . implementing spam UI. get the "enable logging" checkbox to work and persisting in prefs. r/sr=bienvenu.
2002-09-26 01:58:11 +00:00
mscott%netscape.com
3b96dd6b59
Allow the component manager to create instances of a nsMsgSearchTerm.
...
rs=sspitzer
2002-09-26 01:06:25 +00:00
sspitzer%netscape.com
421c0d835e
working on spam UI, making it match the spec. see bug #169638 .
...
not visible to the user yet. r/sr=bienvenu
2002-09-26 00:33:15 +00:00
sspitzer%netscape.com
25c8310fb2
rename a global var to gFoo, to match our conventions.
2002-09-26 00:31:09 +00:00
dmose%netscape.com
399c89c164
Make it possible to get an nsMsgKeyArray from an nsMsgKeySet, and to get the list of NEW messages from nsIMsgDatabase (bug 170841). r=naving@netscape.com, sr=bienvenu@netscape.com
2002-09-26 00:22:53 +00:00
naving%netscape.com
f5f1e3b8e6
r/sr=sspitzer adding msg_folder_flag_junk needed for junk folder
2002-09-26 00:05:09 +00:00
bienvenu%netscape.com
ae1d71720d
fix 100% cpu useage loading mail message with background image r=mscott, sr=sspitzer 98626
2002-09-25 23:30:02 +00:00
antonio.xu%sun.com
d584b75924
Patch for bug 169976:IMAP offline:in stand alone mesg window, new folder still enabled
...
Patch by Harry.Lu@sun.com r=ssu sr=bienvenu
2002-09-25 09:24:44 +00:00
henry.jia%sun.com
49133b389f
Patch for bug 103040: saving message as file on linux users CRLF and MSG_LINE_BREAK so it mixes the line endings
...
Patch by leon.zhang@sun.com
r=dmose@netscape.com , sr=alecf
2002-09-25 06:43:20 +00:00
aaronl%netscape.com
d618542d85
Bug 167921 - allow web pages to use preventDefault so that typeaheadfind doesn't interfere with them. r=kyle, sr=brendan. Also fixes bug 165315 - typeaheadfind shouldn't hardcode kbd shortcuts, bug 77704 - add accelerator for find prev (also added menu item). Also fixes bug 167783 - ctrl+g for typeaheadfind after repeating characters. Also fixes bug 168408 - backspace after bad character typed should do the right thing, but don't add bad characters to buffer. Also fixes bug 71832 - add F3 for find next (also shift+F3). Bug 157669 - Alt+D to select location bar (IE keyboard compatibility), r=sgehani, sr=hewitt
2002-09-24 22:46:50 +00:00
naving%netscape.com
39823e85f4
134158 r=cavin sr=bienvenu Made it so that new default accounts download pop3 msgs by default (after logging in)
2002-09-23 20:05:51 +00:00
naving%netscape.com
85d7cc94f9
122373 r=cavin sr=bienvenu Made it so that subsequent deletes/moves fail if last one is still in progress. fixes inbox/trash corruption
2002-09-23 19:43:56 +00:00
naving%netscape.com
1caf99c57d
169372 r=cavin sr=bienvenu Made it so that ctrl-shift-C marks messages read in the quick search view and
...
not for folder
2002-09-23 18:42:47 +00:00