Commit Graph

12841 Commits

Author SHA1 Message Date
naving%netscape.com
066c35c03c 141152 r=ducarroz sr=bienvenu fix the partial msg display code in mime to use escaped uidl and then unescape
this uidl in pop3 code. fixes truncated pop3 msg download problems with uidl having quotes(")
2002-05-03 01:00:21 +00:00
mscott%netscape.com
e81b715b04 Bug #134288 --> hide extra hash marks caused by the smime code in the 3-pane and compose window when you
are viewing/sending a message with no security information.
r=kai
sr=sspitzer
2002-05-03 00:23:52 +00:00
bienvenu%netscape.com
b5e6458227 don't commit the db for every news article expired r/sr = sspitzer 123922 2002-05-02 23:54:09 +00:00
sspitzer%netscape.com
cf254a36ae fix for #141881. remove addMailListToDatabase() from nsIAbDirectory.idl, not needed.
also, so other code cleanup.  r/sr=bienvenu
2002-05-02 23:46:59 +00:00
naving%netscape.com
3dc98f4781 141354 r=bienvenu sr=mscott If the filters have custom headers that are not in "mailnews.customHeaders" pref
then add them to the pref, fixes a corruption problem on adding new filters.
2002-05-02 23:34:05 +00:00
sspitzer%netscape.com
e1c263107b fix for #135984. mailto: urls with %20 don't work properly.
r=ducarroz, sr=sspitzer, fix by antonio.xu@sun.com
2002-05-02 21:32:07 +00:00
bienvenu%netscape.com
27b381fcf4 fix crash on shutdown when duplicate mail db listeners have been registered r=naving, sr=sspitzer 141028 2002-05-01 20:48:03 +00:00
bienvenu%netscape.com
f09fc01098 fix crash on shutdown after saving imap draft r=naving, sr=sspitzer 141028 2002-05-01 20:47:03 +00:00
kaie%netscape.com
1fde3e9b21 b=130692 Find matching certificate using case insensitive email address
r=javi sr=jag
2002-05-01 14:09:42 +00:00
cbiesinger%web.de
6c4a36b1c3 bug 62703 patch by neil@parkwaycc.co.uk r=ducarroz sr=alecf
Mail Compose: Need mnemonics for "Attachments" and "Subject"
2002-05-01 12:47:42 +00:00
varada%netscape.com
0ae8092bff fix for 141314;associate the right smtp server with each account;r=racham;sr=sspitzer 2002-04-30 21:53:09 +00:00
cavin%netscape.com
c369be9abb Fix for 138804. Put child folders in the pending list when root folder is sitll missing and process these child folders when root folder shows up. r=ducarroz, sr=sspitzer, a=rjesup@wgate.com. 2002-04-30 21:32:09 +00:00
naving%netscape.com
9704a57636 139876 r=bienvenu sr=mscott Add two methods to nsIMsgFolder to transfer db init info when we are getting rid
of old db and creating a new db for the same folder
135275 r=bienvenu sr=mscott Added a boolean dbBatching param to EnableNotification that will tell us when
to do db batching. This param help us to not open unused stream to local dest folder in mailDatabase code, hence we can rid of #ifdef MAC.
2002-04-30 21:24:22 +00:00
naving%netscape.com
a707417496 138297 r=bienvenu sr=mscott. null out the filter list when we are unloading server, fixes problem with single profile filters in turbo mode. 2002-04-30 20:35:01 +00:00
bienvenu%netscape.com
14e1f929e9 fix hang starting mail, sr=alecf 141162 2002-04-30 16:43:26 +00:00
bienvenu%netscape.com
e44ac3a3c5 fix 140555 r/sr=sspitzer downloading two copies of every news msg for offline use when syncing newsgroups, also don't allow multiple downloads to the same group 2002-04-30 14:46:44 +00:00
john.marmion%ireland.sun.com
32346dbc01 fix for #135414. LDAP Address Book intgration with 3rdparty products fails.
r=dmose,sr=sspitzer
2002-04-30 13:28:07 +00:00
sspitzer%netscape.com
d167f9c530 fix build issue. thanks to jefft for the patch. 2002-04-30 06:33:18 +00:00
mstoltz%netscape.com
cc4b5969f8 Bug 140133 - Replace unsafe strcpy with strncpy and null-terminate the result.
r=nhotta, sr=heikki
2002-04-30 04:07:57 +00:00
alecf%netscape.com
58ad7ad612 Fix for bug 138299 - switch consumers of nsIWindowMediator service to use the non-RDF contractID, in preparation for bug 132175
r=danm, sr=jag
2002-04-30 01:36:59 +00:00
yokoyama%netscape.com
6efda3be84 Bug139842
Populate the unicode string with replacement char in case of decoder failure
Impact only mail/news.
/r=nhotta;sr=bienvenu
2002-04-29 23:21:53 +00:00
bienvenu%netscape.com
6c8378c12b fix top crash in imap header parsing, r=naving, sr=sspitzer 140986 2002-04-29 21:36:37 +00:00
alecf%netscape.com
9348ce8ac8 fix bug 139633 - as a part of freezing nsAString, move Left/Right/Mid back into nsString, and fix consumers to start using Substring()
r=jag, sr=darin
2002-04-29 20:29:54 +00:00
cbiesinger%web.de
f290668263 bug 140146 patch by ere@atp.fi r=bienvenu sr=mscott
crash in nsMsgFolder during shutdown
2002-04-29 18:15:09 +00:00
darin%netscape.com
e554d83626 fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
jfrancis%netscape.com
fa3eab32b7 trivial change to reduce CW compiler memory demands. r=ducarroz 2002-04-27 03:53:17 +00:00
jgmyers%netscape.com
bf7e6b01fd Remove ssl-forcehandshake workaround r=kaie/rpotts/bienvenu sr=darin 2002-04-26 23:02:11 +00:00
naving%netscape.com
281921ef9d 139833 r=racham sr=sspitzer Save the default sent/drafts/templates(folder URIs) prefs settings correctly 2002-04-26 21:50:18 +00:00
sspitzer%netscape.com
1fcb78d629 fix for regression bug #138647. turn off some code that was for #134743.
until I figure it out.  r/sr=bienvenu
2002-04-26 19:52:41 +00:00
nhotta%netscape.com
0a4a8eba82 Add charset fallback mechanism to nsISaveAsCharset and use it for message headers and plain text body,
bug 109342, r=ducarroz,ftang, sr=bienvenu,sspitzer.
2002-04-25 22:49:19 +00:00
mscott%netscape.com
b73ad8ff93 Bug #134745 --> take a stab at fixing the yellow triangle icon on win98. remove the discarable attribute
on the new mail notification icon.

rs=sspitzer
2002-04-25 20:16:48 +00:00
bienvenu%netscape.com
dff58d499c fix handling of download for offline use when imap no select folder is configured for offline use r=naving, sr=sspitzer 133951 2002-04-25 19:08:40 +00:00
bienvenu%netscape.com
42042324cb fix crash deleting news server and adding it back r=naving, sr=sspitzer 80869 2002-04-25 19:02:37 +00:00
ducarroz%netscape.com
22a832f1e1 Fix for bug 138619. We must initialize rv before using it!. R=srilatha, SR=bienvenu 2002-04-25 18:50:15 +00:00
seawood%netscape.com
c0ec608df6 Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
Changes:
* Added EXTRA_COMPONENTS variable to build.  Use it to automagically install files into the components dir.
* Added SYSINSTALL variable.  Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template

The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
           /bin/mozilla-config
           /include/mozilla-ver/*
           /lib/mozilla-ver  (mozappdir)
                            /components
                            /res
                            /defaults
                            /chrome

There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.

$prefix -> /lib/mre/mre-ver  (mredir)
                            /components
2002-04-25 02:52:44 +00:00
nhotta%netscape.com
81a713186e Adding a localization comment to a property file not to translate the strings,
bug 139615, r=rchen.
2002-04-25 00:48:50 +00:00
sspitzer%netscape.com
7356bf64d9 strdup() not defined on the mac, using PL_strdup() instead. fix bustage for bienvenu. 2002-04-24 21:40:10 +00:00
bienvenu%netscape.com
2809a70e87 fix 136805 broken mdn receipts when msg subject has non-ascii characters fix by jeff tsai, r=ducarroz, sr=bienvenu 2002-04-24 20:45:53 +00:00
bienvenu%netscape.com
078f75c860 fix reading unread message in sent folder that had an mdn request not to prompt for return receipt, fix by jeff tsai, r=bienvenu, sr=sspitzer 138054 2002-04-24 20:16:23 +00:00
bienvenu%netscape.com
a27df3f289 fix error/crash replying to a message in a folder with a comma in the name r=ducarroz, sr=sspitzer 133861 2002-04-24 20:03:44 +00:00
jst%netscape.com
7d7c5f63b6 Checking in ducarroz@netscape.com's cleanup for bug 138663. r=bzbarsky@mit.edu, sr=jst@netscape.com 2002-04-24 03:56:40 +00:00
jst%netscape.com
18f1c685f6 Fixing regression bug 138663. Cached mail compose windows open up blank. r=harishd@netscape.com, sr=jband@netscape.com 2002-04-24 00:33:56 +00:00
seawood%netscape.com
717f160cfa Use debug() instead of dump() so that js component registration output only shows up in debug builds.
Bug #138726 r=rginda sr=alecf
2002-04-23 07:30:11 +00:00
nhotta%netscape.com
14bce627cc Changed to use a different util function which does not call the converter repeatedly in a loop
in order to workaround the converter problem (bug 138578),
bug 120728, r=ducarroz, sr=sspitzer.
2002-04-23 02:20:17 +00:00
nhotta%netscape.com
b1e79eb712 Added out argument for NS_MsgStripRE to avoid altering the const argument,
bug 131983, r=ducarroz, sr=bienvenu.
2002-04-23 02:18:19 +00:00
naving%netscape.com
8d9a6048e3 138217 r=cavin sr=bienvenu. Make folders of an acct in one profile do not show up for the same acct in another
profile in turbo mode. Clear the subfolders array when we are forcing shutdown of rootFolder and all its children.
2002-04-23 02:14:36 +00:00
mscott%netscape.com
36da9ea91d Bug #133580 --> make image/tiff attachments show up as external attachments
instead of acting non-existent in the message.
r=ducarroz
sr=bienvenu
2002-04-23 01:14:47 +00:00
ducarroz%netscape.com
67189a1d71 FIx for bugscape bug 11669. Add preference to turn off plugin access in mail. R=mscott, SR=bienvenu 2002-04-22 23:16:17 +00:00
naving%netscape.com
5b7848020f 138828 r/sr=bienvenu. Made it so that customHeaders can be removed from the UI. The fix is to clearUserPref "mailnews.customHeaders" when all headers are removed. 2002-04-22 23:07:33 +00:00
kaie%netscape.com
fb19288806 b=125607 Temporary workaround for better displaying signed S/Mime messages w/ attachments from IMAP servers.
r=ducarroz sr=bienvenu
2002-04-22 23:02:29 +00:00
kaie%netscape.com
7e0bebea5f b=137627 Fix crash seen with some messages.
r=kaie sr=sspitzer
2002-04-22 13:49:53 +00:00
shliang%netscape.com
413c8e917a 132032 - column settings for unread msg count in folder pane not followed - r=bhuvan, sr=sspitzer, a=asa 2002-04-19 07:19:26 +00:00
sspitzer%netscape.com
ba0ce0e6dd fix for #138092. bad information text in mailing list dialog.
now that it is modal, you can't dnd.  text from robinf@netscape.com.
r/sr=bienvenu
2002-04-19 03:53:27 +00:00
seawood%netscape.com
97531eb92c Add make -j support to win32 gmake builds.
Bug #132848 r=bryner
2002-04-19 02:42:28 +00:00
seawood%netscape.com
f1d907679e Remove references to obsolete CHROME_ variables.
Bug #113401 r=bryner
2002-04-19 01:29:29 +00:00
rdayal%netscape.com
44b4fc0a4f fix for MAPI send of files with localized filenames, bug # 103313
r=nhotta, sr=mscott
2002-04-18 23:43:36 +00:00
bienvenu%netscape.com
c313dd53ea fix imap not to download all msg headers r=naving, sr=sspitzer 137994 2002-04-18 23:40:22 +00:00
bienvenu%netscape.com
4ef62589c0 turning off some debug_bienvenu code 2002-04-18 22:49:48 +00:00
bienvenu%netscape.com
6833113942 fix updating of command handlers in cases where there is no selection r=ssu, sr=sspitzer 134893 2002-04-18 22:32:25 +00:00
varada%netscape.com
862fc658b4 fix for 58506;smtp panel doesnt get refreshed in account wizard if prefilled first account exists;r=srilatha;sr=mscott 2002-04-18 22:26:47 +00:00
naving%netscape.com
8332198ead 138014 r=bienvenu sr=mscott Make undo delete messages work for the case when we do Ctrl A/Select all and delete all messages in an imap folder. 2002-04-18 22:15:39 +00:00
sspitzer%netscape.com
ef5d874716 fix for #134743. Turbo on, mailing list entries duplicated after an exit/restart.
r=racham, sr=bienvenu.
2002-04-18 22:01:00 +00:00
sspitzer%netscape.com
950b92c668 fix for #124208. Address Book window shows LDAP directories from previous Profile in turbo mode.
r=bienvenu, sr=mscott.
2002-04-18 21:59:58 +00:00
sspitzer%netscape.com
c320ef7c3a minor code cleanup. no bug. r/sr=bienvenu 2002-04-18 21:58:29 +00:00
sspitzer%netscape.com
aa501994ff fix for #138048. double clicking on card in addressbook sidebar
doesn't bring up compose window.  r=racham, sr=bienvenu
2002-04-18 21:57:09 +00:00
varada%netscape.com
c363c82d1d fix for 136937;mail composition body becomes ineditable after send failure;r=srilatha;sr=mscott 2002-04-18 21:56:04 +00:00
sspitzer%netscape.com
7bb5e820a4 fix for #138253. don't do window.confirm() from chrome in addressbook.js.
r=hewitt, sr=bienvenu
2002-04-18 21:55:40 +00:00
sspitzer%netscape.com
d87ec2ca68 fix for #134958. can't delete mailing list from dir pane.
r=hewitt, sr=bienvenu
2002-04-18 21:53:19 +00:00
srilatha%netscape.com
e4cf1a90db Fix for bug # 134947. Import text dialog unusable.
r=varada, sr=sspitzer.
2002-04-18 21:47:28 +00:00
nhotta%netscape.com
58dc36e89d Use ISO-8859-1 as a compose charset if us-ascii, change for edit as new,
bug 136938, r=ducarroz, sr=kin.
2002-04-18 21:43:10 +00:00
bienvenu%netscape.com
e3e20ba4aa disable sending unsent messages while sending unsent messages r=ducarroz, sr=sspitzer 2002-04-17 14:17:03 +00:00
bienvenu%netscape.com
c148f6e780 disable sending unsent messages while sending unsent messages r=ducarroz, sr=sspitzer 2002-04-17 14:07:38 +00:00
bienvenu%netscape.com
dd953a2fb2 fix updating of toolbar buttons when switching to offline and selecting a message not downloaded for offline use r=naving, sr=sspitzer 134980 2002-04-17 14:06:31 +00:00
mozilla.BenB%bucksch.org
17ce2b7392 108153:
Forgot to remove the debug output, as promised to reviewers.
r=ducarroz,sr=bienvenu
2002-04-17 09:56:25 +00:00
pete.zha%sun.com
4e2b201681 bug 120485:Can't delete folders on IMAP server cascadely
r=bienvenu sr=mscott
Check in for Henry Jia's(henry.jia@sun.com) fix
2002-04-17 07:38:27 +00:00
pete.zha%sun.com
43746f29aa bug 106479:Multiple IMAP accounts: Check "Empty Trash on Exit" from account setting freeze an IMAP account without Trash folder. r=timeless sr=mscott
Check in Henry Jia's(henry.jia@sun.com) fix
2002-04-17 07:18:37 +00:00
racham%netscape.com
2da8a43cd8 Fixing bug 137876. Fixing typo in the functional call so that ISPs can set off functions to be executed via this routine. r=andreww, sr=sspitzer 2002-04-17 01:25:37 +00:00
akkana%netscape.com
c79fd069a4 134439: Disable wrap_to_window_width by default, regression since the patch was reviewed 2002-04-17 00:41:14 +00:00
akkana%netscape.com
fdc4ae63df 134439: Make plaintext compose wrap to window width instead of output
width, and don't wrap quotes in <pre> or <span>, to work around various
editor bugs.  Detect quoted blocks at output time, and continue our
existing behavior of not wrapping quoted text. r=jfrancis,bratell, sr=alecf.
2002-04-16 23:11:33 +00:00
naving%netscape.com
10f162ca67 134291 r=mscott sr=bienvenu Make migration for 2nd profile having imap accts work. The fix is to make imapHostSessionList listen for profile-before-change topic and reset all the host (resetAll). 2002-04-16 22:42:16 +00:00
varada%netscape.com
610734782f fix for 58506;smtp panel doesnt get refreshed in account wizard;r=srilatha;sr=mscott 2002-04-16 22:41:06 +00:00
dbragg%netscape.com
bcc260038d Regular milestone update of localeVersion values to 1.0.0. Bug 126785. r=tao, sr=alecf, a=asa 2002-04-16 22:19:10 +00:00
mscott%netscape.com
42ff1eb79d Bug #134745 --> don't call DestroyIcon on shared resources like the
biff icon. This can cause a yellow triangle to appear instead of the icon.
r=naving
sr=sspitzer
2002-04-16 22:13:20 +00:00
bryner%netscape.com
f8ab5b7720 Make sure tab and shift-tab go through all recipients in the mail addressing widget, not just recipients that are scrolled into view. Bug 124304, r=ben, sr=hewitt. 2002-04-16 21:58:53 +00:00
mozilla.BenB%bucksch.org
4369bcc66e Fixing mac build. Forgot to check in the mac build system change :-(.
Also forgot a little debug change.
2002-04-16 20:44:46 +00:00
mscott%netscape.com
20a080addf remove an obsolete #ifdef DEBUG_mscott 2002-04-16 18:54:04 +00:00
bnesse%netscape.com
66e923f1e5 Fix for bug 132140. Clean up prefs backend. r=dveditz, sr=alecf. 2002-04-16 18:48:19 +00:00
mozilla.BenB%bucksch.org
a6c809d88a 108153, 30888, 69529, 126082:
New HTML message body options for Mailnews
Provide a work around / fix for some of the security and usability problems that HTML mails currently impose, by not rendering everything the sender throws at the user.

We achieve that by either
- removing offending HTML tags/attributes
- using the plaintext alternative (if existing) or converting HTML to plaintext and back to HTML (if there's only HTML) or
- rendering the HTML source.

r=ducarroz, sr=bienvenu

This is the libmime backend. It adds 2 new libmime classes for the HTML conversion, code to select the right libmime classes and some other helperstuff/tweaks.
2002-04-16 18:41:45 +00:00
mozilla.BenB%bucksch.org
322a9014aa 108153, 30888, 69529, 126082:
New HTML message body options for Mailnews
Provide a work around / fix for some of the security and usability problems that HTML mails currently impose, by not rendering everything the sender throws at the user.

We achieve that by either
- removing offending HTML tags/attributes
- using the plaintext alternative (if existing) or converting HTML to plaintext and back to HTML (if there's only HTML) or
- rendering the HTML source.

r=ducarroz, sr=bienvenu

This is the libmime backend. It adds 2 new libmime classes for the HTML conversion and some other switching code.

Adding new files
2002-04-16 18:36:34 +00:00
mozilla.BenB%bucksch.org
e9392b0c7b 108153, 30888, 69529, 126082:
New HTML message body options for Mailnews
Provide a work around / fix for some of the security and usability problems that HTML mails currently impose, by not rendering everything the sender throws at the user.

We achieve that by either
- removing offending HTML tags/attributes
- converting HTML to plaintext and back to HTML or
- rendering the HTML source.

This is the pref UI, a View submenu
2002-04-16 18:32:41 +00:00
mozilla.BenB%bucksch.org
bd9286829e 108153, 30888, 69529, 126082:
New HTML message body options for Mailnews
Provide a work around / fix for some of the security and usability problems that HTML mails currently impose, by not rendering everything the sender throws at the user.

We achieve that by either
- removing offending HTML tags/attributes
- converting HTML to plaintext and back to HTML or
- rendering the HTML source.
2002-04-16 18:31:21 +00:00
bienvenu%netscape.com
b4bb7ffd7e fix copying imap/news msgs while offline without msg body and make copying multiple messages while offline work r=naving, sr=sspitzer 131047 also land fix for handling failure in local move copy that's been in my tree, r=naving, sr=sspitzer and closing local db's after copying messages into them r=naving, sr=sspitzer 114211 2002-04-16 14:20:35 +00:00
ducarroz%netscape.com
04da0c0046 Fix for bug 136008. Do not cache the compose window if it's the last window else that will prevent the application to shutdown. Patch submitted by antonio.xu@sun.com. R=ducarroz, SR=bienvenu 2002-04-16 13:51:32 +00:00
timeless%mac.com
c570aacfe2 gmake bustage, bug 129347
r=peterv
2002-04-16 13:44:49 +00:00
brade%netscape.com
a26a1b5241 bug 134503; put click handler on body rather than editor so scrollbar is not affected (r=akkana, sr=kin) 2002-04-16 13:30:40 +00:00
rdayal%netscape.com
47e9797c2c fix for bug # 129347, trunk checking
resolves hang in MAPI Client in certain cases when doing MAPI Send
fixes an attachment leak here
r=ducarroz, sr=mscott
2002-04-16 12:43:30 +00:00
rdayal%netscape.com
9a603d19ff fix for bug # 129347, trunk checkin
resolves hang in MAPI Client in certain cases when doing MAPI Send
r=ducarroz, sr=mscott
2002-04-16 12:36:21 +00:00
rdayal%netscape.com
5dae52b2c1 fix for bug # 129347, trunk checking
resolves hang in MAPI Client in certain cases when doing MAPI Send
r=ducarroz, sr=mscott
2002-04-16 12:35:05 +00:00
sspitzer%netscape.com
7b5c4d7939 explictly call .get(). no bug. r/sr=bienvenu 2002-04-16 06:59:14 +00:00
sspitzer%netscape.com
e0e43448e5 fix build bustage, forgot to check in this file for #134897 2002-04-16 06:26:59 +00:00
sspitzer%netscape.com
0d23834394 landing cavin's fix for #134897. turbo related bug:
Mail account info and message display not working for new profile created in Quick Launch mode
r=bienvenu, sr=sspitzer
2002-04-16 05:22:35 +00:00
jefft%netscape.com
18baf4b821 fixed bug 133437 - Sent Copy of MDN Request messages should have MSG_FLAG_MDN_REPORT_NEEDED turned off; r=ducarroz, sr=bienvenu 2002-04-16 04:18:19 +00:00
jefft%netscape.com
c66ec239aa fixed bug 136476 - MDN:If you filter mesgs and receive a mesg that is
requesting RR, you are prompted to send the RR before you actually click
on the mesg; r=bienvenu, sr=sspitzer

fixed bug 133437 - Sent Copy of MDN Request messages should have
MSG_FLAG_MDN_REPORT_NEEDED turned off; r=ducarroz, sr=bienvenu
2002-04-16 04:16:40 +00:00
jefft%netscape.com
79c9824e52 fixed bug 136476 -MDN:If you filter mesgs and receive a mesg that is requesting RR, you are prompted to send the RR before you actually click on the mesg; r=bienvenu, sr=sspitzer 2002-04-16 04:13:09 +00:00
mscott%netscape.com
65c159b4ae Bug #134745 --> prevent multiple biff calls from trying to
show an animated alert when we are already showing an alert.

Bug #133130 --> fix a race condition that caused the notification icon
to never go away.

r=bhuvan
sr=bienvenu
2002-04-16 01:40:42 +00:00
shliang%netscape.com
fb417f896b 137211 - change Netcenter reference in absync to Netscape.com. r=ssu,sr=sspitzer,a=asa 2002-04-16 00:12:33 +00:00
bienvenu%netscape.com
8b40c48321 put up error message when user tries to move/copy messages not downloaded for offline use to local folders r=naving,sr=sspitzer 131047 2002-04-16 00:09:43 +00:00
shliang%netscape.com
89cc6dbd69 134801 - Account Manager panels sorted incorrectly - r=bhuvan,sr=sspitzer,a=asa 2002-04-16 00:08:44 +00:00
naving%netscape.com
6fd85cae1b 136784 r=bienvenu sr=mscott. Make compact local folders work for out-of-date summary files
and skip the folder if we are in middle of building msf file(parsing kicked off by selecting folder).
2002-04-15 23:05:07 +00:00
srilatha%netscape.com
f2b66e25c3 Fix for bug #129708. MultiByte BaseDN is garbled in Directory Server properties dialog
r=ducarroz, sr=sspitzer
2002-04-15 22:46:07 +00:00
bienvenu%netscape.com
516c10fce9 100871 compacting offline imap stores marks messages read r=navin, sr=sspitzer 2002-04-15 22:41:15 +00:00
ducarroz%netscape.com
df9c087e48 Fix for bug 134729. Remove cols attibute passed down when user press the delete key and instead add a function to calculate the number of columns. R=varada,shuehan SR=sspitzer 2002-04-15 22:33:26 +00:00
bryner%netscape.com
a0b11a6784 Bug 137468 - use insertafter for mail overlay so that other overlays can insert icons between mail, composer, and addressbook. r=ben, sr=blake. 2002-04-15 05:44:38 +00:00
bienvenu%netscape.com
50506851cc subscribe button broken for sub-folders r=naving, sr=sspitzer 135507 2002-04-15 03:08:49 +00:00
jefft%netscape.com
ae8d2257a0 fixed bug 129418, Switching identity should retain request for MDN receipt options; r=ducarroz, sr=bienvenu 2002-04-15 03:03:12 +00:00
sicking%bigfoot.com
f8c2ea5afa Bug 119317: move the "inherits" attribute to the xbl namespace for most clients.
r=hixie sr=hyatt
2002-04-13 14:25:38 +00:00
stephend%netscape.com
b0c125a26f Fixing bug 135797. Move it to my 'Sent' folder is the correct text. r=robinf (wording), r=shuehan (code), sr=sspitzer 2002-04-13 01:54:31 +00:00
naving%netscape.com
6bd98eb32d 137008 r=bienvenu sr=mscott Make redo work for quick search view if folder was in threaded display mode. 2002-04-13 01:50:18 +00:00
mscott%netscape.com
07d996cb73 Bug #135753 --> if we are moving a new message to a new folder, be sure
to reduce the # of new messages count from the source folder

r=naving
sr=bienvenu
2002-04-13 01:36:59 +00:00
mscott%netscape.com
90d463bd33 Bug #123104 --> fix an inaccuracy in the new mail count. Always reset to 0
if we discover we have no new mail even if the state has already been changed
that way.
r=naving
sr=bienvenu
2002-04-13 01:36:14 +00:00
mscott%netscape.com
502de13be4 Bug #135753 --> figure out the folder to select when the user clicks on the animated alert to ensure that we select the right folder.
Bug #135756 --> Only show the animated alert for the first account with new mail.

r=naving
sr=bienvenu
2002-04-13 01:35:38 +00:00
bienvenu%netscape.com
589caa5e16 fix 123721 can't move/copy imap messages across imap servers r=naving, sr=sspitzer 2002-04-12 14:36:11 +00:00
brade%netscape.com
99705da5c2 build magic to ensure that platform overlays are inserted into jar files despite last modified date (r=pinkerton, sr=sfraser) bug 75898 2002-04-12 12:55:29 +00:00
kaie%netscape.com
cc964d5bed b=119418 Fix handling of opaque signed S/Mime messages.
Also fixes some other S/Mime issues, as described in the bug.
r=ddrinan/ducarroz/darin sr=alecf
2002-04-12 04:26:40 +00:00
alecf%netscape.com
fba198f16c fix for bug 119923 - split nsIChromeRegistry into 2 interfaces, one that is XUL-specific
this way we can implement an minimal chrome registry for embedding, that doesn't support all the wacky skin- and locale-switching goodness of XUL.
r=waterson, sr=hyatt
2002-04-12 01:52:27 +00:00
naving%netscape.com
b6a8eb0c42 136973 r/sr=bienvenu. Remove un-necessary EnableNotifications calls when moving msgs to
local folders.
2002-04-12 01:30:44 +00:00
cavin%netscape.com
1e9036d797 Fix for 123804. Remember unprocessed child folders until their parent folders show up. r=ducarroz, sr=sspitzer. 2002-04-11 01:18:59 +00:00
naving%netscape.com
1a6d22eac3 136443 r=blake sr=sspitzer. Fix "Stop" button|menu to work again in mailnews. 2002-04-11 01:03:30 +00:00
racham%netscape.com
55cdaf38f2 Fixing bug 135594. Allowing ISPs to overlay wizard pages to customize mailnews wizard. r/sr=sspitzer. 2002-04-11 00:55:51 +00:00
naving%netscape.com
02053b1466 22994 r=morse sr=dveditz sspitzer Add support for blocking cookies in mailnews by default. Used an overlay
to add this new checkbox that gets the value from disableCookieForMailNews pref
2002-04-10 21:40:53 +00:00
akkana%netscape.com
24f016af08 129122: add a new serializer mode (used primarily by mail) in which
<br> tags within <pre> blocks are translated to newlines.
  r=nhotta,ducarroz,tmutreja sr=sspitzer
2002-04-10 21:25:15 +00:00
ducarroz%netscape.com
e68462307c Fix for bug 120594. Add null pointer check to avoid crashing. R=varada. SR=bienvenu, A=asa 2002-04-10 21:20:53 +00:00
naving%netscape.com
69fbf8cc53 136636 r=sspitzer sr=bienvenu a=rjesup. StartBatch is called twice in some cases, so don't set m_ownFolderStream to false. fixes regressions - moving msgs/ filter corrupting Inbox. 2002-04-10 21:12:29 +00:00
shliang%netscape.com
98b807f0b0 133355 - adding fake free web mail account to folder pane - will only show up in commercial builds - r=bhuvan,sr=sspitzer,a=asa 2002-04-10 11:57:39 +00:00
morse%netscape.com
dbadc426a4 bug 135199, remove send flyout on file menu, r=sgehani, sr=jag, adt=putterman 2002-04-10 06:33:48 +00:00
dmose%netscape.com
49752a8d2d LDAP over SSL (bug 107411). UI changes thanks to srilatha@netscape.com nsLDAPSecurityGlue.cpp: r=mcs@netscape.com; Mac S/MIME build changes: r=javi@netscape.com; Mac Project changes: r=rdayal; all other files: r=bhuvan@netscape.com; entire patch: sr=sspitzer@netscape.com 2002-04-10 04:21:13 +00:00
brade%netscape.com
9c71936af3 bug 135862, fix Composer's New sub-menu keeping mail items in the correct order (r=cmanske, andreww; sr=kin, a=rjesup, adt=jaime) 2002-04-09 13:45:06 +00:00
rdayal%netscape.com
ff08d06873 Landing of ChangeLog implementation as per bug # 128087
r=dmose, sr=sspitzer, a=asa

2 strings for the authentication dialog.
2002-04-09 10:29:09 +00:00
rdayal%netscape.com
5a9f0489cb Landing ChangeLog as per bug # 128087
r=dmose, sr=sspitzer, a=asa

changes in the xml file for macbuild of ChangeLog files.
2002-04-09 09:31:29 +00:00
rdayal%netscape.com
3b41741d76 Landing ChangeLog implementation as per bug # 128087
r=dmose, sr=sspitzer, a=asa

defined contract ids for new ChangeLog interfaces
updated the factory to call the ChangeLog interface implementations
2002-04-09 09:30:08 +00:00
rdayal%netscape.com
a4ffcd8052 Landing ChangeLog implementation as per bug # 128087
r=dmose, sr=sspitzer, a=asa

defined a new interface for ChangeLog
defined new replication States for ChangeLog
2002-04-09 09:28:43 +00:00
rdayal%netscape.com
76cfddbf82 Landing ChangeLog implementation, bug # 128087
r=dmose, sr=sspitzer, a=asa

Implementation of LDAP queries for changelog and data processing for results
makefile modification and modification for changelog properties
modification of replicationservice to call changelog and related processing.
2002-04-09 09:27:26 +00:00
yokoyama%netscape.com
9257e713c6 bug 132203
Moving the code of hide/unhide the "GetMap" button
in mailnew for l10n.
/r=ftang, /sr=sspitzer, /a=asa, /adt=jaime
2002-04-09 00:37:59 +00:00
varada%netscape.com
ae95ff60f8 fix for #58506 and #134678 - defaultsmtp server will not create a new server,cancelling first account in wizard wont create blank smtp server next time , second smtp server will not takeover existing default; r=cavin; sr=bienvenue;a=asa; 2002-04-09 00:32:08 +00:00
yokoyama%netscape.com
9d758cf832 Bug 132826
l10n stuff. no impact on app
/r=nhotta, /a=rjesup, /adt=jaime
2002-04-09 00:06:14 +00:00
nhotta%netscape.com
69a973b2a6 Use the correct attribute for transliteration. 'transliterate' is an attribute of nsIEntityConverter,
need to use 'attr_EntityAfterCharsetConv', 'attr_EntityNone' skips transliteration at all,
bug 135538, r=ducarroz, sr=sspitzer, a=asa, adt.
2002-04-06 00:19:39 +00:00
cavin%netscape.com
2fc049c61a Fix for 134274. Reset incoming server pointer in nsMsgFolder::Shutdown() and invoking it from nsMsgDBFolder::Shutdown(). r=ducarroz, sr=bienvenu, a=asa. 2002-04-05 23:58:22 +00:00
kaie%netscape.com
7fd707bfe0 b=135161 Review S/Mime UI text
r=cotter sr=alecf a=asa
2002-04-05 23:52:35 +00:00
naving%netscape.com
8d7723d92d 122361 r=bienvenu sr=sspitzer a=asa. Share the output file stream created for downloading pop3 messages with
the db, so that we don't have two streams writing to Inbox - in case the user reads/deletes mail while downloading.
2002-04-05 23:52:28 +00:00
brade%netscape.com
fd10559242 fix confirmEx api's (smoketest blocker bug 135672), r=ccarlen, sr=kin, a=leaf 2002-04-05 18:15:13 +00:00