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

9380 Коммитов

Автор SHA1 Сообщение Дата
chuang%netscape.com 412f372059 Bug 54530 Edit | List. Clicking OK crashes. r=putterman,sr=mscott 2000-10-20 01:55:50 +00:00
jefft%netscape.com 5b0816aa95 fixed bug 57059 -- buffer overrun on message header, r=ducarroz, rhp, sr=mscott 2000-10-19 02:24:09 +00:00
jefft%netscape.com 899366e8a7 fixed bug 55993 -- forward attachment corrupt; r=ducarroz, sr=mscott 2000-10-19 01:51:09 +00:00
sspitzer%netscape.com aae8c93909 workaround for #39655. r=putterman, sr=mscott, a=jar.
we don't have a fix for 39655, but this work around prevents the user
from "losing" the headers in the message pane when they switch folders.
the workaround is to collapse and expand the box that contains the headers
when showing the first message after re-rooting the threadpane.
2000-10-17 17:06:57 +00:00
bienvenu%netscape.com dcccdef7d0 fix 55993 problem forwarding imap messages with attachments r=jefft,sr=mscott a=jar 2000-10-15 20:41:36 +00:00
mscott%netscape.com a29cc977b4 Bug #2729 --> disable empty trash on exit for aol servers as this causes a nasty
hang. This is a short term fix for this problem.
r=jefft
sr=alecf
2000-10-15 05:05:43 +00:00
sspitzer%netscape.com 0e2ef44299 fix bustage, sorry about that. 2000-10-14 22:31:12 +00:00
sspitzer%netscape.com 10702504c4 landing movemail changes from adam@gimp.org. only builds on UNIX, no extra bloat for win32 or mac. r=sspitzer@netscape.com 2000-10-14 21:21:15 +00:00
bienvenu%netscape.com 82b9691d91 fix 56450 top crasher in nsPop3Protocol::SentRetr r=jefft,sr=mscott 2000-10-14 14:25:40 +00:00
mscott%netscape.com 2f24565e8d Bug #56459 --> mock imap channel needs to support nsIRequest in it's QI method.
this makes the progress dialog start working for opening imap mail attachments.
sr=alecf
r=jefft
2000-10-14 04:14:19 +00:00
ben%netscape.com 52667d8608 Fix for rtm++ bug 52086, non functional mail import wizard.
r=sspitzer, a=alecf, scc@mozilla.org
2000-10-14 03:58:31 +00:00
naving%netscape.com 210fb6bf79 r =scottip, a = mscott Fix for bug #50886. Fix memory leaks in two places when
GetPrimaryEmail() is called.
2000-10-13 23:13:42 +00:00
naving%netscape.com 2ba2ea10f3 r = scottip a = mscott. Fix for bug# 53348. Meunbar collapses but does not
restore.
2000-10-13 23:12:17 +00:00
naving%netscape.com 418be81c53 r =scottip a =mscott Fix bug #38600. Persist the sort column, key and
direction for the treeitems.
2000-10-13 23:11:02 +00:00
naving%netscape.com a66a6d8e42 r = scottip a=mscott Fix bug #38600. Call the xulSortService when none of the
cards in the address book is selected. This is needed whenever AB is launched.
2000-10-13 23:09:42 +00:00
alecf%netscape.com cd9ed508be fix for rtm++ bug #55424
r=nhotta@netscape.com,
sr=mscott@netscape.com
use GetUnicodeResource instead of
GetResource in order to get the
properly decoded Unicode string
2000-10-13 08:08:06 +00:00
ducarroz%netscape.com b09abfd642 Fix for bug 54481. If nsMsgDisplayMessageByID failed likely because we don't have astring for the error, try again with NS_ERROR_SEND_FAILED. R=putterman, SR=alecf 2000-10-13 05:16:44 +00:00
ducarroz%netscape.com ae9c1a9483 Fix for bug 54481. We need to escape any comma in the web page url. R=putterman, SR=alecf 2000-10-13 05:16:38 +00:00
ducarroz%netscape.com 77e5274625 Fix for bug 54481. Mac file name cannot have more than 31 characters. R=putterman, SR=alecf 2000-10-13 05:16:37 +00:00
ducarroz%netscape.com a890f2e163 Fix for bug 54481. We need to escape any comma in web page url or file name. R=putterman, SR=alecf 2000-10-13 05:16:35 +00:00
rhp%netscape.com 3d941fde1e Fix for bug #55074 - sr: mscott - Crash recurising in CountTotalMimeAttachments 2000-10-13 02:45:38 +00:00
nhotta%netscape.com 7148decf08 Added an error handling in ConvertToUnicode() to use ISO-8859-1 if charset is invalid, bug 56059, r=bienvenu, sr=alecf,mscott. 2000-10-12 22:42:19 +00:00
blakeross%telocity.com ad13ca23b0 Fix 53189: the Print dialog comes up twice when opening it from the button's menu in Composer and MailNews. r=brendan a=ben 2000-10-12 21:10:26 +00:00
ccarlen%netscape.com 4b74eb6a9e Bug 38626 - Removed use of nsIFileLocator r=alecf@netscape.com, a=alecf@netscape.com 2000-10-12 14:52:24 +00:00
bienvenu%netscape.com 3b45ce4dba fix filter to inbox for pop case 56007 r=sspitzer,alecf, etc 2000-10-12 14:17:28 +00:00
hewitt%netscape.com fe9ddaac12 #52271 - [Modern] new secondary icons, r=german, sr=hangas 2000-10-12 08:06:18 +00:00
mscott%netscape.com 8d3bddcf98 Bug #2775 --> only force a delete model if the server is a AOL server.
only show deleted messages if the server is a AOL server.
r=bienvenu sr=alecf
2000-10-12 02:40:02 +00:00
disttsc%bart.nl f7f473f473 Change addressbook Edit > Edit Card... to Edit > Card Properties... and give it the ctrl+i accelerator.
bug=49782, r=putterman, a=waterson
2000-10-12 01:39:46 +00:00
hewitt%netscape.com 5bab91dbca #52271 - [Modern] new secondary icons, r=german, sr=ben 2000-10-11 11:03:44 +00:00
jefft%netscape.com d903e61ca2 fixed bug 55351 - Unable to enter a password for a SMTP server; always send EHLO command first instead of parsing the greeting to decide whether the server is an SMTP or ESMTP server; r=bienvenu, sr=mscott 2000-10-11 01:16:19 +00:00
chuang%netscape.com 1e44e649c0 bug50584 Lists in Personal Address Book not migrating as lists, r=bienvenu+putterman, sr=alecf 2000-10-10 21:38:26 +00:00
hewitt%netscape.com 71838fd888 #52544 - fixed color picker in mailnews prefs, r=andreww, sr=hangas 2000-10-10 05:11:14 +00:00
hewitt%netscape.com ab039c2d01 #54750 - messengercompose addressingWidget cleanup, r=ducarroz, sr=alecf 2000-10-10 04:47:33 +00:00
sfraser%netscape.com a388c1b7dd Fix for 52808 -- standardized nsEditorShell creation and destruction across components, to fix editor observer notification timing. r=kin,ducarroz,jelwell, sr=hyatt. 2000-10-10 01:45:46 +00:00
bienvenu%netscape.com 462b80f030 fix problem with missing all hdr tables in msg db making it impossible to get new headers r=scottip sr=mscott 55432 2000-10-10 01:22:44 +00:00
waterson%netscape.com fd15c36a2e Bug 53627. Collapse threadpane attributes into the 'class' attribute to optimize for space and style rule lookup. r=scottip, a=ben 2000-10-09 22:20:10 +00:00
sspitzer%netscape.com f32c9bddc7 fix for #2617. add an overlay to the commercial tree so that upon
finishing account creation, we call the FinishAccountHook().
in the commercial tree, this sets the "mail.is_a_franklin_user" pref
so that ab sync will work.  r=putterman, sr=alecf
2000-10-09 20:18:31 +00:00
disttsc%bart.nl 554fa670b0 Change some keysets which were using id "defaultKeySet" to "keyset", making overlaying on them easier. Also fix some whitespace issues. bug=53320, r=akkana, r=mscott, a=ben 2000-10-08 05:32:07 +00:00
jst%netscape.com 6ea631e28c Checking in for bug 50742, this change removes the use of XIF in mozilla and replaces the XIF converter with a HTML (and XML) serializer.
Contextual information added to HTML copy and intelligence added to HTML paste in the editor (fixes bugs 47014, 50568 and 46554, and partly (at least) fixes bug 53188).

Code written by vidur, jfrancis, jst, akkana. Tested by jfrancis, akkana, vidur, jst, kin. Reviwed (and super reviewed) by waterson, vidur, kin, jfrancis, jst
2000-10-07 10:57:30 +00:00
hewitt%netscape.com 8cd8c70157 on behalf of jglick, #54522 - mnemonics stuff, r=mcarlson, sr=mscott 2000-10-07 08:35:03 +00:00
hewitt%netscape.com 2a7561aae9 on behalf of jglick, #54543 - mnemonics stuff, r=scottip, sr=mscott 2000-10-07 08:31:47 +00:00
hewitt%netscape.com 421d136e25 on behalf of jglick, #54543 - mnemonics stuff, r=scottip, sr=mscott 2000-10-07 08:25:05 +00:00
hewitt%netscape.com 5c8eb44e1e on behalf of jglick, #54568 - mnemonics stuff, r=scottip, sr=mscott 2000-10-07 08:23:44 +00:00
sspitzer%netscape.com eea9b78d68 bulletproofing to prevent crash in #55273. r=putterman, sr=alecf 2000-10-07 04:24:24 +00:00
varada%netscape.com 4656b9e277 fix for bug 1552;helpmenu alteration;r=putterman;sr=mscott 2000-10-07 00:57:59 +00:00
nhotta%netscape.com bcfd476569 Moved "mailnews.start_page.url" from .js to .property, bug 55011, r=tao, sr=alecf. 2000-10-06 22:58:48 +00:00
gayatrib%netscape.com 483823f246 Fix for bug 43321. File|New|Folder should default to current account if applicable, otherwise to the default account. r=putterman,sr=alecf 2000-10-06 14:31:00 +00:00
ducarroz%netscape.com 8bc196ecae Fix for bug 54774 & bug 54997. After deleting a row, we must resync the id's of them. Also, do not delete rows on autorepeat. R=varada, SR=mscott 2000-10-06 03:59:59 +00:00
nhotta%netscape.com 41671c447e Change for multipart/mixed, use only a charset of the first attachment, r=sr=mscott, bug 54051. 2000-10-06 03:29:34 +00:00
rhp%netscape.com b107d8f529 Fix for permission problem on temp files - SECURITY - r: jefft 2000-10-06 01:39:09 +00:00