2310 Commits

Author SHA1 Message Date
putterman%netscape.com
bf7af54df4 Only return NS_OK if ptr is valid. 1999-04-26 22:02:48 +00:00
alecf%netscape.com
363def7a19 attempt to fix mail/news size issue 1999-04-26 21:52:26 +00:00
alecf%netscape.com
5f45e727c9 switch to using new GetLocalPath call and nsCOMPtr 1999-04-26 21:38:38 +00:00
alecf%netscape.com
277a648746 switch to using new GetLocalPath() call and use nsCOMPtr 1999-04-26 21:34:58 +00:00
alecf%netscape.com
a791266e10 fix QueryInterface so we're actually returning the right value 1999-04-26 21:33:58 +00:00
alecf%netscape.com
8a3695f2ab switch to using nsCOMPtr and the new GetLocalPath() api instead of doing something server-type-specific 1999-04-26 21:32:47 +00:00
alecf%netscape.com
6839dfab08 call the service manager directly instead of storing a copy of it in a member variable 1999-04-26 21:31:57 +00:00
alecf%netscape.com
53b7fde541 goodbye, yellow brick stub.. 1999-04-26 21:31:22 +00:00
alecf%netscape.com
ed193a363f add new data sources to the factory 1999-04-26 21:29:44 +00:00
alecf%netscape.com
df281a2c2f add new data source to unix build 1999-04-26 21:28:43 +00:00
alecf%netscape.com
432acf359c add new datasources to the windows build 1999-04-26 21:28:21 +00:00
alecf%netscape.com
859e0c7604 remove nsIMessenger stub code from the build 1999-04-26 21:20:08 +00:00
alecf%netscape.com
43b60b2656 remove some unnecessary source files from the build (some of these data sources will eventually return) 1999-04-26 21:17:59 +00:00
alecf%netscape.com
9d1ac53280 removed files: mozilla/mailnews/base/src/nsIMessenger.cpp 1999-04-26 21:16:47 +00:00
alecf%netscape.com
ced86a8569 fix unknown PR_smprintf problem 1999-04-26 21:07:14 +00:00
mscott%netscape.com
fa3b54b8e5 Remove unnecessary component registration calls for the netlib service. 1999-04-26 20:29:16 +00:00
alecf%netscape.com
f925982e9d remove references to stub nsIMessenger class 1999-04-26 19:03:36 +00:00
alecf%netscape.com
1d449a2481 oops, checked in the wrong file, backing this out (it's not ready yet) 1999-04-26 19:03:08 +00:00
alecf%netscape.com
bb5d4b10ea remove references to unnecessary nsIMessenger stub class 1999-04-26 19:00:54 +00:00
alecf%netscape.com
963baf27b9 rename the IDL attributes so it's more friendly to javascript, and use the new GetLocalPath method when upgrading mail.directory on POP 1999-04-26 18:40:48 +00:00
alecf%netscape.com
87ea48afdb add new GetServerURI() method for asking a server for the root RDF URI and make a generic GetLocalPath() for getting the local directory for this server. 1999-04-26 18:38:26 +00:00
alecf%netscape.com
5dfd5bc2ec add protocol-specific implementation of GetServerURI() in preparation for new method in nsIMsgIncomingServer interface 1999-04-26 18:37:15 +00:00
sspitzer%netscape.com
fcfd7c1d8b cvs ignorage of generated makefiles 1999-04-26 18:26:05 +00:00
sspitzer%netscape.com
4eb437dee6 turn off some of my printfs 1999-04-26 18:04:17 +00:00
bienvenu%netscape.com
a471131499 get imap message display working 1999-04-26 05:08:49 +00:00
putterman%netscape.com
ba2a8f56ee use NS_IF_RELEASE in case db is null. 1999-04-26 03:08:42 +00:00
putterman%netscape.com
dc96e2a8b9 changed nsIMessage to nsIMsgDBHdr. 1999-04-25 22:34:02 +00:00
bienvenu%netscape.com
881f8a3ac5 add interface to set mailboxname 1999-04-25 22:00:58 +00:00
bienvenu%netscape.com
4c4c9c8a45 adopt new msg uri scheme from scott, work on message loading 1999-04-25 21:51:39 +00:00
mscott%netscape.com
9b24fab805 Only include <windows.h> if we are building on windows. 1999-04-25 21:32:34 +00:00
mscott%netscape.com
3a99aaba95 Fix many many Linux warnings by removing some unused variables. 1999-04-25 21:30:44 +00:00
mscott%netscape.com
132da6db3c Fix type for including nsIImapMailFolderSink.h (we had a lower case 'f') 1999-04-25 21:25:40 +00:00
mscott%netscape.com
9f7c1a2dbb Add new line to end of file. 1999-04-25 21:23:36 +00:00
mscott%netscape.com
d339920d4d Fix typo in including nsIMAPHostSessionList.h. 1999-04-25 21:21:52 +00:00
mscott%netscape.com
c668c19431 Change XP_Bool to PRBool to get Linux build going for imap. 1999-04-25 21:21:10 +00:00
mscott%netscape.com
c59d210ec4 Change XP_Bool to PRBool 1999-04-25 21:20:38 +00:00
mscott%netscape.com
beaec101a5 Including wrong file for host session list. the file is nsIMAPHostSessionList not nsImapHostSessionList. Linux is case sensitive when including files. 1999-04-25 21:18:08 +00:00
mscott%netscape.com
1bc01ea841 Add new line to end of file. 1999-04-25 21:14:28 +00:00
mscott%netscape.com
c72bd60af1 Add new lines to end of files. 1999-04-25 20:58:04 +00:00
mscott%netscape.com
a195b5c6e5 Add new line. 1999-04-25 20:56:23 +00:00
mscott%netscape.com
04d8d75b27 Re-writing pop protocol to use nsMsgLineStreamBuffer instead of the old & slow ReadLine and Read functions that used to be here. 1999-04-25 20:04:08 +00:00
mscott%netscape.com
82bf27d90c ReadNextLine now returns # bytes read.
nsMsgLineStreamBuffer now takes a delimeter for end of line markings. This is CRLF for imap.
1999-04-25 19:56:34 +00:00
mscott%netscape.com
e30ed7eaa2 nsMsgLineStreamBuffer::ReadNextLine now returns # bytes read.
use platform specfic line delimeter for nsMsgbufferStream input. This should fix the display message problem I was seeing on Mac and Linux.
1999-04-25 19:55:05 +00:00
mscott%netscape.com
ac404f2776 ProcessXOVER must now take a PRUint32 instead of an int32 1999-04-25 19:54:02 +00:00
mscott%netscape.com
dca18e7d44 ReadNextLine now returns the number of bytes. This simplified our use of the function dramatically.
nsMsgLineStreamBuffer takes a line delimeter of CRLF for nntp.
1999-04-25 19:53:22 +00:00
mscott%netscape.com
3108997b15 status must now be an unsigned int32 for process xover. 1999-04-25 19:52:01 +00:00
mscott%netscape.com
419605d033 nsMsgLineStreamBuffer::ReadNextline now returns # bytes read.
nsMsgLineStreamBuffer now lets you pass in the delimeter string to be used for determing the end of a line. This allows the function to be platform friendly with line endings...
1999-04-25 19:51:08 +00:00
mscott%netscape.com
9aee0accc1 Fix for Bug #5468 --> When adding new messages to the mail folder, we write a CRLF at the end of the message. However, we weren't informing the parser that we added a CRLF so the parser's total bytes for the message was always two bytes short... 1999-04-25 18:31:09 +00:00
bruce%cybersight.com
ff745bb2cd Fix for calls to nsFileSpec::GetLeafName(). It allocates memory with strdup(), so use free() and not delete[]. 1999-04-25 13:27:36 +00:00
jefft%netscape.com
10544ce6f2 fixed imap build bustage; don't how this happend 1999-04-25 04:27:37 +00:00