Commit Graph

290 Commits

Author SHA1 Message Date
jefft%netscape.com
e1305e9d8f fixed all the subfoler created on top level 1999-05-15 02:59:23 +00:00
bienvenu%netscape.com
0681e2a178 fix get new mail when using cached connection 1999-05-15 02:26:36 +00:00
jefft%netscape.com
f9ee7c4805 fixed new folder not added to to the folder pane problem 1999-05-14 23:26:00 +00:00
jefft%netscape.com
f743104f91 fixed imap folder discovery problem; the default fNamespacesOverridable should be set to true 1999-05-14 22:46:21 +00:00
bienvenu%netscape.com
d2998ec6fb fix message counts for imap inbox 1999-05-14 21:11:07 +00:00
jefft%netscape.com
f748400d23 fixed cached connection url race condition 1999-05-14 21:04:17 +00:00
ducarroz%netscape.com
b8a7c07e39 Delay creation of m_pathName to avoid problem on Mac with empty path. 1999-05-14 18:52:03 +00:00
jefft%netscape.com
50d98611cc inform the database to delete the message header 1999-05-14 14:27:19 +00:00
jefft%netscape.com
404eb8f4fc cached connection work -- added LoadNextQueuedUrl() method for a connection to call when a url is done executing 1999-05-14 04:15:22 +00:00
jefft%netscape.com
1e31dd7e61 cached connection work - enhanced IsBusy(), CanHandleUrl() method to return more information regarding a connection status vs the new url running state to decide whether a url can run right away or has to wait until a specific connection is free 1999-05-14 04:13:54 +00:00
jefft%netscape.com
add02cedbf cached connection work - added LoadNextQueuedUrl() method 1999-05-14 04:07:48 +00:00
jefft%netscape.com
9731445fc4 cached connection work - added additional bool parm, isInboxConnection, to IsBusy() method; added additional bool parm, hasToWait, to CanHandleUrl() method 1999-05-14 04:07:00 +00:00
warren%netscape.com
87b26617d5 Fixed nsICollection (and Count in particular) to be xpidl friendly. 1999-05-13 04:56:04 +00:00
bienvenu%netscape.com
56cb2bb3da fix mac warning 1999-05-13 03:59:20 +00:00
jefft%netscape.com
ce04b48ace Default not notify fe event completion 1999-05-12 03:47:46 +00:00
mscott%netscape.com
8f857ac10a re-audit this filetoo use nsCOMPtr as some code was added that wasn't using it when it should have. fix memory leak of folder name. 1999-05-11 22:32:29 +00:00
mscott%netscape.com
9c5225addc fix unitialized memory read. 1999-05-11 20:08:08 +00:00
mscott%netscape.com
9d2239288a fix mismatched memory free. 1999-05-11 20:05:46 +00:00
jefft%netscape.com
e6d5bb30ea fixed OnlineMessageCopy() not setting imap sink problem 1999-05-11 18:31:52 +00:00
jefft%netscape.com
5cd26250a9 fixed message copy problem by adding space between message id string and destination folder 1999-05-11 18:31:04 +00:00
jefft%netscape.com
d7f9c82be4 remove obsolete code; implemented DeleteMessages() 1999-05-11 18:29:53 +00:00
jefft%netscape.com
0cd2285289 added OnlineMessageCopy() method 1999-05-11 18:27:28 +00:00
mscott%netscape.com
986b91722d Fix build breakage for jefft. change nsstring to nstring2. 1999-05-11 01:19:52 +00:00
jefft%netscape.com
0d73dd56ad implemented OnlineMessageCopy() 1999-05-11 00:16:14 +00:00
putterman%netscape.com
d002bba24a Changed DeleteMessage to DeleteMessages. 1999-05-10 23:55:00 +00:00
jefft%netscape.com
22453eea2d added few more utils to get hostname, username, & protocol type from uri 1999-05-10 22:26:21 +00:00
jefft%netscape.com
def3219d24 implemented GetNewMessages() for a selected folder 1999-05-10 22:25:26 +00:00
putterman%netscape.com
a9e70b268a Derive from nsMsgDBFolder. 1999-05-10 21:47:59 +00:00
bienvenu%netscape.com
500b25cfba add header file includes to work around vc bug 1999-05-10 17:39:23 +00:00
ducarroz%netscape.com
262d541e95 removed rescued items that was breaking the build verification 1999-05-09 17:20:42 +00:00
sspitzer%netscape.com
46147558a0 ignore the generated makefile 1999-05-08 16:59:42 +00:00
mscott%netscape.com
de3a8236b0 For some reason we were linking against msgcore.lib. We didn't need to be. 1999-05-07 23:49:31 +00:00
ducarroz%netscape.com
6d4a6d3db1 update project 1999-05-07 22:25:15 +00:00
mscott%netscape.com
ecf5b1c49b Fix unitialized memory read when we were parsing an imap url which didn't have anything after the host name. 1999-05-07 21:30:39 +00:00
mscott%netscape.com
6f3001853b Register the event queue to fix the crash on start up. 1999-05-07 21:28:43 +00:00
mscott%netscape.com
e4e64397f7 Build all the imap directories on linux. 1999-05-07 21:23:27 +00:00
mscott%netscape.com
8a9b6ddfdb Build the imap library. 1999-05-07 21:23:07 +00:00
mscott%netscape.com
63fd63437a Build imap on Linux. 1999-05-07 21:22:24 +00:00
mscott%netscape.com
d75187c1bc Build imap on linux. 1999-05-07 21:22:02 +00:00
mscott%netscape.com
1eb7af8204 Changes to build test app on Linux. 1999-05-07 21:20:41 +00:00
mscott%netscape.com
6a6a24bf9b Changes to get the test app to build on linux. 1999-05-07 21:20:21 +00:00
mscott%netscape.com
7c38cd15f3 Quiet compiler warnings. 1999-05-07 21:19:39 +00:00
mscott%netscape.com
a53b53e74e Quiet compiler warnings in preparation of turning imap on for Linux. 1999-05-07 21:19:11 +00:00
mscott%netscape.com
13fcb76227 Quiet compiler warnings on Linux. 1999-05-07 21:18:45 +00:00
mscott%netscape.com
96914d5c55 Correct signatures for several functions on the imap folder. They weren't matching up with the base class signatures (GetSize, GetPrettyName and RememberPassword). Quiet some compiler warnings. 1999-05-07 21:18:06 +00:00
mscott%netscape.com
e757e9276b Fix signed/unsigned mismatches to quiet compiler warnings. 1999-05-07 21:16:48 +00:00
mscott%netscape.com
68cf8e0fc1 Quiet compiler warnings in preparation of turning on imap for linux. 1999-05-07 21:16:01 +00:00
mscott%netscape.com
06b67141bf Quiet compiler warnings in prepration of turning on imap for Linux. 1999-05-07 21:15:01 +00:00
mscott%netscape.com
34b2624afb part of mailnews audit --> use nsCOMPtr. 1999-05-07 20:15:18 +00:00
mscott%netscape.com
34b9cd0fb0 part of mailnews audit --> use nsCOMPtr. 1999-05-07 00:47:33 +00:00