Commit Graph

5062 Commits

Author SHA1 Message Date
ducarroz%netscape.com
f0bd325bbc Hide HTML toolbar when compose in plain text mode, fix bug 9512 1999-09-02 01:26:34 +00:00
alecf%netscape.com
ebc9b041fc link against unix timer lib so that we get NS_NewTimer 1999-09-02 00:33:42 +00:00
putterman%netscape.com
5aed4039e8 remove bold from messages. 1999-09-01 23:51:14 +00:00
putterman%netscape.com
d22bba72ad Turn this into an overlay. 1999-09-01 23:50:48 +00:00
putterman%netscape.com
448fcf03da Use boxes to layout 3pane. 1999-09-01 23:50:33 +00:00
putterman%netscape.com
176055a7dd Move code to msgMail3PaneWindow.js 1999-09-01 23:50:16 +00:00
putterman%netscape.com
b047198967 added msgMail3PaneWindow.js to build. 1999-09-01 23:49:47 +00:00
putterman%netscape.com
00184e6725 Fix xul for messages. 1999-09-01 23:48:41 +00:00
cata%netscape.com
b200afe9c3 Fixing build warnings. Step 2: switch to use new method from the interface. 1999-09-01 22:57:29 +00:00
cata%netscape.com
0f0d23b266 Fixing build warnings. Step 2: switch to use new method from the interface. 1999-09-01 22:50:50 +00:00
sfraser%netscape.com
a209af5eb1 include stdio.h using system paths. 1999-09-01 21:28:07 +00:00
bienvenu%netscape.com
e6fa733e48 basic folder undiscovery works, capabilities cached 1999-09-01 20:19:01 +00:00
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