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

12712 Коммитов

Автор SHA1 Сообщение Дата
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
seawood%netscape.com 7e99f9e47e 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 0cf514d8d3 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 eba02df28e 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 28fbb3122c 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 5be64fe656 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 5e9c38bfd2 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 6fc52dd162 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 658962867b 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 9b36774102 b=137627 Fix crash seen with some messages.
r=kaie sr=sspitzer
2002-04-22 13:49:53 +00:00
shliang%netscape.com 878dfa024f 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 c65b68021f 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 d42b1b1fd4 Add make -j support to win32 gmake builds.
Bug #132848 r=bryner
2002-04-19 02:42:28 +00:00
seawood%netscape.com b9e3c4eaaf Remove references to obsolete CHROME_ variables.
Bug #113401 r=bryner
2002-04-19 01:29:29 +00:00
rdayal%netscape.com 2bbfb34290 fix for MAPI send of files with localized filenames, bug # 103313
r=nhotta, sr=mscott
2002-04-18 23:43:36 +00:00
bienvenu%netscape.com 8ef85eab23 fix imap not to download all msg headers r=naving, sr=sspitzer 137994 2002-04-18 23:40:22 +00:00
bienvenu%netscape.com df9f98ec10 turning off some debug_bienvenu code 2002-04-18 22:49:48 +00:00
bienvenu%netscape.com 349a0aed0b fix updating of command handlers in cases where there is no selection r=ssu, sr=sspitzer 134893 2002-04-18 22:32:25 +00:00
varada%netscape.com c252f3e54b fix for 58506;smtp panel doesnt get refreshed in account wizard if prefilled first account exists;r=srilatha;sr=mscott 2002-04-18 22:26:47 +00:00
naving%netscape.com 16d2f4951e 138014 r=bienvenu sr=mscott Make undo delete messages work for the case when we do Ctrl A/Select all and delete all messages in an imap folder. 2002-04-18 22:15:39 +00:00
sspitzer%netscape.com eefb8c38c3 fix for #134743. Turbo on, mailing list entries duplicated after an exit/restart.
r=racham, sr=bienvenu.
2002-04-18 22:01:00 +00:00
sspitzer%netscape.com 61db254169 fix for #124208. Address Book window shows LDAP directories from previous Profile in turbo mode.
r=bienvenu, sr=mscott.
2002-04-18 21:59:58 +00:00
sspitzer%netscape.com aca5a1ce60 minor code cleanup. no bug. r/sr=bienvenu 2002-04-18 21:58:29 +00:00
sspitzer%netscape.com ab6775bdc1 fix for #138048. double clicking on card in addressbook sidebar
doesn't bring up compose window.  r=racham, sr=bienvenu
2002-04-18 21:57:09 +00:00
varada%netscape.com 0d2e45c126 fix for 136937;mail composition body becomes ineditable after send failure;r=srilatha;sr=mscott 2002-04-18 21:56:04 +00:00
sspitzer%netscape.com 72487a34ff fix for #138253. don't do window.confirm() from chrome in addressbook.js.
r=hewitt, sr=bienvenu
2002-04-18 21:55:40 +00:00
sspitzer%netscape.com 8ea3186c39 fix for #134958. can't delete mailing list from dir pane.
r=hewitt, sr=bienvenu
2002-04-18 21:53:19 +00:00
srilatha%netscape.com 06aee283db Fix for bug # 134947. Import text dialog unusable.
r=varada, sr=sspitzer.
2002-04-18 21:47:28 +00:00
nhotta%netscape.com b85c2ddb66 Use ISO-8859-1 as a compose charset if us-ascii, change for edit as new,
bug 136938, r=ducarroz, sr=kin.
2002-04-18 21:43:10 +00:00
bienvenu%netscape.com a6256addad disable sending unsent messages while sending unsent messages r=ducarroz, sr=sspitzer 2002-04-17 14:17:03 +00:00
bienvenu%netscape.com 56246136f5 disable sending unsent messages while sending unsent messages r=ducarroz, sr=sspitzer 2002-04-17 14:07:38 +00:00
bienvenu%netscape.com a7a0cb5141 fix updating of toolbar buttons when switching to offline and selecting a message not downloaded for offline use r=naving, sr=sspitzer 134980 2002-04-17 14:06:31 +00:00
mozilla.BenB%bucksch.org 1f4d034214 108153:
Forgot to remove the debug output, as promised to reviewers.
r=ducarroz,sr=bienvenu
2002-04-17 09:56:25 +00:00