Граф коммитов

569 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com f4d5551fe5 oops. check in regenerated headers
(I will add the IDL to the mac build soon)
1999-06-27 06:35:32 +00:00
alecf%netscape.com d061a4504e fully qualify consts 1999-06-27 05:49:15 +00:00
alecf%netscape.com 667ad3d0e5 XPIDLisze nsIMsgParseMailboxState on windows 1999-06-27 05:17:49 +00:00
alecf%netscape.com 471eb18c9a XPIDLize nsIMsgParseMailMsgState 1999-06-27 05:17:03 +00:00
alecf%netscape.com d12910cda3 XPIDLize nsIPop3URL.idl and nsIMaliboxUrl.idl 1999-06-27 04:22:12 +00:00
alecf%netscape.com 45cb5af6ae get ready for some XPIDLIZING! 1999-06-27 04:09:41 +00:00
alecf%netscape.com d6db5f6051 fix shadowed variable 1999-06-27 04:06:28 +00:00
alecf%netscape.com e340113a85 XPIDLize nsIMailboxUrl and nsIPop3URL 1999-06-27 03:41:59 +00:00
putterman%netscape.com 3c10978bf8 Set Sent, Drafts, and Templates flags. 1999-06-25 21:37:52 +00:00
bienvenu%netscape.com 5374b0377c start working on making nsMsgDatabase scriptable 1999-06-25 19:46:47 +00:00
ramiro%netscape.com 773e34ec7d Changes to turn gfxps into a true component. Thanks to alecf@netscape.com
for providing the base patch.
1999-06-25 09:38:26 +00:00
putterman%netscape.com 8c5fcdb576 Add GetPath to nsIMsgFolder. 1999-06-25 03:56:02 +00:00
warren%netscape.com 1f76168d21 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
alecf%netscape.com bbfb93c6b8 construct the URI from the server's GetServerURI rather than manually 1999-06-22 23:06:27 +00:00
sspitzer%netscape.com 104f5b3a49 turn a PR_ASSERT() into an NS_ASSERTION() to avoid the abort on UNIX.
see bug #8707
1999-06-22 22:40:41 +00:00
bienvenu%netscape.com fb53fe3128 fix check for error opening database 1999-06-22 20:29:43 +00:00
bienvenu%netscape.com d4abc5ead5 fix 8619 malformed message problem 1999-06-22 20:28:28 +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
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 9ae981dede GetFoldersWithFlag now AddRefs its results. 1999-06-21 23:24:29 +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
bienvenu%netscape.com 02c833274b more work on local mail filters 1999-06-20 15:39:32 +00:00
bienvenu%netscape.com d7aae3beca work around gcc bug with MI 1999-06-16 00:25:14 +00:00
bienvenu%netscape.com ab7c944015 use base class implementation of FindSubFolder 1999-06-15 23:33:32 +00:00
hangas%netscape.com de45a007a8 Changed nsMailboxGetURI to use nsFileSpec. Fixes Mac. 1999-06-15 23:33:29 +00:00
mscott%netscape.com af9ddbf0af Mark the url as finished AFTER we are done with the url in the nsMailboxProtocol::OnStopBinding call. We were marking the url as done and then cleaning up our file state (such as closing the temp file). 1999-06-15 03:35:30 +00:00
putterman%netscape.com 0b74afd8db Get summary totals for all folders on startup, not just leaf folders. 1999-06-15 01:25:46 +00:00
putterman%netscape.com 6209458cd1 use nsICopyMsgStreamListener. 1999-06-14 22:44:33 +00:00
putterman%netscape.com 0517f9b823 Move messages to trash on delete. 1999-06-14 22:24:35 +00:00
mscott%netscape.com bd8c64b8a2 Fix copy messages which I broke when I cleaned up some of this code. *oops* 1999-06-14 04:30:31 +00:00
bienvenu%netscape.com 33e7b223dc prepare for msgdb idl 1999-06-14 02:20:41 +00:00
bienvenu%netscape.com 1b40be544f move comment nearer code it refers to 1999-06-12 02:04:08 +00:00
mscott%netscape.com f8b2b1a3d2 Fix free memory write by freeing string after we call atol on it. 1999-06-12 00:27:09 +00:00
putterman%netscape.com 38e8644d22 Add a new parameter for CheckNewMail 1999-06-11 22:14:35 +00:00
putterman%netscape.com 27e0b043bf More work on Biff. Use standard BiffTypes enum. 1999-06-11 22:14:08 +00:00
putterman%netscape.com 0069a57917 Add methods for Biff. 1999-06-11 22:13:18 +00:00
bienvenu%netscape.com aa6f741aaa restructure filter code to start on imap filters 1999-06-11 07:07:04 +00:00
mscott%netscape.com 32cbc72383 When displaying a message (writing it to a file), we should skip the first line of the message which is part of the
dummy envelope for the message. We don't want to include this line.
1999-06-11 02:44:06 +00:00
mscott%netscape.com 98d43a8dcf Finish save messsage to disk work --> reworked mailbox protocol to use an nsIFileSpec for the temp message
we write in order to display messages. Also added code to set the temp file to be the save message to disk
file if that was the type of url we are running.
1999-06-10 22:08:32 +00:00