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

14603 Коммитов

Автор SHA1 Сообщение Дата
stephend%netscape.com dfa0be33b9 Typo in checkin for bug 210984. r/sr=scott@scott-macgregor.org 2003-07-14 22:34:58 +00:00
pkw%us.ibm.com 51e7388621 Bug 211332 - Remove unused files in mailnews/base/prefs/resources
r/sr=sspitzer@netscape.com
2003-07-14 21:40:30 +00:00
bienvenu%netscape.com 7b75b2e7d9 part of work to add support for APOP, patch by ch.ey@gmx.net, r/sr=bienvenu 43923 2003-07-14 14:37:42 +00:00
bienvenu%netscape.com e14c315b9f add support for sorting threads, r=sspitzer, sr=mscott 72493 also make expand all state remembered 64426 2003-07-14 14:17:48 +00:00
bienvenu%netscape.com ce14e466f6 add pref for making thread pane column click do a flat sort, default true (current behaviour) r/sr=mscott, 72493 2003-07-14 14:11:46 +00:00
jaggernaut%netscape.com 817298ce0b Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky 2003-07-14 07:37:39 +00:00
scott%scott-macgregor.org 6906e3ab3a Bug #210984 --> let extensions extend entries in the account manager. This allows extensions like PGP/mime to directly add panels
to the account manager.

r/sr=sspitzer
2003-07-14 00:02:09 +00:00
jaggernaut%netscape.com 2d7ed90a69 Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner 2003-07-13 22:29:00 +00:00
scott%scott-macgregor.org 4a96cbd3b2 -mail command line handler CAN handle args. Set this to true. This means you can now do:
mozilla.exe -mail news://<news server> and it will work.

This also means that clicking on news and snews urls in a browser will do the right thing for thunderbird.

r/sr=sspitzer
2003-07-13 21:27:26 +00:00
stephend%netscape.com 8ee37e9f72 Bug 212446. UMR in nsNNTPNewsgroupList::ProcessXOVERLINE. Patch by Timeless <timeless@myrealbox.com>. r/sr=sspitzer@netscape.com. Tested under Purify by Stephen Donner <stephend@netscape.com> 2003-07-13 19:43:21 +00:00
bienvenu%netscape.com 9476bf7638 fix bug 151452 handle login-delay and in-use messages from pop3 server patch by ch.ey@gmx.net, r/sr=bienvenu 2003-07-13 18:51:56 +00:00
scott%scott-macgregor.org 2462f8b8d8 Thunderbird now uses a dynamically generated 3-pane. No more alternate 3-pane xul file, so remove the C++ code
that tries to launch the alternate 3-pane.

Land the new vertical 3-pane for thunderbird. Folder pane | Thread Pane | Message pane.
2003-07-12 20:38:22 +00:00
scott%scott-macgregor.org 5213c89d42 Try to reduce the jiggling effect caused by viewing messages with a lot of attachments. Set a fixed # of rows
for the attachment list, currently 3 rows.

r/sr=sspitzer
2003-07-12 20:29:48 +00:00
kaie%netscape.com eca5c05eea Fixing bustage from previous checkin. 2003-07-11 20:20:14 +00:00
mkaply%us.ibm.com 0f3a3e3df1 Better fix for 178961 per dbaron 2003-07-11 19:53:13 +00:00
kaie%netscape.com 903de8295b b=205702 S/Mime messages should use larger encrypted strings to increase strength of security
r=ddrinan sr=brendan
2003-07-11 19:27:27 +00:00
scott%scott-macgregor.org 5f61db2df0 Port some thunderbird improvements to the account manager back to the seamonkey trunk. Remove lots of unwanted flex space
from the dialogs.

r/sr=sspitzer
2003-07-09 03:53:22 +00:00
bienvenu%netscape.com 26962d2124 more fixes for corruption of offline imap stores after compact, 166617, r/sr=sspitzer 2003-07-03 14:42:08 +00:00
bienvenu%netscape.com 1a3020ea80 add message for folder in use message, r/sr=sspitzer, 166617 2003-07-02 21:33:12 +00:00
bienvenu%netscape.com 6f90413097 fix 210800 problem parsing imap headers/messages with mal-formatted line terminators (CRCRLF) on windows r/sr=sspitzer 2003-07-02 21:03:30 +00:00
bienvenu%netscape.com fc63cdfcea fix problem displaying pop3 password failed error message, patch by ch.ey@gmx.net, r=bienvenu, sr=sspitzer 211479 2003-07-02 20:59:05 +00:00
timeless%mozdev.org 6ebcae8784 Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag moa=sspitzer
2003-07-02 14:30:36 +00:00
scott%scott-macgregor.org a04ea40a5a Thunderbird only change. Does not effect trunk builds.
When rendering a mail message, check to see if the message has been marked as junk.
If it has, sanitize the HTML, stripping it of any images, remote connection requests, tables, js, cookies, etc.
2003-07-02 03:24:58 +00:00
scott%scott-macgregor.org f142d85931 Implement a content policy class for thunderbird.
Block the loading of remote images if the preference is set. Register ourselves as a pref observer
so we know when this pref changes.

Has no effect on the seamonkey build. CVS: ----------------------------------------------------------------------
2003-07-01 05:30:17 +00:00
scott%scott-macgregor.org abb907c6f9 Implement a content policy class for thunderbird.
Block the loading of remote images if the preference is set. Register ourselves as a pref observer
so we know when this pref changes.

Has no effect on the seamonkey build.
2003-07-01 05:29:53 +00:00
scott%scott-macgregor.org cf8e368ef2 Thunderbird only...
register the new content policy manager for thunderbird builds. (The content policy manager is not finished yet)
2003-07-01 02:29:44 +00:00
scott%scott-macgregor.org 9003cfad76 Effects thunderbird builds only.
Unfinished cut at a thunderbird content policy manager which will control whether images are displayed, JS is executed,
etc.
2003-07-01 02:27:55 +00:00
sspitzer%netscape.com 63543c950b fix for bug #211078
addressbook views shows blank name field, when we could use email address.
important for tbird, and mscott's contact list in the compose window.
r/sr=bienvenu
2003-07-01 00:05:08 +00:00
bienvenu%netscape.com cb0214f949 part of work to prevent corruption of offline imap stores when compacting offline stores, and miscellaneous cleanup 166617 r/sr=sspitzer 2003-06-30 23:51:50 +00:00
bienvenu%netscape.com b2cf77179a part of work to prevent corruption of offline imap stores, 166617 r/sr=sspitzer 2003-06-30 23:33:46 +00:00
bienvenu%netscape.com 0ad3366042 fix 211104 CRAM-MD5 capability not always recognized, patch by ch.ey@gmx.net, r/sr=bienvenu 2003-06-30 21:57:02 +00:00
pkw%us.ibm.com 8bf13d8ca8 Bug 56670 - add error handling ui to movemail
First set of changes.
r/sr=sspitzer@netscape.com
2003-06-30 21:36:27 +00:00
bienvenu%netscape.com fd5e11f510 don't prompt/send mdn response when reading news messages, r/sr=sspitzer 209516 2003-06-29 01:33:15 +00:00
bienvenu%netscape.com 737ce90217 instead of removing nulls when parsing server responses, replace them with spaces, so we won't throw off the byte counts for imap and pop3, 205789 r/sr=sspitzer 2003-06-29 01:06:29 +00:00
sspitzer%netscape.com 78d8c01fb5 fix for bug #210912
ignore clicks to the filter list tree header in the filter dialog, we don't want to sort

fix for bug #210947
double clicking past the last row in the filter dialog opens a broken filter edit dialog
(should do nothing)

fix for bug #210965
double clicking on a checkbox in the "enable" ccolumn in the filter dialog
should not open the currently selected filter in the edit filter dialog

r/sr=bienvenu
2003-06-28 04:08:14 +00:00
sspitzer%netscape.com faf7d6756c fix for bug #210949
ignore clicks to the dir tree header in the addressbook window, we don't want to sort

fix for bug #210950
double clicking past the last row in the dir tree should not act like you double
clicked the select addressbook / LDAP server / mailing list

r/sr=bienvenu
2003-06-28 04:05:48 +00:00
bienvenu%netscape.com 1573b494ea fix problem selecting imap messages after imap uid validity rolls, r/sr=sspitzer 145638 2003-06-28 00:40:08 +00:00
bienvenu%netscape.com a1b1e71fd8 remove debugging code accidentally checked in with last checkin 2003-06-25 14:49:28 +00:00
bienvenu%netscape.com 475384bd2d logout of connections that get a syntax error, because we don't re-use them correctly, r/sr=sspitzer, 205789 - the most common cause of this is spam messages with embedded nulls 2003-06-25 14:42:03 +00:00
scott%scott-macgregor.org 9edaa34b81 Refactor the method for adding recipient rows to the addressing widget into two methods so the new thunderbird
addressing sidebar panel can re-use some of this code.

sr=sspitzer
2003-06-25 05:17:19 +00:00
jst%netscape.com abefba9053 Fixing bug 209884. Writing an inline helper to safely get an nsIScriptContext from a JSContext and making direct callers of JS_GetContextPrivate() use the helper. r=caillon@aillon.org, sr=peterv@netscape.com 2003-06-24 21:43:01 +00:00
cbiesinger%web.de 8106f8f4f4 201769 r=neil sr=dmose patch by bugzilla@christian.schmidt.name
Security panel is confusing - order of controls should be changed
2003-06-24 20:51:38 +00:00
jshin%mailaps.org 89d724a214 bug 209328 : fix mailto URL regression. (r=nhotta, sr=alecf) In addition,
address two other (related) issues.
- Fix ConvertURISpecToUTF8 to make it fill up the out parameter
- Make Tru64 Cxx happy with NS_STATIC_CAST of nsAutoPtr<PRUnichar>
2003-06-24 14:31:09 +00:00
jshin%mailaps.org a02a46efd1 bug 205649 : replace U+00E5 represented in ISO-8859-1 (0xe5) with U+00E5 in
UTF-8 in all XUL files to make them to be genuinely encoded in UTF-8. All the
changes are in comments so that this shouldn't affect anything at run-time.
(r=hwaara)
2003-06-23 13:18:12 +00:00
neil%parkwaycc.co.uk 81ad90a4c4 Bug 118899 Option to display original date in message headers p=ch.ey@gmx.net r=me sr=dmose 2003-06-23 11:50:26 +00:00
cbiesinger%web.de 2edb25ce92 209985 patch by bugzilla@pippo.demon.co.uk r=cavin sr=dmose MAPI does not check HKEY_CURRENT_USER for default mail client 2003-06-22 16:20:32 +00:00
caillon%returnzero.com 4cc64cee34 Bug 209852. Remove |dont_QueryInterface|.
r=dbaron, sr=jag
2003-06-21 00:15:41 +00:00
neil%parkwaycc.co.uk 9c09261eff Bug 195733 commandglue.js included twice, causes JS error p=kd-moz@tprac.de r=me sr=dmose 2003-06-20 11:22:06 +00:00
kaie%netscape.com e2d898f42b b=209995 Incorrect S/Mime status shown in UI
r/sr=sspitzer
2003-06-20 01:12:15 +00:00
neil%parkwaycc.co.uk 6741a52ed1 Bug 209661 remove unnecessary NS_LITERAL_CSTRING( with ).get() r=jag sr=alecf 2003-06-18 14:31:45 +00:00
scott%scott-macgregor.org 50f31820a3 the library name for thunderbird for mail is different than that of Mozilla Mail. Use a define for the library name
used to find the biff icon and make the necessary adjustment for thunderbird.

sr=sspitzer
2003-06-18 05:35:31 +00:00
scott%scott-macgregor.org 172f878594 fix the regression caused by Bug #162765 which broke mailto urls. 2003-06-18 05:34:08 +00:00
bzbarsky%mit.edu 1192bcea2e Attempt to fix windows bustage. 2003-06-18 04:17:23 +00:00
bzbarsky%mit.edu 5c03b78c3e Constify some constants in mailnews/imap. Bug 200389, patch by ataylor@its.to
(Andrew Taylor), r=sspitzer, sr=alecf
2003-06-18 02:40:32 +00:00
alecf%flett.org b7fa256d74 fix for bug 209220 - now that i18n APIs take ASCII charset names, update consumers to avoid excess conversions.. which usually means storing charset names as ASCII and updating a few other APIs
r=jkeiser, sr=jst and some great comments from jshin@mailaps.org
2003-06-17 16:40:34 +00:00
scott%scott-macgregor.org cabeb62746 Bug #209403 --> mail compose window needs to be able to handle a mailto url passed in as a window argument.
r/sr=sspitzer
2003-06-17 02:17:52 +00:00
bienvenu%netscape.com d4c29471d3 first part of 209545, get rid of unused imap proxy event, r/sr=sspitzer 2003-06-16 14:37:43 +00:00
bienvenu%netscape.com 9cec2db205 part of work for 145638, use uid validity in mem cache key so if uid validity rolls, we won't use the old cache entry, this checkin makes it so we can get the uid validity, the remaining work is to use it in the cache key r/sr=sspitzer 2003-06-16 03:27:47 +00:00
bienvenu%netscape.com 040f0dd599 fix handling case where imap server drops the connection by using nsITransport::isAlive, r=ere@atp.fi, sr=sspitzer 200181, 195106 2003-06-15 19:42:51 +00:00
timeless%mozdev.org 048916b764 Bug 186725 nntp service NewURI doesn't check to see if SetSpec failed..
r=caillon sr=darin
2003-06-15 19:36:26 +00:00
bienvenu%netscape.com 5cca86fb50 fix problem where new news messages were getting marked read when pop3 get new mail ran r/sr=sspitzer, 206271 2003-06-15 18:21:13 +00:00
bienvenu%netscape.com 4d3d422822 fix 43297, messages w/o x-mozilla-status line lose their read state when database regenerated, add x-mozilla-status header when compacting folder, r/sr=sspitzer 2003-06-12 22:25:55 +00:00
jshin%mailaps.org eb93104d96 bug 167265 : add to necko Content-Disposition header handling per RFC 2231 (with
fallbacks to RFC 2047 and raw 8bit chars in |aOriginCharset| ) necessary for
i18nized filename support (when downloading files via http) :
r=cbiesinger, sr=alecf
2003-06-12 21:57:49 +00:00
kairo%kairo.at ccd0707c81 bug 207642 - update localeVersion for 1.5a, also update contents-platform.rdf and contents-region.rdf files, r=rchen, sr=blizzard 2003-06-12 15:19:21 +00:00
brade%netscape.com 97e32dcb83 remove unused params; r=akkana, sr=kin, bienvenu, bug=208967 2003-06-12 14:51:37 +00:00
timeless%mozdev.org 19e72716ed Bug 189429 strict javascript warning in mail3PaneWindowCommands.js
patch by stevechapel@earthlink.net r=neil sr=jst
2003-06-12 07:11:40 +00:00
alecf%flett.org 13e8097b51 fix what is almost certainly a typo - ACstring->ACString (no harm done, just causing an xpidl warning at build time) 2003-06-11 18:28:23 +00:00
alecf%flett.org 2751c6b097 fix for bug 206379:
- combine nsICharsetConverterManager2 and nsICharsetConverterManager
- get rid of nsIAtom in most of the methods
- provide versions of getUnicodeDecoder/Encoder which don't do alias resolution
- change all charset types to ASCII strings
- clean up some other i18n APIs which could be simplified
- fix all consumers of all changed i18n interfaces
r=jshin, smontagu
rs=sfraser
2003-06-11 18:16:03 +00:00
bienvenu%netscape.com 15aa0cabb7 fix problem with imap mail dbs getting cleared when doing subscribe on cyrus servers, r/sr=sspitzer 208660 2003-06-11 14:47:44 +00:00
seawood%netscape.com 917db2876a Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:36:47 +00:00
seawood%netscape.com bde9a95afd Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:29:40 +00:00
bienvenu%netscape.com ec891273fd fix warning and timestamp leeway comparison on linux, r/sr=sspitzer 208627 2003-06-10 21:28:15 +00:00
seawood%netscape.com 97649bab86 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
seawood%netscape.com b28ce0a530 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 20:12:33 +00:00
bienvenu%netscape.com 88d247b651 fix for 208815 crash stopping downloading of imap message, r/sr=sspitzer 2003-06-10 18:51:12 +00:00
sspitzer%netscape.com 0c087a289e fix for bug #1293896
remove print preview on Mac OS X
r/sr=bienvenu
2003-06-08 20:21:53 +00:00
bienvenu%netscape.com f0ecb8c8f5 potential fix for intermittent crash sending mail, r/sr=sspitzer, 208300 2003-06-08 16:53:02 +00:00
sspitzer%netscape.com 4d7cf14e20 not respecting junkFolderName property in messenger.properties
localizers can't localize "Junk" folder on local folders (IMAP is ok)
r/sr=bienvenu
2003-06-07 06:00:02 +00:00
bienvenu%netscape.com b6211f49cc fix handling of acl for setting seen flag in read-only folders, r/sr=sspitzer 206791 2003-06-06 23:39:20 +00:00
sspitzer%netscape.com 909aea29af fix for bug #205877
when you toggle junk status from thread pane icon,
and you've got it set to move on manual mark, assertion and painting problems.

the problem is that ::OnDeleteCompleted() uses the selection to determine which
view indices to call with ::NoteChange().

the junk column icon triggers a delete (or move) and that row might not be selected.

instead, we save of the indices (we can't save keys, as the keys are already removed
before ::OnDeleteCompleted() is called), and use the saved indices when calling
::NoteChange()

thanks to bienvenu for the suggestion.

r/sr=bienvenu
2003-06-06 03:55:46 +00:00
shliang%netscape.com 6f41392ce9 207260 - supplementary patch to fix msg compose shortcut in addressbook. r=jag, sr=sspitzer 2003-06-05 22:58:12 +00:00
bienvenu%netscape.com 6ab4191aaf fix problems with imap subscribe ui and cyrus servers, r/sr=sspitzer, 202622 2003-06-05 03:36:27 +00:00
kairo%kairo.at 0b93c73eee bug 207642 - update localeVersion for 1.5a - r=rchen, sr=blizzard 2003-06-04 11:11:19 +00:00
bienvenu%netscape.com f474095b43 turn off secure auth for incoming mail servers by default 2003-06-04 04:09:26 +00:00
sspitzer%netscape.com 97ce16dc05 fix for bug #177280
Notification sound doesn't work
thanks to mloiselle@yahoo.com (Marc Loiselle) for the fix
r/sr=dmose,darin,sspitzer
2003-06-03 23:45:04 +00:00
bienvenu%netscape.com 25ec09641d switch secure auth default to true, r=bienvenu, sr=sspitzer, 205771 this patch by ch.ey@gmx.net, as were previous checkins 2003-06-03 19:25:48 +00:00
bienvenu%netscape.com 017cacb2d3 error msg for pop3 secure auth failing 205571 r/sr=sspitzer 2003-06-03 19:24:02 +00:00
bienvenu%netscape.com a43d7153ca add pref for disabling secure auth on incoming mail servers 205571 r/sr=sspitzer 2003-06-03 19:20:48 +00:00
bienvenu%netscape.com 611a344c54 make imap pay attention to secure auth pref to fix problem logging onto misconfigured imap servers that claim to support auth-md5, but don't 2003-06-03 17:01:40 +00:00
bienvenu%netscape.com 407ab05df8 remove tab from last checkin 2003-06-03 14:49:52 +00:00
bienvenu%netscape.com df3c4ae2bd fix 208108 read messages in acct central selects imap inbox twice, r/sr=sspitzer 2003-06-03 14:26:38 +00:00
bienvenu%netscape.com 641d1393ce fix disk thrashing downloading for offline, remove unused code, 208043, r/sr=sspitzer 2003-06-03 02:22:34 +00:00
bienvenu%netscape.com d60ad56ec3 fix multiple connections to inbox when using account central to read new imap msgs, r/sr=sspitzer 207635 2003-06-01 22:04:30 +00:00
bienvenu%netscape.com 760ca55179 fix crash moving local messages, r/sr=sspitzer 207798 2003-06-01 14:42:31 +00:00
sspitzer%netscape.com 387a9fac45 fix for bug #182174
get the eudora import code building and working on Mach-o builds.
r=ccarlen, sr=bienvenu
2003-05-30 23:42:34 +00:00
bienvenu%netscape.com 7cc1d02e33 fix problem moving messages with embedded nulls, r/sr=sspitzer 206473 2003-05-30 14:20:07 +00:00
shliang%netscape.com 12a9f5b5de bug 207260 - (osx) cmd-m should not open mail compose window. r=jag, sr=sspitzer 2003-05-30 05:08:45 +00:00
timeless%mozdev.org fd76e77086 Build Bustage (HP-UX B.11.00 java05)
Error 225: "nsMailDatabase.cpp", line 541 # Ambiguous overloaded function call; more than one acceptable function found. Two such functions that matched were "long abs(long)" ["/opt/aCC/include/cstdlib", line 14] and "int abs(int)" ["/usr/include/stdlib.h", line 38].
            *aResult = abs(actualFolderTimeStamp - folderDate) <= gTimeStampLeeway;
                       ^^^
2003-05-29 10:44:38 +00:00
sspitzer%netscape.com 37adc32082 partial fix for bug #195142
Canceling a move to trash permanently deletes mailbox
thanks to ajschult@eos.ncsu.edu for the patch.
r=sspitzer, sr=bienvenu, a=asa,sspitzer
2003-05-29 04:32:05 +00:00
bienvenu%netscape.com ebdf775673 fix for 207038 hidden pref for timestamp leeway on local summary files, r/sr=sspitzer 2003-05-28 22:47:39 +00:00
bienvenu%netscape.com 8f4bb24684 fix build error in #ifdef debug code 2003-05-28 14:32:00 +00:00
bienvenu%netscape.com df3d5c81fc attempt to fix race condition in multiple connection protection code 146558 r/sr=sspitzer 2003-05-28 14:27:05 +00:00
bienvenu%netscape.com d7eb3427b4 fix move/copying multiple messages into imap folder from another account to not update the dest folder for every message copied into it, if open in another window, 207292 r/sr=sspitzer 2003-05-27 23:52:18 +00:00
timeless%mozdev.org b599c1507d Bug 205996 Control reaches end of non-void function nsAddrBookSession::GeneratePhoneticNameFromCard
r=dmose sr=dmose
2003-05-23 22:21:32 +00:00
timeless%mozdev.org b6c634fca6 Bug 180927 nsNNTPNewsgroupList::CleanUp deletes uninitialized m_knownArts.set
r=dmose sr=bz
2003-05-23 21:42:41 +00:00
dwitte%stanford.edu 270d3909ca bug 100649: Length() being used where IsEmpty() is meant
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().

thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.

got the ok from Asa to land into a closed tree.
2003-05-23 21:34:47 +00:00
varga%netscape.com 717feaab4a Landing bookmarks changes.
Bug 205378 - Meta bug for changes in bookmarks sorting code
r=jag, sr=sspitzer, a=sspitzer,asa

The CloneResource() has been back ported from Firebird, originally
implemented by Pierre Chanial.
2003-05-23 12:03:40 +00:00
sspitzer%netscape.com 13da6b1dd4 fix for bug #206339
add PR_LOGGING for the bayesian filter.
people will have problems, and this will help dev and QA track them down.
it's *really* verbose, but that can be addressed later.
r/sr=bienvenu, a=sspitzer for 1.4 final
2003-05-23 07:34:19 +00:00
bienvenu%netscape.com 9bd18f223f attempt to fix bug 205379 folder busy problems after getting pop3 new mail on attbi servers, r/sr/a=sspitzer 2003-05-22 23:53:29 +00:00
bienvenu%netscape.com 1e64877b6c fix problem migrating/downloading mail that has been downloaded by Mail.app and marked as non junk, r=sfraser, sr/a=sspitzer 192596 2003-05-22 20:50:40 +00:00
caillon%returnzero.com 9adb4b2876 Bug 206701 - leak fix.
r+sr+a=sspitzer
2003-05-22 13:42:28 +00:00
sspitzer%netscape.com d19d84c6e7 fix for regression bug #206504
Views dropdown menu quickly loses focus/highlight.
thanks to bryner for debugging the problem.
r/sr=bryner, a=sspitzer
2003-05-21 22:59:38 +00:00
sspitzer%netscape.com 6cf75a0b61 fix for bug #180029
"running junk mail controls manually should respect preferences-Move to Junk folder"
r/sr=bienvenu, a=asa,sspitzer
2003-05-21 21:38:37 +00:00
sspitzer%netscape.com 9111bf8faa supplimental fix for bug #202355.
cut and paste error.  r=cavin, sr=bienvenu, a=sspitzer
2003-05-21 06:47:26 +00:00
dwitte%stanford.edu f8477d46d2 Bug 203593: Memory leak of 672 bytes from 4 blocks allocated in PR_Malloc.
fixes some addrbook leak suckage and tidies up memory footprint a tad.

r=caillon, sr=dmose, a=asa.
2003-05-20 02:49:10 +00:00
cavin%netscape.com 72f75498c9 Fix for 205729. Added 'aMsgWindow' input parameter to PerformBiff() which is set to null for regular biff (ie, check mail for every xx minutes) and is set to a valid window for check mail at startup. r=sspitzer, sr=bienvenu, a=sspitzer. 2003-05-19 23:59:06 +00:00
scott%scott-macgregor.org 3587ea5463 Does not effect Seamonkey builds.
Try to get thunderbird going on the Mac. Include TK_LIBS.

Thanks to macrxnapa for the patch.
2003-05-19 00:24:34 +00:00
scott%scott-macgregor.org eb5faba111 Part of Bug #179533 --> remove obsolete CID file (has no effect on the current build) since this file has
been moved to ..\src.
2003-05-18 19:25:59 +00:00
ssu%netscape.com 3cd78f7202 checking fix for rajiv for bug 177514 - 'mozMapi' should be 'MozillaMapi'. r=naving, sr=sspitzer, a=sspitzer 2003-05-17 19:05:42 +00:00
ssu%netscape.com 2c68d6a8b3 fixing bug 190381 - Message Filters dialog is missing its Help button. r=jag, sr=jag, a=sspitzer 2003-05-17 00:31:21 +00:00
bienvenu%netscape.com 3cc7bddd86 make newly junk mail plugin classified junk mail not appear in the non-junk mail view 180203 r/sr/a=sspitzer 2003-05-16 19:53:24 +00:00
bienvenu%netscape.com 86eec1927c make newly junk mail plugin classified junk mail not appear in the non-junk mail view 180203 r/sr/a=sspitzer 2003-05-16 18:23:34 +00:00
shliang%netscape.com fa7043c160 bug 205054 - need descriptive text dialog to come up for user's first junk mail action. r/sr/a=sspitzer 2003-05-16 01:10:33 +00:00
sspitzer%netscape.com af08788f09 supplimental patch for bug #204679
when running junk mail commands on the current folder
we need to "pass over" emails from people in the whitelist (if we are doing
whitelisting, for this account), instead of marking them as good.

thanks to bienvenu for catching my mistake.

r/sr=bienvenu, a=sspitzer
2003-05-15 23:15:49 +00:00
bienvenu%netscape.com a4b393ca3c make messages filtered into open local folders get analyzed for junk status 180153 r/sr/a=sspitzer 2003-05-15 21:38:34 +00:00
sspitzer%netscape.com 1c49e7b954 fix my debug only double checking assertion code. I had it reversed. 2003-05-15 07:18:25 +00:00
sspitzer%netscape.com 0ec050d99f fix for bug #204679
Run Junk Mail Control on Folder doesn't respect Address Book whitelist.
r/sr=bienvenu, a=sspitzer
2003-05-15 07:04:54 +00:00
sspitzer%netscape.com a08c495fa8 supplimental fix for bug #194273.
we need to show local folders in the JMC now, for several reasons.
r/sr=bienvenu, a=sspitzer
2003-05-15 02:02:34 +00:00
scott%scott-macgregor.org 7ede8f721f Does not effect mozilla builds. Thunderbird only.
Fix a problem on unix builds with undefined symbols from msgbaseutil_s.

Thanks to dmose@mozilla.org and Jonathan Wilson for the patch
2003-05-15 01:01:23 +00:00
sspitzer%netscape.com fdd4cc0957 fix for bug #194273
move to junk folder (or delete) when the user manually marks as junk.
this was one of the top usability items we found, during UE studies
r/sr=bienvenu, a=sspitzer
2003-05-14 20:38:40 +00:00
bienvenu%netscape.com b616f8b0f3 fix for problem with views and mail filters involving msg status, 183158 r/sr/a=sspitzer 2003-05-14 18:42:35 +00:00
bienvenu%netscape.com 527edb5865 fix for problem with views and mail filters involving msg status, 183158 r/sr/a=sspitzer 2003-05-14 18:32:54 +00:00
bienvenu%netscape.com 6acd0b59e3 fix for losing junk flags after selecting folder, r/sr/a=sspitzer 191042 2003-05-14 13:38:29 +00:00
sspitzer%netscape.com 62a758724a fix for bug #195234
mail status line reports: "Transferring data" with the wrong hostname.
affects pop, imap, and nntp.  (not smtp)
thanks to ch.ey@gmx.net for the initial patch.
r/sr=bienvenu, a=sspitzer
2003-05-14 05:28:25 +00:00
sspitzer%netscape.com 930a3b8393 fix for bug #205517
View/_Threads conflicts with Sort_ By
r/sr=bienvenu, a=sspitzer
2003-05-14 03:50:33 +00:00
bienvenu%netscape.com 43f7843ba4 fix for 205003 add pref for doing sec auth, default to false, patch by ch.ey@gmx.net, r=bienvenu, sr/a=sspitzer 2003-05-14 03:16:02 +00:00
bienvenu%netscape.com 335c0ffd8d fix crash in imap code when socket transport is closed, r/sr/a=sspitzer 205420 2003-05-14 01:44:05 +00:00
bienvenu%netscape.com 73c50bbb76 fix for problem failing to delete imap messages when user has a server that supports acl and changes his username, r/sr/a=sspitzer 63550 2003-05-14 00:52:16 +00:00
robinf%netscape.com 2c439ed1ce updates per bug 161765; r=oeschger 2003-05-12 23:33:37 +00:00
bienvenu%netscape.com d0575e9cd1 fix 161999 destination of local filter move doesn't update counts correctly, and empty local trash should display 0 folder size, r/sr/a=sspitzer 2003-05-12 22:51:48 +00:00
bienvenu%netscape.com 1cf4b9897e fix hang when exiting while offline with cleanup inbox turned on r/sr/a=sspitzer 204618 2003-05-12 22:50:13 +00:00
stephend%netscape.com b627674def Bug 204958. zip in Address tab should be ZIP (uppercase acronym). r=robinf@netscape.com, sr=sspitzer@netscape.com, a=sspitzer@netscape.com, localization=bobj@netscape.com 2003-05-12 21:52:36 +00:00
bienvenu%netscape.com e516a5dd6b fix undo of local mail delete, r/sr/a=sspitzer 188245 2003-05-10 20:14:20 +00:00
bienvenu%netscape.com 2d4d28d52d better fix for 204874 problems with custom proprietary envelope command with imap sent folder, r/sr/a=sspitzer 2003-05-10 14:48:24 +00:00
scott%scott-macgregor.org 3d15f348db Try to get movemail working on linux THUNDERBIRD builds. Has no impact on trunk.
a=sspitzer
2003-05-10 05:20:20 +00:00
sspitzer%netscape.com ca3b645a8d fix for bug #204517
[junk] purge doesn't work for Junk folder under Local Folders
r/sr=bienvenu, a=sspitzer
2003-05-10 02:11:57 +00:00
sspitzer%netscape.com 0786706792 fix for bug #197043
fix the underlying problem that was causing the JMC dialog not to close.
make the spam folder stuff friendly to IMAP servers that have namespaces
like Cyrus IMAP servers.

r/sr=bienvenu, a=sspitzer
2003-05-09 23:21:26 +00:00
bienvenu%netscape.com e2600420d1 fix crash when sending with an external smtp redirected login, r/sr=sspitzer, a=sspitzer 205102 2003-05-09 22:48:13 +00:00
sspitzer%netscape.com ef069487a5 fix for bug #204807
spam analyzing should not be automatically applied to public imap folders,
other user's imap folders, Unsent, Sent, Drafts or Templates folders
r/sr=bienvenu a=sspitzer
2003-05-09 18:09:32 +00:00
bienvenu%netscape.com bf5a55f10d back out fix for 169481 deleting msgs in threaded view messages up indentation, until I can completely fix it r/sr/a=sspitzer 2003-05-09 14:46:10 +00:00
shliang%netscape.com 2b09d219aa bug 204251 - mail list dialog jumps when opened. r/sr=sspitzer,a=asa 2003-05-09 02:54:49 +00:00
stephend%netscape.com 1cbfed4658 Bug 203310. wav should be '.wav' in Notifications prefs in Mail. r=robinf@netscape.com, sr=sspitzer@netscape.com, a=sspitzer@netscape.com 2003-05-09 00:25:31 +00:00
bienvenu%netscape.com e4715b7a78 fix leak in quick searchr/sr/a=sspitzer 198104 2003-05-08 23:03:55 +00:00
cavin%netscape.com c4ff4b91e8 Fix for 190354. Create CanRenameDeleteJunkMail() to determine if a given junk folder uri is being used or not. Reset OnlineFolder flag for a folder that has been renamed. sr=bienvenu, r/sr/a=sspitzer. 2003-05-08 22:50:48 +00:00
cavin%netscape.com 9a096f5390 Fix for 200199. Create HandleMDNResponse() to handle all return receipt (MDN) requests in mailWindowOverlay.js. Remove all MDN generation code in cpp files. r=bienvenu, sr/a=sspitzer. 2003-05-08 22:37:41 +00:00
sspitzer%netscape.com 0b61ce1ff5 partial fix for bug #197043
Junk Mail Controls... window does not close when click ok.
r/sr=bienvenu, a=sspitzer
2003-05-08 22:27:32 +00:00
bienvenu%netscape.com 14f1bc05e6 fix problem updating imap folder that has local messages appended to it, r/sr/a=sspitzer 195826 (and 204678 along the way) 2003-05-08 22:23:49 +00:00
cavin%netscape.com eb4657738e Fix for 189023. When copying folders, remember destination folder name in the request obj and compare both parent and folder name when copy finishes in FindRequest(). r/sr/a=sspitzer. 2003-05-08 22:09:30 +00:00
shliang%netscape.com 48851a405b 204882 - can't launch mail. r/sr/a=sspitzer 2003-05-08 21:05:28 +00:00
bienvenu%netscape.com 77ffa358cb fix sometime error logging onto pop3 server, patch by ch.ey@gmx.net, r=bienvenu, sr/a=sspitzer 204061 2003-05-08 18:56:59 +00:00
bienvenu%netscape.com 803689ac91 fix error when SMTP EHLO response comes in multiple packets, patch by ch.ey@gmx.net, r=bienvenu, sr=sspitzer, a=sspitzer 198573 2003-05-08 18:54:25 +00:00
ssu%netscape.com 44d9f9a8fb fixing bug 190120 - Following mailto links always spawns plain-text Composition windows regardless of "Compose Format" setting. r=dmose, sr=sspizter, a=asa 2003-05-08 18:40:06 +00:00
shliang%netscape.com 45ede25034 supplementary patch for bug 144828 - nav-only installs don't have send link, image, new message. r/sr/a=sspitzer. 2003-05-08 17:52:06 +00:00
sspitzer%netscape.com 26e84c6e93 fix for bug #204716
acceskey error when the search is in progress (Search/Stop button in SearchDialog box)
thanks to hugues.fournier@tiscali.fr (Hugues Fournier) for the fix.

also fix some js errors on mail search.
r/sr/a=sspitzer
2003-05-08 14:51:05 +00:00
bienvenu%netscape.com dc50a18b39 whitespace cleanup 2003-05-08 14:30:42 +00:00
bienvenu%netscape.com e97a8534c2 propagate junk status when move/copying imap messages to local folders, r/sr=sspitzer, a=sspitzer, 204515 2003-05-08 14:24:25 +00:00
bienvenu%netscape.com 2dd1accfb0 fix problem with pop3 biff firing when summary file is out of date - will reparse folder if not locked, r/sr=sspitzer, a=sspitzer 142196 2003-05-08 14:22:50 +00:00
bienvenu%netscape.com 314b9241fc cleanup whitespace, remove commented out code, no bug, a=sspitzer 2003-05-08 14:19:15 +00:00
bienvenu%netscape.com c75a0173b6 fix problem with sent folder and custom envelope command, r/sr=sspitzer, a=sspitzer, 204874 2003-05-08 14:15:43 +00:00
bienvenu%netscape.com a03b928bbe part of fix for 122693 display problems when deleting messages in threaded view r/sr=sspitzer, a=sspitzer 2003-05-08 14:09:31 +00:00
sspitzer%netscape.com 0e038caab6 fix for bug #189490.
remember the current mail view, across sessions.
(we already remember it when switching folders).
r/sr=bienvenu a=sspitzer
2003-05-08 14:05:57 +00:00
sspitzer%netscape.com 3f4fa108f0 bug #153052
foward inline of news message doesn't work if hostname has any capital letters.
thanks to Boris 'pi' Piwinger for tracking this down.
r/sr=bienvenu, a=sspitzer
2003-05-08 13:40:55 +00:00
ere%atp.fi be80c52c71 Fix for bug 204248: No maximize/minimize buttons in new Mailnews window, and raise & lower broken
r+sr=jag
a=asa
2003-05-08 06:54:27 +00:00
jaggernaut%netscape.com bdfa490d82 Bug 204809: <browser disableHistory=.../> -> <browser disablehistory=.../>. r=sr=a=sspitzer 2003-05-08 03:08:15 +00:00
caillon%returnzero.com 1686eec664 Removing a duplicated line (bug 204610)
Patch by calvin.liu@sun.com
r=caillon sr=sspitzer a=asa
2003-05-08 01:44:14 +00:00
darin%netscape.com ddcc1e9593 fixes bug 204673 "throbber icon keeps spinning after viewing previously read mail" r=mscott sr=sspitzer a=sspitzer,asa 2003-05-07 21:22:24 +00:00
shliang%netscape.com b48b53992f 144828 - nav-only installs do not have send link, send image, new message menuitems. r=jag, sr/a=sspitzer. 2003-05-06 01:14:51 +00:00
shliang%netscape.com 6142ab1816 195285 - junk mail column placement incorrect for existing profiles. r=jag,sr/a=sspitzer. 2003-05-06 01:04:17 +00:00
sspitzer%netscape.com 6e7bd4b175 fix for regression bug #200348
Properties button does not work in the Advanced Address Book Search dialog
r/sr=bienvenu, a=sspitzer
2003-05-06 00:36:03 +00:00
caillon%returnzero.com 30bd0e55ed Bug 77104 - Remove Account prompt should say which account
r=biesi sr=sspitzer a=sspitzer
2003-05-05 22:19:23 +00:00
cbiesinger%web.de e31ffcd647 204338 patch by matti@mversen.de r=stephend sr=sspitzer a=sspitzer missing "to" at viewLog.dtd 2003-05-05 21:28:13 +00:00
cavin%netscape.com 0e4a8f1cbf Fix for 196105. Unescape 'MoveToFolder' name when converting older version of filter rules for MacOSX. r/sr/a=sspitzer. 2003-05-05 21:25:53 +00:00
bienvenu%netscape.com 0026c5bd39 fix problem handling multiple 251 SMTP responses, patch by christian eyrich, r=bienvenu, sr=bienvenu,a=sspitzer 2003-05-05 20:48:42 +00:00
bryner%netscape.com 6f68a8c852 fixing some atom leaks in mailnews, bug 202852, r=sspitzer, sr=bzbarsky, a=sspitzer 2003-05-03 23:09:04 +00:00
sspitzer%netscape.com 6fb301e24d fix for bug #180950
[linux] shortcut for selecting all in textarea in mail compose window is broken.
accesskey for attachment bucket was getting in the way.
r=caillon@aillon.org, sr=bienvenu, a=sspitzer
2003-05-03 22:49:18 +00:00
darin%netscape.com 3c6e0afaa8 fixes bug 197079 "Status bar doesn't display 'Stopped' when stop button is clicked" r=dougt sr=jag a=asa 2003-05-02 06:31:55 +00:00
sspitzer%netscape.com 20e3c000e1 fix for bug #161999
for local trash folder, empty trash doesn't always update unread / total msg counts.
r/sr=bienvenu, a=sspitzer
2003-05-02 02:30:09 +00:00
sspitzer%netscape.com 5b30518caa remove bogus comment. 2003-05-02 02:11:53 +00:00
sspitzer%netscape.com 7128011f82 fix for bug #186573
when pop mail comes in, and we aren't looking at the inbox
we don't update the unread / total counts.

r/sr=bienvenu, a=sspitzer
2003-05-02 02:04:10 +00:00
sspitzer%netscape.com 51d79ff6d2 even though they live in mailnews/extensions
mdn, mailviews and bayesian aren't optional.
no bug, no reviewer.  just adding a comment.
2003-05-02 01:21:16 +00:00
sspitzer%netscape.com 18d4c61f87 fix for build bustage. 2003-05-01 23:50:49 +00:00
bienvenu%netscape.com d6fe2358de fix endless quota alerts, r/sr=sspitzer, a=sspitzer 204120 2003-05-01 22:35:51 +00:00
caillon%returnzero.com 187fd35830 Bug 203859 - Deleted address book reappear after an exit/restart
Bug 203945 - Type down in compose window very slow resulting in very slow auto complete
r/sr/a=sspitzer
2003-05-01 22:22:01 +00:00
sspitzer%netscape.com f7bbce7579 fix for some mail view issues
bug #189543 [Mailviews: View dropdown menu items should be in View:Messages Menu]
bug #187990 [dropdown out of sync if view set in View|Messages]
bug #190187 [mail view list, remove cancel button (doesn't work).  instead, prompt on delete, like filters]

r/sr=bienvenu, a=sspitzer
2003-04-30 07:37:16 +00:00
ere%atp.fi 35ee8f1abd Bug 137661: Mail window opened from biff icon can't be maximized/minimized/resized and covers the full screen
r+sr=jag
a=sspitzer
2003-04-30 06:24:01 +00:00
bienvenu%netscape.com 36492d4f25 fix bug 203219, failure to logon to pop3 servers that support cram-md5, r/sr=sspitzer, a=sspitzer 2003-04-29 18:19:24 +00:00
caillon%returnzero.com 8fef74d33c Bug 173430 - flawfinder warnings in libpref
r=alecf,dwitte
sr=dmose
a=asa
2003-04-29 04:17:38 +00:00
pavlov%pavlov.net 14b8976085 fixing bug 14665 r=kaie sr=dmose a=sspitzer 2003-04-29 02:47:34 +00:00
ssu%netscape.com b2b3bc1f21 fixing bug 190534 - Help buttons in Account Settings pointing to wrong location in Help. r=dmose, sr=jag, a=sspitzer 2003-04-28 18:01:47 +00:00
sspitzer%netscape.com b142aa35ac fix leak, no bug. 2003-04-27 17:39:23 +00:00
caillon%returnzero.com 731073c19a Backing out previous patch since it was causing addressbook problems. 2003-04-27 10:36:58 +00:00
caillon%returnzero.com 6221b1ca6c Bug 173430 - flawfinder warnings in libpref
r=alecf, sr=dmose, a=sspitzer
2003-04-27 04:47:46 +00:00
sspitzer%netscape.com 6c8da995fa fix for regression bug #203261
Opening a local forwarded message results in a blank Mail window
r/sr=bienvenu, a=sspitzer
2003-04-27 00:57:08 +00:00
scott%scott-macgregor.org 62ea94837b Bug #202349 --> merge the thunderbird version of loadUrl to match the version Seth added.
Code flow does not effect mozilla.

a=sspitzer
2003-04-26 07:11:26 +00:00
sspitzer%netscape.com fe7e8ea92d fix for bug #203415
don't use the default smtp server when creating a new account
if the smtp server has a redirector type.
r/sr=bienvenu, a=sspitzer
2003-04-26 02:08:37 +00:00
sspitzer%netscape.com 18045adfd1 fix for security bug #51631
prevent auth UI from coming up from inside messages
sr=darin, r=bienvenu, a=sspitzer
2003-04-25 23:29:17 +00:00
cavin%netscape.com a58b5ef4fa Fix for 202355. Turn on apple single/double code for MacOSX. r=ccarlen, sr=sfraser. 2003-04-25 21:18:10 +00:00
sspitzer%netscape.com a6b855d799 fix for build bustage caused by my fix for bug #198303
can't build if you disable ldap.
2003-04-25 18:17:23 +00:00
sspitzer%netscape.com b80d1f6667 fix for regression bug #203219
All POP3 accounts fail with repeat password dialog
thanks to ch.ey@gmx.net for the fix.
sr=bienvenu, r/a=sspitzer
2003-04-25 18:16:53 +00:00
sspitzer%netscape.com cdd3ac018c fix for bug #198303
"Deleted cards still show up for junk mail whitelisting, people I know views."
ah, thanks to the good old deleted card array, the addressbook code gets uglier.

fix for bug #106461
header pane won't show if the PAB is corrupt.
lots of other bad things will happen if your PAB is corrupt, so
if we can detect it, move it to the side, rename it, create a new one,
and tell the user what we did.

r/sr=bienvenu, a=sspitzer
2003-04-25 03:05:12 +00:00
jaggernaut%netscape.com 4a2c7fb52a Bug 199655: should use parseInt instead of Math.round. patch by mc <magicdice@hotmail.com>, r=jag, sr=bryner, a=Asa 2003-04-25 01:53:55 +00:00
sspitzer%netscape.com ea385155e1 fix for bug #138076
Single news account setup fails to setup Local Folders
and without local folders, we're in a world of hurt.
(drafts, send later, templates, etc.)
r/sr=bienvenu, a=sspitzer
2003-04-25 01:36:31 +00:00
sspitzer%netscape.com c229503ea5 fix for bug #145580, JS errors in mailWindowOverlay.js for newgroups only configuration
r=bz, sr=sspitzer, a=sspitzer, thanks to ian@arlen.demon.co.uk for the patch.
2003-04-25 01:05:36 +00:00
sspitzer%netscape.com c9df22ab39 fix for bug #203251, Cancelling Add Account Wizard gives error message in JS console
r=bz, sr=sspitzer, a=sspitzer, thanks to ian@arlen.demon.co.uk for the patch.
2003-04-25 01:03:56 +00:00
shliang%netscape.com 4e197c657b additional patch for bug 125197 - r/sr/a=sspitzer 2003-04-25 00:10:30 +00:00
sspitzer%netscape.com 9224ca7b48 fix for bug #197149. spam filter shouldn't be applied to trash or junk folder.
r/sr=bienvenu, a=sspitzer
2003-04-24 08:53:59 +00:00
sspitzer%netscape.com 3ba0f6cca6 fix for bug #159995
crash when cancelling print / print preview of news messages with attachments.

also, when print / print preview of news messages, attachments don't show.

r/sr=bienvenu, a=sspitzer
2003-04-24 06:40:56 +00:00
scott%scott-macgregor.org f376371561 does not effect the seamonkey build.
fix a case typo in order to fix linux thunderbird builds. thanks to cdn @ xul planet
for the patch.
2003-04-24 06:28:59 +00:00
ssu%netscape.com 245584a2d9 fixing bug 195136 - Palm Sync readme file needs to be packaged and installed with mail.xpi. r=sgehani, sr=dmose, a=asa 2003-04-23 23:39:11 +00:00
sspitzer%netscape.com 6e987524d8 fix for bug #186081
Printing doesn't work after Print Preview a mail message.
thanks to psolanki@netscape.net for the fix.
r=neil, sr=sspitzer, a=sspitzer
2003-04-23 18:01:54 +00:00
seawood%netscape.com f5c6d0cbd2 Removing extra ^Ms
Fixing irix bustage
2003-04-23 08:25:11 +00:00
sspitzer%netscape.com c9c716aca0 fix for bug #176016
Sending an email can reveal the name of the profile directory secret .slt name
r/sr=bienveu
2003-04-23 06:38:08 +00:00
sspitzer%netscape.com 90f3d8ea61 whitespace change, no bug. 2003-04-23 05:49:35 +00:00
sspitzer%netscape.com 5599c46767 fix for security bug #199088
r/sr=bienvenu
2003-04-23 05:21:18 +00:00
bienvenu%netscape.com 2be94dc53b add cram-md5 support to pop, patch by Christian Eyrich, r=me, sr=sspitzer 202442 2003-04-23 04:37:44 +00:00
sspitzer%netscape.com 219049caae fix for bug #202996.
don't create junk mail folder unless we have "move to junk" enabled

also, default target account / target folder pickers to junk on local folders
which we will create if it doesn't exist.

r/sr=bienvenu
2003-04-23 04:01:42 +00:00
sspitzer%netscape.com 0e98a94309 fix for bug #202981.
for servers that can't do search, don't show them as potential junk target folders
because we allow the user to purge junk target folders, but purge requires search.

also, fix it so in the purge code if we are about to purge a server that doesn't
support search, we skip it, and assert.

r/sr=bienvenu
2003-04-23 00:35:17 +00:00
mstoltz%netscape.com 82daa06f05 Bug 201547 - allocate larger buffer to make room for expansion of & characters. patch by zen-parse@gmx.net, r=mstoltz, sr=heikki. 2003-04-23 00:25:47 +00:00
shliang%netscape.com a34131e19d bug 202561 - html mail dialog comes up when it isn't supposed to - r/sr=sspitzer 2003-04-23 00:03:36 +00:00
dmose%mozilla.org 1e7d0e5b49 When an SMTP server sends an unexpected error code or drops the connection, notice that fact and alert the user instead of silently pretending the message was sent (bug 200647). Thanks to Christian Eyrich <ch.ey@gmx.net> for the patch. r=dmose@mozilla.org; sr=bienvenu@netscape.com 2003-04-22 23:49:32 +00:00
sspitzer%netscape.com 4c8a192829 fix for bug #202951
servers that don't support search should not show up in the search dialog.
if we have one selected in the folder pane when we open the dialog,
just select the first server.

r/sr=bienvenu
2003-04-22 21:31:01 +00:00
sspitzer%netscape.com 0ca1dc063f fix for bug #202945
allow servers to not support filter after the fact.
r/sr=bienvenu
2003-04-22 20:59:17 +00:00
sspitzer%netscape.com 753ad32053 improve comment, no bug. 2003-04-22 20:46:17 +00:00
sspitzer%netscape.com fca48e5e23 simple code cleanup, no bug. 2003-04-22 20:45:42 +00:00
bzbarsky%mit.edu c75f2a9d47 Use delete[] for arrays, not delete. Bug 201367, patch by mstankus@calpoly.edu
(Mark Stankus), r=bbaetz, sr=sspitzer
2003-04-22 17:42:26 +00:00
cls%seawood.org 2977fb3d51 Remove extra nsEudoraFactory.cpp from CPPSRCS.
Fixing mingw bustage
2003-04-22 03:14:05 +00:00
sspitzer%netscape.com 004791b84f fix for regression bug #202584 (in mail views, you should only see is/isn't for junk, has attachment and label)
fix for bug #202848, when switching between pop and imap searches, it's possible to get an empty operator menulist.

r/sr=bienvenu
2003-04-22 00:55:40 +00:00
sspitzer%netscape.com 2f16bac889 fix for bug #202849
don't allow the user to create incoming pop filters based on the message label.
(you can still set the label, as a filter action.)

we did the same thing for junk status and attachment status, as these aren't things
that we know when the message is arriving.

r/sr=bienvenu
2003-04-22 00:30:34 +00:00
bienvenu%netscape.com dd1ee55d05 fix handling of failure doing a send unsent messages, patch by Christian Eyrich, r/sr=bienvenu, 154184, also cleaned up uses of PR_FREEIF and some braces style 2003-04-21 23:30:37 +00:00
scott%scott-macgregor.org 594a2fd9ee add export rules for static mail build. 2003-04-20 22:50:27 +00:00
scott%scott-macgregor.org f340a94ac6 add some export rules for static mail build. 2003-04-20 22:48:23 +00:00
scott%scott-macgregor.org 8b5be13a9d Bug #179533 --> add the option to make a static build of mailnews which is disabled by default.
r/sr=sspiter
2003-04-20 20:56:21 +00:00
scott%scott-macgregor.org 4986e32875 Bug #179533 --> add vccard library to the static mail build.
(not part of the build)
2003-04-20 20:28:01 +00:00
brendan%mozilla.org bdeb25acd4 Add const to PLDHashTableOps static; fix warning and else-after-return. 2003-04-20 03:36:53 +00:00
bienvenu%netscape.com b89af837ff speed up move/delete of multiple local messages, 184434 r/sr=sspitzer 2003-04-20 00:33:19 +00:00
bienvenu%netscape.com 7619c18d99 speed up copying of multiple local msgs r/sr=sspitzer 183560 2003-04-19 21:38:30 +00:00
bienvenu%netscape.com bf04b2692b partial speedup of reparsing folders, clear thread pane when delaying building of view, 172786 r/sr=sspitzer 2003-04-19 17:10:05 +00:00
cbiesinger%web.de 79e2ea0435 urg, backing out, this breaks attaching files with non-ascii names on non-windows platforms 2003-04-19 14:16:35 +00:00
cbiesinger%web.de ef2bf18c34 170852 patch by yokoyama@netscape.com r=shanjian sr=roc+moz Remove #ifdef MOZ_UNICODE and MOZ_AIMM (no makefile changes yet) 2003-04-19 12:20:18 +00:00
scott%scott-macgregor.org 7bf4126720 Part of Bug #179533 --> need to move mail CID files from the build directory to the src directory.
This will make aggregating mail dlls easier.
r/sr=sspitzer
2003-04-19 05:29:35 +00:00