ramiro%netscape.com
26dd94b010
Cleanup the neckutil linking thing.
1999-09-15 02:15:11 +00:00
jefft%netscape.com
f253470500
added SaveAttachURL, statusFeedback
1999-09-15 02:14:28 +00:00
jefft%netscape.com
b4ab87403d
fixed bug 13574 -- use stream converter instead of temp file for reply quoting
1999-09-15 02:13:04 +00:00
bienvenu%netscape.com
c1e85db743
add folder loaded notifications
1999-09-15 00:59:03 +00:00
briano%netscape.com
ac9adfa6b4
General cleanup.
1999-09-15 00:33:49 +00:00
briano%netscape.com
914bb2496e
General cleanup.
1999-09-15 00:10:25 +00:00
sspitzer%netscape.com
0875d20ca6
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
88b33233c5
General cleanup.
1999-09-15 00:02:25 +00:00
briano%netscape.com
fca4a5b565
General cleanup.
1999-09-14 23:27:55 +00:00
briano%netscape.com
26b04895f8
General cleanup.
1999-09-14 23:19:19 +00:00
briano%netscape.com
ee4b7e738e
General cleanup.
1999-09-14 23:05:06 +00:00
briano%netscape.com
4d74b5b41f
General cleanup.
1999-09-14 22:49:58 +00:00
mscott%netscape.com
5ad6c9859e
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
83853d3743
handle double byte strings
1999-09-14 21:55:54 +00:00
sspitzer%netscape.com
9f144c6e15
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
9d4f364482
Enable mail composition to be opened via window.openDialog
1999-09-14 21:19:27 +00:00
ducarroz%netscape.com
5a61062688
Remove key binding again as other problems appear!
1999-09-14 19:54:41 +00:00
nhotta%netscape.com
ad3d7156ef
Changed to return unconverted length for charset conversion.
1999-09-14 19:12:31 +00:00
sspitzer%netscape.com
6635afe029
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
7f0b89ada5
clean up my comment
1999-09-14 11:37:07 +00:00
sspitzer%netscape.com
a7d5147cc2
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
aec7853cf9
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
5fd7b40283
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
b52c63c49b
actually, create the account at the end
1999-09-14 09:28:15 +00:00
alecf%netscape.com
d76c2aaed9
workaround for broken GFX combo box
1999-09-14 09:26:57 +00:00
sspitzer%netscape.com
7e47b02f8b
my mistake, news is correct in this case. this case.
1999-09-14 09:14:22 +00:00
sspitzer%netscape.com
25eef535da
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
147d2ddfc2
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
d2feeab028
fix warnings
1999-09-14 08:36:10 +00:00
sspitzer%netscape.com
fefd57f6a4
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
7d2a14f3c7
register smtp server
1999-09-14 08:23:20 +00:00
alecf%netscape.com
f454ea6853
build smtp server on windows
1999-09-14 08:22:50 +00:00
alecf%netscape.com
e28be7c3cf
fix solaris bustage
1999-09-14 08:19:54 +00:00
alecf%netscape.com
7b6e9fba41
oops, forgot constructor/destructor
1999-09-14 08:16:21 +00:00
sspitzer%netscape.com
0c7279616f
added files: mozilla/mailnews/compose/src/nsSmtpServer.cpp
1999-09-14 08:03:36 +00:00
hangas%netscape.com
1c5dd01f05
Fix bug 13564.
1999-09-14 07:59:31 +00:00
alecf%netscape.com
5a93a0fd7f
ok, finally write this thing out to prefs
1999-09-14 07:58:04 +00:00
alecf%netscape.com
b97c89c8b1
unify server creation like the account manager
1999-09-14 07:15:21 +00:00
alecf%netscape.com
4d4785003f
support add/removal of SMTP servers
1999-09-14 07:03:47 +00:00
mscott%netscape.com
2c082d7502
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
49a4b6d047
oops, add back with and height, and entity-ify the title separator & modifier
1999-09-14 06:31:32 +00:00
alecf%netscape.com
c6f4f3e950
support View->Show...->Message
1999-09-14 06:28:05 +00:00
alecf%netscape.com
2da5cd63ba
move this to it's own function
1999-09-14 06:27:36 +00:00
alecf%netscape.com
d016148055
drop the product monkier for now, hopefully the "titlemodifier" will handle this for us
1999-09-14 06:26:50 +00:00
hangas%netscape.com
620ccacd0c
Moved Close menu item to its new location.
1999-09-14 06:18:08 +00:00
hangas%netscape.com
7e7c922f7b
Moved Close menu item to its new position.
1999-09-14 06:16:12 +00:00
mscott%netscape.com
658f9850c7
api sync for fetch message.
1999-09-14 05:35:58 +00:00
mscott%netscape.com
9655e3f0d4
Bug #9593 , #13674 --> implement save message to disk. i also added added a helper function: DecomposeImapURI, optimized some lines to use nsCAutoString
...
fixed a few mem leaks where we would leak an imap url...enforced
com ptr useage for nsIImapUrl. FetchMessage no longer requires the sink event queue...as an interface
simplification, we can just figure it out ourselves..
1999-09-14 05:35:40 +00:00
mscott%netscape.com
422330e649
Bug #9593 --> make the old display code turn into save msg to disk code
1999-09-14 05:34:54 +00:00
mscott%netscape.com
b405a1adea
add save message to disk action.
1999-09-14 05:34:04 +00:00