jefft%netscape.com
ced71c3590
more on copy service - add nsIMsgCopyServiceListener
1999-07-13 20:07:32 +00:00
sspitzer%netscape.com
2045a852d8
return the right error value
1999-07-06 22:41:19 +00:00
bienvenu%netscape.com
a6d82e97d9
fix horrible cast in find folders with flag
1999-07-03 21:25:49 +00:00
putterman%netscape.com
aad482625e
Some nscomptr fixes.
1999-07-02 21:23:35 +00:00
putterman%netscape.com
aeea4449fa
Use nsCOMTypeInfo
1999-07-01 00:16:39 +00:00
bienvenu%netscape.com
a75b982dcc
make name and pretty name unichar's
1999-06-28 21:56:33 +00:00
jefft%netscape.com
e150a42831
stub implement CopyMessages() & CopyFileMessage() methods
1999-06-26 18:22:55 +00:00
putterman%netscape.com
731920f89d
Add GetPath to nsIMsgFolder.
1999-06-25 03:56:02 +00:00
alecf%netscape.com
7af796e20c
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
putterman%netscape.com
e81c3ca4a1
GetFoldersWithFlag now AddRefs its results.
1999-06-21 23:24:29 +00:00
jefft%netscape.com
20cf70454a
added readonly attribute nsIMsgDatabase msgDatabase for undo work
1999-06-21 22:56:18 +00:00
bienvenu%netscape.com
1181c9950c
implement FindSubFolder
1999-06-15 23:18:57 +00:00
putterman%netscape.com
14a4a02667
Added GetRootFolder.
1999-06-14 22:22:51 +00:00
putterman%netscape.com
c1b900682f
More work on Biff.
1999-06-11 22:10:42 +00:00
putterman%netscape.com
7c08697ccb
Added Charset functions.
1999-06-03 22:56:14 +00:00
alecf%netscape.com
dc0d53b6f5
stop using [] operator (going away for scriptability)
1999-06-01 23:10:12 +00:00
bienvenu%netscape.com
c7691ca73c
changes for mail filters, including setting root folder for server
1999-05-26 23:56:21 +00:00
putterman%netscape.com
ad215426f7
More work on DeleteFolders.
1999-05-26 23:47:01 +00:00
alecf%netscape.com
244d83c13a
add CID to prepare for moving CIDs into the factory
1999-05-26 21:59:45 +00:00
bienvenu%netscape.com
b549c6d1ad
move GetChildNamed implementation from local subclass
1999-05-17 22:50:04 +00:00
sspitzer%netscape.com
fb1c2d7d40
reorder to quiet compiler. stop shadowing. rename shadowed variable.
1999-05-16 04:13:37 +00:00
mscott%netscape.com
dbb16d67b3
add getsserver and GetIncomingServerType. This allows us to get the incoming server associated with a folder.
1999-05-15 21:03:02 +00:00
putterman%netscape.com
ae5675076f
Handle flag changes.
1999-05-14 00:45:25 +00:00
warren%netscape.com
7a41ef7d73
Fixed nsICollection (and Count in particular) to be xpidl friendly.
1999-05-13 04:56:04 +00:00
alecf%netscape.com
5fb14a79f5
Count() is no longer const
1999-05-12 03:24:36 +00:00
putterman%netscape.com
22d8c23575
Separate db related folder code into separate class.
1999-05-10 21:47:07 +00:00
putterman%netscape.com
a5b8ec2f84
Write folder parent functions.
1999-05-07 20:21:47 +00:00
putterman%netscape.com
2e5a6ee1dd
GetNewMessages and HasMessage are implemented.
1999-05-07 00:33:06 +00:00
alecf%netscape.com
37108a842f
fix some unused variables, fix the signed/unsigned issue with total and total unread messages, and fix some variable shadowing
1999-05-05 02:42:12 +00:00
putterman%netscape.com
ae44413a13
use nsCOMPtr's.
1999-05-04 22:34:35 +00:00
putterman%netscape.com
146d64440c
Removed protocol dependent uri utilities.
1999-04-24 20:36:00 +00:00
jefft%netscape.com
9295c6f16c
initialize local variable, folderURI, to nsnull
1999-04-24 01:11:38 +00:00
jefft%netscape.com
8a5998fed6
fixed build bustage
1999-04-23 15:18:25 +00:00
jefft%netscape.com
f451a83e78
getting imap root folder directory from prefs instead of hard coded string
1999-04-23 13:55:53 +00:00
jefft%netscape.com
34ecd4a5fb
adding imap related URI
1999-04-21 05:13:31 +00:00
sspitzer%netscape.com
cafcc47e77
get the newsroot from the account manager.
...
remove the old #if 0 code
1999-04-21 02:54:40 +00:00
putterman%netscape.com
177bbc0c96
Moved folder listener code from local to base.
1999-04-20 22:24:21 +00:00
sspitzer%netscape.com
9623299d87
changes to get news in the folder pane
1999-04-20 19:08:10 +00:00
bienvenu%netscape.com
36bb89ba67
add imap messages to uri scheme
1999-04-19 21:39:29 +00:00
sspitzer%netscape.com
3df063fc18
my printfs are driving me insane
1999-04-19 21:36:39 +00:00
putterman%netscape.com
358148d688
Added NewFolder
1999-04-15 21:12:10 +00:00
sspitzer%netscape.com
68da7ff7a7
stop driving the mailnews team insane with my printfs
1999-04-12 23:26:21 +00:00
putterman%netscape.com
eff3bc0a01
use PR_FALSE instead of FALSE
1999-04-12 20:22:48 +00:00
sspitzer%netscape.com
9641f9a8ac
use a more realistic example in the comment
1999-04-12 03:58:21 +00:00
sspitzer%netscape.com
2330cb0b56
add news_message:// URI to the example comment
1999-04-12 03:53:27 +00:00
sspitzer%netscape.com
fa143b4359
more debugging printfs and comments to help explain what's going on
1999-04-12 03:37:29 +00:00
sspitzer%netscape.com
4f91b59887
more newsdb related stuff
1999-04-11 00:38:32 +00:00
sspitzer%netscape.com
68fecc78c7
strcmp returns 0 if the strings match. doh!
1999-04-10 23:12:01 +00:00
sspitzer%netscape.com
211f3461c5
fix my typos
1999-04-10 22:14:23 +00:00
sspitzer%netscape.com
c57cb17c9b
more newsdb work
1999-04-10 22:05:58 +00:00