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

2471 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com a35e024294 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 34b9cd0fb0 part of mailnews audit --> use nsCOMPtr. 1999-05-07 00:47:33 +00:00
mscott%netscape.com 16dfb325a9 part of mailnews audit --> use nsCOMPtr. 1999-05-07 00:42:18 +00:00
mscott%netscape.com 8390eee22c formatting changes. 1999-05-07 00:40:03 +00:00
putterman%netscape.com 2991a6f3c6 Reimplemented GetNewMail to use GetNewMessages. 1999-05-07 00:35:58 +00:00
putterman%netscape.com 4208175d48 HasMessage implemented. 1999-05-07 00:35:26 +00:00
putterman%netscape.com d2cc181656 HasMessage and GetNewMessages implemented. 1999-05-07 00:34:50 +00:00
putterman%netscape.com 6669ac5ada HasMessage added. 1999-05-07 00:34:22 +00:00
putterman%netscape.com 08564454d8 ContainsKey added and now remove header before notifying observers about delete. 1999-05-07 00:33:56 +00:00
putterman%netscape.com 59c22ec54f ContainsKey added. 1999-05-07 00:33:29 +00:00
putterman%netscape.com 31e9a1f08a GetNewMessages and HasMessage are implemented. 1999-05-07 00:33:06 +00:00
putterman%netscape.com 4a8f6b0551 GetNewMessages and HasAssertions are implemented. 1999-05-07 00:32:36 +00:00
putterman%netscape.com 4baa1f5a06 Added GetTargetHasAssertion, GetNewMessages and use string instead of ints for
property names.
1999-05-07 00:32:10 +00:00
putterman%netscape.com 2abe7e7cae Add HasMessage and GetNewMessages 1999-05-07 00:29:56 +00:00
bienvenu%netscape.com b6cd915934 search session class 1999-05-07 00:29:11 +00:00
bienvenu%netscape.com 9fedeebda9 initial entry into cvs of searching and filter interfaces, not part of build 1999-05-07 00:28:35 +00:00
alecf%netscape.com dbadca0a8d remove call to GetRootFolderPath 1999-05-07 00:27:24 +00:00
mscott%netscape.com e7460f4c72 Fix mismatched delete. 1999-05-07 00:13:10 +00:00
bienvenu%netscape.com 06d3b5c352 use nsCOMPtr for dbFolderInfo 1999-05-07 00:12:16 +00:00
mscott%netscape.com e572b0bf3f part of mailnews audit --> use nsCOMPtr.
part of mailnews audit --> Conversion to NS_WITH_SERVICE
1999-05-07 00:11:43 +00:00
bienvenu%netscape.com 2fd0934917 fix ref counting problems, write code for deleteing a header from a thread 1999-05-07 00:11:18 +00:00
sspitzer%netscape.com 10872772e1 create the necessary news related directories, if they don't exist 1999-05-07 00:10:55 +00:00
alecf%netscape.com 647043469e use nsCOMPtr and fix ownership model of account manager 1999-05-07 00:10:20 +00:00
sspitzer%netscape.com 03b5ad5aeb make nntpTest work again. (following mscott's fix for #5991) 1999-05-07 00:10:14 +00:00
alecf%netscape.com 6ffba108cb use nsCOMPtr and fix up ownership model in account manager 1999-05-07 00:09:08 +00:00
alecf%netscape.com ab2cb33c50 use nsCOMPtr 1999-05-07 00:07:58 +00:00
mscott%netscape.com aa471eab0e part of mailnews audit --> use nsCOMPtr. 1999-05-07 00:06:23 +00:00
mscott%netscape.com d6083ce608 Calling close on a nsIMsgDatabase no longer releases a ref count so we can now use nsCOMPtr on it. 1999-05-07 00:03:12 +00:00
mscott%netscape.com 24657444c0 part of mailnews audit --> use nsCOMPtr. Fix ownership issue for url listeners by removing nsISupportsArray and using nsVoidArray. The listeners are the owners.. 1999-05-07 00:02:12 +00:00
rickg%netscape.com 80f580de9f sync with nsString2 1999-05-06 06:47:15 +00:00
hangas%netscape.com 2720443534 sspitzer: port news to the mac. remove silly printfs. put useful printfs behind DEBUG_NOISY_NEWS, so I can turn them all on from a Mac 1999-05-06 03:25:47 +00:00
hangas%netscape.com 795848a5d2 sspitzer: port news to the mac 1999-05-06 03:24:48 +00:00
hangas%netscape.com 95980cc7e0 Updated to build on Mac 1999-05-06 01:53:31 +00:00
mscott%netscape.com 64a29e2689 Bug 5991 --> Fix crash in smtpTest caused by the event queue carpool yesterday. We need to make sure the event queue is registered. 1999-05-06 01:38:25 +00:00
dp%netscape.com b5707f7a96 Converting stray UnregisterFactory calls to UnregisterComponent 1999-05-06 01:37:04 +00:00
mscott%netscape.com 5f301a0025 Bug 5991 --> Fix crash in pop3Test caused by the event queue carpool yesterday. We need to make sure the event queue is registered. 1999-05-06 01:35:40 +00:00
alecf%netscape.com 9688b96475 fix some warnings on unix:
- fix shadow variable "key"
- rename "index" to "kindex"
- rename shadow "err" to mdberr because the outter one was a nsresult
1999-05-06 01:01:11 +00:00
putterman%netscape.com 7dcb4ea2d6 Fix 5988. Delete message works again. 1999-05-06 00:28:12 +00:00
sspitzer%netscape.com b0094e1e0f check for null before querying the interface 1999-05-06 00:19:49 +00:00
sspitzer%netscape.com 5db6657def tests are only for me 1999-05-06 00:19:11 +00:00
sspitzer%netscape.com df58b1215a warnings be gone! remove silly printfs. make nsMsgNewsFactory take the same
number of parameters as the other mail news factories, for consistency
1999-05-06 00:18:24 +00:00
sspitzer%netscape.com 67c44b2b57 warnings be gone! 1999-05-06 00:17:15 +00:00
ducarroz%netscape.com c286694acc Use LL_xxx macros when using PRInt64 variable 1999-05-06 00:01:27 +00:00
ducarroz%netscape.com 0b1b5546e4 First Checked In. 1999-05-06 00:00:08 +00:00
putterman%netscape.com 586e2e1ce9 fixes mailnews crash when sending mail and opening folders. AddRef before
returning.
1999-05-05 20:09:20 +00:00
alecf%netscape.com 3f9d9e1fee use nsCOMPtr 1999-05-05 06:43:34 +00:00
alecf%netscape.com 8e8236674e minor cleanup and add a helpful comment 1999-05-05 06:40:28 +00:00
alecf%netscape.com da8927c94e use nsCOMPtr 1999-05-05 06:38:18 +00:00
waterson%netscape.com 6c2c42c9cb Moved all of these files to mozilla/profile/resources. 1999-05-05 06:03:12 +00:00
waterson%netscape.com 88cc0558b7 Don't install profile stuff. 1999-05-05 06:02:07 +00:00