Commit Graph

5050 Commits

Author SHA1 Message Date
bienvenu%netscape.com
835c8699d5 fix threaded view enumerator 1999-09-01 20:10:48 +00:00
jefft%netscape.com
b37dfd2d1c fixed bug 12928 - Delete imap folder makes Trash disappear from the folder view 1999-09-01 20:06:25 +00:00
jdunn%netscape.com
68bfc30bf9 specify that nsIMsgWindowData is a public baseclass otherwise it will
be 'assumed' private by some compilers
1999-09-01 19:48:44 +00:00
sspitzer%netscape.com
1b0b6a690d fix VC 5.0 build bustage. bad code, strict compilers are your friends. 1999-09-01 07:03:04 +00:00
sspitzer%netscape.com
e40911db58 changes to support the new "none" incoming server type.
divorce "pop3" from local mail.  (more to be done here).
general code clean up.
fix #12873 and #12801
1999-09-01 06:08:19 +00:00
sspitzer%netscape.com
251f18a5f9 added files: mozilla/mailnews/local/public/nsINoIncomingServer.idl 1999-09-01 06:06:59 +00:00
sspitzer%netscape.com
2682cd901e added files: mozilla/mailnews/local/src/nsNoIncomingServer.cpp 1999-09-01 06:06:45 +00:00
jefft%netscape.com
f148c5748c fixed bug 12921, 12922 - duplicate folders in folder view 1999-09-01 05:42:02 +00:00
sspitzer%netscape.com
e0d449a9e2 adding new files for the "none" server, which is used 4.x style "Local Mail" when using IMAP. 1999-09-01 04:43:41 +00:00
mscott%netscape.com
a40fc1f4ab Remove obsolete file. It's been replaced by an idl file. 1999-09-01 04:24:26 +00:00
chuang%netscape.com
695f835da6 Address book import (ldif) 1999-09-01 04:18:43 +00:00
mscott%netscape.com
ce60213a26 There were a couple methods in here which were trying to figure out a temp directory to use for things. Use
nsSpecialDirectory::OS_TemporaryDirectory instead.
1999-09-01 04:09:48 +00:00
mscott%netscape.com
3110bc82ef Bug #8076/9836 --> use specialDirectory::OS_TemporaryDirectory to determine the directory to write tempMessage.eml out to. 1999-09-01 04:09:07 +00:00
alecf%netscape.com
ba4c4f1067 remove some warnings for rhp 1999-09-01 01:00:06 +00:00
cyeh%netscape.com
9577b5cefa Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 00:54:34 +00:00
ducarroz%netscape.com
88bb5fc976 Send full name of sender, fix bug 10500 1999-09-01 00:50:07 +00:00
alecf%netscape.com
e113a6f5f1 oops, the signature is an object, doesn't belong in a form 1999-09-01 00:49:45 +00:00
alecf%netscape.com
925b3cd55e add save capability to account manager 1999-09-01 00:46:21 +00:00
alecf%netscape.com
d651af4ec5 it's ok to clear a user pref that isn't there. 1999-09-01 00:45:15 +00:00
alecf%netscape.com
c242e70273 add new getUniqueKey for creating unique server/identity keys 1999-09-01 00:42:34 +00:00
ducarroz%netscape.com
de3a2a52da Set the caption after ender is done loading the page. Fix bug 10396 1999-09-01 00:42:16 +00:00
ramiro%netscape.com
18b5e04d18 Cleanup linkin of mozdbm. 1999-08-31 14:31:50 +00:00
mcafee%netscape.com
de1720a4e2 Fixing solaris bustage. 1999-08-31 10:59:48 +00:00
mscott%netscape.com
647acdcd19 Bug #11895 --> add protection for preventing multiple get new message calls on the same server.
Don't run pop urls if the server is already busy.
1999-08-31 06:53:26 +00:00
mscott%netscape.com
7f9a04ad6d Bug #11895 --> add protection for preventing multiple get new message calls on the same server.
Don't biff if the server is alread busy.
1999-08-31 06:52:48 +00:00
mscott%netscape.com
44de0f44c0 Bug #11895 --> add protection for preventing multiple get new message calls on the same server. 1999-08-31 06:52:27 +00:00
alecf%netscape.com
5a7eac87ed more exorcism of abort() 1999-08-31 06:36:23 +00:00
alecf%netscape.com
2f273a8872 fix unused variable 1999-08-31 06:29:53 +00:00
alecf%netscape.com
0719bf1c03 do not EVER abort(). this is rediculous. 1999-08-31 06:23:12 +00:00
alecf%netscape.com
02051f03f2 fix leak of e-mail address 1999-08-31 06:17:02 +00:00
alecf%netscape.com
510e1197f1 fix leak 1999-08-31 06:16:21 +00:00
alecf%netscape.com
f06eb99d33 some minor fixes for GFX widgets and changes to the DOM. 1999-08-31 06:14:50 +00:00
alecf%netscape.com
9d390186f0 remove the second most common FMM in mail/news 1999-08-31 06:13:42 +00:00
alecf%netscape.com
1508f4cc23 remove the most common FMM in mail/news 1999-08-31 06:12:50 +00:00
mscott%netscape.com
0ff4f93d1b prevent future build breakage for unix builds that have tests enabled....
synch up new get password apis.
1999-08-31 05:44:41 +00:00
mscott%netscape.com
8f2820a928 password api synch 1999-08-31 04:43:29 +00:00
mscott%netscape.com
d4595ec52c when getting pwd from the server, never try to bring up the UI when we are in the imap thread. use new
password methods on the server sink.
1999-08-31 04:42:49 +00:00
mscott%netscape.com
1e91989d48 user password code is now implemented on the server not on the folder... 1999-08-31 04:42:22 +00:00
mscott%netscape.com
defe8a85a4 remove GetPasswordFromuser 1999-08-31 04:42:01 +00:00
mscott%netscape.com
977e458984 support prompt password method from nsIImapServerSink.idl 1999-08-31 04:41:43 +00:00
mscott%netscape.com
5b74502d45 Remove get user password stuff as this is now a method on the server. 1999-08-31 04:41:16 +00:00
mscott%netscape.com
9625ace715 Add prompt for password method. 1999-08-31 04:40:58 +00:00
mscott%netscape.com
848b9372ac get password api synch 1999-08-31 04:40:38 +00:00
mscott%netscape.com
9bf4171e71 remove over-ride of set/get password. Password knowledge has been centralized
move get password logic out to a common base class (nsMsgIncomingServer)
1999-08-31 04:40:14 +00:00
mscott%netscape.com
58ce8728d2 migrate smarts about getting password from pop3 protocol to incoming server
so everyone can share in the logic including imap and eventually news.
Bug #7444 --> Add remember password smarts
1999-08-31 04:39:43 +00:00
mscott%netscape.com
3796f3182f specify that we don't want UI when asking for the password 1999-08-31 04:39:19 +00:00
mscott%netscape.com
8727938dfc GetPassword takes an argument specifying if you want UI or not 1999-08-31 04:39:06 +00:00
alecf%netscape.com
d06027fd7b open account wizard a little larger by default 1999-08-31 03:36:29 +00:00
alecf%netscape.com
44bf72bcc7 update account manager to size all content correctly 1999-08-31 03:36:11 +00:00
alecf%netscape.com
d1fe765b61 add search locale to unix build 1999-08-31 03:22:23 +00:00