alecf%netscape.com
0df90cd541
fire off new account wizard when the button is pressed, and propagate the refresh parameter
1999-09-15 04:43:57 +00:00
alecf%netscape.com
86fdf663c1
open wizard and account manager with refresh parameter, so we know whether or not to refresh the folder pane
1999-09-15 04:40:34 +00:00
putterman%netscape.com
4a932aac12
Make it so that when selecting messages after delete, IMAP messages don't get loaded twice.
1999-09-15 04:13:25 +00:00
bienvenu%netscape.com
6ed63b2dd7
do folder loaded notification for news
1999-09-15 04:04:44 +00:00
alecf%netscape.com
ea3de7ab86
fix crash when sender has no lastname
1999-09-15 02:46:38 +00:00
alecf%netscape.com
e7f04fbbff
fix bustage that is about to happen
1999-09-15 02:41:59 +00:00
ramiro%netscape.com
e8ba593918
Cleanup the neckutil linking thing.
1999-09-15 02:15:11 +00:00
jefft%netscape.com
fbabae7fd2
added SaveAttachURL, statusFeedback
1999-09-15 02:14:28 +00:00
jefft%netscape.com
a46c88cc36
fixed bug 13574 -- use stream converter instead of temp file for reply quoting
1999-09-15 02:13:04 +00:00
bienvenu%netscape.com
1120b750bf
add folder loaded notifications
1999-09-15 00:59:03 +00:00
briano%netscape.com
18db6b773d
General cleanup.
1999-09-15 00:33:49 +00:00
briano%netscape.com
b849f37e00
General cleanup.
1999-09-15 00:10:25 +00:00
sspitzer%netscape.com
b1a85f548a
fix for #13833
...
now we support multiple accounts of the same type on the same server.
1999-09-15 00:04:47 +00:00
briano%netscape.com
0c1d97b591
General cleanup.
1999-09-15 00:02:25 +00:00
briano%netscape.com
107d63133d
General cleanup.
1999-09-14 23:27:55 +00:00
briano%netscape.com
450edd80d1
General cleanup.
1999-09-14 23:19:19 +00:00
briano%netscape.com
3474999aa5
General cleanup.
1999-09-14 23:05:06 +00:00
briano%netscape.com
22b5e77499
General cleanup.
1999-09-14 22:49:58 +00:00
mscott%netscape.com
620857cfdc
Part of Bug #13777 . Fix a bug whre if you mistyped your password, then hit cancel
...
we would bring up another passwod dialog. you had to hit cancel again before it really canceled.
1999-09-14 22:30:40 +00:00
chuang%netscape.com
b1ec7ea992
handle double byte strings
1999-09-14 21:55:54 +00:00
sspitzer%netscape.com
829bf9dd2f
adding a string to match the addition state. we need this, or we crash when DEBUG_NEWS is set.
1999-09-14 21:24:44 +00:00
law%netscape.com
d94d90f478
Enable mail composition to be opened via window.openDialog
1999-09-14 21:19:27 +00:00
ducarroz%netscape.com
2c85b4d825
Remove key binding again as other problems appear!
1999-09-14 19:54:41 +00:00
nhotta%netscape.com
ebeb6f9bf4
Changed to return unconverted length for charset conversion.
1999-09-14 19:12:31 +00:00
sspitzer%netscape.com
d5445de86d
check the return values when calling SetDefaultLocalPath(). mail.root.pop wasn't getting set when migrating a profile that used pop. it was caused by a simple cut and paste error.
1999-09-14 12:08:02 +00:00
sspitzer%netscape.com
c99df5aac4
clean up my comment
1999-09-14 11:37:07 +00:00
sspitzer%netscape.com
58b23fde70
there is no nsNoService, so in the MsgLocalFactory, we
...
registered the nsPop3Service with both
"component://netscape/messenger/protocol/info;type=none"
"component://netscape/messenger/protocol/info;type=pop3"
on disk, both roots (mail.root.none and mail.root.pop3)
should point to <profile>/Mail or "mail.directory"
so we set both here to the same value
1999-09-14 11:36:10 +00:00
sspitzer%netscape.com
715227a9ef
we no longer have to be all crazy in our Makefile.
...
we can just build base once. I am so happy this is fixed.
1999-09-14 09:56:44 +00:00
sspitzer%netscape.com
6e6ad7cc7c
mail.root.nntp wasn't getting set when I called SetDefaultLocalPath() on a nntp incoming server because QueryInterface for nsNttpService was not fixed to support nsIMsgProtocolInfo. use the cool macro and the problem goes away. woo-hoo!
1999-09-14 09:34:23 +00:00
alecf%netscape.com
c559373057
actually, create the account at the end
1999-09-14 09:28:15 +00:00
alecf%netscape.com
585e4c64d1
workaround for broken GFX combo box
1999-09-14 09:26:57 +00:00
sspitzer%netscape.com
5ed079462d
my mistake, news is correct in this case. this case.
1999-09-14 09:14:22 +00:00
sspitzer%netscape.com
80d5ac54f4
nsIMsgIncomingServer needs a SetDefaultLocalPath(). we use this when migrating prefs.
...
add the newsrcRootPath attribute to the nsINntpIncomingServer interface.
implement Set/GetNewsrcRootPath(), similar to how Set/GetDefaultLocalPath() are implemented.
rewrite nsMsgAccountManager to use
Set/GetDefaultLocalPath() and Set/GetNewsrcRootPath()
rename some methods in nsMsgAccountManager for correctness.
1999-09-14 09:03:40 +00:00
sspitzer%netscape.com
f7e2446777
the type is nntp, not news. this was preventing me from setting mail.root.nntp
1999-09-14 08:57:34 +00:00
sspitzer%netscape.com
75f78fe5ae
fix warnings
1999-09-14 08:36:10 +00:00
sspitzer%netscape.com
532077a63a
when you get the default local path, and it wasn't set, and you make one up, you need to set it so the pref will get set.
1999-09-14 08:32:58 +00:00
alecf%netscape.com
9917da1051
register smtp server
1999-09-14 08:23:20 +00:00
alecf%netscape.com
7073f4c9e8
build smtp server on windows
1999-09-14 08:22:50 +00:00
alecf%netscape.com
fc34bf545b
fix solaris bustage
1999-09-14 08:19:54 +00:00
alecf%netscape.com
ede250feb0
oops, forgot constructor/destructor
1999-09-14 08:16:21 +00:00
sspitzer%netscape.com
e8f17a8f76
added files: mozilla/mailnews/compose/src/nsSmtpServer.cpp
1999-09-14 08:03:36 +00:00
hangas%netscape.com
df8379d512
Fix bug 13564.
1999-09-14 07:59:31 +00:00
alecf%netscape.com
bbf194521a
ok, finally write this thing out to prefs
1999-09-14 07:58:04 +00:00
alecf%netscape.com
101d0c1ce6
unify server creation like the account manager
1999-09-14 07:15:21 +00:00
alecf%netscape.com
3c33281fd3
support add/removal of SMTP servers
1999-09-14 07:03:47 +00:00
mscott%netscape.com
836811052d
the imap server sink is now blocking so in ProcessCurrentUrl we would block when
...
calling LoadNextQueuedUrl which in turn signaled a url ready to run monitor. When it was non-blocking
things used to work fine because we had time to get into the wait for monitor code but now we aren't getting
there. So we're getting around the problem by flagging ourselves as ready to run another url.
This problem manifested itself when we started loading a message right after deleting one in the thread pane.
1999-09-14 06:55:42 +00:00
alecf%netscape.com
280def72f6
oops, add back with and height, and entity-ify the title separator & modifier
1999-09-14 06:31:32 +00:00
alecf%netscape.com
f1f1ab8867
support View->Show...->Message
1999-09-14 06:28:05 +00:00
alecf%netscape.com
7da7fc7ebd
move this to it's own function
1999-09-14 06:27:36 +00:00
alecf%netscape.com
1ba2d40cdf
drop the product monkier for now, hopefully the "titlemodifier" will handle this for us
1999-09-14 06:26:50 +00:00