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