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

2389 Коммитов

Автор SHA1 Сообщение Дата
ducarroz%netscape.com 1eb1c32e00 First Checked In. 1999-05-05 00:04:48 +00:00
mscott%netscape.com 7a75412220 Changes for QA smoketest. Be noisy for release builds when getting new mail --> print out results of BIFF and report when get new mail is completed. 1999-05-05 00:02:23 +00:00
jefft%netscape.com 189e8b3eaa uncommented out check for inbox folder name 1999-05-04 23:34:42 +00:00
hyatt%netscape.com fded43adc1 Switching from PLEventQueues to nsIEventQueues. 1999-05-04 23:34:41 +00:00
hyatt%netscape.com 2f4053dbab Switching over to nsIEventQueues. 1999-05-04 23:31:07 +00:00
hyatt%netscape.com b1ed61a68a Switching to nsIEventQueues and tweaking the AppCore createWindow function's args. 1999-05-04 23:29:53 +00:00
hyatt%netscape.com 433d4e1476 Switching to nsIEventQueues instead of PLEventQueues. 1999-05-04 23:29:28 +00:00
nhotta%netscape.com 626bbec83c Changed SetDocumentCharset, synchronized with browser implementation. 1999-05-04 23:19:28 +00:00
mscott%netscape.com 56ff61c011 part of mailnews audit --> use nsCOMPtr.
part of mailnews audit --> Conversion to NS_WITH_SERVICE
1999-05-04 22:51:14 +00:00
mscott%netscape.com 900b8a5842 part of mailnews audit --> Conversion to NS_WITH_SERVICE 1999-05-04 22:48:37 +00:00
mscott%netscape.com efed5fafa6 part of mailnews audit --> use nsCOMPtr.
part of mailnews audit --> Conversion to NS_WITH_SERVICE
1999-05-04 22:43:09 +00:00
putterman%netscape.com 26cd79bf59 use nsIDBMessage 1999-05-04 22:35:55 +00:00
putterman%netscape.com ea0ce4975e use nsCOMPtr and nsIDBMessage. 1999-05-04 22:35:41 +00:00
putterman%netscape.com ae44413a13 use nsCOMPtr's. 1999-05-04 22:34:35 +00:00
putterman%netscape.com 832e6616ff Use nsCOMPtr's. 1999-05-04 22:34:11 +00:00
putterman%netscape.com ce654a0f68 Add nsIDBMessage interface and remove GetPath from nsIImapFolder. 1999-05-04 22:33:40 +00:00
nhotta%netscape.com 2cad0a7014 Fix memory leaks. 1999-05-04 22:28:17 +00:00
mscott%netscape.com 695e4c571c part of mailnews audit --> use nsCOMPtr.
part of mailnews audit --> Conversion to NS_WITH_SERVICE
1999-05-04 22:21:48 +00:00
ducarroz%netscape.com 2c2f71271b replace unique by s_unique to avoid conflict error with std::unique 1999-05-04 22:09:31 +00:00
sspitzer%netscape.com 1eccaed673 whoops, didn't mean to check this in 1999-05-04 21:53:17 +00:00
sspitzer%netscape.com 86aeadd6ae remove warnings. stop using sscanf. stop hardcoding news://news.mozilla.org
as our server uri.
1999-05-04 21:43:28 +00:00
alecf%netscape.com 682c448702 massive cleanup of the message factory - make sure to delete objects when the QueryInterface fails
and fix the message factory constructor since we no longer hold onto the service manager
1999-05-04 21:39:54 +00:00
sspitzer%netscape.com 922268834e comment for clarity 1999-05-04 21:26:28 +00:00
mscott%netscape.com c90171f651 part of mailnews audit --> Conversion to NS_WITH_SERVICE 1999-05-04 21:05:30 +00:00
mscott%netscape.com 343d3ea75e part of mailnews audit --> Conversion to NS_WITH_SERVICE 1999-05-04 20:54:35 +00:00
mscott%netscape.com ed830227e9 part of mailnews audit --> Conversion to NS_WITH_SERVICE
part of mailnews audit --> use nsCOMPtr.
1999-05-04 20:51:30 +00:00
putterman%netscape.com 73844b262c change DEBUG to DEBUG_rhp 1999-05-04 20:37:35 +00:00
mscott%netscape.com ce876238b3 part of mailnews audit --> Conversion to NS_WITH_SERVICE
part of mailnews audit --> use nsCOMPtr.
1999-05-04 20:36:34 +00:00
mscott%netscape.com 2e30d4a0f5 part of mailnews audit --> use nsCOMPtr. 1999-05-04 20:34:31 +00:00
mscott%netscape.com 86e566654b part of mailnews audit --> use nsCOMPtr.
part of mailnews audit --> Conversion to NS_WITH_SERVICE
1999-05-04 20:33:07 +00:00
ducarroz%netscape.com d37a3b2a6f First Checked In. 1999-05-04 20:00:38 +00:00
mcmullen%netscape.com 2944535573 Checking in profile wizard on behalf of gayatrib and racham. 1999-05-04 19:37:51 +00:00
rhp%netscape.com b5c3b87d79 Changes for LINEBREAK 1999-05-04 19:34:25 +00:00
rhp%netscape.com afbc88bc64 Cleanup for debug output 1999-05-04 19:31:20 +00:00
mcmullen%netscape.com db2f894a13 Checking in profile wizard on behalf of gayatrib and racham. 1999-05-04 19:29:52 +00:00
mscott%netscape.com 708befd9dd part of mailnews audit --> Conversion to NS_WITH_SERVICE 1999-05-04 18:41:02 +00:00
ducarroz%netscape.com 7144ec5701 Adapt for Mac build 1999-05-04 18:22:46 +00:00
ducarroz%netscape.com 5e283847ed #undef StrAllocCopy to avoid redefinition conflict on Mac, Replace XP_MEMCPY by nsCRT:memcpy 1999-05-04 18:21:59 +00:00
ducarroz%netscape.com ceb71f9c8f First Checked In. 1999-05-04 18:19:30 +00:00
jefft%netscape.com 1423ef064d making selecting message/folder within a folder works; extract imap msg incoming server from url spec 1999-05-04 18:17:33 +00:00
jefft%netscape.com 26ee3d2f0f removed SetServer(); imap msg incoming server will be extract out from the url spec 1999-05-04 18:14:09 +00:00
ducarroz%netscape.com 671ec858f8 files check in in wrong directory! 1999-05-04 18:12:21 +00:00
ducarroz%netscape.com c3c317e4d6 First Checked In. 1999-05-04 18:03:53 +00:00
mscott%netscape.com e35294dadf part of mailnews audit --> Conversion to NS_WITH_SERVICE 1999-05-04 17:55:40 +00:00
mscott%netscape.com eee271f9d1 part of mailnews audit --> Conversion to NS_WITH_SERVICE
quiet some noisy printfs which were printing out the message we were sending.
1999-05-04 17:53:59 +00:00
rickg%netscape.com 3c61a124f6 fixed API mismatch 1999-05-04 06:48:45 +00:00
waterson%netscape.com 8fa217870e Remove nsIRDFResourceFactory.h: it is obsolete. 1999-05-04 05:16:16 +00:00
alecf%netscape.com c7ba588b9d second attempt at a fix for #5792 - this time take into account platforms which cannot use "/" as a directory seperator 1999-05-04 05:03:04 +00:00
waterson%netscape.com c5da3d30dc Don't rely on headers including stuff: be sure to include nsIRDFResource.h and nsIRDFService.h. 1999-05-04 05:01:24 +00:00
sspitzer%netscape.com 755963ae26 remove warning. use #if 0, not comments, to take out code that isn't ready yet 1999-05-04 04:20:33 +00:00