Commit Graph

13835 Commits

Author SHA1 Message Date
cmanske%netscape.com
87656a399b Remove editorShell from message composer. b=174389, r=ducarroz, sr=sspitzer 2002-11-12 22:55:10 +00:00
yokoyama%netscape.com
d36283f1c3 Bug 172337
Attachment mechanism incompatible with Unicode
Impact only Windows.  file URL will be UTF-8
when we put the MOZ_UNICODE flang
(MOZ_UNICODE flag is module by module bases for now
 until other modules are ready. NSPR/XPCOM)
/r=nhotta; /sr=bienvenu
2002-11-12 22:48:53 +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
kaie%netscape.com
a8bbd75ad2 b=161488 Forwarding encrypted mail as attachments should be first deciphered
Patch produced by ducarroz and kaie
r=ducarroz/kaie sr=sspitzer
2002-11-12 19:51:54 +00:00
blizzard%redhat.com
6bcc98d8d0 Bug #179773. mailViews.dat not installed during make install. r=sspitzer 2002-11-12 19:24:38 +00:00
ducarroz%netscape.com
97c3852a16 Fix for bug 179082. We need to insert a decoder even when we edit an encrypted message. R=kaie, SR=sspitzer 2002-11-12 19:22:37 +00:00
bienvenu%netscape.com
c0dc750492 ignore tabs in reference headers, fixes threading when folded headers have tabs, r/sr=sspitzer, 179736 thx to jmuto for diagnosing the problem, also, whitespace cleanup 2002-11-12 19:22:09 +00:00
nhotta%netscape.com
4f0554621a Adding phonetic name fields to addressbook (default to be disabled),
bug 178891, r=cavin, sr=sspitzer
2002-11-12 19:21:28 +00:00
ducarroz%netscape.com
5587af2ed5 Fix for bug 167131. Not not display remote image in message compose when setting is on. R=morse, SR=sspitzer 2002-11-12 19:18:04 +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
093b943e40 Separated the menu charset code from the charset initialization function,
to avoid the mail font code calling the init function and reset the menu charset,
bug 150530, r=ducarroz, sr=bienvenu.
2002-11-12 19:08:23 +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
bienvenu%netscape.com
0f49f4a5ec fix copying multiple imap messages on servers with non-canonical hierarchy delimiter (e.g., cyrus servers), also whitespace cleanup, r=cavin, sr=sspitzer 2002-11-12 01:00:17 +00:00
bienvenu%netscape.com
39cfc9c8ff fix copying of messages to local folders leaving the db in an invalid state, r=naving, sr=sspitzer, 178641 2002-11-12 00:58:03 +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
seawood%netscape.com
013de5c8ce Tighten (add?) tool version checks for win32 builds.
Allow MIDL to be specified from mozconfig or env since various MS SDKs contain an unsupported version of midl and they insist upon adding their SDK dirs to the beginning of the PATH (bug #178392)
Bug #164646 r=bryner
2002-11-09 02:16:55 +00:00
akkana%netscape.com
df7447f563 76461: Enable rewrap in html mail compose. r=ducarroz sr=sspitzer 2002-11-09 00:22:32 +00:00
nhotta%netscape.com
e2128da102 Moved FN/LN definitions to .dtd to allow localizer to change the order.
bug 160544, r=cavin, sr=sspitzer.
2002-11-08 23:47:38 +00:00
rdayal%netscape.com
396279f652 Bug #178989 sometimes records are not added to Palm AB during Palm Sync
r=ssu, sr=bienvenu.
2002-11-08 23:45:00 +00:00
bienvenu%netscape.com
504e32e634 fix crash undoing imap delete r=cavin, sr=sspitzer, 177835 2002-11-08 23:32:40 +00:00
sspitzer%netscape.com
8612bc689f moving to 8.3. it's too easy to goof this up otherwise. 2002-11-08 20:41:45 +00:00
mkaply%us.ibm.com
16e1a92721 Os/2 needs 8.3 names 2002-11-08 15:24:29 +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
mkaply%us.ibm.com
037d6779fd OS/2 bustage
1. PR_CALLBACK
2. PLEASE don't create more implementations using min() and max()
name them something different.
2002-11-08 05:05:28 +00:00
mkaply%us.ibm.com
b2afded753 OS/2 DLL names need to be 8.3 2002-11-08 04:08:31 +00:00
mkaply%us.ibm.com
9fc955ebe9 Need to change true/false to PR_TRUE/PR_FALSE as well 2002-11-08 03:27:12 +00:00
dmose%netscape.com
99166c83b7 Fix OS/2 tinderbox build bustage by changing instances of bool to PRBool 2002-11-08 03:13:07 +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
peterv%netscape.com
b71a88f912 Turn on basic junk-mail detection functionality in mail on Mac. r=dmose. 2002-11-07 22:30:16 +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
189cc94548 Removing old, unused files (not part of build) 2002-11-07 21:29:26 +00:00
sspitzer%netscape.com
2029990b82 fix for #178934. junk classification of local mail (and incoming pop mail)
was getting marked as read.  r=dmose, sr=bienvenu.  thanks to granrose for finding the bug.
2002-11-07 21:26:38 +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
sfraser%netscape.com
201f9528cf Fix debug target to output shared lib, not static lib; fixes autoreg crash in debug builds. r=brade/sspitzer. 2002-11-07 20:02:59 +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
sspitzer%netscape.com
1a85326146 fix bad comment. r/sr=no one 2002-11-07 04:29:34 +00:00
ducarroz%netscape.com
1846392b03 Fix for bug 16499. If no recipient is disclosed, we address the message to the sender to prevent problems with some mail server.R=cavin, SR=sspitzer 2002-11-07 01:21:52 +00:00
sfraser%netscape.com
de67bb6d21 Fixing .headers output file name to fix IDL dependencies, which should fix the flames. r=sspitzer 2002-11-07 00:57:23 +00:00
nhotta%netscape.com
f38cf75268 Fixed the comparison code for the sort direction in SortBy(),
bug 177177, r=cavin, sr=sspitzer.
2002-11-06 22:37:05 +00:00
sfraser%netscape.com
fc7b1696f8 Fixing up project files for sspitzer. r=sspitzer 2002-11-06 21:51:59 +00:00
sspitzer%netscape.com
4889a885a8 ignore generated Makefiles. 2002-11-06 21:21:05 +00:00
nhotta%netscape.com
80526943ff Changed emitter to use tranlated strings for headers if not quoting,
bug 157979, r=ducarroz, sr=bienvenu.
2002-11-06 21:04:33 +00:00
sspitzer%netscape.com
19e0ea3301 mailviews for the mac. not part of the build. 2002-11-06 20:40:17 +00:00
sspitzer%netscape.com
ffc14fd215 build work for mailviews, for mac. not part of the build. 2002-11-06 19:10:33 +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
dmose%netscape.com
2c7110830d Temporarily disable front-end code for turning on spam filtering for news, since more work still needs to be done; part of ongoing spam front end work (bug 169638); r/sr=sspitzer@netscape.com 2002-11-06 07:00:52 +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
sspitzer%netscape.com
f36ce9ed1d turn on mscott's mail views. (only linux and windows, working on mac build changes).
bug #176850.  r/sr=bienvenu
2002-11-06 05:22:25 +00:00
sspitzer%netscape.com
95bca31f2f fix for #123767. freeing bogus pointer. thanks to mhammond@skippinet.com.au for the initial patch. r/sr=bienvenu 2002-11-06 05:20:21 +00:00
naving%netscape.com
c18fc62b1d 178580 r=bienvenu fixing regression - mail slow on startup. thanks to bienvenu for catching my mistake 2002-11-06 05:09:20 +00:00
bzbarsky%mit.edu
e5fafcae33 Use the right contractid for the pref service. Bug 178062, r=brendan,
sr=alecf
2002-11-06 03:14:47 +00:00
cavin%netscape.com
57004df3d5 Fix for multiple bugs. Bug 82748: need to convert account name and organization name to unicode; bug 132671: need to create a content type header if its missing or the content type is multipart/alternative; bug 163597: use NS_ConvertUCS2toUTF8() instead of AssignWithConversion() call; bug 174402: need to convert message header and attachment names to unicode and retrieve long filename from MAPI for the attachments. r=nhotta/ducarroz, sr=sspitzer. 2002-11-06 02:58:05 +00:00
bienvenu%netscape.com
a452fae1d0 fix news msg useage of memory cache so we don't try to use mem cache entries for messages that haven't finished downloading, r=cavin, sr=sspitzer 178332 2002-11-06 02:28:08 +00:00
ducarroz%netscape.com
2ab233039c Fix for bug 162842.
When we parse a message, we emitt the main message headers as well the headers
of embedded messages. We must call nsIMsgMailNewsUrl::SetMimeHeaders only for
the main headers.
R=sspitzer, SR=bienvenu
2002-11-06 02:25:00 +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
naving%netscape.com
06116cb469 176380 r=cavin sr=bienvenu set the sent and trash folder flags on aol folders if redirector="aol" 2002-11-06 00:47:46 +00:00
bienvenu%netscape.com
4c2dd45281 add folder size to folder pane, r=cavin, sr=sspitzer, 173825 2002-11-06 00:34:13 +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
ducarroz%netscape.com
c64c5cf4a3 Fix for bug 99217. Need to save the identity key when saving a draft/template. Patch submitted by Frank Sch�nheit<frank.schoenheit@gmx.de>. R=ducarroz, SR=bienvenu 2002-11-06 00:21:15 +00:00
bienvenu%netscape.com
7d1a44fbfb add folder size to folder pane, r=cavin, sr=sspitzer, 173825 fix imap use of mem cache not to mark entries valid until finished loading, r=cavin, sr=sspitzer 114965 2002-11-06 00:18:25 +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
ducarroz%netscape.com
a68bfffbfb Fix for bug 174804.
I fix 2 problems:
a) we need to accept to resolve a CID when it's in a link (<A...>) even if the
part cannot be displayed inline

2) related Part that are not linked to the message body should appears as
attachment, the current algorithm wasn't working when multipart/related is
embedded in multipart/alternative.
R=cavin, SR=bienvenu
2002-11-06 00:00:45 +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
sspitzer%netscape.com
903fffa429 landing mscott's mail views work from the ns tree. see #176850
NOT PART OF THE BUILD YET.
2002-11-02 01:07:53 +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
rdayal%netscape.com
f664b05971 Bug #177250 fix for crash during / after palmsync
The fix is for using the OLE memory management routines instead of the usual ones
for the 'out-parameters' of the MS COM IPalmSync interface used for IPC
between the conduit loaded in the HotSync Manager process and the Mozilla process.
The fix has also been tested by mozilla community person who mostly saw these crashes.

r=ssu, sr=bienvenu, a=roc+moz.
2002-10-30 00:18:51 +00:00
bienvenu%netscape.com
b685adfd58 fix handling of spam plugin imap msg fetch requests so they'll go into memory cache correctly, r=dmose, sr=sspitzer, a=asa not visible to user 169557 2002-10-29 21:03:07 +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
akkana%netscape.com
e1b92eccfa 110949: preserve quote status from Edit Draft. r=ducarroz sr=sspitzer a=dbaron 2002-10-24 01:29:37 +00:00
ducarroz%netscape.com
d9a2d1cb9c Fix for bug 175223. We need to reset the stored message body before getting the new one from editor. R=varada, SR=sspitzer, A=asa 2002-10-22 23:23:56 +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
eb5ccab3c0 fix for 135748;accesskeys for addressbook dialogs;r=cavin;sr=bienvenu;a=asa 2002-10-22 17:57:41 +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
68f0cbb93c b=175012 Mozilla don't support multipart/signed mail with md5 micalg parameter
r=ducarroz sr=darin a=asa
2002-10-22 14:48:14 +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
c1caff3309 157644 r=cavin sr=mscott a=roc+moz fixing pop3 security bug 2002-10-21 23:33:40 +00:00
kaie%netscape.com
0c89a39940 b=164867 S/Mime messages signed by cert w/o email address should not validate
r=javi/ducarroz sr=mscott
2002-10-18 13:46:49 +00:00
beard%netscape.com
eadef5891d Added TokenEnumeration, which provides efficient direct enumeration of the Tokenizer's PLDHashTable. r/sr=brendan, a=asa [not part of build] 2002-10-18 06:31:47 +00:00
naving%netscape.com
ed82b32c19 removing a line I didn't mean to checkin 2002-10-17 23:08:57 +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
jgmyers%netscape.com
6059abb364 fix contents of In-reply-to header: bug 173645 r=ducarroz sr=bienvenu a=asa 2002-10-17 22:17:08 +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
akkana%netscape.com
a6144bb9e3 173953: Fix plaintext quoting. r=ducarroz sr=bzbarsky 2002-10-17 00:07:28 +00:00
beard%netscape.com
37cfc9460e Performance enhancement: using PLDHashTable to store tokens by value in the hash table, using PLArenaPool to allocate token word strings. r/sr=brendan, r=dmose [not part of build] 2002-10-16 21:29:25 +00:00
leaf%mozilla.org
b25d2a38f7 update localeVersion for 1.2b, a=asa 2002-10-16 17:51:38 +00:00
bzbarsky%mit.edu
4b02f3e44a Better naming for mapi registry keys. Bug 166795, patch by
bugzilla@gemal.dk (Henrik Gemal), r=rdayal, sr=sspitzer, a=rjesup
2002-10-16 06:16:15 +00:00
akkana%netscape.com
233e84b959 174391: Make printing independant of editorshell. Fix from brade, r=me, sr=bryner, a=rjesup 2002-10-15 20:31:47 +00:00
akkana%netscape.com
c6e406f9be 174369: fix mailnews so it can again break quoted sections. r=jfrancis sr=sfraser a=blizzard 2002-10-14 19:54:52 +00:00
kaie%netscape.com
c114606c21 b=165574 PSM embedding freeze/ step 3/ replace nsISupportsArray with nsIArray
r=javi sr=alecf a=asa
2002-10-14 14:49:00 +00:00
rdayal%netscape.com
d6e64ca87b part of Bug #173281 Modify for install.
Changes for registration of PalmSync support interface

r=ssu, sr=dveditz, a=asa
2002-10-14 06:53:05 +00:00
beard%netscape.com
0801450ce0 oops, forgot a return type on isUpperCase() r/sr=sspitzer a=asa [not part of build] 2002-10-12 01:14:53 +00:00
beard%netscape.com
c69ba0c665 Don't lowercase non-ASCII characters! r/sr=sspitzer a=asa [not part of build] 2002-10-12 00:45:07 +00:00
akkana%netscape.com
2fce04b49a 173608: fix regression in printing from mail compose. r=brade,ducarroz, sr=sspitzer, a=asa 2002-10-11 23:43:34 +00:00
akkana%netscape.com
02f8ecc9f3 173608: fix regression on inserting data in SendLink, reply, signature, Edit Draft, etc. r=ducarroz, sr=sspitzer, a=asa 2002-10-11 23:42:33 +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
john.marmion%ireland.sun.com
c169aca64b 3rdParty LDAP query may result in invalid filter: bug #146411 r=dmose,sr=sspitzer. 2002-10-11 08:17:13 +00:00
john.marmion%ireland.sun.com
c9191e6717 3rdParty LDAP query may result in invalid filter: bug #146411, r=dmose,sr=sspitzer. 2002-10-11 08:16:11 +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
sspitzer%netscape.com
8ef569b776 don't set the "junkscore" string attribute directly, since it won't notify the view
that the key has changed.  bug #169638.  instead, go through the db.  r/sr=bienvenu, a=asa
2002-10-10 00:07:04 +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
ducarroz%netscape.com
579b7a5d18 Fix for bug 173491. Some how, part of the fix for bug 137629 did not make it into the tree. This patch was R=brade, SR=sspitzer 2002-10-09 16:49:18 +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
naving%netscape.com
926928070a 173137 fixing warning from last checkin 2002-10-09 05:12:42 +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
26e19b10eb no need to cast this, now that we use nsMsgJunkStatus type. r/sr=bienvenu 2002-10-09 03:11:33 +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
7b85e6c79f fixing comment from last checkin 2002-10-09 02:54:23 +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
akkana%netscape.com
93c84e6010 more 137629: two lines got reversed from the configuration that was reviewed/tested. r=brade sr=sspitzer 2002-10-09 02:24:17 +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
akkana%netscape.com
7d30df8339 Try adding .get() to fix some build bustage 2002-10-09 00:07:25 +00:00
naving%netscape.com
e1bdbb16d7 172710 r=cavin sr=bienvenu Don't update folder counts on each copy. Do
this only after copy has ended.
2002-10-08 23:59:37 +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
akkana%netscape.com
3ce9dd920f 137629: remove most editorshell references from mailnews. r=brade sr=sspitzer 2002-10-08 23:04:12 +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
bienvenu%netscape.com
001f805efd fix 173296 mime emitters not registered successfully, r=ducarroz, sr=sspitzer 2002-10-08 19:40:10 +00:00
rdayal%netscape.com
d8567a2e9b Bug #164760 Implement Palm Conduit - changes to build it.
Makefile and changes to build the Conduit. This would get built only when Palm CDK
is installed and the env var PALM_CDK_DIR is set to Palm CDK dir path.

r=leaf, sr=mscott.
2002-10-08 19:00:06 +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
261f517eb6 trying to fix bustage. 2002-10-08 09:07:36 +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
b0b377a23e default spam level to off (0). 2002-10-08 07:00:59 +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
rdayal%netscape.com
e7e7718212 Bug #164970 Track deleted cards and update lastUpdatedTimeStamp
This fix tracks deleted cards and stores the lastUpdatedTimeStamp for modified cards
This is required for Palm Sync.

Initial patch by Srilatha.
r=rdayal, sr=bienvenu.
2002-10-08 06:36:20 +00:00
loadrunner%betak.net
55609bfe63 b144551 inconsistent en-mac/en-unix in different platform langenus.xpi files, r=cls, tao, sr=sfraser, dveditz 2002-10-08 06:21:11 +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
f6df719e43 comment out the pref for junk button, until it's ready. 2002-10-08 06:00:10 +00:00
sspitzer%netscape.com
8dd6d07958 varada forgot the mailnews.js side of his checkin for bug #170572.
for now, show these buttons.  but that might be changing as junk
might kick off file and or next.
2002-10-08 05:54:12 +00:00
sspitzer%netscape.com
24d3bea489 fix more build bustage. 2002-10-08 05:26:03 +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
bienvenu%netscape.com
001c8496e0 work for imap spam filters, ifdeffed off for now r/sr=sspitzer 169557 2002-10-08 04:19:11 +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
bienvenu%netscape.com
9481fa3284 add imap msg fetch peek url, part of spam filter work r/sr=sspitzer 169557 2002-10-08 03:52:41 +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
2ac22d63b7 fix nsIAddrDatabase.h to not include mdb.h part of spam filtering work (the whitelist part) r/sr=sspitzer 169557 2002-10-08 03:50:31 +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
timeless%mac.com
d045c33b6b Bug 170443 Build warning in nsLocalMailFolder.cpp
walk84@yahoo.com r=naving sr=dveditz
2002-10-08 02:09:26 +00:00
rdayal%netscape.com
1138ddaebf Bug #164760
Files for implementation of PalmSync Conduit, NOT YET PART OF BUILD
The Conduit would be built as separate Windows Dll loaded by the HotSync Manager

r=cavin, sr=mscott
2002-10-08 01:41:17 +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
ducarroz%netscape.com
b58bef7dba Fix for bug 172808 (smoketest blocker). Somehow, I checked in the wrong line when fixing bug 127210. R=cavin, SR=beard 2002-10-07 15:44:54 +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
darin%netscape.com
7f1956b180 fixes bug 157135 "nsIFileURL need to be frozen" r=dougt sr=bzbarsky 2002-10-06 02:20:35 +00:00
varga%netscape.com
274f864757 Fix for bug 112534. Remove collapse grippies.
r=caillon, sr=jag
2002-10-05 08:11:28 +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
beard%netscape.com
7a7bc9f2a4 Using a fixed sized (16k) token buffer, now byte swapping 32-bit integers written into the training data, correctly opening the ANSI file in binary mode (crucial on the Mac). [not part of build] 2002-10-04 22:47:36 +00:00
ducarroz%netscape.com
074ba9a39f Bug 172210. Set correct parameter to force mime generating clean output for mail filter. R=cavin, SR=sspitzer 2002-10-04 22:43:26 +00:00
ducarroz%netscape.com
7b7138e9f6 Fix for bug 172210. Add a new mode to generate a clean output for mail filter. This mode get activated when the url contains the option header=filter. R=cavin, SR=sspitzer 2002-10-04 22:40:53 +00:00
ducarroz%netscape.com
6e58b5876f Bug 172210. Ad a new plain text emitter. R=cavin, SR=sspitzer 2002-10-04 22:37:17 +00:00
ducarroz%netscape.com
778e64c2ab Bug 172210. Add a new mime emitter to output plain text headers. R=cavin, SR=sspitzer 2002-10-04 22:35:08 +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
naving%netscape.com
7dda838fe9 170555 r=mscott sr=bienvenu Changed IsValidFolderURI to GetExistingFolder so that it can be reused 2002-10-04 22:32:04 +00:00
jgmyers%netscape.com
297b98f113 Include In-Reply-To: when sending replies: bug 78117 r=ducarroz sr=bienvenu 2002-10-04 22:26:08 +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
beard%netscape.com
11dbfcfeef Remove obsolete file. r=sspitzer [not part of build, either] 2002-10-03 22:29:52 +00:00
beard%netscape.com
4867e6fb8a Kill warnings. [not part of build] 2002-10-03 22:22:42 +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
rdayal%netscape.com
2c26194a5f Bug #165247. Implementation of Palm AB HotSync support in Mozilla.
NOT yet part of BUILD.

- files in palmsync/build are for providing IPC support to get called from
Palm Conduit loaded into Palm's HotSync Manager
- files in palmsync/public is the XPCOM interface for Palm HotSync support Mozilla module
- files in palmsync/src is the implementation of this module, the XPCOM interface
implementation, implementation when IPC call is made and the implementation of the
actual PalmSync Logic.

r=cavin, sr=bienvenu.
2002-10-03 20:40:24 +00:00
sspitzer%netscape.com
7d0ec3a172 fix tooltip. the IM button does IM and Chat. a=jglick,robinf. 2002-10-03 20:35:01 +00:00
varada%netscape.com
3a14e570f3 fix for 171068; move compose specific prefs to compose prefs panel;r/sr=sspitzer 2002-10-03 20:07:11 +00:00
varada%netscape.com
cf36a07cd6 fix for 170573 -Create new notification panel for mail prefs;r/sr=sspitzer 2002-10-03 20:03:16 +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
ere%atp.fi
2311a0b84b Fix for bug 170058: Body as "Plain Text" has no linebreaks and is displayed in variable font width
r=BenB, sr=bienvenu
2002-10-03 19:41:59 +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
sspitzer%netscape.com
5841265063 fix for #141628. don't drop the NNTP connection when doing list if the server
sends us a line like:  ". 0000000001 0000000002 y".  r/sr=bienvenu
2002-10-03 09:47:36 +00:00
ducarroz%netscape.com
24568896b0 Fix spam filter bustage on Windows and Linux. Not part of the build yet 2002-10-03 02:35:57 +00:00
beard%netscape.com
0de413b761 Switched to binary format for training data. [not part of build] 2002-10-03 00:26:44 +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
aef1d566cd Incorporated patch from bug #172210 (thanks jf), added code to writeTokens to write correct data when there are 0 tokens, so that readTokens will work correctly in that case. [not part of build] 2002-10-02 22:16:00 +00:00
beard%netscape.com
c024c1e8c8 Added writeTrainingData/readTrainingData methods which save to a file called "training.txt" in the current profile directory. [not part of build] 2002-10-02 21:52:21 +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
beard%netscape.com
a0d20b1e0f Fixes learning, removes usage of NaN, and correctly initializes refcount of the nsIStreamListener. [not part of build]. 2002-10-02 19:54:32 +00:00
kaie%netscape.com
c408dadf46 b=170575 View Signature certificate button is busted
r=javi
2002-10-02 18:50:52 +00:00
kaie%netscape.com
f6cd49fcd4 b=172028 Regression: LDAP certificate retrieval does no longer work
r=rjc sr=darin
2002-10-02 18:48:28 +00:00
sspitzer%netscape.com
39a411902c fix for #172088. allow redirector type for smtp server to determine if we show hostname in password prompt. r=ducarroz, sr=bienvenu 2002-10-02 18:39:32 +00:00
sspitzer%netscape.com
1f779df83e instead of NAN, use 0. build problems on win32 (and probably linux).
r=beard.
2002-10-02 18:31:17 +00:00
sspitzer%netscape.com
1fd685da50 more build changes for beards new bayesian filter implementation. not part of build yet. 2002-10-02 10:18:56 +00:00
sspitzer%netscape.com
fb741a31ab build bayesian makefiles, but the extension is not part of the build yet. 2002-10-02 09:02:57 +00:00
sspitzer%netscape.com
b0587aeaca some changes for windows / linux. not part of the build. 2002-10-02 09:02:18 +00:00
sspitzer%netscape.com
3496ea49dc fix for bug #172085. override redirector type for smtp server based on hostname.
r=cavin, sr=bienvenu
2002-10-02 08:02:35 +00:00
sspitzer%netscape.com
9cceb7e6c4 code clean up. use contract id instead of cid. remove bogus comments. 2002-10-02 07:59:50 +00:00
sspitzer%netscape.com
9b71127ce1 code cleanup. use contract id instead of cid. 2002-10-02 07:52:55 +00:00
sspitzer%netscape.com
995ff937e9 code cleanup. use contract id instead of cid. remove unused cid 2002-10-02 07:52:09 +00:00
sspitzer%netscape.com
1ec3a2df66 remove bogus comment. 2002-10-02 07:50:21 +00:00
sspitzer%netscape.com
5ee7398538 code cleanup. remove unused cid 2002-10-02 07:50:00 +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
bd7cee6619 code cleanup, move from static cid to contract id. no bug. 2002-10-02 07:43:18 +00:00
sspitzer%netscape.com
e3eeb981e7 ignore generated makefile. 2002-10-02 07:21:41 +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
beard%netscape.com
d4d1abb2c0 Bayesian Spam Filter C++ implementation. [not part of build yet]. 2002-10-02 01:58:35 +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
jgmyers%netscape.com
dc7a9f05df use default charset for UNKNOWN-8BIT: bug 71541 r=nhotta sr=blizzard 2002-10-01 22:19:17 +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
bienvenu%netscape.com
0fd4bbe14f add ability to pass results of commands back to front end code so the fe can handle errors, bug 20071 r=cavin, sr=sspitzer 2002-10-01 18:45:08 +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
bienvenu%netscape.com
5e9a664981 fix bug 20071, add ability to pass results of custom commands back to front end code so the fe can handle errors, r=cavin, sr=sspitzer 2002-09-30 23:23:16 +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