sspitzer%netscape.com
cce283521c
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
f384d2947d
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
5bb1233d18
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
c5301bd3ac
Bug #109109 --> usability improvements to the custom header dialog
...
r=naving
sr=sspitzer
2002-05-03 21:57:39 +00:00
ducarroz%netscape.com
8cc82f489f
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
b8ee84f9eb
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
b4b75daa66
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
467a3dfb85
fix for dataloss bug #140094 . r/sr=bienvenu,sspitzer
...
fix suggested by dp.
2002-05-03 01:55:27 +00:00
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