Commit Graph

12415 Commits

Author SHA1 Message Date
darin%netscape.com
15eddaa53e b=129539 "unescaping regression from fix for bug 124042" r/sr=sspitzer,mscott
a=asa
2002-03-09 00:44:15 +00:00
hwaara%chello.se
fee1474c44 #125272, "Stop(_h_) while search in progress" - Patch by neil@parkwaycc.co.uk
r=naving, sr=sspitzer, a=asa
2002-03-08 22:38:44 +00:00
cavin%netscape.com
440e8916b3 Fix for bug 129571. Added code to sync generic columns (like screen name) in both directions. r=ducarroz, sr=sspitzer, a=asa. 2002-03-08 22:27:32 +00:00
shliang%netscape.com
1ac973bd03 128962 - pref panel for MDN return receipts - not part of build - r/sr=sspitzer,a=asa 2002-03-08 22:17:03 +00:00
shliang%netscape.com
d24f02af8d 128962 - account manager extension for MDN return receipts - not part of build - r/sr=sspitzer,a=asa 2002-03-08 22:09:45 +00:00
shliang%netscape.com
d7b653fd48 89495, 121160 - redesign select addresses dialog and add search, add search to addressbook sidebar. r=bhuvan,sr=sspitzer,a=asa 2002-03-08 22:05:05 +00:00
shliang%netscape.com
653cb03182 92522 - cancel button in offline dialog does not cancel - r=bhuvan,sr=sspitzer,a=asa 2002-03-08 21:55:55 +00:00
racham%netscape.com
bb266214b0 Fixing bugs 122932 and 113488. Fixing the serevr page in mailnews accountwizard to avoid vertical scroll bars in classic skin and also to remove group boxes on that page. r=ssu, sr=blake, a=asa 2002-03-08 21:22:17 +00:00
sspitzer%netscape.com
72c5571659 fix for #128035. we mixed up home web page and work web page
for LDAP, and LDIF import and export.  initial patch
by rjc and john.marmion.

r=john.marmion,racham sr=bienvenu a=asa
2002-03-08 21:16:15 +00:00
sspitzer%netscape.com
62c329115a fix for #128101. still more scenarios where entering text in the
quick search text field executes commands.  r=ssu,hwaara sr=bienvenu a=asa
2002-03-08 21:13:40 +00:00
nhotta%netscape.com
e910a4175a Changed NS_MsgStripRE, decode MIME encoded header before parsing for "Re:",
and encode the data back after "Re:" is stipped,
bug 21267, r=bienvenu, sr=sspitzer, a=asa.
2002-03-08 20:13:23 +00:00
nhotta%netscape.com
4df8e57d12 For printing all cards, changed to generate UTF-8 .xml instead of UCS2,
bug 123018, r=bhuvan, sr=sspitzer, a=asa.
2002-03-08 20:12:52 +00:00
cbiesinger%web.de
6dc708c085 partially fixes bug 41333, Adding a new image type is way too complicated
r=pavlov sr=tor a=asa
2002-03-08 18:58:57 +00:00
bienvenu%netscape.com
eab013dd57 remove copy folder location menu item from server context menus r=hwaara, sr=sspitzer 129557 2002-03-08 14:52:39 +00:00
bienvenu%netscape.com
6bb9918106 fix 104020 and 119592 problems with sending offline notification after socket transport shutdown so add a new notification sent before that r=ccarlen sr=sspitzer a=asa 2002-03-08 14:51:00 +00:00
cavin%netscape.com
7df95dd7f9 Fix for 128535. Used case sensitive hashing on email address when locating the associated card. r=ducarroz, sr=sspitzer, a=asa. 2002-03-08 02:26:59 +00:00
sspitzer%netscape.com
dd015f1db8 fix for #129164. regression "print address book" does nothing, r=ducarroz, sr=bievenu, a=asa,shaver 2002-03-08 01:51:41 +00:00
jgmyers%netscape.com
e897fb906e Don't detect HZ as UTF-8: bug 119079 r=nhotta sr=mscott a=asa 2002-03-07 21:25:13 +00:00
nhotta%netscape.com
29db77fbee Forward inline URI, changed to use GetUrlForUri instead of CreateStartupUrl,
contributed by adu@sparc.spb.su,
bug 66098, r=nhotta, sr=sspitzer, a=asa.
2002-03-07 21:13:58 +00:00
rchen%netscape.com
50712931f7 Fix bug 120870. - Read reply header string from .property file in case the user doesn't specify in pref.r=nhotta, sr=sspitzer, a=asa 2002-03-07 20:18:31 +00:00
rchen%netscape.com
695ab9b37f Fix bug 120870. - Read reply header string from .property file in case the user doesn't specify in pref. r=nhotta, sr=sspitzer, a=asa 2002-03-07 20:11:34 +00:00
bienvenu%netscape.com
b51e3933b0 fix problem leaking msg dbs and db's not getting closed when not in use r=naving, sr=sspitzer a=asa 129312 2002-03-07 15:43:17 +00:00
ducarroz%netscape.com
adf7063e7f Fix for bug 129131. Fix regression caused by my previous checkin and add a null pointer check to avoid future crash. R=varada, SR=bienvenu, A=dbaron 2002-03-07 03:01:21 +00:00
racham%netscape.com
91d9335dba Fixing bug 109997. Landing on the trunk (already landed on 099 branch). Fixing the Mailnews accountwizard's first page to display the radio item selection as expected. r=hewitt, sr=blake, a=asa 2002-03-06 23:04:19 +00:00
ducarroz%netscape.com
087ddb6e3c Fix for bug 83263. When checking if we can display an alternative part, we need to do a strict class search. R=varada, SR=bienvenu, A=asa 2002-03-06 22:38:42 +00:00
naving%netscape.com
bfdfbf2510 missed one file from last checkin 2002-03-06 22:24:50 +00:00
naving%netscape.com
4a8c79427b 107033 r=bienvenu sr=mscott a=asa Made the dbView hold a weak reference to searchSession object so that
it can match new hdrs before adding them to quick search view.
2002-03-06 22:23:06 +00:00
ssu%netscape.com
9906e837b8 checking in patch for yokoyama@netscape.com. fixes bug 93107 - Save Attachment dialogs title located in msgbase.dll. r=ssu, sr=mscott, a=asa 2002-03-06 22:17:22 +00:00
hwaara%chello.se
a8cf28746b #40761, "Make the filters UI accessible"
r=ssu, sr=sspitzer, a=asa
2002-03-06 22:03:47 +00:00
varada%netscape.com
4130e33016 fix for bug 112714;making filter dialogs modal;r=naving;sr=dbienvenu;a=asa 2002-03-06 22:02:06 +00:00
darin%netscape.com
f1a6738b6c fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
bienvenu%netscape.com
dfd3a75358 fix build bustage 2002-03-06 02:16:38 +00:00
bienvenu%netscape.com
0d2f974a9c fix build bustage 2002-03-06 01:53:00 +00:00
bienvenu%netscape.com
cc20b87560 make clicking on a news or imap url load the folder/newsgroup r=naving, sr=sspitzer a=asa 112105 2002-03-06 01:44:07 +00:00
bienvenu%netscape.com
17e5cdbf50 make clicking on a news or imap url load the folder/newsgroup r=naving, sr=sspitzer a=asa 112105 also fix deleting current imap message to pseudo interrupt 103305" 2002-03-06 01:41:34 +00:00
bienvenu%netscape.com
4ef2e4c499 add copy folder location menu item r=naving, sr=sspitzer a=asa 112105 2002-03-06 01:29:56 +00:00
bienvenu%netscape.com
b5f916d0df fix ref count leak of msgdb when marking local msgs read r=naving, sr=sspitzer a=asa 128910 2002-03-06 01:24:13 +00:00
cavin%netscape.com
80fab587b2 Fix for #119441. Recplaced pDst->Write() call with EscapeFromSpaceLine() when body text is > 8K. r=ducarroz, sr=sspitzer, a=asa. 2002-03-06 01:07:53 +00:00
sspitzer%netscape.com
76995cb4d8 fix for #73995. hide the print engine xul window when printing.
it really confuses users, who think maybe it's a print preview dialog.
this hiding piggy backs on the work of ducarroz and rods for bug #109081
also, fix the interCaps of the interface while I'm here.
thanks to rods for the initial patch.  r=ducarroz, sr=bienvenu, a=asa
2002-03-06 00:53:45 +00:00
ducarroz%netscape.com
2c2fb37161 Fix for bug 113050. Patch submitted by Denis Antrushin <adu@sparc.spb.su>. Need to add every message url as attachment when forwarding messages. R=ducarroz, SR=bienvenu, A=asa 2002-03-06 00:14:23 +00:00
nhotta%netscape.com
97b33d4e03 Adding a check after the conversion to check the consumed length, changed nsMsgI18N7bit_data_part,
bug 128908, r=ducarroz, sr=sspitzer, a=asa.
2002-03-05 23:57:01 +00:00
naving%netscape.com
ab94479b93 104484 r=bienvenu sr=smcott a=asa. Set the name of the non-ascii folder correctly
so that the sortKey doesn't mess-up.
2002-03-05 23:32:59 +00:00
ssu%netscape.com
6e6140dd78 fixing bug 126609 - Labels pref page could need some cleanup. r=racham sr=mscott a=asa. 2002-03-05 23:13:32 +00:00
bzbarsky%mit.edu
9d9056592c Build simple mapi again. Bug 122725, patch by rdayal@netscape.com,
r=cathleen, sr=mscott, a=roc+moz
2002-03-05 22:42:52 +00:00
cavin%netscape.com
9ecd70ef6b Fix for 128543. Convert server msg which contains key word "exceed max record" to a more user-friendly one. r=ducarroz, sr=mscott, a=asa. 2002-03-05 22:33:00 +00:00
rods%netscape.com
9a206ffa69 The does the following:
1) Fixes a minor problem in with which kind of PrintSettings object we are getting in browser.js
2) AddressBook now creates its own copy of the PrintSettings and passes it into the nsMsgPrintEngine
3) Mail now creates its own copy of the PrintSettings and passes it into the nsMsgPrintEngine
4) Add a PS arg to the MsgPrintEngine IDL/XUL/JS
r=ducarroz sr=spitzer a=asa
2002-03-05 12:52:37 +00:00
bzbarsky%mit.edu
fde41cde79 Ugh. Another try at the bustage... 2002-03-05 05:04:26 +00:00
bzbarsky%mit.edu
e352e3ba98 Better bustage fix 2002-03-05 03:54:46 +00:00
heikki%netscape.com
4b83e02e95 Attempting to fix Mac bustage. 2002-03-05 03:48:44 +00:00
naving%netscape.com
7a4dee432d 57440 r=bienvenu sr=sspitzer a=asa Make the default mail folders localizable. 2002-03-05 03:25:31 +00:00