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

9312 Коммитов

Автор SHA1 Сообщение Дата
rhp%netscape.com 663b320a64 Fixing Crash bug 53258 - crash with inline image viewing - r: sspitzer - PDT approval 2000-09-27 21:09:19 +00:00
sspitzer%netscape.com fa368aa1f8 fix for nsbeta3++ bug #2203.
the problem was we were calling CreateIncomingServer() before the accounts were
loaded.  To solve this, I put a safe call to LoadAccounts() at the start of
CreateIncomingServer().

looking at the checkin logs, mscott made the same fix a while ago, but it got
overwritten by another change.

r/a=mscott
2000-09-26 22:36:41 +00:00
nhotta%netscape.com 078d5480d7 Changed to delay unescaping URI so it's only applied to a folder path portsion, bug 52165, r=putterman, a=alecf. 2000-09-26 22:09:59 +00:00
cls%seawood.org 598cad6e44 Fix OS/2 gmake problem. Bug #54080. r=leaf a=brendan Thanks to Mike Kaply <mkaply@us.ibm.com> for the patch 2000-09-26 05:20:06 +00:00
nhotta%netscape.com bbfc394a4a Changed to escape folder name to prevent 8 bit data from bad conversions,
also changed to apply correct conversions (UTF-8 for RDF, OS native charset for file name), bug 52165, r=putterman, a=alecf.
2000-09-22 23:58:19 +00:00
timeless%mac.com c3e79244d2 r=ben a=ben. This is to match spec, bug 44895. 2000-09-22 21:09:39 +00:00
putterman%netscape.com 1def25cf48 Fix for 53736 for jglick. r=hangas,scottip. a=leaf. make search dialog open correctly. 2000-09-22 18:29:12 +00:00
putterman%netscape.com 87996f7e5e Fix for 53752. r=sspitzer, a=leaf. Make drang and drop work in mailnews by removing incorrect ';' 2000-09-22 18:09:55 +00:00
putterman%netscape.com 1e65d03824 Fix for 53736. r=hangas, a=leaf. Make mailnews search dialog come up. 2000-09-22 17:53:13 +00:00
mkaply%us.ibm.com 42358ae5d2 OS/2 Tinderbox break
Using true instead of PR_TRUE
2000-09-22 12:16:14 +00:00
timeless%mac.com d18c5ebf29 a=ben, partial fixes for bugs 38840, 41535 and Mail3PaneVertlayout 2000-09-22 05:30:04 +00:00
hewitt%netscape.com f1091fff73 #46519 - s/align/orient on tabcontrol, corrects classic look, r=hangas, a=ben 2000-09-22 05:14:11 +00:00
hyatt%netscape.com 957c151659 48758. r=ben,saari, a=waterson 2000-09-22 05:02:20 +00:00
hewitt%netscape.com cec3c899c0 #46423 - on behalf of jglick: mail/news search dialog cleanup, r=hewitt, a=hangas 2000-09-22 04:14:04 +00:00
chuang%netscape.com ba229d817b Bug50584 Lists in Personal Address Book not migrating as lists, r=putterman,a=mscott 2000-09-22 03:59:13 +00:00
jefft%netscape.com c43e776e83 fixed bug53238.txt -- Data loss: attachment option {Save All} fails to prompt user if destination dir has an existing file w/ same file name. r=mscott; a=msanz 2000-09-22 03:46:31 +00:00
putterman%netscape.com f2fe4c68ff More work on 46888. Checking in for naving. Make sure delete doesn't prevent messages from being displayed later on. r=scottip,a=alecf. 2000-09-22 03:10:21 +00:00
taka%netscape.com f3e223d871 fix for #45222. r=alecf, a=alecf 2000-09-22 02:52:11 +00:00
varada%netscape.com 443c49960f fix for bug#31263;make splitters persist position in mail;r=putterman;a=alecf 2000-09-22 02:51:33 +00:00
varada%netscape.com 3e3431c7a7 fix for bug#28520; keyboard navigation for mail;r=putterman;a=alecf 2000-09-22 02:51:23 +00:00
alecf%netscape.com ac9fb55227 fix for #53200 r=putterman,mscott
make the priority and status strings localizable, and add a priority string for "Normal"
localization change a=msanz
2000-09-22 02:48:11 +00:00
sspitzer%netscape.com 74d3564b3f fix for #53487. get open attachment to work from news messages.
code stolen from mscott's code for imap & local messages.
r/a=mscott.
2000-09-22 00:44:08 +00:00
sspitzer%netscape.com 7c25199efd fix for #53421. make it so we can save attachments from news messages.
the problem was to save attachments, we were calling DisplayMessage()
with news://host/article-id urls, instead of news_message://host/group#article-number
DisplayMessage() can handle news://host/article-id urls, so we just let it.
r/a=mscott
2000-09-21 03:54:17 +00:00
naving%netscape.com bb67fdd5d7 r=sspitzer a=mscott 2000-09-21 00:19:23 +00:00
naving%netscape.com d88ffe0e67 r=sspitzer a=mscott. Added CancelFailed() 2000-09-21 00:18:31 +00:00
naving%netscape.com 5fc6abb1f9 r=sspitzer a=mscott. Notifies failures for Cancel 2000-09-21 00:17:20 +00:00
naving%netscape.com 737b4672f6 r=sspitzer a=mscott. 2000-09-21 00:16:23 +00:00
naving%netscape.com 5863d30908 r=sspitzer a=mscott. Added mDeleteOrMoveMsgFailed atom for notification in failed cases. 2000-09-21 00:15:47 +00:00
naving%netscape.com c21ab85f07 r=sspitzer a=mscott. Added notification for delete/cancel failures 2000-09-21 00:14:24 +00:00
naving%netscape.com fa56691f9c r= sspitzer a=mscott Added notification for cancel/delete failures. 2000-09-21 00:13:08 +00:00
bienvenu%netscape.com f9dbded1bd part of fix for inability to select messages r=mscott 46888 2000-09-20 23:21:17 +00:00
warren%netscape.com 075350b1c8 Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani 2000-09-20 19:35:24 +00:00
jefft%netscape.com 5421ba1cb5 fixed bug34051 - use nsIFilePicker instead of nsIFileSpecWithUI; r=alecf 2000-09-20 14:50:55 +00:00
locka%iol.ie 69fd02310b Changes to loadURI & reload methods on nsIDocShell, nsIWebNavigation. b=50949, r=radha, a=radha 2000-09-20 12:23:53 +00:00
bienvenu%netscape.com 56dead1d36 fix problem printing news messages r=mscott 52194 2000-09-20 03:43:08 +00:00
bienvenu%netscape.com f3c91e805b fix corruption of msg threads r=scott 53184 2000-09-20 03:41:34 +00:00
timeless%mac.com 661af764d4 fix bug 38866 r=ducarroz a=brendan using the revised string Auto-Detect per brendan and rudman 2000-09-19 23:02:06 +00:00
hewitt%netscape.com 5b0fb73ed4 #46519 - put menubar on messageWindow within toolbox, r=hangas, a=ben 2000-09-19 22:58:28 +00:00
hewitt%netscape.com 4f54e7a396 #53084 - put twisties back on address book, r=hangas, a=ben 2000-09-19 22:55:42 +00:00
sspitzer%netscape.com b58f45fa3c part of the fix for #46888. after cancelling a news message, you can't
select another message.  fix by naving@netscape.com.  r=sspitzer,a=mscott
also a couple bullet proofing fixes to prevent crashes.
2000-09-19 22:40:52 +00:00
mscott%netscape.com 28bbf61434 Bug #52712 --> use collapsed attribute instead of hide consistantly...fixes problem
where attachment button would stop working after you switched folders
r=alecf
2000-09-19 22:26:54 +00:00
sspitzer%netscape.com b554f188f6 fix for bug #47521. if the user cancels the account wizard on an invalid account,
force the account to get created anyway.  r/a=alecf
2000-09-19 03:44:33 +00:00
nhotta%netscape.com 3a6d7b35b4 bug: 45678 wrong font in mail composer
fix: set the 'document' charset (we figure out the target charset
     but did not set it in the 'document'
r=nhotta, sr=mscott
2000-09-19 01:07:28 +00:00
ducarroz%netscape.com abf8756c0e Fix for bug 52323. Use event.originalTarget instead of event.target in order to get the right target. a,r=alecf 2000-09-18 23:08:09 +00:00
ducarroz%netscape.com f1e4c713e5 Fix for bug 52190. Avoid crash by using NS_IF_ADDREF. sr=alecf 2000-09-18 22:35:46 +00:00
ducarroz%netscape.com 534f2830db Fix for bug 52819. Use nsEditor::GetRootElement for retreiving the body node. sr=mscott 2000-09-18 22:16:10 +00:00
jefft%netscape.com e32462749b fixed bug 45727 -- Problems with download (POP) truncated msg from folder other than Inbox; disable fileters while downloading truncated message; bullet prove to prevent accessing empty string buffer; r=mscott 2000-09-18 21:49:47 +00:00
sspitzer%netscape.com 6a13f1007b part of the fix for #51571. r/a=mscott 2000-09-18 21:49:17 +00:00
sspitzer%netscape.com 86ae5dbf37 part of the fix for #51571. r/a=mscott 2000-09-18 21:44:54 +00:00
alecf%netscape.com 68b4837c49 fix for #35803 r=sspitzer
load the smtp server list before loading the default server
2000-09-18 06:13:53 +00:00