Commit Graph

3650 Commits

Author SHA1 Message Date
mscott%netscape.com
fce7015fb4 Use MSG_LINEBREAK instead of LINEBREAK. 1999-06-22 18:55:32 +00:00
alecf%netscape.com
87766b49e8 prevent creation/addition of non-unique servers 1999-06-22 05:59:42 +00:00
alecf%netscape.com
a73331fdcb rename some methods to be more consistent
make all accesses to the account manager kick off LoadPrefs so they can be loaded on demand
don't forget to clean up the accounts in the hash table during destruction
1999-06-22 05:32:50 +00:00
mscott%netscape.com
dbb4e2b201 include nsMsgImapCID.h 1999-06-22 05:00:12 +00:00
mscott%netscape.com
a5f19ab0bb add another class id. 1999-06-22 05:00:04 +00:00
mscott%netscape.com
a6c26760a7 move class id into nsMsgImapCID.h 1999-06-22 04:58:16 +00:00
mscott%netscape.com
d5509c05d5 include nsMsgImapCID.h. move class id into nsMsgImapCID.h 1999-06-22 04:58:01 +00:00
mscott%netscape.com
694803d723 Move class ids into nsMsgImapCID.h and out of the interfaces! 1999-06-22 04:56:03 +00:00
mscott%netscape.com
6f740175e8 Export nsMsgImapCID.h 1999-06-22 04:55:03 +00:00
mscott%netscape.com
37b144e003 Remove NS_IMAPMESSAGERESOURCE_CID definition which doesn't belong here. 1999-06-22 04:54:44 +00:00
mscott%netscape.com
4ec6f48e35 Export nsMsgImapCID.h 1999-06-22 04:49:47 +00:00
mscott%netscape.com
15a6fd0c3d First checked in. Header file for the class ids this factory can produce components for. 1999-06-22 04:46:01 +00:00
sspitzer%netscape.com
deff73af4a start of work to respect the newsrc files. code cleanup. use nsCOMPtr. 1999-06-22 04:45:15 +00:00
mscott%netscape.com
3ae9fd0cb5 fix Linux warning by removing unused variables. 1999-06-22 04:35:49 +00:00
mscott%netscape.com
fceb8ad883 Use factory method for pop3 url. 1999-06-22 04:32:31 +00:00
mscott%netscape.com
1f74e91cbd Add pop3 url cid. 1999-06-22 04:32:19 +00:00
mscott%netscape.com
345b03ec85 Overhaul of pop3 url to use new nsMsgMailNewsUrl class. This should make necko integration easier and reduce footprint a bit. 1999-06-22 04:31:59 +00:00
mscott%netscape.com
b5a5e490ab Because of my over-haul for mailnews urls, we now need to be more explicit about the url interfac
we are calling the method on (nsIURL, nsIPop3Url, nsIMsgMailNewsUrl, etc).

Overhaul of pop3 service to optimize out some common code.
1999-06-22 04:31:20 +00:00
mscott%netscape.com
3179e7e08e Because of my over-haul for mailnews urls, we now need to be more explicit about the url interfac
we are calling the method on (nsIURL, nsIPop3Url, nsIMsgMailNewsUrl, etc).
1999-06-22 04:30:56 +00:00
mscott%netscape.com
2099f4b9e4 No longer inherit from nsIMsgMailNewsUrl as part of new url re-org. Move class ID out of interface. 1999-06-22 04:30:15 +00:00
alecf%netscape.com
05fd122471 add userid@ to all mail/news URIs and add parsing code to support this
this change allows servers to be unique by {userid, hostname, type} combination and allows nsIMsgAccountManager::FindServer() to search for servers this way.
1999-06-22 03:03:48 +00:00
alecf%netscape.com
ae6e17ef5a remove useless debugging 1999-06-22 00:45:40 +00:00
alecf%netscape.com
9e66b2d995 remove some #if 0'd code 1999-06-22 00:45:13 +00:00
alecf%netscape.com
1265fe018b add Account Wizard to the unix build 1999-06-22 00:42:08 +00:00
putterman%netscape.com
98ba490908 You can now have biffs from multiple POP servers. 1999-06-22 00:24:53 +00:00
mscott%netscape.com
8b97630479 constructor for smtp url no longer takes any arguments. 1999-06-22 00:11:11 +00:00
mscott%netscape.com
a784e9bd7e Overhaul of smtp url to use new nsMsgMailNewsUrl class. This should make necko integration easier and reduce footprint a bit. 1999-06-22 00:10:45 +00:00
mscott%netscape.com
b40cf4d579 Overhaul of mailbox url to use new nsMsgMailNewsUrl class.This should make necko integration easier and reduce footprint a bit. 1999-06-22 00:10:23 +00:00
mscott%netscape.com
6835a27780 Because of my over-haul for mailnews urls, we now need to be more explicit about the url interfac
we are calling the method on (nsIURL, nsIMailboxUrl, nsIMsgMailNewsUrl, etc).
1999-06-22 00:09:48 +00:00
putterman%netscape.com
ba0e9b3a0f backing out changes until I get them working correctly. 1999-06-21 23:34:27 +00:00
putterman%netscape.com
2a2e122254 Added mail.showMessengerPerformance pref. 1999-06-21 23:25:33 +00:00
putterman%netscape.com
9ae981dede GetFoldersWithFlag now AddRefs its results. 1999-06-21 23:24:29 +00:00
putterman%netscape.com
c4b1eb901c Can now biff from multiple servers. 1999-06-21 23:23:43 +00:00
putterman%netscape.com
7d56c0e962 Add some performance timing output. 1999-06-21 23:23:12 +00:00
mscott%netscape.com
edf7cd7000 Overhaul of smtp url to use new nsMsgMailNewsUrl class. This should make necko integration easier and reduce footprint a bit. 1999-06-21 23:20:50 +00:00
mscott%netscape.com
46ad3452fc We now don't inherit directly from nsIMsgMailNewsUrl 1999-06-21 23:20:05 +00:00
mscott%netscape.com
8e0ded137c Add smtp url to the factory. 1999-06-21 23:19:37 +00:00
mscott%netscape.com
cabd905fc8 Because of my over-haul for mailnews urls, we now need to be more explicit about the url interfac
we are calling the method on (nsIURL, nsISmtpUrl, nsIMsgMailNewsUrl, etc).

Use the factory to create an instance of the smtp url for running urls.
1999-06-21 23:19:13 +00:00
mscott%netscape.com
1ada3b7e46 Because of my over-haul for mailnews urls, we now need to be more explicit about the url interfac
we are calling the method on (nsIURL, nsISmtpUrl, nsIMsgMailNewsUrl, etc).
1999-06-21 23:18:45 +00:00
jefft%netscape.com
40244daaae added files: mozilla/mailnews/local/src/nsLocalUndoTxn.cpp 1999-06-21 23:17:11 +00:00
jefft%netscape.com
47a49e41f3 adding new files nsLocalUndoTxn.h nsLocalUndoTxn.cpp 1999-06-21 23:13:59 +00:00
mscott%netscape.com
8bb10539b7 Add CID for smtp url. 1999-06-21 23:10:54 +00:00
jefft%netscape.com
3f3214a3fe setting up correct url listener when undo/redo'ing 1999-06-21 23:07:09 +00:00
jefft%netscape.com
61b5535ffc fixed resetting current folder uid validity and highest recorded uid problem 1999-06-21 23:05:29 +00:00
ducarroz%netscape.com
28dd2fe6fb First Checked In. 1999-06-21 23:04:20 +00:00
jefft%netscape.com
92da62cf44 check for m_imapMailFolderSink before calling UpdateImapMailboxInfo() 1999-06-21 23:03:28 +00:00
jefft%netscape.com
48456675cf partially enable undo 1999-06-21 23:02:30 +00:00
jefft%netscape.com
766dde0f4a CutAllColumns() after CutRow() from m_mdbAllMsgHeadersTable 1999-06-21 23:00:09 +00:00
jefft%netscape.com
da1c3fd40b added readonly attribute nsIMsgDatabase msgDatabase for undo work 1999-06-21 22:56:18 +00:00
sfraser%netscape.com
2f6066904d Removal of old EditorAppCore code. 1999-06-21 22:33:29 +00:00