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

2503 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%netscape.com d85c96e3c9 more work on search and filters, not part of build yet 1999-05-10 01:59:23 +00:00
bienvenu%netscape.com 425bde781c add error for filter parsing 1999-05-10 01:57:14 +00:00
ducarroz%netscape.com 5daad84830 removed rescued items that was breaking the build verification 1999-05-09 17:20:42 +00:00
sspitzer%netscape.com 661ed06bd6 rename GetNewMail to GetNewMessages. Add support for GetNewNews() to the NntpService interface and implementation 1999-05-08 20:26:45 +00:00
sspitzer%netscape.com d4f40a6914 *** empty log message *** 1999-05-08 17:25:49 +00:00
sspitzer%netscape.com fd1e7b92fe changes to get news working. specifically, these changes allow us to parase the xover line and stuff the header info into the right msf file, and then retrieve the right headers later. 1999-05-08 17:25:15 +00:00
sspitzer%netscape.com ac7cecccd8 kIsRead is now MSG_FLAG_READ 1999-05-08 17:23:30 +00:00
sspitzer%netscape.com 9265762da0 kIsRead is now MSG_FLAG_READ, so we don't need this 1999-05-08 17:22:40 +00:00
sspitzer%netscape.com 2023c492c8 changes for GetLineCount().
we had SetLineCount(), but no GetLineCount().

news will be using GetMessageSize() and SetMessageSize(), but we'll have
the line count, in case we need it.
1999-05-08 17:02:19 +00:00
sspitzer%netscape.com c9f80c31c4 ignore the generated makefile 1999-05-08 16:59:42 +00:00
ducarroz%netscape.com 2b354ffde9 Create mPath when needed to avoid empty nsFileSpec on Mac. 1999-05-08 01:22:56 +00:00
mscott%netscape.com 6a8642f19a 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 63082d3fa5 update project 1999-05-07 22:25:15 +00:00
mscott%netscape.com 69b3c7eb10 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 af9ee40331 Register the event queue to fix the crash on start up. 1999-05-07 21:28:43 +00:00
mscott%netscape.com 65e6ed4631 Build imap/build directory for linux. 1999-05-07 21:24:50 +00:00
mscott%netscape.com c70e914013 Build all the imap directories on linux. 1999-05-07 21:23:27 +00:00
mscott%netscape.com 72613e3c76 Build the imap library. 1999-05-07 21:23:07 +00:00
mscott%netscape.com c4afd8a3bd Build imap on Linux. 1999-05-07 21:22:24 +00:00
mscott%netscape.com 53b6f2111c Build imap on linux. 1999-05-07 21:22:02 +00:00
mscott%netscape.com 03d54627c0 Changes to build test app on Linux. 1999-05-07 21:20:41 +00:00
mscott%netscape.com 21151cd996 Changes to get the test app to build on linux. 1999-05-07 21:20:21 +00:00
mscott%netscape.com 91894615b0 Quiet compiler warnings. 1999-05-07 21:19:39 +00:00
mscott%netscape.com a629826a5c Quiet compiler warnings in preparation of turning imap on for Linux. 1999-05-07 21:19:11 +00:00
mscott%netscape.com ad836f6b38 Quiet compiler warnings on Linux. 1999-05-07 21:18:45 +00:00
mscott%netscape.com 92bc5ed6e0 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 c1c9db0e81 Fix signed/unsigned mismatches to quiet compiler warnings. 1999-05-07 21:16:48 +00:00
mscott%netscape.com f5a134f161 Quiet compiler warnings in preparation of turning on imap for linux. 1999-05-07 21:16:01 +00:00
mscott%netscape.com c16adc17e1 Quiet compiler warnings in prepration of turning on imap for Linux. 1999-05-07 21:15:01 +00:00
putterman%netscape.com 11508ca5f4 use GetParent(). 1999-05-07 20:22:14 +00:00
putterman%netscape.com 52c483561b use SetParent() 1999-05-07 20:22:01 +00:00
putterman%netscape.com a5b8ec2f84 Write folder parent functions. 1999-05-07 20:21:47 +00:00
putterman%netscape.com b0757b0096 use GetParent() 1999-05-07 20:21:25 +00:00
putterman%netscape.com 09055d49d4 Added folder parent functions. 1999-05-07 20:21:09 +00:00
mscott%netscape.com ab98401c41 part of mailnews audit --> use nsCOMPtr. 1999-05-07 20:15:18 +00:00
sspitzer%netscape.com 7d2997bb5c move some code over from 4.x to get nntpTest to parse the xover line.
fix my shadowing of the name variable.  (doh!)
1999-05-07 02:28:06 +00:00
mscott%netscape.com a4fc86bcd2 part of mailnews audit --> use nsCOMPtr. 1999-05-07 00:47:33 +00:00
mscott%netscape.com 3ff6ddce37 part of mailnews audit --> use nsCOMPtr. 1999-05-07 00:42:18 +00:00
mscott%netscape.com c2cb9f3645 formatting changes. 1999-05-07 00:40:03 +00:00
putterman%netscape.com 992fa60087 Reimplemented GetNewMail to use GetNewMessages. 1999-05-07 00:35:58 +00:00
putterman%netscape.com 22754b0e25 HasMessage implemented. 1999-05-07 00:35:26 +00:00
putterman%netscape.com 4596bbbf10 HasMessage and GetNewMessages implemented. 1999-05-07 00:34:50 +00:00
putterman%netscape.com 91c5a4bef6 HasMessage added. 1999-05-07 00:34:22 +00:00
putterman%netscape.com 7354a7f1d7 ContainsKey added and now remove header before notifying observers about delete. 1999-05-07 00:33:56 +00:00
putterman%netscape.com cc63ac3739 ContainsKey added. 1999-05-07 00:33:29 +00:00
putterman%netscape.com 2e5a6ee1dd GetNewMessages and HasMessage are implemented. 1999-05-07 00:33:06 +00:00
putterman%netscape.com 1ff1833f2f GetNewMessages and HasAssertions are implemented. 1999-05-07 00:32:36 +00:00
putterman%netscape.com 0c6c872206 Added GetTargetHasAssertion, GetNewMessages and use string instead of ints for
property names.
1999-05-07 00:32:10 +00:00
putterman%netscape.com 596ceb9c57 Add HasMessage and GetNewMessages 1999-05-07 00:29:56 +00:00
bienvenu%netscape.com 77ba08a492 search session class 1999-05-07 00:29:11 +00:00