Граф коммитов

2398 Коммитов

Автор SHA1 Сообщение Дата
suresh%netscape.com 833f1c7f89 fix for 149189. update goPreference calls with correct parameters. r-ducarroz, sr-alecf. 2002-06-12 04:09:52 +00:00
nhotta%netscape.com dd7871a3f9 Added error handling for the Unicode conversion for message quote,
bug 132613, r=ducarroz, sr=bienvenu.
2002-06-11 20:18:20 +00:00
alecf%netscape.com bcf192e308 fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes) 2002-06-06 20:28:14 +00:00
cathleen%netscape.com 64856eb68b clean up last traces of nsCRT::strlen(char* s), bug 124536 r=dp, sr=brendan 2002-06-04 23:05:39 +00:00
naving%netscape.com 495825a8eb 90064 r=cavin sr=bienvenu. fixing Subscribe error alerts when sending mail and copying msg to imap sent folder
without launching mailnews. The fix is to build the folder hierarchy.
2002-06-04 21:45:09 +00:00
dmose%netscape.com d066d1f28f Support LDAP authentication for autocomplete and addressbook (bug 135778); r=sspitzer@netscape.com, srilatha@netscape.com; sr=bienvenu@netscape.com 2002-06-03 04:05:48 +00:00
nhotta%netscape.com 11c77022cb Changed strcpy to strncpy to protect the buffer,
bug 145370, r=ducarroz, sr=bienvenu.
2002-05-31 19:41:45 +00:00
srilatha%netscape.com 1e8851ff8b Fix for bug # 144508. Crashes importing mail from outlook.
patch given by ducarroz
r=varada, sr=bienvenu
2002-05-30 22:22:45 +00:00
ducarroz%netscape.com 4d19e1af3d Fix for bug 141648. We need to set the focus outside the eidtable field when recycling the compose window to avoid having focus problem on Mac. R=varada, SR=bienvenu 2002-05-24 19:07:22 +00:00
naving%netscape.com e858b17d4a 121926 r=bienvenu sr=mscott. Fixing a bug where mailnews doesn't ask for password if the passwordManager has
wrong password. The problem was walletService wasn't getting created so we were never clearing bad password.
2002-05-21 20:44:46 +00:00
ducarroz%netscape.com 6486cc0ffa Fix for bug 131990. We must allow spave for the BCC headers. Also, function generate_encodedwords should not accept a output_carryoverlen <= 0. R=taka, SR=bienvenu 2002-05-21 00:17:43 +00:00
nhotta%netscape.com eee7fc1d5f Change not to set the composing mail charset as attachment's chaset.
bug 144917, r=ducarroz, sr=bienvenu.
2002-05-20 19:51:16 +00:00
cavin%netscape.com 29d7802d0d Fix for 123068. Added SMTP server name to NS_ERROR_SMTP_SEND_FAILED and NS_ERROR_COULD_NOT_LOGIN_TO_SMTP_SERVER error strings. r=ducarroz, sr=mscott. 2002-05-17 01:50:30 +00:00
varada%netscape.com f87893977f fix for 130036;in offline mode ctrl-enter should do send later;r=ducarroz;sr=bienvenu 2002-05-16 22:57:12 +00:00
rpotts%netscape.com 73de225b01 bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener) 2002-05-16 20:57:37 +00:00
jefft%netscape.com 7ba0bfcc72 fixed bug 129418 - MDN:Switching identity should retain request for MDN receipt options; r=ducarroz,sr=bienvenu 2002-05-16 14:01:21 +00:00
ducarroz%netscape.com 5481ac586e *** empty log message *** 2002-05-15 21:21:33 +00:00
ducarroz%netscape.com 64596972f0 Fix for bug 134277. Better managment (encoding/decoding) of double-quote in addresses. R=taka, SR=bienvenu 2002-05-15 20:17:48 +00:00
dougt%netscape.com c683a217ab Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756 2002-05-15 18:55:21 +00:00
sspitzer%netscape.com 51c3ff31eb fix for #144283. error message cleanup. r=stephend, sr=sspitzer
thanks to walk84@yahoo.com for the patch.
2002-05-15 04:35:40 +00:00
nhotta%netscape.com c56126c902 Moved the charset check out of "if (msgType == nsIMsgCompDeliverMode.Now || msgType == nsIMsgCompDeliverMode.Later)",
bug 142902, r=ducarroz, sr=bienvenu.
2002-05-14 22:50:25 +00:00
srilatha%netscape.com 498f4b5546 Fix for bug # 143161. Autocompletion does not work with ldap server with multibyte basedn.
r=dmose, sr=sspitzer
2002-05-10 21:04:00 +00:00
ducarroz%netscape.com 8c59ba4290 Fix for bug 139362. In order to avoid to be hit by bug 70083, we need to do a copy of the string we are passing to NewURI to be sure it's in one segment. Patch proposed by jag. R=ducarroz, SR=sspitzer 2002-05-10 21:00:03 +00:00
pete.zha%sun.com 1a8c17c59a bug 70478:The "quote original message" option is missing when creating a reply or new message
r=ducarroz sr=bienvenu
2002-05-08 09:36:45 +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
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
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
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
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
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 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
sspitzer%netscape.com c320ef7c3a minor code cleanup. no bug. r/sr=bienvenu 2002-04-18 21:58:29 +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
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
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
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
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
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
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
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
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
ducarroz%netscape.com 59e00b6193 Fix for bug 132418. When receiving a file spec while drag&drop, the correct data to use is rawData. R=pinkerton, SR=sspitzer, A=asa 2002-04-05 15:27:52 +00:00
bienvenu%netscape.com ca75db33eb display status during send unsent messages 134624 r=ducarroz, sr=sspitzer, a=asa 2002-04-05 14:43:20 +00:00
timeless%mac.com c3b4db921a Bug 128905 nsIPromptService.idl confirmEx is poorly prototyped
[api] change confirmEx from void w/ out of buttonPressed to PRInt32 buttonPressed w/ one less parameter.
fixes and cleans up callers
r=ccarlen sr=scc a=asa
2002-04-05 08:13:27 +00:00
kaie%netscape.com eedd085473 b=131087 Failure on sending S/Mime messages should display the correct reason
r=ddrinan/ducarroz sr=jag a=asa
2002-04-04 23:15:22 +00:00
nhotta%netscape.com 587dde2403 Changed to do the charset conversion check in .js for message headers,
For the body, changed to use an unique error code for the multilingual check to avoid showing
the additional generic error alert,
bug 123418, r=ducarroz, sr=sspitzer, a=asa, adt.
2002-04-04 22:29:47 +00:00
bienvenu%netscape.com 5def1de420 fix smoketest blocker bringing up mail compose r/sr=sspitzer, a=Yumie 135456 2002-04-04 18:03:12 +00:00
blakeross%telocity.com 5e34851046 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan 2002-04-03 04:16:28 +00:00
ducarroz%netscape.com 9693c41bcc Fix for bug 130140 (second try). Observe NS_XPCOM_SHUTDOWN_OBSERVER_ID instead of quit-application. R=bienvenu, SR=mscott, A=valeski
Fix for bug 132407. Pass a full news url instead of just the newsgroup, that was the backend was expected to receive. R=cavin, SR=bienvenu, A=asa
2002-03-31 22:23:41 +00:00
ducarroz%netscape.com 815e67cee9 Fix for smoketest blocker 134280. We need to set the identity to the default one if it's null. SR=sspitzer, A= granrose 2002-03-29 21:34:45 +00:00
hewitt%netscape.com 36eb91ed33 134135 - can't change address or cc in mail compose, r/sr=sspitzer 2002-03-29 06:19:25 +00:00
hewitt%netscape.com d38a0937d9 bugs 110156, 110155
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa

Also includes fixes by Jan Varga (varga@utcruk.sk) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
sspitzer%netscape.com 437f13b03e landing changes for MDN Return Receipts feature, bug #16241
feature contributed by our friend jt95070@netscape.net (Jeff Tsai)
r=sspitzer,sr=bienvenu,a=asa.  Parts not written by jefft, r=jefft,sr=bienvenu.
2002-03-28 21:34:42 +00:00
ducarroz%netscape.com 7d9b6b995a Fix for bug 16241. Implementation of MDN. R=sspitzer, SR=bienvenu, A=asa 2002-03-28 21:30:02 +00:00
mozilla.BenB%bucksch.org 9c840ea9ac 84607: Hide (not just disable) spellchecker pref UI, if there is no spellchecker installed.
r=ducarroz, sr=bienvenu, a=asa
2002-03-27 06:47:50 +00:00
seawood%netscape.com f940144626 Remove xp_core.h & xp_mem.h and all build references to them.
Remove cruft from xp_mcom.h & xp_str.h.
Bug #38061 r=brendan sr=alecf a=valeski
2002-03-27 06:02:39 +00:00
kaie%netscape.com 2cd4e5db3f b=129100 Finalize S/Mime UI implementation
r=ducarroz/javi
sr=mscott
a=asa
2002-03-27 02:29:34 +00:00
ducarroz%netscape.com 3fa60094fc Fix for bug 130140. Fix memory leak by breaking circular reference between the compose service and the compose window when the application quit. R=bienvenu, SR=mscott, a=dbaron 2002-03-27 02:06:52 +00:00
cmanske%netscape.com adeee46c39 Add support for doubleclick to launch property dialogs in Message Composer, b=13340, r=brade,sr=sspitzer,a=dbaron 2002-03-27 01:25:07 +00:00
varada%netscape.com 7d92a72f8c fix for 132697;stop or send mail based on spellchecker dialog;r=cmanske;sr=bienvenue;a=asa 2002-03-26 01:11:25 +00:00
sspitzer%netscape.com cad1f77196 landing some of the changes for MDN for jefft. bug #16241. a=asa. NOT PART OF THE BUILD. 2002-03-23 03:48:15 +00:00
cavin%netscape.com 8f6d539d0c Fix for 132095. Remember the redirector type from last login and uses it, along with the username, to determine if password is required on the next login. r=ducarroz, sr=mscott, a=asa. 2002-03-22 00:07:21 +00:00
darin%netscape.com 9fbd1028d6 b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa 2002-03-20 22:50:33 +00:00
jaggernaut%netscape.com 8f26b59dcb Bug 101723: security icon only works for the first tab
Bug 117203: Insecure POST warning only comes up for first tab
Bug 120043: Page Info shows information about a page in the first tab
r=sgehani, r=kaie/ddrinan (for security stuff), sr=sspitzer (for mail/news stuff), sr=hyatt, a=asa. Work based on patch by Smaug <smaug@jippii.fi>.
2002-03-20 09:57:35 +00:00
alecf%netscape.com 451df7d6c3 a further nsString api reduction: remove the last case-insensitive PRUnichar*-to-PRUnichar* comparisons, moving to new API, and remove old methods from nsString. r=dougt, sr=jag a=scc 2002-03-19 06:46:56 +00:00
timeless%mac.com dec943eb10 Bug 106386 rid source of misspellings
r=db48x sr=blake a=asa
2002-03-19 04:30:17 +00:00
cavin%netscape.com bdb7cc499a Fix for 106534. Set the right FCC folder url at init time so that the compose/send code will always have the correct url to deal with. r=ducarroz, sr=bienvenu, a=asa. 2002-03-19 01:07:12 +00:00
ducarroz%netscape.com 4766631e24 Fix for bug 107425. We need to force the entry point to the end of the document after we call InsertSource. R=varada, SR=bienvenu, A=asa 2002-03-19 00:00:35 +00:00
kaie%netscape.com 4e709fd3f6 b=52330 r=bienvenu sr=brendan a=dbaron
Support non-default SMTP Port
checking in for kye@gmx.de
2002-03-18 04:29:17 +00:00
ssu%netscape.com 2a328ff4ed checking in patch for andreas.premstaller@uibk.ac.at. fixes bug 57566 - Can't delete mail attachments using the mouse. r=ssu, sr=sspitzer, a=asa 2002-03-15 05:29:21 +00:00
bienvenu%netscape.com 9bbfc07c49 don't logout of external logon session when send logon fails fix by mscott, r=me, sr=sspitzer, a=asa 130986 2002-03-15 03:39:17 +00:00
akkana%netscape.com d7cbebbdc8 128903: Clean up the editor IDL, and anyone who uses them. r=brade,cmanske,ducarroz (for mail); sr=sfraser; a=dbaron 2002-03-14 22:11:14 +00:00
stephend%netscape.com 2265f0ca4a Fixing bug 130367 and 130318. Bug 130367 - Pane and window title in prefs should read 'Composition' instead of 'Mail Composition'. r=jglick@netscape.com/robinf@netscape.com, sr=bienvenu@netscape.com, a=brendan@mozilla.org. Bug 130318 - Composition pref panel accesskeys are wrong case. r=bzbarsky@mit.edu, sr=bienvenu@netscape.com, a=brendan@mozilla.org 2002-03-14 01:55:11 +00:00
nhotta%netscape.com 11951ee4bf Fix for Unicode conversion problem for reply-to header (it removes incorrect/unnecessary conversion).
For Bcc, it adds to encode the header as MIME to prevent creating header as raw UTF-8.
Also avoids an extra copy for Bcc when the identity is not specified (in nsMsgCompose.cpp).
the patch from adu@sparc.spb.su, bug 64092, r=nhotta, sr=sspitzer, a=asa.
2002-03-13 23:51:29 +00:00
hwaara%chello.se 7c4d528623 #69528, "Can't add multiple attachments at once via dnd [drop files]"
r=varada, sr=sspitzer, a=shaver
2002-03-12 21:03:24 +00:00
ducarroz%netscape.com b1774bb52f Fix for bug 105713. Body tag attributes are lost when inserting the html source into the message body using editorshell, therefore we need to extrat them and set them manually in the DOM. R=varada, SR=bienvenu, A=asa
Also contains part of the fix for bug 127077. If the body tag contains a background image or colors, it must not be considered as a plaintext element. R=varada, SR=bienvenu, A=asa
2002-03-11 15:05:50 +00:00
ducarroz%netscape.com 5b89b8610d Fix for bug 127077. If the body tag contains a background image, it must be considered as an embedded element and therefore be sent as a related part like any other embedded image. R=varada, SR=bienvenu, A=asa 2002-03-11 15:00:49 +00:00
seawood%netscape.com 65178608c0 Fix |Cannot use const char* to initialize char*| errors for Sun Forte compilers.
Bug #129533 r=jag sr=darin a=asa
2002-03-10 07:35:22 +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
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
darin%netscape.com f1a6738b6c fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +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
varada%netscape.com f54a2568f6 fix for 122187 - statusbar hole in message compose window;r=ducarroz;sr=dbienvenu;a=asa 2002-03-03 01:48:43 +00:00
ducarroz%netscape.com 4dd1823dab Fix for bug 109081. We need to disable the cached window when we hide it to prevent it to get the focus. R=rods, SR=sspitzer, A=asa 2002-03-02 21:10:30 +00:00
cathleen%netscape.com 4a5da35b5c eliminate nsCRT::strlen for char* strings (final part), bug 124536 r=dp sr=brendan a=roc+moz 2002-02-28 04:11:37 +00:00
sspitzer%netscape.com d2cb3313a4 fix for #121639. get forward as attachment to work for news again.
while I'm at it, some code cleanup.  note, this fix also makes it so
we use the news cache when copying messages, which is a perf win.
most of this r=naving, all of it r/sr=bienvenu
2002-02-20 08:23:05 +00:00
taka%netscape.com 1bca41b949 Re-write RFC-2047 encoder. bug 73403 12699 37088 98675 102610 104447 119079, r=nhotta, sr=mscott 2002-02-20 07:18:11 +00:00
shliang%netscape.com 35d10f6565 bug 45173 - make mailing list address entry dialog use addressing widget - r=hewitt/bhuvan, sr=sspitzer 2002-02-20 06:46:11 +00:00
nhotta%netscape.com f9d454c76c Changed the conversion from UTF-8 to UCS2 to use uconv which can handle stream input,
bug 118664, r=ducarroz, sr=sspitzer.
2002-02-20 03:10:19 +00:00
varada%netscape.com 470277e568 fix for 86116-autospellcheck doesnt work all the time;r=ducarroz;sr=mscott 2002-02-20 03:06:08 +00:00
nhotta%netscape.com 2d23aab608 Changed the conversion from UTF-8 to UCS2 to use uconv which can handle stream input,
bug 118664, r=ducarroz, sr=sspitzer.
2002-02-20 03:04:40 +00:00
cathleen%netscape.com 3f9b432d36 eliminate nsCRT::strlen for char* strings (part 3), bug 124536 r=dp sr=brendan 2002-02-19 08:42:48 +00:00
bbaetz%student.usyd.edu.au 8e196739ba Bug 44995 - support socks proxies in mailnews
r=mscott, sr=darin
2002-02-19 07:07:23 +00:00