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 |
putterman%netscape.com
|
b385bdcc74
|
More work on threads.
|
1999-04-07 02:50:25 +00:00 |
putterman%netscape.com
|
3d07d87559
|
Started work on threading.
|
1999-04-07 00:03:26 +00:00 |
alecf%netscape.com
|
ff44ac006c
|
landing multiple accounts
account information is now acquired by the account manager, which is held by the nsIMsgMailSession service.
|
1999-04-06 22:47:12 +00:00 |
putterman%netscape.com
|
e5b2587f79
|
Fixed subfolders.
|
1999-04-05 23:35:56 +00:00 |
bienvenu%netscape.com
|
5b40ca78bb
|
make msgdb a dll
|
1999-04-04 17:48:16 +00:00 |
putterman%netscape.com
|
13b66c3525
|
Fix path problem in nsURI2Path.
|
1999-04-02 20:20:26 +00:00 |
putterman%netscape.com
|
efb17579fc
|
This should work on all platforms now.
|
1999-04-02 03:13:25 +00:00 |
putterman%netscape.com
|
ae2f069acb
|
Fixes nsURI2Path.
|
1999-04-02 01:52:01 +00:00 |
putterman%netscape.com
|
c1fe8f3ce3
|
Build uri correctly.
|
1999-04-01 23:41:13 +00:00 |
ducarroz%netscape.com
|
b703c1dd10
|
part of messenger Mac landing
|
1999-04-01 23:19:59 +00:00 |
mscott%netscape.com
|
777bb18aef
|
make the filespec const for nsPath2URI and nsBuildLocalMessageURI.
|
1999-04-01 01:06:25 +00:00 |
putterman%netscape.com
|
b74d0fb2d0
|
Added build local message URI routine.
|
1999-03-31 22:29:28 +00:00 |
mscott%netscape.com
|
5812580b6d
|
change nsURI2Path to take a const char * for the uriStr.
|
1999-03-31 19:28:48 +00:00 |
putterman%netscape.com
|
17e409b50a
|
Move code out of NS_ASSERTION so release build will work.
|
1999-03-28 15:46:57 +00:00 |
alecf%netscape.com
|
25923cad03
|
switch over to nsIDBFolderInfo from nsDBFolderInfo to reduce library dependancies
Added new API to nsIDBFolderInfo
|
1999-03-24 00:17:23 +00:00 |
putterman%netscape.com
|
61f67f4289
|
Added semaphore methods for file contention.
|
1999-03-23 23:19:58 +00:00 |
alecf%netscape.com
|
0def79c983
|
move files over from src into linkable library
|
1999-03-19 22:55:08 +00:00 |