sspitzer%netscape.com
0eafdbd017
part of the fix for #119360 . LDIF export is lossy. In this case,
...
I forgot we have to base64 encode any lines that contain \r or \n.
For example, the "notes" field in a card. Thanks to Rich Ibbotson
(ribbotso@rochester.rr.com ) for the initial patch.
r=dmose, sr=bienvenu
2002-05-04 18:03:51 +00:00
sspitzer%netscape.com
5d2d6a5cd0
fix for #115906 . when typing in notes, enter should not close the edit / new card dialog.
...
also, fix the buttons on the edit card dialog to match the spec.
r=racham, sr=bienvenu
2002-05-04 18:01:06 +00:00
mscott%netscape.com
3abe50eb71
Bug #136949 --> when creating a new search or filter row, clone the search attribute
...
from the previous row.
r=ssu
sr=sspitzer
2002-05-03 21:58:10 +00:00
mscott%netscape.com
143e9d4b92
Bug #109109 --> usability improvements to the custom header dialog
...
r=naving
sr=sspitzer
2002-05-03 21:57:39 +00:00
ducarroz%netscape.com
e5f93aba0a
Fix for bug 135279. Need to be able to specify a line token other than LF when reading a stream buffer. Local file on Mac or CR as line ending. R=naving, SR=mscott
2002-05-03 21:36:33 +00:00
stephend%netscape.com
c20e809c91
Bug 141894. Security button in msgCompose should have a tooltip. r=kaie@netscape.com, sr=sspitzer@netscape.com
2002-05-03 20:46:51 +00:00
darin%netscape.com
040ddbbf28
cleaning up documentation, marking some interfaces frozen, and splitting
...
up some interfaces into separate IDL files (b=124465)
reviewed by dougt and bbaetz
2002-05-03 07:49:43 +00:00
sspitzer%netscape.com
197c43400c
fix for dataloss bug #140094 . r/sr=bienvenu,sspitzer
...
fix suggested by dp.
2002-05-03 01:55:27 +00:00
naving%netscape.com
9c0f7353f6
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
1401374810
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
f524b602a1
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
3811c40f28
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
c3ef83e074
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
7f1d8fc78d
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
65301bc0cc
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
22ede84506
fix crash on shutdown after saving imap draft r=naving, sr=sspitzer 141028
2002-05-01 20:47:03 +00:00
kaie%netscape.com
1b9a1ddb79
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
a24205a2f5
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
01a9a05301
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
0f6d02d73c
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
17e34b46c4
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
59934efe70
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
80791de711
fix hang starting mail, sr=alecf 141162
2002-04-30 16:43:26 +00:00
bienvenu%netscape.com
c69a064de3
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
eb30b5db51
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
7f1233d0c0
fix build issue. thanks to jefft for the patch.
2002-04-30 06:33:18 +00:00
mstoltz%netscape.com
80b3e0e48f
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
e4d4ba3ccb
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
fed7fb0ae6
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
ae2ab053a9
fix top crash in imap header parsing, r=naving, sr=sspitzer 140986
2002-04-29 21:36:37 +00:00
alecf%netscape.com
09ce09edfb
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
af5aeeaded
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
1b1677bbe9
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
...
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
jfrancis%netscape.com
30cb4feb4b
trivial change to reduce CW compiler memory demands. r=ducarroz
2002-04-27 03:53:17 +00:00
jgmyers%netscape.com
aa210f4255
Remove ssl-forcehandshake workaround r=kaie/rpotts/bienvenu sr=darin
2002-04-26 23:02:11 +00:00
naving%netscape.com
501607787d
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
9881aed245
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
0692d241a4
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
519aa1b94e
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
99b20f9237
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
bb81f1b8f8
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
9b864fabba
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
ce9e9903a5
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
1d148846ba
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
096957b19c
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
2a481a4026
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
5f73c13d0f
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
a2653af8ad
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
d05cd296ce
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
fb663fd36b
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