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

2467 Коммитов

Автор SHA1 Сообщение Дата
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
bienvenu%netscape.com b6bf7f11c2 initial entry into cvs of searching and filter interfaces, not part of build 1999-05-07 00:28:35 +00:00
alecf%netscape.com 713343f2cd remove call to GetRootFolderPath 1999-05-07 00:27:24 +00:00
mscott%netscape.com 9dd7b13dbe Fix mismatched delete. 1999-05-07 00:13:10 +00:00
bienvenu%netscape.com c9d0b3f8c6 use nsCOMPtr for dbFolderInfo 1999-05-07 00:12:16 +00:00
mscott%netscape.com 313ee6ca9a 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 1a479e17bc fix ref counting problems, write code for deleteing a header from a thread 1999-05-07 00:11:18 +00:00
sspitzer%netscape.com 832a770bfa create the necessary news related directories, if they don't exist 1999-05-07 00:10:55 +00:00
alecf%netscape.com 82e84d8e7e use nsCOMPtr and fix ownership model of account manager 1999-05-07 00:10:20 +00:00
sspitzer%netscape.com 16dbe50dd3 make nntpTest work again. (following mscott's fix for #5991) 1999-05-07 00:10:14 +00:00
alecf%netscape.com a423eee507 use nsCOMPtr and fix up ownership model in account manager 1999-05-07 00:09:08 +00:00
alecf%netscape.com 40233b849f use nsCOMPtr 1999-05-07 00:07:58 +00:00
mscott%netscape.com 1f8ba398ee part of mailnews audit --> use nsCOMPtr. 1999-05-07 00:06:23 +00:00
mscott%netscape.com 5296d9ca08 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 54545f26d6 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 d0206cf9f1 sync with nsString2 1999-05-06 06:47:15 +00:00
hangas%netscape.com 631b4c58c4 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 34432cf8f9 sspitzer: port news to the mac 1999-05-06 03:24:48 +00:00
hangas%netscape.com 3dd935858e Updated to build on Mac 1999-05-06 01:53:31 +00:00
mscott%netscape.com 51f98f3ab2 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 cee9b8c834 Converting stray UnregisterFactory calls to UnregisterComponent 1999-05-06 01:37:04 +00:00
mscott%netscape.com e9600c1db4 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 543c63644f 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 23ab6fe1c1 Fix 5988. Delete message works again. 1999-05-06 00:28:12 +00:00
sspitzer%netscape.com 2d76731e36 check for null before querying the interface 1999-05-06 00:19:49 +00:00
sspitzer%netscape.com 34e0b8b84d tests are only for me 1999-05-06 00:19:11 +00:00
sspitzer%netscape.com 285c00bb86 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 33a49b86bd warnings be gone! 1999-05-06 00:17:15 +00:00
ducarroz%netscape.com 3a9ed3040d Use LL_xxx macros when using PRInt64 variable 1999-05-06 00:01:27 +00:00
ducarroz%netscape.com 8b0ac15b8f First Checked In. 1999-05-06 00:00:08 +00:00
putterman%netscape.com ce6e9cacf5 fixes mailnews crash when sending mail and opening folders. AddRef before
returning.
1999-05-05 20:09:20 +00:00
alecf%netscape.com 6f4b37a237 use nsCOMPtr 1999-05-05 06:43:34 +00:00
alecf%netscape.com f189ada0f5 minor cleanup and add a helpful comment 1999-05-05 06:40:28 +00:00
alecf%netscape.com f916a663c7 use nsCOMPtr 1999-05-05 06:38:18 +00:00
waterson%netscape.com debe78c5c5 Moved all of these files to mozilla/profile/resources. 1999-05-05 06:03:12 +00:00
waterson%netscape.com 346d90d019 Don't install profile stuff. 1999-05-05 06:02:07 +00:00
sspitzer%netscape.com 635f1c6875 initial work to move over ParseLine from 4.x world 1999-05-05 05:45:01 +00:00